summaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Collapse)Author
2019-12-03Add autoconf stuff to git.Carl Hetherington
2016-02-12Port the build system to automake.Stephen Sinclair
2014-04-26Added new setStreamTime function; Documentation updates for 4.1.1 release.4.1.1Gary Scavone
2013-12-27Renamed RtError class to RtAudioError and embedded it in RtAudio.h.Gary Scavone
Deleted RtError.h from distribution and renamed all references to RtError in the documentation, test files, and Windows .dsp files. The version number was incremented to 4.1.0 in anticipation of the next release, as this change affects the API.
2013-10-11Fix rtaudio-config (test uses = for string comparison, not ==), and install it.Stephen Sinclair
2013-10-11Support "install" and "uninstall" targets, and support --prefix configure ↵Stephen Sinclair
option.
2013-10-11Various updates for pulse audio, preparation for release 4.0.12, error ↵Gary Scavone
callback addition (GS).
2013-10-11Various updates for pulseaudio API and default ALSA device enumeration (gs).Gary Scavone
2013-10-11Updates to RtAudio.cpp,h to fix deadlock in stopping stream (Core API). ↵Gary Scavone
Other file updates for upcoming release of version 4.0.11.
2013-10-11Updated version number in Makefile.in (GS)Gary Scavone
2013-10-11Fix for compile bug in Windows DS and library configure in linux (GS).Gary Scavone
2013-10-11Various changes in preparation for release 4.0.8Gary 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-11Many updates for release 4.0.7 (gs).Gary Scavone
2013-10-11Various updates to configure script, rtaudio files, and test files in ↵Gary Scavone
preparation for upcoming release (gps).
2013-10-11Various updates in ALSA for probing while device is open and in Windows for ↵Gary Scavone
thread priority (gps).
2013-10-11Further repository structure changes (gps).Gary Scavone
2013-10-11Changed repository directory structure (gps).Gary Scavone
2013-10-11Various configure changes for MinGW (gps).Gary Scavone
2013-10-11Various configure and Makefile changes for MinGW (gps).Gary Scavone
2013-10-11Check in of new version 4.0.0 distribution (GS).Gary Scavone