aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2023-10-12Added simple Golang exampleWohlstand
2023-03-19Added SDL2 Mixer example over Mix_HookMusic()Wohlstand
2021-01-14SDL2 Audio example: attempt to fix a conflict with the MIDI Player toolWohlstand
2021-01-09Tune the SDL2 Audio C exampleWohlstand
2019-12-09pyaudio example: remove unneeded print of boolWohlstand
2019-12-09pyaudio example: fixed loading of an external bankWohlstand
2019-12-09Added python-pyaudio exampleWohlstand
2019-09-23Don't call "-no-pie" when it's unavailableWohlstand
2019-09-23Set "-no-pie" to all executables built by GCCWohlstand
2018-12-17Fixed C++98 and C90 warnings, also CLang rpath warningVitaly Novichkov
2018-12-15Remove explicit link to stdc++Flamefire
2018-12-14CMake: Move all directory targets into root scriptWohlstand
2018-12-14Continue CMake clean-upVitaly Novichkov
2018-12-13Optimize targets and related checksAlexander Grund
2018-12-13Fix SDL2 handlingAlexander Grund
2018-12-13Revert "Put back "find_library" of SDL2"Alexander Grund
2018-12-13Put back "find_library" of SDL2Vitaly Novichkov
2018-12-13Continue clean-up of CMake buildVitaly Novichkov
2018-12-13Build: Splid the main CMake build scriptVitaly Novichkov
2018-07-16Minor fix in the python-alsa example readmeVitaly Novichkov
2018-07-12Added simple Python 3 example of library usageWohlstand
2018-01-07SDL2-Audio Example; Let music play a bit longerVitaly Novichkov
2017-12-24Added a very simple pure C exampleVitaly Novichkov