43 Commits (e149093007aa11617ff5b49803a3c0b533fe93d8)

Author SHA1 Message Date
Vladimír Vondruš e149093007 Audio: make Buffer and Source nothrow movable. 11 months ago
Vladimír Vondruš 60fd42b505 Here we go again. 1 year ago
Vladimír Vondruš eef921c238 It's October already?! 2 years ago
Vladimír Vondruš 8c757df970 Document what the remaining <utility> includes are for. 3 years ago
Vladimír Vondruš 5d1369f570 Use Utility::move() and swap() instead of STL almost everywhere. 3 years ago
Vladimír Vondruš bbb54a9df8 It's 2023 already! 3 years ago
Vladimír Vondruš 822fa0d644 Updated copyright year. 4 years ago
Vladimír Vondruš f3fc17e2b0 Audio: disable annoying OpenAL deprecation warnings on Mac. 4 years ago
Vladimír Vondruš 3d136503d8 Updated copyright year. 5 years ago
Vladimír Vondruš 5222cf3478 doc: change all "latest" additions/deprecations to 2020.06. 6 years ago
Vladimír Vondruš 19e0e96d74 Updated copyright year. 6 years ago
Vladimír Vondruš 6ef04b8ad5 Audio: add a Buffer::frequency() getter. 6 years ago
Vladimír Vondruš a920722839 doc: label deprecated APIs and stuff new since 2019.10 with version info. 7 years ago
Vladimír Vondruš b4f88f00ab Remove last remaining APIs deprecated in 2018.04. 7 years ago
Vladimír Vondruš cdb69423ec Audio: minor cleanup, rename Buffer::length() to sampleCount(). 7 years ago
Guillaume Jacquemin 8029abca07 Audio: add support for buffer loop points. 7 years ago
Guillaume Jacquemin f5302edcc1 Audio: add getters to Buffer. 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š 105cef5efd No need to use fully qualified name for \debugoperator. 8 years ago
Vladimír Vondruš e7d49be6f3 Audio: add search keywords for OpenAL functions. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš c54739d6c9 Audio: updates for the new documentation theme. 8 years ago
Vladimír Vondruš 7a16273e5d Updated copyright year. 9 years ago
Alice d3239b6be6 Audio: minor correction of documentation for ALAW and MULAW. 10 years ago
Vladimír Vondruš 54d62303e4 Audio: doc++ 10 years ago
Alice 1897e36b19 Extend WavImporter to support more formats, be more flexible, and give better errors 10 years ago
Vladimír Vondruš b969c71403 Audio: minor cleanup. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 443d6aaae2 Audio: rename Buffer::Format enum values for consistency. 11 years ago
Vladimír Vondruš 5d1a26ec65 Audio: random cleanups. 11 years ago
Squareys c4af4da397 Audio: Implement support for AL_EXT_double. 11 years ago
Squareys 0c0c3dd70d Audio: Implement support for AL_EXT_float32. 11 years ago
Vladimír Vondruš 0aa16595eb Use new-style debug operators everywhere. 11 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 11 years ago
Vladimír Vondruš 65a2e5677a Properly use the "Std Swap Two Step". 11 years ago
Vladimír Vondruš 6488fe6e75 Oh, it's 2015 already. 11 years ago
Vladimír Vondruš bef951a582 Audio: completed documentation review. 12 years ago
Vladimír Vondruš 6f0ba96cb6 Happy new year too. 12 years ago
Vladimír Vondruš 7a68362170 Making includes absolute, part 6: better filenames for internal files. 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š 0382ce70c1 Audio: added Buffer class. 13 years ago