22c1e89
Prevent .gitignore and friends from being exported to the final archive by
2017-10-09 16:15:30 +0200
44e8c74
Merge pr96. by
2017-10-06 16:49:55 -0300
c3a3407
Use "using namespace std" for roundf in previous patch. by
2017-10-06 16:48:03 -0300
2e5704f
go bindings: use static build flag for windows to fix mingw builds, use array sizes compatible with 32-bit systems by
2017-10-06 20:05:35 +0300
edb4ec6
Use "using namespace std" for roundf instead of std::roundf. by
2017-10-06 12:35:36 -0300
d6662a2
c api: Fix struct initializer stuff for older gcc. by
2017-10-06 12:32:15 -0300
9193026
move go bindings into contrib/go/rtaudio subdirectory by
2017-10-03 18:40:01 +0300
c2f8add
go bindings: fix unsafe.Pointer warning by
2017-10-03 12:30:33 +0300
7b7b350
go bindings: rename example functions to fix go vet warnindgs by
2017-10-03 12:10:14 +0300
3f409fb
go bindings: fix typo by
2017-10-03 12:01:05 +0300
c8fd4f1
add go bindings by
2017-10-03 11:53:01 +0300
5c69780
add rtaudio c api wrappers (#98) by
2017-10-02 16:20:13 +0300
77bc454
Round floats by using roundf in order to round correctly. by
2017-09-05 16:12:58 +0200
8021795
(tag: v5.0.0)
Fix `jackSilentError(const char*)’ defined but not used by
2017-08-30 18:30:36 -0300
29167f3
(tag: 5.0.0)
Converted line endings in RtAudio.cpp to unix format. by
2017-08-30 12:04:14 -0700
2662111
Version and documentation updates in advance of new release. by
2017-08-30 11:54:13 -0700
1b3e2e0
Use AS_IF. by
2017-08-26 23:52:18 -0300
0ad8827
For BSDs, only set OSS if Jack not found. by
2017-08-26 23:45:34 -0300
d9f967e
Check for jack on all operating systems and add freebsd host. by
2017-08-26 22:59:54 -0300
7ee88e0
Don't force ALSA when checking for Jack. by
2017-08-26 22:57:06 -0300
0a5344b
Don't check all libraries, use AS_IF. by
2017-08-26 22:16:55 -0300
4ee8b95
Merge pull request #68 from jpcima/master by
2017-08-24 13:34:04 -0700
89d9757
Merge pull request #79 from radarsat1/dsound-mmsystem by
2017-08-22 23:01:38 -0300
dd61d7a
Derive RtAudioError from std::runtime_error by
2017-08-22 22:03:53 -0300
62f62cf
Fix to initialize lastTickTimestamp when setting stream time. by
2017-08-22 17:44:02 -0700
ee94a98
Further fix std::exception noexcept-related compile error by
2017-08-22 21:11:53 -0300
3a3f183
Add cmath include. by
2017-08-22 20:32:30 -0300
3125bef
Fix order of calling CoUninitialize() by
2017-08-22 20:30:08 -0300
f075fd0
Add CMake install targets by
2017-08-22 20:27:51 -0300
8feb1da
Fix std::exception noexcept-related compile error by
2017-08-22 20:20:12 -0300
d75b9e7
Merge pull request #67 from antis81/refactor/cpp0x-compatibility by
2017-08-22 20:15:14 -0300
142d06e
Initialized member priority in CallbackInfo constructor. by
2017-08-22 15:56:03 -0700
7423320
Fix line endings back to CR for last 2 commits. by
2017-08-22 19:40:01 -0300
5a04c0a
Fix a signed-unsigned comparison. by
2017-08-22 17:31:53 -0300
b9d8c43
oss: possible that AFMT_FLOAT is not available by
2017-08-22 17:29:57 -0300
e880888
Remove OSS configuration from pyrtaudio. by
2017-06-09 15:45:02 -0400
bd5f15d
Fix references to RtError / RtAudioError in pyrtaudio by
2017-06-09 15:44:51 -0400
e786e45
Merge pull request #81 from jossgray/fix-warnings by
2017-04-24 08:09:07 -0400
56c8508
Merge pull request #88 from MarcusTomlinson/wasapi_sr_fix by
2017-04-24 08:07:48 -0400
bdce037
Simplify by
2017-04-22 22:00:18 +0200
d3b158f
Some optimisation by
2017-04-22 20:32:42 +0200
d693899
Slight simplification by
2017-04-22 19:37:45 +0200
1a1b19d
Fix formatting by
2017-04-22 19:30:28 +0200
ef482c9
Fix formatting by
2017-04-22 19:26:44 +0200
47585b1
Fix formatting by
2017-04-22 19:24:22 +0200
c0b2663
Fix formatting by
2017-04-22 19:22:42 +0200
706a281
Tabs -> Spaces by
2017-04-22 19:14:49 +0200
dc20fcc
Added interpolation to WASAPI's sample rate converter by
2017-04-22 19:12:22 +0200
a0e1549
Merge pull request #85 from sudden6/master by
2017-04-17 12:47:03 -0300
33444d6
Pulseaudio backend also needs pthreads by
2017-04-14 11:46:12 +0200
5c664cd
Small compiling documentation update for OS-X. by
2017-02-15 13:43:16 -0500
fc1f793
Fix truncation to float warning in mscv by
2016-12-05 20:37:38 +0000
03aef01
Explicit casts to fix some warnings in msvc by
2016-12-05 20:31:32 +0000
bba8425
Fix truncation from double to float warning. by
2016-12-05 19:01:02 +0000
87ab4a3
Add mmsystem.h and mmreg.h for dsound. by
2016-11-02 11:22:11 -0300
2697075
Update (bug fix?) in duplex.cpp test program by
2016-09-06 12:16:47 -0400
8190c80
refactor: C++0x compatible exception semantics by
2016-08-09 08:08:39 +0200
afbfaa4
Documentation fix for issue #70. by
2016-08-05 11:44:21 -0400
6318b51
a JACK-specific flag to disable automatic connection of ports by
2016-07-26 09:58:47 +0200
3cfbc9a
Remove references to rtaudio-config from configure.ac. by
2016-06-24 19:01:24 -0400
85c90a5
Deleting rtaudio-config in favor of rtaudio.pc by
2016-06-24 08:50:48 -0400
f4c674c
(tag: 4.1.2)
Final documentation update before release 4.1.2. by
2016-02-22 16:15:53 -0500
76d5fda
Merge pull request #50 from radarsat1/automake by
2016-02-22 15:52:05 -0500
1636622
A few more pre-release (4.1.2) updates. by
2016-02-22 15:50:52 -0500
ac3032e
Fix handling of CXXFLAGS in configure.ac. by
2016-02-18 13:17:06 -0300
155405f
Move version check up to beginning of configure.ac. by
2016-02-18 13:16:27 -0300
3d86f23
Version number update in configure.ac in advance of new release. by
2016-02-16 20:43:28 -0500
0b6207d
Merge pull request #49 from radarsat1/automake by
2016-02-16 20:39:50 -0500
ce98d4a
Merge pull request #48 from radarsat1/duplex-64-compat by
2016-02-16 20:38:29 -0500
b4fe17f
Merge pull request #47 from radarsat1/fix-version by
2016-02-16 20:32:22 -0500
77cfec0
Revert "duplex test: 64 bit compatibility" by
2016-02-12 14:12:16 -0300
0a3600e
Update version number to 4.1.1 in configure.ac by
2016-02-12 11:11:41 -0300
51e51e3
Add a test to configure.ac to ensure RtAudio.h defines the same version number. by
2016-02-12 12:12:35 -0300
fbcd191
Port the build system to automake. by
2016-02-12 11:05:34 -0300
0f60381
Rename librtaudio.pc to rtaudio.pc. by
2016-02-12 11:04:59 -0300
6239939
Generate version number in Doxyfile with configure. by
2016-02-12 11:02:51 -0300
3d59778
Rename install to install.txt, to avoid conflicts with "make install" target. by
2016-02-12 11:00:00 -0300
3edab6e
Add .gitignore by
2016-02-12 10:58:08 -0300
a4078d4
Removed execute mode from RtAudio.cpp (why was it set?) by
2016-02-11 08:20:44 -0500
f92ecf1
Documentation updates in advance of new release by
2016-02-11 08:13:14 -0500
70b9512
WASAPI stream time update, as suggested by Patrice Taravel by
2016-02-10 15:32:20 -0500
9bbdbbe
Merge pull request #43 from guidefloripa/master by
2016-02-03 16:57:19 -0500
2e50a30
Merge pull request #42 from berkus/master by
2016-02-03 16:53:01 -0500
2495e75
Release lock if GetCurrentPosition from DS failed by
2015-12-21 10:29:26 -0200
33ce5cd
Don't take address of boolean flag, use flag itself instead. by
2015-09-22 19:02:52 +0300
7333949
Add ALSA include directories to fix compile on some systems. by
2015-09-22 18:46:47 +0300
3a3d648
Disable policy change for cmake 3.0 by
2014-09-02 00:13:26 +0300
f851c2a
Register is no more in modern C++. by
2014-09-02 00:13:17 +0300
f6829a4
Update optional stream name for playback in PulseAudio API. by
2015-05-08 09:26:50 -0400
479259c
Merge pull request #35 from xord/fix_compile_errors_with_core_audio by
2015-04-07 13:18:00 -0400
258dc88
delete not needed line. (duplicated) by
2015-04-08 02:02:09 +0900
18be2b0
Merge pull request #34 from diamond-msc/patch-1 by
2015-04-06 15:47:04 -0400
dbc3df9
Merge branch 'igor-mikushkin-fix_alsa_underrun_warning' Merge of ALSA underrun warning fix. by
2015-04-06 15:44:04 -0400
d4387bf
Commit of ALSA underrun warning message fix by
2015-04-06 15:42:01 -0400
c336dc8
Merge branch 'guidefloripa-master' Merge of OS-X closeStream() fix to remove property listener. by
2015-04-06 15:29:29 -0400
f3ef51b
Merge branch 'master' of https://github.com/guidefloripa/rtaudio into guidefloripa-master Trying to merge OS-X closeStream() update. by
2015-04-06 15:27:47 -0400
661a34e
Update to DS code for getDeviceCount() when cleaning out devices that may have disappeared by
2015-04-05 17:20:10 -0400
f639653
duplex test: 64 bit compatibility by
2015-04-05 09:01:02 +0200
d58bf8c
Fix closeStream on Mac OS X by
2015-03-25 09:13:30 -0300
8e58b61
Small fix in documentation regarding pkg-config argument specification for Jack API. by
2015-02-23 20:00:43 -0500