| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-16 | [cmake] support previous RTAUDIO_BUILD_* variables | Stephen Sinclair | |
| Compromise for changes in CMake build introduced by previous commit that would interfere with use with add_subdirectory. Re-adds: - RTAUDIO_BUILD_TESTING - RTAUDIO_BUILD_SHARED_LIBS - RTAUDIO_BUILD_STATIC_LIBS These now override BUILD_TESTING, BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, but only if they are defined and are not "". | |||
| 2019-04-16 | [cmake] expose some standard CMake options | Stephen Sinclair | |
| - make build type a drop-down if it's not otherwise set. - default to 'd' suffix for Windows debug builds only. | |||
| 2019-03-26 | Update CMakeLists.txt | Francesco Bertolaccini | |
| 2019-02-25 | Changes to CMakeLists to make use with add_subdirectory easier. | Stephen Sinclair | |
| Analog of pr #190 for RtMidi. | |||
| 2019-02-24 | Check for '#if defined( WIN32 )' in test apps | Marcus Tomlinson | |
| 2019-02-24 | Fix CMake VS build | Marcus Tomlinson | |
| 2018-11-15 | CMakeLists.txt: only change include in WASAPI | sonoro1234 | |
| 2018-11-15 | CMakeLists: avoid include error: ↵ | sonoro1234 | |
| C:\luaGL\gitsources\luaRtAudio\rtaudio\RtAudio.cpp:3758:43: fatal error: functiondiscoverykeys_devpkey.h: No s uch file or directory #include <functiondiscoverykeys_devpkey.h> | |||
| 2018-10-16 | Merge remote-tracking branch 'upstream/pr/136' | Stephen Sinclair | |
| 2018-10-16 | Merge remote-tracking branch 'upstream/pr/159' | Stephen Sinclair | |
| 2018-10-12 | Merge branch 'master' of https://github.com/thestk/rtaudio | Marcus Tomlinson | |
| 2018-10-02 | Use current directory. | Benjamin Brown | |
| 2018-09-28 | Fix mingw32 WASAPI build | Marcus Tomlinson | |
| 2018-08-15 | automake: Fix rtaudio.pc prefix variable | Stephen Sinclair | |
| 2018-08-09 | enable selective exports in CMake builds | JP Cimalando | |
| 2018-07-14 | cmake: forgot the C API! | Stephen Sinclair | |
| 2018-07-14 | cmake: make CMakeLists.txt more similar to RtMidi's | Stephen Sinclair | |
| 2018-07-14 | cmake: Flatten API config logic, complete missing rtaudio.pc fields | Stephen Sinclair | |
| Closes #106. Fixes #137. | |||
| 2018-06-07 | avoid cmake error: "install Library TARGETS given no DESTINATION!" | sonoro1234 | |
| 2018-04-30 | fix cmake build system missing variables in pkgconfig | Claudio Cabral | |
| 2017-10-18 | fixed cmake install error : rtaudio.pc error | bejuryu | |
| 2017-10-02 | add rtaudio c api wrappers (#98) | Serge Zaitsev | |
| add rtaudio c api wrappers | |||
| 2017-08-22 | Add CMake install targets | Stephen Sinclair | |
| Closes #86 | |||
| 2017-04-14 | Pulseaudio backend also needs pthreads | sudden6 | |
| 2015-09-22 | Add ALSA include directories to fix compile on some systems. | Berkus Decker | |
| 2015-09-22 | Disable policy change for cmake 3.0 | Berkus Decker | |
| 2014-05-07 | Removed add_defines line for ALSA from CMakeLists.txt file, as it does not ↵ | Gary Scavone | |
| seem necessary (and the add_defines macro does not exist) | |||
| 2014-04-24 | Bug fix in Core, Jack, ASIO, and DS for internal draining in INPUT mode ↵ | Gary Scavone | |
| only; Added some mutexes in DS to fix input-only errors; Added libraries to CMakeLists.txt for MinGW compile of WASAPI. | |||
| 2014-04-15 | Updates to WASAPI API to support MinGW compile. | Gary Scavone | |
| 2014-04-10 | Update to CMake file for WASAPI; documentation update for CMake; finalized ↵4.1.0 | Gary Scavone | |
| date for release 4.1.0 | |||
| 2014-02-04 | Build test programs. | Berkus | |
| 2014-02-04 | Set some flags depending on compiler and environment. | Berkus | |
| 2014-02-04 | Add full API selection mechanism. | Berkus | |
| Mostly copied from configure.ac. | |||
| 2014-02-04 | Remove primitive API selection code. | Berkus | |
| 2014-02-04 | Add options for manual selection of APIs. | Berkus | |
| 2014-02-04 | Add prologue code. | Berkus | |
| 2014-02-03 | Add CMake buildfile. | Berkus | |
