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 |
|
Robert Luke
|
5754f52034
|
Test against x86 too
|
2021-05-10 05:46:24 +10:00 |
|
bramtayl
|
a18ac17eba
|
Bump version
|
2021-05-09 12:54:05 -04:00 |
|
bramtayl
|
da0b3de1d8
|
Merge pull request #59 from rob-luke/secretsfix
Use the correct secrets key
|
2021-05-09 11:09:32 -04:00 |
|
Robert Luke
|
b905a7f31a
|
Merge remote-tracking branch 'upstream/master' into ghtests
|
2021-05-09 13:23:01 +10:00 |
|
bramtayl
|
819de99d9c
|
Add compat entries; remove unused packages (#58)
|
2021-05-09 13:17:35 +10:00 |
|
github-actions[bot]
|
52be2700bf
|
CompatHelper: add new compat entry for "SampledSignals" at version "2.1"
|
2021-05-09 00:41:16 +00:00 |
|
Robert Luke
|
30a64d1f45
|
Update Tests.yml
|
2021-05-09 10:39:47 +10:00 |
|
Robert Luke
|
b1e973dba2
|
Revert back to 1.3 as expected
|
2021-05-09 10:26:41 +10:00 |
|
Robert Luke
|
ab620dc64c
|
Update Project.toml
|
2021-05-09 10:12:12 +10:00 |
|
Robert Luke
|
578f34d0e5
|
Use github actions for tests and expand platforms and versions
|
2021-05-09 09:53:40 +10:00 |
|
Robert Luke
|
ad9c3142da
|
Update CompatHelper.yml
|
2021-05-09 09:47:09 +10:00 |
|
Robert Luke
|
c4423b04bd
|
Fix secret key name to match settings
|
2021-05-09 09:46:36 +10:00 |
|
bramtayl
|
7e317452f9
|
Create TagBot.yml
|
2021-05-08 10:31:53 -04:00 |
|
bramtayl
|
c05dff245e
|
Create CompatHelper.yml
|
2021-05-08 10:26:02 -04:00 |
|
Spencer Russell
|
28c89c24e4
|
removed outdated info on building the shim from README
|
2020-04-15 20:27:23 -04:00 |
|
Spencer Russell
|
25f9c1230f
|
improves xrun handling and fixes segfaults on ctrl-c
fixes #20
|
2020-02-23 23:05:32 -05:00 |
|
Spencer Russell
|
461cdc1557
|
add disable_sigint to make ctrl-C not crash Julia
|
2020-02-22 21:42:45 -05:00 |
|
jakubwro
|
b9c604533d
|
script fix
|
2020-02-21 22:47:10 +01:00 |
|
Jakub Wronowski
|
81720e0155
|
default latency fix
|
2020-02-20 23:02:10 +01:00 |
|
Jakub Wronowski
|
03a32623e9
|
default latency
|
2020-02-20 22:59:05 +01:00 |
|
Jakub Wronowski
|
c18963ac53
|
removed SampledSignals.blocksize method
|
2020-02-20 22:48:04 +01:00 |
|
Jakub Wronowski
|
1a1a10cb69
|
script fixes
|
2020-02-18 23:52:15 +01:00 |
|
Jakub Wronowski
|
c3570b0d07
|
readme and script fix
|
2020-02-18 23:49:50 +01:00 |
|
Jakub Wronowski
|
1fe68cf857
|
removed blocksize parameter
|
2020-02-18 23:04:51 +01:00 |
|
Jakub Wronowski
|
bea3577abe
|
Merge branch 'nocallback' of https://github.com/jakubwro/PortAudio.jl
|
2020-02-18 21:19:54 +01:00 |
|
Spencer Russell
|
25993bce0e
|
Merge pull request #40 from JuliaAudio/nocallback
Julia 1.0, Artifacts, JLLs, no ringbuffers
|
2020-02-17 12:06:45 -06:00 |
|
jakubwro
|
d9ffc44f8c
|
measure signal tuning
|
2020-02-11 14:07:56 +01:00 |
|
jakubwro
|
a1a2230ed8
|
script for measuring latency
|
2020-02-11 13:42:10 +01:00 |
|
jakubwro
|
3ffdbb9bc9
|
exposed pa stream latency
|
2020-02-11 00:11:21 +01:00 |
|
Spencer Russell
|
93916a630d
|
Removes crufty files and outdated tests
|
2020-01-30 15:25:08 -05:00 |
|
Spencer Russell
|
b18b9bdcae
|
only look for ALSA on linux systems
|
2020-01-30 11:54:16 -05:00 |
|
Spencer Russell
|
9d780e4950
|
re-enables suppressing portaudio initialization output
|
2020-01-30 11:33:50 -05:00 |
|
Spencer Russell
|
d069e75a9f
|
bumps latency for more reliable performance
|
2020-01-30 11:28:44 -05:00 |
|
Spencer Russell
|
f123478231
|
now using a mutex to protect libportaudio access
|
2020-01-02 14:23:41 -05:00 |
|
Spencer Russell
|
16d0bc48be
|
adds auto-detection of ALSA config dir
|
2020-01-02 13:56:46 -05:00 |
|