| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-30 | Version and documentation updates in advance of new release. | Gary Scavone | |
| 2017-08-26 | Use AS_IF. | Stephen Sinclair | |
| 2017-08-26 | For BSDs, only set OSS if Jack not found. | Stephen Sinclair | |
| 2017-08-26 | Check for jack on all operating systems and add freebsd host. | Stephen Sinclair | |
| 2017-08-26 | Don't force ALSA when checking for Jack. | Stephen Sinclair | |
| 2017-08-26 | Don't check all libraries, use AS_IF. | Stephen Sinclair | |
| Fix AC_ARG_WITH usage to be like the manual suggests: https://autotools.io/autoconf/arguments.html | |||
| 2016-06-24 | Remove references to rtaudio-config from configure.ac. | Stephen Sinclair | |
| 2016-02-18 | Fix handling of CXXFLAGS in configure.ac. | Stephen Sinclair | |
| CXXFLAGS should be set before AC_PROG_CXX. This patch uses a syntax allowing it to be overridden during "env CXXFLAGS=... ./configure", "./configure CXXFLAGS=..." or during "make CXXFLAGS=..." Keeps previous behaviour of -O3 for normal builds, -g -O0 for debug builds, and keeps the define __RTAUDIO_DEBUG__, however this is done using AC_DEFINE. | |||
| 2016-02-18 | Move version check up to beginning of configure.ac. | Stephen Sinclair | |
| 2016-02-16 | Version number update in configure.ac in advance of new release. | Gary Scavone | |
| 2016-02-16 | Merge pull request #49 from radarsat1/automake | garyscavone | |
| Port the build system to automake | |||
| 2016-02-12 | Update version number to 4.1.1 in configure.ac | Stephen Sinclair | |
| 2016-02-12 | Add a test to configure.ac to ensure RtAudio.h defines the same version number. | Stephen Sinclair | |
| 2016-02-12 | Port the build system to automake. | Stephen Sinclair | |
| 2016-02-12 | Rename librtaudio.pc to rtaudio.pc. | Stephen Sinclair | |
| 2016-02-12 | Generate version number in Doxyfile with configure. | Stephen Sinclair | |
| 2014-05-17 | Checking for pulseaudio on Debian | Rafael Vega | |
| 2014-04-26 | Added new setStreamTime function; Documentation updates for 4.1.1 release.4.1.1 | Gary Scavone | |
| 2014-04-15 | Updates to WASAPI API to support MinGW compile. | Gary Scavone | |
| 2014-03-31 | Fix for ALSA runnable flag update mistake; moved streamname declaration in ↵ | Gary Scavone | |
| PULSE code to avoid compiler complaint. | |||
| 2014-01-18 | Changes to fix display issue for non-ASCII device names and some compile ↵ | Gary Scavone | |
| warnings on the Windows platform (most from Pavel Mogilevskiy). | |||
| 2013-10-11 | Add prefix to rtaudio-config output. | Stephen Sinclair | |
| 2013-10-11 | Various updates for pulseaudio API and default ALSA device enumeration (gs). | Gary Scavone | |
| 2013-10-11 | Mutex removal from several APIs, addition of PulseAudio support, ↵ | Gary Scavone | |
| documentation updates for 4.0.11 release. | |||
| 2013-10-11 | Fix for compile bug in Windows DS and library configure in linux (GS). | Gary Scavone | |
| 2013-10-11 | Various changes in preparation for release 4.0.8 | Gary Scavone | |
| including fix of MinGW ASIO compile problem (iasiothiscallresolver), OS-X problem handling device names in some languages (CFString conversion), small change to OS-X MUTEX lock location to avoid lockups, and correction to documentation regarding 24-bit data (should be lower 3 bytes, not upper 3 bytes). | |||
| 2013-10-11 | Many updates for release 4.0.7 (gs). | Gary Scavone | |
| 2013-10-11 | Bug fixes for ALSA buffersize setting and new OS X 10.5 variable (GS). | Gary Scavone | |
| 2013-10-11 | Various updates to configure script, rtaudio files, and test files in ↵ | Gary Scavone | |
| preparation for upcoming release (gps). | |||
| 2013-10-11 | Various updates in ALSA for probing while device is open and in Windows for ↵ | Gary Scavone | |
| thread priority (gps). | |||
| 2013-10-11 | Various configure changes for MinGW (gps). | Gary Scavone | |
| 2013-10-11 | Various documentation, configuration, and minor naming changes (gps). | Gary Scavone | |
| 2013-10-11 | Various configure and Makefile changes for MinGW (gps). | Gary Scavone | |
| 2013-10-11 | Check in of new version 4.0.0 distribution (GS). | Gary Scavone | |
| 2013-10-10 | Version 3.0.2 | Gary Scavone | |
| 2013-10-10 | Version 3.0 | Gary Scavone | |
| 2013-10-10 | Version 2.1 | Gary Scavone | |
