218 Commits (56cbfb56274b97a44337e15c00a9d552ec7a6dbd)
 

Author SHA1 Message Date
  Jakob Leben 56cbfb5627 Alsa API: Fix use of invalid card handle 6 years ago
  Stephen Sinclair 802179520e Fix `jackSilentError(const char*)’ defined but not used 7 years ago
  Gary Scavone 29167f363e Converted line endings in RtAudio.cpp to unix format. 7 years ago
  Gary Scavone 2662111a39 Version and documentation updates in advance of new release. 7 years ago
  Stephen Sinclair 1b3e2e0b8e Use AS_IF. 7 years ago
  Stephen Sinclair 0ad882762c For BSDs, only set OSS if Jack not found. 7 years ago
  Stephen Sinclair d9f967e5e3 Check for jack on all operating systems and add freebsd host. 7 years ago
  Stephen Sinclair 7ee88e03ee Don't force ALSA when checking for Jack. 7 years ago
  Stephen Sinclair 0a5344b064 Don't check all libraries, use AS_IF. 7 years ago
  garyscavone 4ee8b95d79 Merge pull request #68 from jpcima/master 7 years ago
  Stephen Sinclair 89d9757f80 Merge pull request #79 from radarsat1/dsound-mmsystem 7 years ago
  Stephen Sinclair dd61d7a832 Derive RtAudioError from std::runtime_error 7 years ago
  Gary Scavone 62f62cf903 Fix to initialize lastTickTimestamp when setting stream time. 7 years ago
  Stephen Sinclair ee94a98f96 Further fix std::exception noexcept-related compile error 7 years ago
  Stephen Sinclair 3a3f183a0b Add cmath include. 7 years ago
  Stephen Sinclair 3125beff6a Fix order of calling CoUninitialize() 7 years ago
  Stephen Sinclair f075fd0339 Add CMake install targets 7 years ago
  Stephen Sinclair 8feb1dab32 Fix std::exception noexcept-related compile error 7 years ago
  Stephen Sinclair d75b9e7f29 Merge pull request #67 from antis81/refactor/cpp0x-compatibility 7 years ago
  Gary Scavone 142d06e937 Initialized member priority in CallbackInfo constructor. 7 years ago
  Stephen Sinclair 7423320bc2 Fix line endings back to CR for last 2 commits. 7 years ago
  Stephen Sinclair 5a04c0ad22 Fix a signed-unsigned comparison. 7 years ago
  Stephen Sinclair b9d8c432dd oss: possible that AFMT_FLOAT is not available 7 years ago
  Stephen Sinclair e880888795 Remove OSS configuration from pyrtaudio. 8 years ago
  Stephen Sinclair bd5f15d2ab Fix references to RtError / RtAudioError in pyrtaudio 8 years ago
  garyscavone e786e45107 Merge pull request #81 from jossgray/fix-warnings 8 years ago
  garyscavone 56c85084bc Merge pull request #88 from MarcusTomlinson/wasapi_sr_fix 8 years ago
  Marcus Tomlinson bdce037498 Simplify 8 years ago
  Marcus Tomlinson d3b158f40f Some optimisation 8 years ago
  Marcus Tomlinson d693899f98 –Slight simplification 8 years ago
  Marcus Tomlinson 1a1b19da94 –Fix formatting 8 years ago
  Marcus Tomlinson ef482c9dd8 –Fix formatting 8 years ago
  Marcus Tomlinson 47585b1a05 –Fix formatting 8 years ago
  Marcus Tomlinson c0b2663f7d –Fix formatting 8 years ago
  Marcus Tomlinson 706a281ea8 –Tabs -> Spaces 8 years ago
  Marcus Tomlinson dc20fccbbe –Added interpolation to WASAPI's sample rate converter 8 years ago
  Stephen Sinclair a0e1549e6d Merge pull request #85 from sudden6/master 8 years ago
  sudden6 33444d6501 Pulseaudio backend also needs pthreads 8 years ago
  Gary Scavone 5c664cdd7e Small compiling documentation update for OS-X. 8 years ago
  jossgray fc1f79343b Fix truncation to float warning in mscv 8 years ago
  jossgray 03aef01e6c Explicit casts to fix some warnings in msvc 8 years ago
  jossgray bba842587e Fix truncation from double to float warning. 8 years ago
  Stephen Sinclair 87ab4a3cf7 Add mmsystem.h and mmreg.h for dsound. 8 years ago
  Gary Scavone 2697075ec5 Update (bug fix?) in duplex.cpp test program 8 years ago
  Nils Fenner 8190c80422 refactor: C++0x compatible exception semantics 8 years ago
  Gary Scavone afbfaa480d Documentation fix for issue #70. 8 years ago
  JP Cimalando 6318b51661 a JACK-specific flag to disable automatic connection of ports 8 years ago
  Stephen Sinclair 3cfbc9a5f3 Remove references to rtaudio-config from configure.ac. 9 years ago
  Gary Scavone 85c90a520e Deleting rtaudio-config in favor of rtaudio.pc 9 years ago
  Gary Scavone f4c674cf4a Final documentation update before release 4.1.2. 9 years ago