32 Commits (3d9966378d685927b993cb6b85d4f85fb8cd4de9)

Author SHA1 Message Date
Vladimír Vondruš 3d9966378d WavAudioImporter: test for empty files consistently with other plugins. 7 years ago
Vladimír Vondruš ffd04e96eb WavAudioImporter: a file with zero samples is not an error. 7 years ago
Vladimír Vondruš 3626562e1d Adapted to Corrade changes. 7 years ago
Vladimír Vondruš f9f3df69de Get rid of std::unique_ptr. 7 years ago
Vladimír Vondruš 2149f7b869 Wrap all tests in unnamed namespaces. 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š f4ca50a7ca WavAudioImporter: test for size of imported data. 9 years ago
Vladimír Vondruš 044fd3d4f9 WavAudioImporter: vertical/horizontal code compression. 9 years ago
Vladimír Vondruš 4509dbb1b1 Don't use deprecated Corrade functionality. 9 years ago
Vladimír Vondruš ee3afc1bbc Code simplification in plugin tests. 9 years ago
Vladimír Vondruš d3fc5f9410 WavAudioImporter: put new enums into the Debug output operator. 10 years ago
Alice 921a11564d WavAudioImporter: improve tests. 10 years ago
Alice 048a1b2b90 Add tests to improve coverage 10 years ago
Vladimír Vondruš d6a8c44a0d Updated CREDITS.md. 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š 30fc1411bb Adapted to Corrade changes. 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. 12 years ago
Vladimír Vondruš 8c2291aa49 Making includes absolute, part 4: using absolute includes for Corrade. 12 years ago
Vladimír Vondruš 45a10cefdf Making includes absolute, part 1: moving files around. 12 years ago
Vladimír Vondruš d972bd40de New plugin WavAudioImporter. 13 years ago