rtaudio-cdist.git
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-04-10 Gary ScavoneAnother small documentation change before the next...
2014-04-09 Gary ScavoneBug fix for DS enumeration when devices are unplugged...
2014-04-02 Gary ScavoneUpdated WASAPI code from v0.1 to v0.2.
2014-04-02 Gary ScavoneVarious WASAPI-related changes.
2014-04-01 Gary ScavoneAdded Wasapi code (though untested); Updates for better...
2014-03-31 Gary ScavoneFix for ALSA runnable flag update mistake; moved stream...
2014-03-12 Gary ScavoneMinor update to release.txt
2014-03-11 Gary ScavoneBug fix for OS-X xrun reporting, plus small efficiency...
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.
2014-01-18 Gary ScavoneChanges to fix display issue for non-ASCII device names...
2014-01-07 Gary ScavoneUpdates to OS-X sample rate querying, other small chang...
2013-12-28 Gary ScavoneA few small memory leak fixes from MK
2013-12-28 Gary ScavoneHades and Koegler patches for ALSA and general efficiency.
2013-12-27 Gary ScavonePulseAudio update for input buffer size support.
2013-12-27 Gary ScavoneModified VERSION name to avoid conflict with gcc 4.8.
2013-12-27 Gary ScavoneA few more minor updates for the RtAudioError class...
2013-12-27 Gary ScavoneAn update to RtAudio.h for the new RtAudioError class.
2013-12-27 Gary ScavoneRenamed RtError class to RtAudioError and embedded...
2013-12-21 Gary ScavoneBug fix in probing documentation
2013-10-15 garyscavoneMerge pull request #2 from radarsat1/master
2013-10-11 Stephen SinclairAdd prefix to rtaudio-config output.
2013-10-11 Stephen SinclairFix rtaudio-config (test uses = for string comparison...
2013-10-11 Stephen SinclairSupport "install" and "uninstall" targets, and support...
2013-10-10 Gary ScavoneFinal documentation updates for release 4.0.12 (GS).
2013-10-10 Gary ScavoneA few more updates, including new ASIO files (GS).
2013-10-10 Gary ScavoneVarious updates for pulse audio, preparation for releas...
2013-10-10 Gary ScavoneVarious updates for pulseaudio API and default ALSA...
2013-10-10 Gary ScavoneUpdates for SCHED_RR in ALSA API, plus support in confi...
2013-10-10 Gary ScavoneVarious changes for true 24-bit support, changes regard...
2013-10-10 Gary ScavoneMutex removal from several APIs, addition of PulseAudio...
2013-10-10 Gary ScavoneUpdates to RtAudio.cpp,h to fix deadlock in stopping...
2013-10-10 Gary ScavoneUpdates regarding leaks in ALSA, bitwise format flags...
2013-10-10 Gary ScavoneUpdated version number in Makefile.in (GS)
2013-10-10 Gary ScavoneDocumentation updates for release 4.0.10 (GS).
2013-10-10 Gary ScavoneFix for compile bug in Windows DS and library configure...
2013-10-10 Gary ScavoneFinal update for release 4.0.9, including DS bugfix...
2013-10-10 Gary ScavoneMinor documentation updates for release 4.0.9 (gs).
2013-10-10 Gary ScavoneUpdates for release 4.0.9, including OS-X fixes for...
2013-10-10 Gary ScavoneUpdates for release 4.0.8, including new python binding...
2013-10-10 Gary ScavoneVarious changes in preparation for release 4.0.8
2013-10-10 Tristan MatthewsRtApiJack: Don't set JackUseExactName, since it prevent...
2013-10-10 Tristan MatthewsRtError: made printMessage and other get methods const
2013-10-10 Gary ScavoneMany updates for release 4.0.7 (gs).
2013-10-10 Gary ScavoneFinal doc updates for 4.0.6 release (GS).
2013-10-10 Gary ScavoneBug fixes for ALSA buffersize setting and new OS X...
2013-10-10 Gary ScavoneA few minor documentation updates before release (GS).
2013-10-10 Gary ScavoneMinor error message fixes in DS api (GS).
2013-10-10 Gary ScavoneVarious updates and fixes before 4.0.5 release (GS).
2013-10-10 Gary ScavoneVarious changes in preparation for new 4.0.5 release...
2013-10-10 Gary ScavoneBug fix for mono mode in OS-X support (GS).
2013-10-10 Gary ScavoneUpdates to OS-X for multi-stream support (GS).
2013-10-10 Gary ScavoneVarious updates to configure script, rtaudio files...
2013-10-10 Gary ScavoneDate and documentation updates for release 4.0.4 (gps).
2013-10-10 Gary ScavoneVarious updates in ALSA for probing while device is...
2013-10-10 Gary ScavoneErvik bug fixes and changes, documentation fixes (gps).
2013-10-10 Gary ScavoneFix of errorString clearing in error() and documentatio...
2013-10-10 Gary ScavoneMore updates for 4.0.3 release.
2013-10-10 Gary ScavoneDocumentation updates for 4.0.3 release.
2013-10-10 Gary ScavoneDocumentation updates for release 4.0.3.
2013-10-10 Gary ScavoneVarious Makefile and Windows project/workspace file...
2013-10-10 Gary ScavoneAdded audioprobe.dsp Windoze VC++ project file.
2013-10-10 Gary ScavoneFurther repository structure changes (gps).
2013-10-10 Gary ScavoneChanged repository directory structure (gps).
2013-10-10 Gary ScavoneChange of OSS soundcard.h file path (gps).
2013-10-10 Gary ScavoneVarious configure changes for MinGW (gps).
2013-10-10 Gary ScavoneVarious documentation, configuration, and minor naming...
2013-10-10 Gary ScavoneVarious configure and Makefile changes for MinGW (gps).
2013-10-10 Gary ScavoneSyntax changes to test programs and restoration of...
2013-10-10 Gary ScavoneMinor syntax changes to record.cpp (gps).
2013-10-10 Gary ScavoneUpdates to windoze asio and ds based on user feedback...
2013-10-10 Gary ScavoneAdded explicit initialization of buffers in DsHandle...
2013-10-10 Gary ScavoneRemoved unnecessary semicolons from function definition...
2013-10-10 Gary Scavonedocumentation updates for updated (4.0.2) release (GS)
2013-10-10 Gary Scavone- Missing RtError:: for WARNING in RtAudio.h (RtApiDumm...
2013-10-10 Gary ScavoneDocumentation updates for v. 4.0.1 release.
2013-10-10 Gary ScavoneFixed RtError::WARNING mistake in RtAudio.
2013-10-10 Gary ScavoneUpdates to error handling (GS).
2013-10-10 Stephen SinclairRestore Windows VC++ project files.
2013-10-10 Gary ScavoneCheck in of new version 4.0.0 distribution (GS).
2013-10-09 Gary ScavoneVersion 3.0.3
2013-10-09 Gary ScavoneVersion 3.0.2
2013-10-09 Gary ScavoneVersion 3.0.1
2013-10-09 Gary ScavoneVersion 3.0
2013-10-09 Gary ScavoneVersion 2.1.1
2013-10-09 Gary ScavoneVersion 2.1
2013-10-09 Gary ScavoneVersion 2.0.1
2013-10-09 Gary ScavoneVersion 2.0