34 Commits (4ed4e44ee17963561c5829f3609335c484bc90c2)

Author SHA1 Message Date
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 5af5ecf1f7 Use the new plugin interface string macros in all plugins. 3 years ago
Vladimír Vondruš 13d04fdc38 Adapt to Corrade PluginManager changes. 4 years ago
Vladimír Vondruš f1d0d750bb WavAudioImporter: don't use std::copy() just because <string> pulled it in. 4 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 19dd7a0176 Move Feature[s] enums from inside plugin classes outside. 6 years ago
Vladimír Vondruš 2ff5d32156 WavAudioImporter: make it work on Big-Endian platforms, support RIFX. 6 years ago
Vladimír Vondruš 5bb6878df5 WavAudioImporter: what's with all those empty return statements. 7 years ago
Vladimír Vondruš ffd04e96eb WavAudioImporter: a file with zero samples is not an error. 7 years ago
Vladimír Vondruš e6b7aa12fa Updated copyright year. 7 years ago
Vladimír Vondruš 3a78c4dd5a Audio: moved Buffer::Format to BufferFormat. 8 years ago
Vladimír Vondruš 84af73a582 plugins: new testing workflow. 8 years ago
Vladimír Vondruš 6a03440f21 WavAudioImporter: no need to expose the private stuff in public docs. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Vladimír Vondruš 2ed3fba575 Adapted plugin constructor signatures to Corrade::PluginManager updates. 9 years ago
Vladimír Vondruš 70eb0e816f WavAudioImporter: use MuLaw consistently. 10 years ago
Alice 921a11564d WavAudioImporter: improve tests. 10 years ago
Vladimír Vondruš d6a8c44a0d Updated CREDITS.md. 10 years ago
Vladimír Vondruš 4add1621fb WavAudioImporter: reflect new features in plugin documentation. 10 years ago
Vladimír Vondruš b0d6b2b14a WavAudioImporter: have an enum for WAV audio formats. 10 years ago
Vladimír Vondruš cbdad2dfe0 WavAudioImporter: minor cleanup, improved static assertions. 10 years ago
Alice 1897e36b19 Extend WavImporter to support more formats, be more flexible, and give better errors 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 2826181691 WavAudioImporter: various cleanup. 11 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 11 years ago
Vladimír Vondruš fd0bfcb465 Get rid of annoying unsigned byte arrays. 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 0616f24f34 Making includes absolute, part 5: absolute includes everywhere. 13 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 13 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 13 years ago
Vladimír Vondruš 5b56235084 Adapted to Corrade changes. 13 years ago
Vladimír Vondruš d972bd40de New plugin WavAudioImporter. 13 years ago