RSS feed
e136c9f6
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:48
[source_sndfile] avoid declaration after statement
b40c1497
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:13
[source_wavread] comment unused macro
0a1ad90d
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:11
[source_wavread] use STRERR macro
b03f1bf5
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:09
[sink_wavwrite] use STRERR macro
26bd5e0b
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:06
[lib] add AUBIO_STRERR to log system error messages
9d609355
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:05
[waf] check for errno.h
a280ed16
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 13:15
[osx] build frameworks with -Os
4b266f1c
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 13:14
[ci] add py3.6, drop py3.4 on travis
4b167218
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 12:16
[source_sndfile] set error message when reading after close
519d5d30
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 11:41
[py] raise an exception when reading source failed
fc633f3e
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 11:40
[source_avcodec] prevent reading after close
6dc211bb
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 11:39
[tests] simplify test_source.py, skip if no test sounds
62000521
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 11:26
[tests] try reading after close in test-source.c
87971384
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 11:22
[tests] check reading source after close raises RuntimeError
37c7e61a
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 10:30
[tests] test del_aubio_sink on null
19b839f6
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 10:28
[tests] test del_aubio_source on null
51a35a75
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 10:26
[source_apple_audio] get_duration returns 0 on failure
a9f463c7
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 10:26
[py] check if filter was created before deleting it
2bfbf336
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 10:25
[sink] del_aubio_sink argument can be null
8d4ffeb0
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 10:15
[source] del_aubio_source argument can be null
fef012aa
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 10:01
[examples] only delete sink if needed
98d7aaa3
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 10:00
[py] check sink was created before calling del_aubio_sink
48105cab
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 09:58
Revert "[py] avoid resizing py-source output"
776d65bf
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 09:16
[tests] test-mathutils-window input validation