| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add an option for FLuidSynth to handle MIDI | Chris Robinson | 2013-11-28 | 1 | -0/+23 |
* | Add a custom FindSDL_sound cmake module | Chris Robinson | 2013-06-05 | 1 | -0/+382 |
* | Don't use a custom CheckCCompilerFlag.cmake | Chris Robinson | 2013-03-13 | 1 | -59/+0 |
* | Use a better method for determining if shared functions exist | Chris Robinson | 2011-07-23 | 3 | -108/+92 |
* | Define ARGSTACK and CALLSTACK only when needed for testing shared libs | Chris Robinson | 2010-05-16 | 1 | -2/+5 |
* | Properly check for functions in Win32 shared libs | Chris Robinson | 2010-02-16 | 2 | -0/+105 |
* | Prettify CMake checks for compiler switches | Chris Robinson | 2009-12-09 | 1 | -0/+59 |