summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-24Merge pull request #88 from MarcusTomlinson/wasapi_sr_fixgaryscavone
2017-04-22SimplifyMarcus Tomlinson
2017-04-22Some optimisationMarcus Tomlinson
2017-04-22–Slight simplificationMarcus Tomlinson
2017-04-22–Fix formattingMarcus Tomlinson
2017-04-22–Fix formattingMarcus Tomlinson
2017-04-22–Fix formattingMarcus Tomlinson
2017-04-22–Fix formattingMarcus Tomlinson
2017-04-22–Tabs -> SpacesMarcus Tomlinson
2017-04-22–Added interpolation to WASAPI's sample rate converterMarcus Tomlinson
2017-04-17Merge pull request #85 from sudden6/masterStephen Sinclair
2017-04-14Pulseaudio backend also needs pthreadssudden6
2017-02-15Small compiling documentation update for OS-X.Gary Scavone
2016-12-05Fix truncation to float warning in mscvjossgray
2016-12-05Explicit casts to fix some warnings in msvcjossgray
2016-12-05Fix truncation from double to float warning.jossgray
2016-11-02Add mmsystem.h and mmreg.h for dsound.Stephen Sinclair
2016-09-06Update (bug fix?) in duplex.cpp test programGary Scavone
2016-08-09refactor: C++0x compatible exception semanticsNils Fenner
2016-08-05Documentation fix for issue #70.Gary Scavone
2016-07-26a JACK-specific flag to disable automatic connection of portsJP Cimalando
2016-06-24Remove references to rtaudio-config from configure.ac.Stephen Sinclair
2016-06-24Deleting rtaudio-config in favor of rtaudio.pcGary Scavone
2016-02-22Final documentation update before release 4.1.2.4.1.2Gary Scavone
2016-02-22Merge pull request #50 from radarsat1/automakegaryscavone
2016-02-22A few more pre-release (4.1.2) updates.Gary Scavone
2016-02-18Fix handling of CXXFLAGS in configure.ac.Stephen Sinclair
2016-02-18Move version check up to beginning of configure.ac.Stephen Sinclair
2016-02-16Version number update in configure.ac in advance of new release.Gary Scavone
2016-02-16Merge pull request #49 from radarsat1/automakegaryscavone
2016-02-16Merge pull request #48 from radarsat1/duplex-64-compatgaryscavone
2016-02-16Merge pull request #47 from radarsat1/fix-versiongaryscavone
2016-02-12Revert "duplex test: 64 bit compatibility"Stephen Sinclair
2016-02-12Update version number to 4.1.1 in configure.acStephen Sinclair
2016-02-12Add a test to configure.ac to ensure RtAudio.h defines the same version number.Stephen Sinclair
2016-02-12Port the build system to automake.Stephen Sinclair
2016-02-12Rename librtaudio.pc to rtaudio.pc.Stephen Sinclair
2016-02-12Generate version number in Doxyfile with configure.Stephen Sinclair
2016-02-12Rename install to install.txt, to avoid conflicts with "make install" target.Stephen Sinclair
2016-02-12Add .gitignoreStephen Sinclair
2016-02-11Removed execute mode from RtAudio.cpp (why was it set?)Gary Scavone
2016-02-11Documentation updates in advance of new releaseGary Scavone
2016-02-10WASAPI stream time update, as suggested by Patrice TaravelGary Scavone
2016-02-03Merge pull request #43 from guidefloripa/mastergaryscavone
2016-02-03Merge pull request #42 from berkus/mastergaryscavone
2015-12-21Release lock if GetCurrentPosition from DS failedGuilherme Steinmann
2015-09-22Don't take address of boolean flag, use flag itself instead.Berkus Decker
2015-09-22Add ALSA include directories to fix compile on some systems.Berkus Decker
2015-09-22Disable policy change for cmake 3.0Berkus Decker
2015-09-22Register is no more in modern C++.Berkus Decker