Tony Kelman
|
54ac000878
|
use 0.6.0-pre as minimum julia version in REQUIRE
`mutable struct` syntax won't work on early 0.6.0-dev versions,
so better to stick to the julia-0.5-compatible versions of the package there
|
2017-05-25 15:02:15 -07:00 |
|
Spencer Russell
|
ce51f8497f
|
removes one last compat
|
2017-05-21 22:39:15 -04:00 |
|
Spencer Russell
|
1b26ea2f0f
|
README badge tweaking [ci skip]
|
2017-05-19 23:31:17 -04:00 |
|
Spencer Russell
|
f06a53363b
|
removes spurious Compat
|
2017-05-19 23:29:14 -04:00 |
|
Spencer Russell
|
5ea61ea30e
|
Merge pull request #9 from JuliaAudio/crosscompile
Switches to using native extension for ringbuffer exchange. fixes #6.
|
2017-05-19 22:22:10 -04:00 |
|
Spencer Russell
|
f57d201ef4
|
Merge branch 'master' into crosscompile
|
2017-05-19 18:00:06 -04:00 |
|
Spencer Russell
|
9dfb27a002
|
Merge pull request #10 from staticfloat/updated_ci_url
Update CI URLs to point to new caching infrastructure
|
2017-05-19 17:58:09 -04:00 |
|
Spencer Russell
|
47ea6a0c30
|
adds TestSetExtensions to test/REQUIRE
|
2017-05-19 01:10:19 -04:00 |
|
Spencer Russell
|
de0dd1054f
|
adds docstring for PortAudioStream
|
2017-05-19 01:03:43 -04:00 |
|
Spencer Russell
|
860b54ade0
|
now actuall test on CI
|
2017-05-18 21:57:01 -04:00 |
|
Spencer Russell
|
a7cc0672a5
|
splits tests so we can run as much as possible during CI
|
2017-05-18 21:36:01 -04:00 |
|
Spencer Russell
|
e45ca2e0b6
|
adds 32-bit windows testing for appveyor
|
2017-05-18 21:23:14 -04:00 |
|
Spencer Russell
|
e7b67133b3
|
tweaks one of the write tests
|
2017-05-18 21:19:03 -04:00 |
|
Spencer Russell
|
efd70272ab
|
adds cross-compiled multiplatform builds and infrastructure to load them
|
2017-05-18 12:38:13 -04:00 |
|
Spencer Russell
|
3e7c6b5c1b
|
fixes test opening default devices
|
2017-05-17 00:34:45 -04:00 |
|
Spencer Russell
|
acaa305dfa
|
adds linux build of pa_shim, removes Suppressor dependency
|
2017-05-17 00:32:19 -04:00 |
|
Spencer Russell
|
c58143404f
|
some CI and REQUIRE tweaks
|
2017-05-16 23:26:02 -04:00 |
|
Elliot Saba
|
af8f53eb0e
|
Update CI URLs to point to new caching infrastructure
|
2017-05-16 17:26:12 -07:00 |
|
Spencer Russell
|
c53ac388e9
|
allow 0.6 prerelease
|
2017-05-15 23:02:43 -04:00 |
|
Spencer Russell
|
85c34d3906
|
adds ps_shim lib build for OSX
|
2017-05-15 22:57:18 -04:00 |
|
Spencer Russell
|
0c36e1eec5
|
mostly adding tests and fixing bugs. passing tests now
|
2017-05-11 00:58:49 -04:00 |
|
Spencer Russell
|
9e3e66d37a
|
now reports hash of source file used to build shim
|
2017-05-09 13:08:00 -04:00 |
|
Spencer Russell
|
5c40329df6
|
new C-based ringbuffer handling seems to be mostly working
|
2017-05-09 11:46:11 -04:00 |
|
Spencer Russell
|
ba5f60e097
|
Removes duplicate using SampledSignals in runtests.jl
|
2016-10-27 13:18:16 -04:00 |
|
Spencer Russell
|
a24cf8e9bc
|
bumps SampledSignals required version
|
2016-09-29 23:18:14 -04:00 |
|
Spencer Russell
|
15dcee6245
|
now just using floating-point samplerate
|
2016-09-29 02:31:07 -04:00 |
|
Spencer Russell
|
eaa5aa96bb
|
updates SampledSignals dependency to v0.2.0
|
2016-09-10 01:28:19 -04:00 |
|
Spencer Russell
|
9b67ba645c
|
now builds branches in appveyor
|
2016-09-10 01:13:48 -04:00 |
|
Spencer Russell
|
4fe967465c
|
updates for SampledSignals 0.2.0 API
|
2016-09-04 13:05:42 -04:00 |
|
Spencer Russell
|
7012c445f8
|
adds CI badges to README [ci skip]
|
2016-08-26 13:17:54 -04:00 |
|
Spencer Russell
|
b5f125c1b1
|
fixes broken deps file
|
2016-08-26 13:03:59 -04:00 |
|
Spencer Russell
|
5f53bcebc3
|
silences depwarn by switching to at-static rather than at-windows_only, etc.
|
2016-08-26 12:35:24 -04:00 |
|
Spencer Russell
|
f19e9ca160
|
removes now-unnecessary checkouts from appveyor cfg
|
2016-08-22 23:16:32 -04:00 |
|
Spencer Russell
|
b6f59a1e9d
|
updates README now that we don't need Compat master [ci skip]
|
2016-08-22 12:04:19 -04:00 |
|
Spencer Russell
|
1e4bfaff06
|
updating dependencies now that more of them are tagged
|
2016-08-22 12:00:23 -04:00 |
|
Spencer Russell
|
93334b0de9
|
adds documentation for synced kwarg [ci skip]
|
2016-08-17 10:59:03 -04:00 |
|
Spencer Russell
|
80af028efb
|
swallows STDERR to remove some spurrious warnings from PortAudio and OSX
|
2016-08-16 19:19:35 -04:00 |
|
Spencer Russell
|
fcf87c0c61
|
now setting ringbuf size and prefill to twice blocksize
|
2016-08-16 18:26:38 -04:00 |
|
Spencer Russell
|
1d5ca112eb
|
back to duplex-by-default but now with optional synchronization
|
2016-08-16 18:10:03 -04:00 |
|
Spencer Russell
|
7ea9da7e09
|
now always using a rational sample rate when using system default
|
2016-08-09 00:56:30 -04:00 |
|
Spencer Russell
|
de5753e7f2
|
updates example in README [ci skip]
|
2016-08-09 00:23:51 -04:00 |
|
Spencer Russell
|
1d16bdecba
|
now checking out SampledSignals on CI, too
|
2016-08-09 00:09:50 -04:00 |
|
Spencer Russell
|
44339ff755
|
now checking out RingBuffers on CI, too
|
2016-08-09 00:02:49 -04:00 |
|
Spencer Russell
|
5460e461bd
|
adds sudo back to travis config [appveyor skip]
|
2016-08-08 23:57:26 -04:00 |
|
Spencer Russell
|
09b1cd3e47
|
adds Compat checkout to appveyor and travis configs
|
2016-08-08 23:53:59 -04:00 |
|
Spencer Russell
|
3f5f107c81
|
now travis and appveyor should at least test installability
|
2016-08-08 23:39:46 -04:00 |
|
Spencer Russell
|
e7cdbad4b3
|
now pulls samplerate from device by default. fixes #4
|
2016-08-08 23:34:54 -04:00 |
|
Spencer Russell
|
fb30e51f91
|
fixes tests to they pass. issue filed for large resampling
|
2016-08-08 21:31:29 -04:00 |
|
Spencer Russell
|
2cc49cc3e0
|
fixes error with multichannel reading
|
2016-08-08 21:28:34 -04:00 |
|
Spencer Russell
|
ede482ce6f
|
defaults to output-only, bigger ringbuf, fixes issue with multichannel writing
|
2016-08-08 20:25:02 -04:00 |
|