72 Commits (16943e644f3d9e9111a70a714d82e6f19eb95c59)

Author SHA1 Message Date
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. 11 years ago
Vladimír Vondruš 162b7b9926 Audio: return reference also from Audio::Context::current(). 11 years ago
Vladimír Vondruš d1714bfd1e Context::current() now returns reference instead of pointer. 11 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
Vladimír Vondruš cf24013769 Audio: cleanup Context::Configuration member naming and documentation. 11 years ago
Vladimír Vondruš 443d6aaae2 Audio: rename Buffer::Format enum values for consistency. 11 years ago
Vladimír Vondruš 09e1eca432 Audio: add missing enum values to debug operator. 11 years ago
Vladimír Vondruš 5d1a26ec65 Audio: random cleanups. 11 years ago
Squareys e8a75f270f Audio: Add tests for hrtf methods in Renderer and the HrtfStatus enum. 11 years ago
Squareys 12c795b95e Audio: Improve support for ALC_HRTF_SOFT(X). 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
Squareys 04077dcf6b Audio: Make sure AL and ALC extensions are both detected. 11 years ago
Squareys 2d3ef77ef5 Audio: Add Test for Context. 11 years ago
Squareys 9f409713cc Audio: Add ALC_ENUMERATION_EXT to extensions for testing 11 years ago
Squareys 4f5551dbec Audio: Initial Support for OpenAL Extensions (and ALC_SOFTX_HRTF) 11 years ago
Squareys 7421bf045d Audio: Add Extensions.h 11 years ago
Squareys 8b911c4ee3 Audio: Print additional info on Context creation 11 years ago
Squareys 9f9fc723dc Audio: Fix Playable.h not included in PlayableGroup.h. 11 years ago
Squareys 90dfaa02ee Audio: Fix listener.update() and add regression test. 11 years ago
Vladimír Vondruš c02bee745d Audio: don't use `using` when not needed. 11 years ago
Vladimír Vondruš 177881d67f Use Doxygen \todo instead of TODO to have everything at one place. 11 years ago
Squareys 03106cf5cb Audio: Remove getter/setter cross references 11 years ago
Squareys 2d6f6af974 Audio: Add Listener feature and test 11 years ago
Squareys ef777c8078 Audio: Add Playable feature, PlayableGroup and test 11 years ago
Vladimír Vondruš 0aa16595eb Use new-style debug operators everywhere. 11 years ago
Vladimír Vondruš 39ec4900eb Various cleanup. 11 years ago
Squareys 2275544fa9 Audio: Expand Source test and fix bugs revealed in the process 11 years ago
Squareys c68e77e247 Audio: Add debug operator for Audio::Renderer::DistanceModel 11 years ago
Squareys 65c6eb78e3 Audio: Expand RendererTest 11 years ago
Squareys badbc41b4e Audio: Implement missing getters for Audio::Renderer 11 years ago
Squareys 111f566f2f Audio: Add remaining getters to Source 11 years ago
Vladimír Vondruš e7f2b41c95 Audio: use proper function. 11 years ago
Vladimír Vondruš 3b03d15009 Audio: provide access to plugin manager in AbstractImporter. 11 years ago
Vladimír Vondruš 99ff54d3d9 Adapted to Corrade changes. 11 years ago
Vladimír Vondruš 84f30d0dcc Audio: removed deprecated list-argument functions taking pointers. 11 years ago
Vladimír Vondruš bbbe99b786 Audio, Trade: fixed compilation with GCC 5.1. 11 years ago
Vladimír Vondruš 3e2a91d27a Cleaned up old Doxygen workarounds. 11 years ago
Vladimír Vondruš 65a2e5677a Properly use the "Std Swap Two Step". 11 years ago
Vladimír Vondruš fd0bfcb465 Get rid of annoying unsigned byte arrays. 11 years ago
Vladimír Vondruš c71dc12503 Making test declarations more compact. 11 years ago