109 Commits (47f472365b30e9ed4d356cd7babeaee376c3ec06)

Author SHA1 Message Date
Vladimír Vondruš 47f472365b Audio: deinline potentially heavy functions. 8 years ago
Vladimír Vondruš 9b8aac3a94 Doc++ 8 years ago
Vladimír Vondruš 8e49ba20ec doc: building docs updates. 8 years ago
Vladimír Vondruš 7dbe6a5163 Link to live version of magnum-{al-,}info utilities from the docs. 8 years ago
Vladimír Vondruš 623fa97970 Updated copyright year. 8 years ago
Vladimír Vondruš 1ec14c678b Local Doxygen ignores for symbol export macros. 8 years ago
Vladimír Vondruš c54739d6c9 Audio: updates for the new documentation theme. 8 years ago
Vladimír Vondruš 6029cfae62 Update documentation of utilities for the new theme. 9 years ago
Vladimír Vondruš c77782c3f4 Audio: ported magnum-al-info to Emscripten. 9 years ago
Squareys 20110358b0 Audio: Clear error for alcCreateContext failure on emscripten 9 years ago
Squareys 30de872608 Audio: print human-readable error on context creation failure. 9 years ago
Vladimír Vondruš 12fa6961c8 Use CMake folders also for OBJECT libraries, executables and tests. 9 years ago
Vladimír Vondruš 76cc3f092a Audio: use new-style file embedding for tests. 9 years ago
Émile Grégoire dae1e8e9cf Started adding folders for Visual Studio. 9 years ago
Alice Margatroid 8c73040138 Forgot one push_back -> emplace_back in Audio 9 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š a2c8435ede Use new TestSuite numeric comparators where appropriate. 10 years ago
Vladimír Vondruš 7dca1cdcbc Synchronized windowless app dependencies of all utilities. 10 years ago
Alice d3239b6be6 Audio: minor correction of documentation for ALAW and MULAW. 10 years ago
Vladimír Vondruš 238d2db591 Audio: implemented ALC_ENUMERATION_EXT. 10 years ago
Vladimír Vondruš 32b757f036 Audio: properly initialize HRTF member of Audio::Context::Configuration. 10 years ago
Vladimír Vondruš c5eeb8c555 Audio: added magnum-al-info utility. 10 years ago
Vladimír Vondruš 54d62303e4 Audio: doc++ 10 years ago
Vladimír Vondruš a73e447545 Doxygen warning cleanup. 10 years ago
Alice 1897e36b19 Extend WavImporter to support more formats, be more flexible, and give better errors 10 years ago
Vladimír Vondruš d58d26aeff Audio: ability to run tests requiring OpenAL context separately. 10 years ago
Vladimír Vondruš 45f4e18f1e Audio, WavAudioImporter: bundle test files for Emscripten. 10 years ago
Vladimír Vondruš 7d8b2ce9a6 Print value of invalid enums in debug output, test those cases. 10 years ago
Vladimír Vondruš 3ab77b9112 Stress how Array instances returned from plugins should look like. 10 years ago
Vladimír Vondruš b969c71403 Audio: minor cleanup. 10 years ago
Vladimír Vondruš d9f83f1fd2 Audio: test Buffer construction. 10 years ago
Vladimír Vondruš 771b4d517a Exclude debug operators from code coverage. 10 years ago
Vladimír Vondruš eaeda24399 Don't restrict Double usage on OpenGL ES. 10 years ago
Vladimír Vondruš ca499e07c5 Audio: fix compiler warning. 10 years ago
Vladimír Vondruš 4759f419c1 Audio: cover also the official Windows SDK from Creative in the checks. 10 years ago
Vladimír Vondruš 52f2d297ca Math: put angle literals into dedicated Literals namespace. 10 years ago
Vladimír Vondruš 01ffbe93a9 Modern CMake usage: reworked to use target-specific properties. 10 years ago
Vladimír Vondruš 23646e6690 Hell, this project is big. 10 years ago
Vladimír Vondruš 5623b2ca38 Audio: well this is superfluous. 10 years ago
Vladimír Vondruš 162b7b9926 Audio: return reference also from Audio::Context::current(). 10 years ago
Vladimír Vondruš d1714bfd1e Context::current() now returns reference instead of pointer. 10 years ago
Vladimír Vondruš 9bc98c3f10 CMake subproject support, part 2: export MAGNUM_* variables. 11 years ago
Squareys 70e4d411f5 Audio: Remove hrtfs() test case from ContextTest. 11 years ago
Squareys 96c5a9a0f5 Audio: Add hrtfSpecifier() to Context for querying HRTF name. 11 years ago
Squareys 9d53f7cb2b Audio: Fix hrtfStatus() and isHrtfEnabled() and move them to Context. 11 years ago
Vladimír Vondruš d483a549b4 Audio: don't export internal function. 11 years ago
Vladimír Vondruš fd624d605e Audio: try to fix AppVeyor build. 11 years ago
Vladimír Vondruš ef7b456d17 Audio: don't assume anything about OpenAL enum sizes. 11 years ago
Vladimír Vondruš 00cc967739 Audio: make the frequency setting optional too. 11 years ago