shithub: aubio

RSS feed

d6352bf7 – Paul Brossier <piem@piem.org> authored on 2020/07/01 20:45
[ci] no coverage on windows in travis

46bb1b99 – Paul Brossier <piem@piem.org> authored on 2020/07/01 20:44
[ci] back to pypy3.5 in travis

c43ebefd – Paul Brossier <piem@piem.org> authored on 2020/07/01 20:34
[ci] set language: python for pypy

fa03fb25 – Paul Brossier <piem@piem.org> authored on 2020/07/01 20:33
[ci] remove expandwaf for windows, remove travis_rety

dabf9cad – Paul Brossier <piem@piem.org> authored on 2020/07/01 20:18
[ci] add missing language, update xcode versions for travis

0c3b7c8f – Paul Brossier <piem@piem.org> authored on 2020/07/01 20:02
[waf] bump to 2.0.20

cd520be7 – Paul Brossier <piem@piem.org> authored on 2020/07/01 20:02
[ci] install make on windows

d88041a9 – Paul Brossier <piem@piem.org> authored on 2020/07/01 19:41
[ci] remove trusty and sudo from .travis.yml

89003a8a – Paul Brossier <piem@piem.org> authored on 2020/07/01 19:40
[ci] set windows path on travis

a115a3ae – Paul Brossier <piem@piem.org> authored on 2020/07/01 19:30
[ci] use choco to install py3.8 on travis, only upgrade pip there

5e474838 – Paul Brossier <piem@piem.org> authored on 2020/07/01 19:28
[ci] fix travis target name

ed775852 – Paul Brossier <piem@piem.org> authored on 2020/07/01 19:24
[ci] add names and upgrade travis targets

b579158c – Paul Brossier <piem@piem.org> authored on 2020/07/01 18:40
[ci] loosen pypy version in .travis.yml

1a102ac0 – Paul Brossier <piem@piem.org> authored on 2020/07/01 18:34
[ci] remove python2 osx cruft in .travis.yml

7889d29e – Paul Brossier <piem@piem.org> authored on 2020/07/01 18:06
[ci] switch azure osx to latest image

eadb7f61 – Paul Brossier <piem@piem.org> authored on 2019/11/17 18:07
Merge branch 'master' of https://github.com/autoantwort/aubio into fix/get_waf_space

78af84ab – Paul Brossier <piem@piem.org> authored on 2019/11/17 13:09
[doc] update line numbers in develop.rst, thanks to @cipo7741 (closes gh-267)

63a7a431 – autoantwort <41973254+autoantwort@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/08/28 19:11
get_waf.sh: Allow spaces in the pwd path

63fc1dfb – Paul Brossier <piem@piem.org> authored on 2019/06/29 12:57
Merge branch 'feature/debugmode'

cf31ff1a – Paul Brossier <piem@piem.org> authored on 2019/06/29 12:45
[priv] also define variadic no-op debug macro

c37bc196 – Paul Brossier <piem@piem.org> authored on 2019/06/29 11:55
[priv] use {} for no-op macro when debug is not enabled

b1ed6ce4 – Paul Brossier <piem@piem.org> authored on 2019/06/29 10:45
Merge branch 'master' into feature/quietmode

2f169662 – Paul Brossier <piem@piem.org> authored on 2019/06/29 10:27
Merge branch 'master' into feature/debugmode

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

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

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

982629c8 – Paul Brossier <piem@piem.org> authored on 2019/01/30 22:24
[examples] add quiet mode for performance measurements

ef8a1e4e – Paul Brossier <piem@piem.org> authored on 2019/01/30 22:20
[tests] fix input size in test-mfcc

3d731836 – Paul Brossier <piem@piem.org> authored on 2019/01/30 21:43
[aubio_priv.h] only define AUBIO_DBG in debug mode

f862b854 – Paul Brossier <piem@piem.org> authored on 2019/01/30 21:42
[waf] add shortcut to compile in debug mode

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

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

Next