Commit graph portaudio/bindings
Author SHA1 Message Date
Andrew Gundersen
3958fef3eb Updating ReadMe 2022-03-07 16:22:50 -06:00
John Melas
aa053464eb
[macOS] drop support for 10.5 (#511)
* drop support for 10.5

* more documentation fixes

Co-authored-by: John Melas <john@jmelas.gr>
2021-04-28 17:38:18 -07:00
MichalPetryka
a563f2d39d
Whitespace cleanup in Java and C++ bindings#458) 2021-04-28 17:23:52 -07:00
luz paz
e1c3e59ee8 Fix user-facing and non-user-facing typos
Found via `codespell v2.1.dev0`
2020-12-11 20:24:05 -05:00
Phil Burk
ed463ba658 Normalize all the line endings 2016-05-18 22:13:20 -07:00
philburk
d0628e9238 Files needed for compiling on El Capitan.
These files were autogenerated using autoreconf based
on changes from the previous commit.
2016-01-04 17:22:56 +00:00
rbencina
83056ee196 cpp binding: make operator == and != const. thanks to Riot for this patch. ticket #230 2015-01-20 05:10:17 +00:00
philburk
108bcabe4b Add example of calling JPortAudio. 2012-09-04 23:41:14 +00:00
philburk
3291a153e1 Add the JPortAudio JavaDocs to the PortAudio reference. 2012-09-04 23:38:34 +00:00
philburk
d693c3c583 Just return true if a Java blocking IO stream underflows or overflows on read or write.
Only throw an exception if something truly nasty occurs.
2012-09-04 18:25:58 +00:00
philburk
ac4bb571cb Modified to JPortAudio to support builds on Macintosh. 2012-09-02 01:43:30 +00:00
philburk
373c29f7b0 Use universal library on Mac. The _x86 or _x64 distinction is only needed on Windows. 2012-09-02 01:40:56 +00:00
philburk
da19fa6a7a Make include paths in JPortAudio project portable. 2012-09-01 19:36:21 +00:00
philburk
e58d315241 Initial check-in for an experimental Java binding for PortAudio called JPortAudio. 2012-09-01 18:43:58 +00:00
philburk
bc0538e059 Ran autoreconf for configure updates. 2011-11-10 18:33:29 +00:00
philburk
a697e38dc2 Ran autoreconf to update config.guess and other configure files. 2011-03-16 22:33:34 +00:00
philburk
c8dcb76f19 Applied patches for Debian Linux for ticket 166. 2011-03-02 17:03:23 +00:00
rossb
54aaddf9e3 moved src/common/pa_skeleton.c to src/hostapi/skeleton/pa_hostapi_skeleton.c. updated all build files accordingly. 2011-02-12 10:22:00 +00:00
bjornroche
c1e1d067d2 moved trunk into place 2008-03-20 14:24:39 +00:00