Brandon Taylor
ce8c66b223
separate messanger from buffer
2021-07-11 17:29:38 -04:00
Brandon Taylor
d836fe655d
more comments
2021-07-04 11:40:53 -04:00
Brandon Taylor
8cd31c4522
fix
2021-07-03 20:59:51 -04:00
Brandon Taylor
8d6abcb785
performance improvements
2021-07-03 17:22:49 -04:00
Brandon Taylor
3c6bb1a27f
Merge branch 'master' of https://github.com/bramtayl/PortAudio.jl
2021-07-01 10:41:04 -04:00
Brandon Taylor
fb49203835
Add gen README
2021-07-01 10:40:17 -04:00
bramtayl
191c3dbbcc
Update test/runtests.jl
...
Co-authored-by: Robert Luke <748691+rob-luke@users.noreply.github.com>
2021-07-01 09:44:08 -04:00
Brandon Taylor
bbd238dbfe
fix
2021-06-30 18:50:16 -04:00
Brandon Taylor
b3da824629
comments
2021-06-30 13:37:06 -04:00
Brandon Taylor
30542fcb3b
fix
2021-06-30 13:14:41 -04:00
Brandon Taylor
98172f7438
almost there
2021-06-30 12:11:42 -04:00
Brandon Taylor
6de81d1227
separate out SampledSignals part
2021-06-26 14:24:48 -04:00
Brandon Taylor
05bcc26124
more cleanup and comments
2021-06-26 12:27:31 -04:00
Brandon Taylor
175addaf45
fix
2021-06-23 00:23:47 -04:00
Brandon Taylor
2bd53c2dd1
fix
2021-06-22 23:49:16 -04:00
Brandon Taylor
0c335dc50d
coverage
2021-06-22 23:36:56 -04:00
Brandon Taylor
36f85795cd
coverage
2021-06-22 23:11:12 -04:00
Brandon Taylor
8c9b7da5a4
fix?
2021-06-22 20:48:01 -04:00
Brandon Taylor
6d2bd0e658
fix?
2021-06-22 20:40:26 -04:00
Brandon Taylor
f1cc45e85f
cleanup
2021-06-22 20:31:23 -04:00
Brandon Taylor
3860fa5f25
reduce thread spawning
2021-06-22 16:01:55 -04:00
Brandon Taylor
c61aeb8365
distinguish error numbers from codes
2021-06-21 09:31:53 -04:00
Brandon Taylor
12e1c2cde8
fix?
2021-06-17 17:10:19 -04:00
Brandon Taylor
dae686afdd
fix tests
2021-06-17 17:03:53 -04:00
Brandon Taylor
887dbf6ee0
more coverage
2021-06-17 16:52:54 -04:00
Brandon Taylor
138551ec80
cleanup (again)
2021-06-17 14:28:55 -04:00
Brandon Taylor
4f62de7fda
use CLANG wrappers
2021-06-17 13:49:33 -04:00
Brandon Taylor
619c79c489
fix
2021-06-14 10:33:39 -04:00
Brandon Taylor
98aede658a
fix
2021-06-14 10:30:28 -04:00
Brandon Taylor
4cf4bc8e7a
cleanup
2021-06-14 10:10:02 -04:00
bramtayl
6a018cfc32
Avoid circular type definition ( #78 )
...
* avoid recursion
* reuse ref
* fix
2021-06-14 10:06:02 -04:00
bramtayl
b3cddf5669
run JuliaFormatter ( #77 )
2021-06-01 13:44:23 -04:00
Bill
89020cafc7
Update for PortAudio.jl architecture and Julia 1+ ( #47 )
2021-06-01 12:53:08 -04:00
bramtayl
50eb168f9a
More coverage ( #76 )
...
* more coverage
* more
2021-06-01 12:39:27 -04:00
bramtayl
dd68835815
Send debug to debug ( #74 )
...
* send to debug
* use Suppressor
* actually, this might be nicer as a macro
* return
* fix, add test
* small fix
* Logging target
* send xrun messages to debug
* Add note to README
* Revert "send xrun messages to debug"
This reverts commit d47abb9072
.
2021-05-24 17:34:37 -04:00
bramtayl
0187b4937d
don't prefill empty output ( #72 )
2021-05-21 16:12:47 -04:00
bramtayl
5bdd8975a9
add alsa_plugins ( #70 )
...
* add alsa_plugins
* avoid get!
2021-05-21 08:27:33 -04:00
bramtayl
e8c1e6a8f4
Merge pull request #73 from rob-luke/PRtemplate
...
Add a pull request template
2021-05-14 07:46:55 -04:00
Spencer Russell
94a8a7f283
Merge pull request #71 from bramtayl/handle_null
...
handle C_NULL errors
2021-05-13 20:41:38 -04:00
Robert Luke
c4e1594518
Add a pull request template
...
This will encourage people committing code to explain the purpose of their pull request and ease reviewing.
2021-05-14 09:56:01 +10:00
Brandon Taylor
1d9e441168
handle C_NULL errors
2021-05-13 13:59:25 -04:00
bramtayl
ff6dedec1f
Merge pull request #69 from JuliaAudio/revert-61-compathelper/new_version/2021-05-09-00-41-15-913-2231612002
...
Revert "CompatHelper: add new compat entry for "SampledSignals" at version "2.1""
2021-05-13 12:00:07 -04:00
bramtayl
4652e394d8
Revert "CompatHelper: add new compat entry for "SampledSignals" at version "2.1""
2021-05-13 11:56:18 -04:00
bramtayl
57a74e0bca
Merge pull request #61 from JuliaAudio/compathelper/new_version/2021-05-09-00-41-15-913-2231612002
...
CompatHelper: add new compat entry for "SampledSignals" at version "2.1"
2021-05-13 11:54:17 -04:00
bramtayl
06a1a0f243
Combine tests ( #65 )
...
* combine tests
* Delete runtests_local.jl
* More robust defaults, add SampledSignals
* get rid of flush
* get rid of flush, update printing
* Create runtests_local.jl
* Rename test/test/runtests_local.jl to test/runtests_local.jl
2021-05-13 11:42:09 -04:00
bramtayl
435e968b5a
Merge pull request #68 from rob-luke/badges
...
Update badges
2021-05-13 11:41:14 -04:00
Robert Luke
d71d971d66
Update badges
...
Change badges to github actions and code coverage from travis and appveyor
2021-05-13 09:07:10 +10:00
bramtayl
b5eed5a7c7
Merge pull request #66 from rob-luke/dropci
...
Remove appveyor and travis
2021-05-10 10:11:16 -04:00
Robert Luke
9f96451356
Remove appveyor and travis
2021-05-10 17:30:24 +10:00
bramtayl
d7d29880d6
Merge pull request #60 from rob-luke/ghtests
...
MRG: Use github actions for tests and expand platforms and versions
2021-05-09 16:34:32 -04:00