21 Commits (98d77e5bd1033a6da2316dfa12e255b8a2653092)

Author SHA1 Message Date
Vladimír Vondruš 5b56235084 Adapted to Corrade changes. 13 years ago
Vladimír Vondruš d945395800 Using Corrade::Utility::Directory::{read,write}() where possible. 13 years ago
Vladimír Vondruš d00aa0c560 doc: thoroughly explained plugin usage. 13 years ago
Vladimír Vondruš f86a60c82d Fix static build on Windows. 13 years ago
Vladimír Vondruš e49be200d4 Properly fix linking to libdl. 13 years ago
Vladimír Vondruš 6dbe31f0f0 Link CORRADE_PLUGINMANAGER_LIBRARIES to all plugin-enabled executables. 13 years ago
Vladimír Vondruš 3098ad2650 Audio: missing inline. 13 years ago
Vladimír Vondruš 819451f3c4 Audio: use Containers::Array instead of naked allocation in Source. 13 years ago
Vladimír Vondruš ebbefadf6c Audio: work around issue with different typedef for ALbyte on OSX. 13 years ago
Vladimír Vondruš e4790eaec9 Fix installation dir for DLLs on Windows. 13 years ago
Vladimír Vondruš 928104bb0a Failed attempt to resolve Doxygen file conflicts. 13 years ago
Vladimír Vondruš 39e70907f2 Audio: use proper Array constructor. 13 years ago
Vladimír Vondruš a7522e54ec Assert that the file is really closed after closing it in importer. 13 years ago
Vladimír Vondruš 13d5e2a50f Removed enum-referencing Doxygen workarounds. 13 years ago
Vladimír Vondruš 92b8d7fb0b Audio: added Context class. 13 years ago
Vladimír Vondruš 95e1ae2efc Audio: added AbstractImporter plugin interface. 13 years ago
Vladimír Vondruš fdf878d458 Audio: added Source class. 13 years ago
Vladimír Vondruš 0382ce70c1 Audio: added Buffer class. 13 years ago
Vladimír Vondruš 6efb83f729 Audio: added Renderer class. 13 years ago
Vladimír Vondruš 1e4680f918 Audio: verify OpenAL types. 13 years ago
Vladimír Vondruš 2b32625921 Bootstrap Audio library. 13 years ago