add device id to audioprobe output
[rtaudio-cdist.git] / CMakeLists.txt
2018-07-14 Stephen Sinclaircmake: forgot the C API!
2018-07-14 Stephen Sinclaircmake: make CMakeLists.txt more similar to RtMidi's
2018-07-14 Stephen Sinclaircmake: Flatten API config logic, complete missing rtaud...
2018-06-07 sonoro1234avoid cmake error: "install Library TARGETS given no...
2018-05-01 Claudio Cabralfix cmake build system missing variables in pkgconfig
2017-10-18 bejuryufixed cmake install error : rtaudio.pc error
2017-10-06 Stephen SinclairMerge pr96.
2017-10-02 Serge Zaitsevadd rtaudio c api wrappers (#98)
2017-08-24 garyscavoneMerge pull request #68 from jpcima/master
2017-08-23 Stephen SinclairMerge pull request #79 from radarsat1/dsound-mmsystem
2017-08-22 Stephen SinclairAdd CMake install targets
2017-08-22 Stephen SinclairMerge pull request #67 from antis81/refactor/cpp0x...
2017-04-24 garyscavoneMerge pull request #81 from jossgray/fix-warnings
2017-04-17 Stephen SinclairMerge pull request #85 from sudden6/master
2017-04-14 sudden6Pulseaudio backend also needs pthreads
2016-02-03 garyscavoneMerge pull request #43 from guidefloripa/master
2016-02-03 garyscavoneMerge pull request #42 from berkus/master
2015-09-22 Berkus DeckerAdd ALSA include directories to fix compile on some...
2015-09-22 Berkus DeckerDisable policy change for cmake 3.0
2014-05-07 Gary ScavoneRemoved add_defines line for ALSA from CMakeLists.txt...
2014-04-25 Gary ScavoneBug fix in Core, Jack, ASIO, and DS for internal draini...
2014-04-16 Gary ScavoneUpdates to WASAPI API to support MinGW compile.
2014-04-11 Gary ScavoneUpdate to CMake file for WASAPI; documentation update...
2014-04-11 garyscavoneMerge pull request #3 from berkus/master
2014-02-04 BerkusBuild test programs.
2014-02-04 BerkusSet some flags depending on compiler and environment.
2014-02-04 BerkusAdd full API selection mechanism.
2014-02-04 BerkusRemove primitive API selection code.
2014-02-04 BerkusAdd options for manual selection of APIs.
2014-02-04 BerkusAdd prologue code.
2014-02-03 BerkusAdd CMake buildfile.