RSS feed
1ec59e4c
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 09:35
Merge branch 'master' into feature/autosink
2244f004
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 08:48
[py] incref exception type before restoring it
843b22f8
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 08:48
[py] incref exception type before restoring it
673d7e32
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 08:42
[py] fix reference counting of exception types (thanks @wackou)
841ceede
– Paul Brossier <piem@piem.org>
authored
on 2019/06/28 11:03
Merge branch 'master' into fix/setbiquad
e3fde21d
– Paul Brossier <piem@piem.org>
authored
on 2019/06/28 08:58
[waf] bump to 2.0.17
099237f9
– Paul Brossier <piem@piem.org>
authored
on 2019/06/21 10:05
[py] expect a failure on 32bit systems, add a comment about -ffloat-store (closes gh-231)
f912e909
– Paul Brossier <piem@piem.org>
authored
on 2019/06/21 10:03
[py] add helper to check if we are on a 32bit system
50392449
– Paul Brossier <piem@piem.org>
authored
on 2019/06/21 10:03
[py] relax precision for 32bit systems
c60e048f
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 15:38
[py] fix pvoc tests on powerpc
69aaefa5
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 07:38
[ci] disable samplerate when cross building on osx
8e84c460
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 06:07
[ci] update brew on travis
f54997c6
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 05:16
[py] fix typo in dct docstring
98927ca3
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 05:16
[py] fix typo in fft docstring
271434fb
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 05:14
[py] fix typo in sink docstrings
f2f1b100
– Paul Brossier <piem@piem.org>
authored
on 2019/05/11 08:04
Merge branch 'aybe-patch-2' of feature/vcpkg_docs
7abefed6
– Paul Brossier <piem@piem.org>
authored
on 2019/05/09 15:48
Merge branch 'master' into feature/autosink
3ed38e44
– Paul Brossier <piem@piem.org>
authored
on 2019/05/08 15:37
Merge branch 'fix/winencoding' (closes gh-247)
66fff6c1
– Paul Brossier <piem@piem.org>
authored
on 2019/05/06 18:36
[py] use universal_newlines=True to prevent decoding errors (see gh-247 gh-248)
086a45b7
– Aybe <aybe@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/04/25 03:02
Update binaries.rst
56d781aa
– Dominic Jodoin <dominic@travis-ci.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/04/22 11:43
Typo => `libflac-dev` instead of `libflac-dec`
4f74ac2b
– Paul Brossier <piem@piem.org>
authored
on 2019/03/31 20:44
[utils] use posix compliant _strnicmp on windows
88b301a7
– Paul Brossier <piem@piem.org>
authored
on 2019/03/31 20:43
[ci] disable flac and vorbis on ios and fat builds
76b6dd34
– Paul Brossier <piem@piem.org>
authored
on 2019/03/31 20:12
[utils] use strnicmp on windows
1dfe4092
– Paul Brossier <piem@piem.org>
authored
on 2019/03/31 19:12
Merge branch 'master' into feature/autosink
08246ee5
– Paul Brossier <piem@piem.org>
authored
on 2019/03/31 19:12
Merge branch 'feature/sink_vorbis' into feature/autosink
135bc14f
– Paul Brossier <piem@piem.org>
authored
on 2019/03/31 19:12
Merge branch 'feature/sink_flac' into feature/autosink
f55630c5
– Paul Brossier <piem@piem.org>
authored
on 2019/03/26 11:55
[py] fix note-off timings (closes #240, thanks to @chaoxinzheng)
11c46c8e
– Paul Brossier <piem@piem.org>
authored
on 2019/03/26 11:22
[py] digital_filter.set_* raise ValueError (see #gh-241)
8bfef308
– Paul Brossier <piem@piem.org>
authored
on 2019/03/26 11:17
[py] improve digital_filter error messages (closes #gh-241)
22e3ef12
– Paul Brossier <piem@piem.org>
authored
on 2019/02/26 05:50
[waf] remove ref to landscape.yml
fcc11e92
– Paul Brossier <piem@piem.org>
authored
on 2019/02/26 05:50
[waf] also exclude signature files
03e9422a
– Paul Brossier <piem@piem.org>
authored
on 2019/02/26 05:49
[ci] remove landscape.yml
4c321db1
– Paul Brossier <piem@piem.org>
authored
on 2019/02/26 05:48
[doc] remove landscape icon
3398a2ec
– Paul Brossier <piem@piem.org>
authored
on 2019/02/26 05:48
[README] remove landscape icon
aaabb7e3
– Paul Brossier <piem@piem.org>
authored
on 2019/02/26 05:01
[VERSION] bump to 0.5.0~alpha
90bd27a2
– Paul Brossier <piem@piem.org>
authored
on 2019/02/07 11:51
[VERSION] bump to 0.4.9
cd2ddc04
– Paul Brossier <piem@piem.org>
authored
on 2019/02/07 11:46
[ChangeLog] add 0.4.9 entry
b5c64f51
– Paul Brossier <piem@piem.org>
authored
on 2019/02/07 07:43
[waf] bump to 2.0.14
6d82adf9
– Paul Brossier <piem@piem.org>
authored
on 2019/01/30 22:36
[ci] fix azure vmImage field
ef8a1e4e
– Paul Brossier <piem@piem.org>
authored
on 2019/01/30 22:20
[tests] fix input size in test-mfcc
65a4fb4d
– Paul Brossier <piem@piem.org>
authored
on 2019/01/08 13:51
[sink_wavwrite] call fflush in open
ba9e3a87
– Paul Brossier <piem@piem.org>
authored
on 2019/01/08 13:37
[sink] remove assert so tests pass in debug mode
1878b506
– Paul Brossier <piem@piem.org>
authored
on 2019/01/08 13:34
[source] remove assert so tests pass in debug mode
bec1396a
– Paul Brossier <piem@piem.org>
authored
on 2019/01/08 13:33
[ci] use linux/py3.5 to test --build-type=debug
2ca09bf8
– Paul Brossier <piem@piem.org>
authored
on 2019/01/08 13:17
[aubio_priv.h] include blas first (see gh-225)
dc7362fd
– Paul Brossier <piem@piem.org>
authored
on 2018/12/31 12:25
[source_avcodec] prevent leak when closing swresample context
c1c3a995
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:55
[py] fix compilation warning in py-source
b4445fb2
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:50
[tests] also capture expected source warnings in test_sink
51b5f9cf
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:50
[tests] check resampling a source raises a warning when expected
cd468924
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:48
[tests] add parse_file_samplerate to fetch samplerate from path
966c6506
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:46
[py] take a copy for the last source block when iterating
79dc9adb
– Paul Brossier <piem@piem.org>
authored
on 2018/12/23 00:44
[source_avcodec] show a warning only when an error occurred in swr_convert
724303ec
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 22:56
[source_avcodec] clean up unused statements and previously included stdlib
8ad7d71e
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 22:49
[py] define HAVE_ERRNO_H in add_local_macros
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
59109e97
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:04
[sink_vorbis] use AUBIO_STRERR
07c76d00
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:03
[sink_flac] no declaration after statement
6245b528
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:02
[sink_flac] use AUBIO_STRERR
8fe522da
– Paul Brossier <piem@piem.org>
authored
on 2018/12/22 19:01
[strutils] no declaration after statement
4cb2d541
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 15:06
Merge branch 'feature/sink_flac' into feature/autosink
1c565c03
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 15:06
Merge branch 'feature/sink_vorbis' into feature/sink_flac
131d1eb8
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 15:06
Merge branch 'master' into feature/sink_vorbis
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
1f382d6b
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 09:08
[tests] add test-vecutils
fce84964
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 09:08
[tests] improve test-fmat
9e2c1a16
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 07:44
[tests] improve test-lvec
dfd520b1
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 07:44
[tests] improve test-cvec
2b1b38a3
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 07:44
[tests] improve test-fvec
4ed1e47d
– Paul Brossier <piem@piem.org>
authored
on 2018/12/21 07:41
[waf] also link against vorbis and ogg
00c94443
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 22:28
[sink_apple_audio] preset_format does not fail on empty format string
5fc6e812
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 18:56
[sink_sndfile] preset_format does not fail on empty format string
65e1ec63
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 18:31
Merge branch 'feature/sink_flac' into feature/autosink
cf4bc9f3
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 18:31
Merge branch 'feature/sink_vorbis' into feature/sink_flac
171ae68d
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 18:30
Merge branch 'master' into feature/sink_vorbis
8e76c71b
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 17:35
[py] avoid resizing py-source output
d4927c24
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 17:08
[source_avcodec] fix warning messages
ebfa80df
– Paul Brossier <piem@piem.org>
authored
on 2018/12/20 16:26
[source_sndfile] fix reading sizes when resampling
Next