| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use an import target for OpenSL | Chris Robinson | 2023-07-04 | 1 | -7/+5 |
* | Don't include the array definition with bin2h | Chris Robinson | 2023-01-13 | 1 | -3/+2 |
* | Use SDL2's sdl2-config.cmake | Chris Robinson | 2022-11-16 | 1 | -191/+0 |
* | Avoid unnecessary duplicate CMake variables | Chris Robinson | 2022-11-16 | 1 | -9/+0 |
* | Update alffplay to support newer ffmpeg versions | Chris Robinson | 2022-08-20 | 1 | -16/+2 |
* | Avoid explicitly searching for the WindowsSDK | Chris Robinson | 2021-01-19 | 2 | -675/+0 |
* | Use an import target for linking OpenSL | Chris Robinson | 2020-12-24 | 1 | -12/+11 |
* | Recognize ARM64 as a VS platform | Chris Robinson | 2020-11-18 | 1 | -1/+3 |
* | macOS osx/ios dynamic framework support (#466) | HALX99 | 2020-08-24 | 1 | -725/+0 |
* | Fix configure-time ffmpeg version detection | Chris Robinson | 2020-08-12 | 1 | -11/+3 |
* | Add ios build for travis (#452) | HALX99 | 2020-08-01 | 1 | -0/+725 |
* | Revert "Don't call find_package(WindowsSDK) if the platform ver is already set" | Chris Robinson | 2020-07-09 | 1 | -6/+6 |
* | Don't call find_package(WindowsSDK) if the platform ver is already set | Chris Robinson | 2020-07-08 | 1 | -6/+6 |
* | Enable to detect Windows SDK v2004 | HALX99 | 2020-06-11 | 1 | -0/+1 |
* | Use an import target for libsndfile | Chris Robinson | 2020-04-19 | 1 | -4/+6 |
* | Add an Oboe backend stub | Chris Robinson | 2020-04-18 | 1 | -0/+31 |
* | Use a cmake script to convert a binary file to a header file | Chris Robinson | 2020-04-04 | 1 | -0/+13 |
* | Remove the QSA backend | Chris Robinson | 2020-03-29 | 1 | -34/+0 |
* | Fix find_package_handle_standard_args name mismatch warnings | Aaron Jacobs | 2020-03-28 | 3 | -3/+3 |
* | Convert the examples from SDL_sound to libsndfile | Chris Robinson | 2020-03-24 | 1 | -429/+0 |
* | Use libsndfile for the alplay example | Chris Robinson | 2020-03-24 | 1 | -0/+23 |
* | Remove large file macros | Chris Robinson | 2019-09-22 | 2 | -48/+0 |
* | Enable to detect Windows SDK v1903 | Minmin Gong | 2019-08-09 | 1 | -9/+10 |
* | Fix OpenSL library name | Chris Robinson | 2019-07-10 | 1 | -1/+1 |
* | Get rid of the custom CHECK_SHARED_FUNCTION_EXISTS function | Chris Robinson | 2019-07-10 | 1 | -92/+0 |
* | Use a find module for OpenSL | Chris Robinson | 2019-07-10 | 1 | -0/+64 |
* | Fix building makehrtf and sofa-info on Windows | Chris Robinson | 2019-01-22 | 1 | -2/+23 |
* | Add a FindMySOFA cmake module | Chris Robinson | 2019-01-21 | 1 | -0/+60 |
* | Update FindWindowsSDK.cmake | wangwenx190 | 2018-11-27 | 1 | -4/+4 |
* | Update FindWindowsSDK.cmake | wangwenx190 | 2018-11-27 | 1 | -0/+4 |
* | Don't cache SDL2_LIBRARY_TEMP with CMake | Chris Robinson | 2018-03-29 | 1 | -11/+9 |
* | Handle libossaudio as an optional OSS library | Chris Robinson | 2017-09-15 | 1 | -1/+13 |
* | Don't require SDL_sound for alffplay | Chris Robinson | 2017-02-11 | 1 | -0/+6 |
* | Update cmake scripts to handle policy 0054 | Chris Robinson | 2016-11-22 | 1 | -2/+2 |
* | fixed minor check in FindDSound.cmake | septag | 2016-11-03 | 1 | -4/+6 |
* | Added cmake FindWindowsSDK for FindDSound module and fixed FindDSound.cmake | septag | 2016-11-03 | 2 | -53/+639 |
* | Added cmake support for dsound and windows 8/10 SDKs | septag | 2016-10-30 | 1 | -8/+52 |
* | Remove the MIDI code | Chris Robinson | 2015-10-20 | 1 | -19/+0 |
* | Search more aggressively for libs needed by SDL_sound | Chris Robinson | 2015-09-30 | 1 | -169/+218 |
* | Add a cmake module to find JACK | Chris Robinson | 2014-12-21 | 1 | -0/+60 |
* | Use the current binary dir for shared function checks too | Chris Robinson | 2014-08-20 | 1 | -7/+7 |
* | Use directories relative to current project in CheckFileOffsetBits.cmake | Jesper Särnesjö | 2014-08-20 | 1 | -4/+4 |
* | Search for the correct include and lib directories for the DX SDK | Chris Robinson | 2014-08-15 | 1 | -2/+4 |
* | Enable large file support | Chris Robinson | 2014-08-05 | 2 | -0/+48 |
* | Add an ffmpeg-based example player | Chris Robinson | 2014-06-02 | 1 | -0/+173 |
* | Update the examples to use SDL2 | Chris Robinson | 2014-05-23 | 2 | -286/+477 |
* | Don't mix old- and new-style FIND_PACKAGE_HANDLE_STANDARD_ARGS calls | Chris Robinson | 2014-05-10 | 1 | -6/+2 |
* | Include FindALSA.cmake | Chris Robinson | 2014-04-23 | 1 | -0/+73 |
* | Use a find module to look for DirectSound | Chris Robinson | 2014-04-19 | 1 | -0/+33 |
* | Use find cmake modules for more backends | Chris Robinson | 2014-04-19 | 6 | -0/+183 |