Commit graph

339 commits

Author SHA1 Message Date
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
Spencer Russell
9eb565e487 mostly working, but crashes sometimes 2020-01-02 00:02:00 -05:00
Spencer Russell
4c2ad4dc06 some more update-related tweaks 2020-01-01 14:59:46 -05:00
Elliot Saba
a7919c5b64 Upgrade PortAudio to JLL packages 2019-12-27 22:50:45 -08:00
Julian P Samaroo
7944836b49 Fix CI attempt 2 2019-09-11 07:23:13 -05:00
Julian P Samaroo
918e9d6986 Fix CI attempt 1 2019-09-11 07:10:05 -05:00
Julian P Samaroo
1f1f721fec Make things work on Julia v1, use BB for some deps
Removed Compat
Switched to BB repo for libportaudio
Re-enabled a now-passing pa_shim test
2019-09-08 18:59:37 -05:00
Spencer Russell
577d7adfef
Merge pull request #36 from mroavi/julia1
Upgraded audiometer.jl and spectrum.jl
2019-07-30 08:58:34 -04:00