# # ChangeLog for / # # Generated by Trac 1.2 # Nov 21, 2024, 9:52:28 PM Wed, 01 Jul 2020 20:34:16 GMT Paul Brossier [1a102ac] * .travis.yml (modified) [ci] remove python2 osx cruft in .travis.yml Wed, 01 Jul 2020 20:06:27 GMT Paul Brossier [7889d29] * azure-pipelines.yml (modified) [ci] switch azure osx to latest image Sun, 17 Nov 2019 22:07:42 GMT Paul Brossier [eadb7f6] * scripts/get_waf.sh (modified) Merge branch 'master' of https://github.com/autoantwort/aubio into ... Sun, 17 Nov 2019 17:09:53 GMT Paul Brossier [78af84a] * doc/develop.rst (modified) [doc] update line numbers in develop.rst, thanks to @cipo7741 (closes ... Wed, 28 Aug 2019 21:11:12 GMT GitHub [63a7a43] * scripts/get_waf.sh (modified) get_waf.sh: Allow spaces in the pwd path Sat, 29 Jun 2019 14:57:24 GMT Paul Brossier [63fc1df] * src/aubio_priv.h (modified) * wscript (modified) Merge branch 'feature/debugmode' Sat, 29 Jun 2019 14:45:56 GMT Paul Brossier [cf31ff1] * src/aubio_priv.h (modified) [priv] also define variadic no-op debug macro Sat, 29 Jun 2019 13:55:29 GMT Paul Brossier [c37bc19] * src/aubio_priv.h (modified) [priv] use {} for no-op macro when debug is not enabled Sat, 29 Jun 2019 12:45:48 GMT Paul Brossier [b1ed6ce] * .landscape.yml (deleted) * .travis.yml (modified) * ChangeLog (modified) * README.md (modified) * VERSION (modified) * azure-pipelines.yml (modified) * doc/binaries.rst (modified) * doc/statuslinks.rst (modified) * python/demos/demo_wav2midi.py (modified) * python/ext/aubio-docstrings.h (modified) * python/ext/py-fft.c (modified) * python/ext/py-filter.c (modified) * python/ext/py-filterbank.c (modified) * python/ext/py-sink.c (modified) * python/lib/gen_code.py (modified) * python/lib/gen_external.py (modified) * python/tests/test_hztomel.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/utils.py (modified) * scripts/get_waf.sh (modified) * tests/src/spectral/test-mfcc.c (modified) * wscript (modified) Merge branch 'master' into feature/quietmode Sat, 29 Jun 2019 12:27:35 GMT Paul Brossier [2f16966] * .landscape.yml (deleted) * .travis.yml (modified) * ChangeLog (modified) * README.md (modified) * VERSION (modified) * azure-pipelines.yml (modified) * doc/binaries.rst (modified) * doc/statuslinks.rst (modified) * python/demos/demo_wav2midi.py (modified) * python/ext/aubio-docstrings.h (modified) * python/ext/py-fft.c (modified) * python/ext/py-filter.c (modified) * python/ext/py-filterbank.c (modified) * python/ext/py-sink.c (modified) * python/lib/gen_code.py (modified) * python/lib/gen_external.py (modified) * python/tests/test_hztomel.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/utils.py (modified) * scripts/get_waf.sh (modified) * tests/src/spectral/test-mfcc.c (modified) * wscript (modified) Merge branch 'master' into feature/debugmode Sat, 29 Jun 2019 10:48:56 GMT Paul Brossier [2244f00] * python/lib/gen_code.py (modified) [py] incref exception type before restoring it Sat, 29 Jun 2019 10:48:50 GMT Paul Brossier [843b22f] * python/ext/py-filterbank.c (modified) [py] incref exception type before restoring it Sat, 29 Jun 2019 10:42:36 GMT Paul Brossier [673d7e3] * python/ext/py-filter.c (modified) [py] fix reference counting of exception types (thanks @wackou) ... Fri, 28 Jun 2019 13:03:56 GMT Paul Brossier [841ceed] * .travis.yml (modified) * doc/binaries.rst (modified) * python/demos/demo_wav2midi.py (modified) * python/ext/aubio-docstrings.h (modified) * python/ext/py-fft.c (modified) * python/ext/py-sink.c (modified) * python/lib/gen_external.py (modified) * python/tests/test_hztomel.py (modified) * python/tests/test_phasevoc.py (modified) * python/tests/utils.py (modified) * scripts/get_waf.sh (modified) Merge branch 'master' into fix/setbiquad Fri, 28 Jun 2019 10:58:54 GMT Paul Brossier [e3fde21] * scripts/get_waf.sh (modified) [waf] bump to 2.0.17 Fri, 21 Jun 2019 12:05:10 GMT Paul Brossier [099237f] * python/tests/test_hztomel.py (modified) [py] expect a failure on 32bit systems, add a comment about -ffloat- ... Fri, 21 Jun 2019 12:03:49 GMT Paul Brossier [f912e90] * python/tests/utils.py (modified) [py] add helper to check if we are on a 32bit system Fri, 21 Jun 2019 12:03:14 GMT Paul Brossier [5039244] * python/tests/test_hztomel.py (modified) [py] relax precision for 32bit systems Thu, 20 Jun 2019 17:38:39 GMT Paul Brossier [c60e048] * python/tests/test_phasevoc.py (modified) [py] fix pvoc tests on powerpc Thu, 20 Jun 2019 09:38:59 GMT Paul Brossier [69aaefa5] * .travis.yml (modified) [ci] disable samplerate when cross building on osx Thu, 20 Jun 2019 08:07:23 GMT Paul Brossier [8e84c46] * .travis.yml (modified) [ci] update brew on travis Thu, 20 Jun 2019 07:16:27 GMT Paul Brossier [f54997c6] * python/ext/aubio-docstrings.h (modified) [py] fix typo in dct docstring Thu, 20 Jun 2019 07:16:18 GMT Paul Brossier [98927ca] * python/ext/py-fft.c (modified) [py] fix typo in fft docstring Thu, 20 Jun 2019 07:14:51 GMT Paul Brossier [271434f] * python/ext/py-sink.c (modified) [py] fix typo in sink docstrings Sat, 11 May 2019 10:04:27 GMT Paul Brossier [f2f1b10] * doc/binaries.rst (modified) Merge branch 'aybe-patch-2' of feature/vcpkg_docs Wed, 08 May 2019 17:37:51 GMT Paul Brossier [3ed38e4] * python/lib/gen_external.py (modified) Merge branch 'fix/winencoding' (closes gh-247) Mon, 06 May 2019 20:36:51 GMT Paul Brossier [66fff6c] * python/lib/gen_external.py (modified) [py] use universal_newlines=True to prevent decoding errors (see ... Thu, 25 Apr 2019 05:02:49 GMT GitHub [086a45b] * doc/binaries.rst (modified) Update binaries.rst Tue, 26 Mar 2019 14:55:17 GMT Paul Brossier [f55630c] * python/demos/demo_wav2midi.py (modified) [py] fix note-off timings (closes #240, thanks to @chaoxinzheng) Tue, 26 Mar 2019 14:22:37 GMT Paul Brossier [11c46c8] * python/ext/py-filter.c (modified) [py] digital_filter.set_* raise ValueError (see #gh-241) Tue, 26 Mar 2019 14:17:05 GMT Paul Brossier [8bfef30] * python/ext/py-filter.c (modified) [py] improve digital_filter error messages (closes #gh-241) Tue, 26 Feb 2019 09:50:47 GMT Paul Brossier [22e3ef1] * wscript (modified) [waf] remove ref to landscape.yml Tue, 26 Feb 2019 09:50:39 GMT Paul Brossier [fcc11e9] * wscript (modified) [waf] also exclude signature files Tue, 26 Feb 2019 09:49:21 GMT Paul Brossier [03e9422] * .landscape.yml (deleted) [ci] remove landscape.yml Tue, 26 Feb 2019 09:48:52 GMT Paul Brossier [4c321db] * doc/statuslinks.rst (modified) [doc] remove landscape icon Tue, 26 Feb 2019 09:48:18 GMT Paul Brossier [3398a2e] * README.md (modified) [README] remove landscape icon Tue, 26 Feb 2019 09:01:30 GMT Paul Brossier [aaabb7e] * VERSION (modified) [VERSION] bump to 0.5.0~alpha Thu, 07 Feb 2019 15:51:07 GMT Paul Brossier [90bd27a] * VERSION (modified) [VERSION] bump to 0.4.9 Thu, 07 Feb 2019 15:46:22 GMT Paul Brossier [cd2ddc0] * ChangeLog (modified) [ChangeLog] add 0.4.9 entry Thu, 07 Feb 2019 11:43:55 GMT Paul Brossier [b5c64f5] * scripts/get_waf.sh (modified) [waf] bump to 2.0.14 Thu, 31 Jan 2019 02:36:19 GMT Paul Brossier [6d82adf] * azure-pipelines.yml (modified) [ci] fix azure vmImage field Thu, 31 Jan 2019 02:24:19 GMT Paul Brossier [982629c] * examples/parse_args.h (modified) * examples/utils.c (modified) [examples] add quiet mode for performance measurements Thu, 31 Jan 2019 02:20:57 GMT Paul Brossier [ef8a1e4] * tests/src/spectral/test-mfcc.c (modified) [tests] fix input size in test-mfcc Thu, 31 Jan 2019 01:43:54 GMT Paul Brossier [3d73183] * src/aubio_priv.h (modified) [aubio_priv.h] only define AUBIO_DBG in debug mode Thu, 31 Jan 2019 01:42:45 GMT Paul Brossier [f862b85] * wscript (modified) [waf] add shortcut to compile in debug mode Tue, 08 Jan 2019 17:51:16 GMT Paul Brossier [65a4fb4] * src/io/sink_wavwrite.c (modified) [sink_wavwrite] call fflush in open This ensures the file header ... Tue, 08 Jan 2019 17:49:56 GMT Paul Brossier [ba9e3a8] * src/io/sink.c (modified) [sink] remove assert so tests pass in debug mode Tue, 08 Jan 2019 17:49:56 GMT Paul Brossier [1878b50] * src/io/source.c (modified) [source] remove assert so tests pass in debug mode source and sink ... Tue, 08 Jan 2019 17:49:45 GMT Paul Brossier [bec1396] * .travis.yml (modified) [ci] use linux/py3.5 to test --build-type=debug Tue, 08 Jan 2019 17:17:11 GMT Paul Brossier [2ca09bf] * src/aubio_priv.h (modified) [aubio_priv.h] include blas first (see gh-225) Mon, 31 Dec 2018 16:25:08 GMT Paul Brossier [dc7362fd] * src/io/source_avcodec.c (modified) [source_avcodec] prevent leak when closing swresample context Sun, 23 Dec 2018 04:55:56 GMT Paul Brossier [c1c3a99] * python/ext/py-source.c (modified) [py] fix compilation warning in py-source Sun, 23 Dec 2018 04:50:36 GMT Paul Brossier [b4445fb] * python/tests/test_sink.py (modified) [tests] also capture expected source warnings in test_sink Sun, 23 Dec 2018 04:50:07 GMT Paul Brossier [51b5f9c] * python/tests/test_source.py (modified) [tests] check resampling a source raises a warning when expected Sun, 23 Dec 2018 04:48:12 GMT Paul Brossier [cd46892] * python/tests/utils.py (modified) [tests] add parse_file_samplerate to fetch samplerate from path Sun, 23 Dec 2018 04:46:47 GMT Paul Brossier [966c650] * python/ext/py-source.c (modified) [py] take a copy for the last source block when iterating Appears ... Sun, 23 Dec 2018 04:44:18 GMT Paul Brossier [79dc9ad] * src/io/source_avcodec.c (modified) [source_avcodec] show a warning only when an error occurred in ... Sun, 23 Dec 2018 02:56:38 GMT Paul Brossier [724303e] * src/io/source_avcodec.c (modified) [source_avcodec] clean up unused statements and previously included ... Sun, 23 Dec 2018 02:49:09 GMT Paul Brossier [8ad7d71] * python/lib/moresetuptools.py (modified) [py] define HAVE_ERRNO_H in add_local_macros Sat, 22 Dec 2018 23:48:19 GMT Paul Brossier [e136c9f] * src/io/source_sndfile.c (modified) [source_sndfile] avoid declaration after statement Sat, 22 Dec 2018 23:13:50 GMT Paul Brossier [b40c149] * src/io/source_wavread.c (modified) [source_wavread] comment unused macro Sat, 22 Dec 2018 23:11:17 GMT Paul Brossier [0a1ad90] * src/io/source_wavread.c (modified) [source_wavread] use STRERR macro Sat, 22 Dec 2018 23:09:31 GMT Paul Brossier [b03f1bf] * src/io/sink_wavwrite.c (modified) [sink_wavwrite] use STRERR macro Sat, 22 Dec 2018 23:06:32 GMT Paul Brossier [26bd5e0] * src/aubio_priv.h (modified) [lib] add AUBIO_STRERR to log system error messages Sat, 22 Dec 2018 23:05:32 GMT Paul Brossier [9d609355] * wscript (modified) [waf] check for errno.h Fri, 21 Dec 2018 17:15:53 GMT Paul Brossier [a280ed1] * scripts/build_apple_frameworks (modified) [osx] build frameworks with -Os The new tests revealed a crash in ... Fri, 21 Dec 2018 17:14:21 GMT Paul Brossier [4b266f1] * .travis.yml (modified) [ci] add py3.6, drop py3.4 on travis Fri, 21 Dec 2018 16:16:18 GMT Paul Brossier [4b16721] * src/io/source_sndfile.c (modified) [source_sndfile] set error message when reading after close Fri, 21 Dec 2018 15:41:30 GMT Paul Brossier [519d5d3] * python/ext/py-source.c (modified) [py] raise an exception when reading source failed Fri, 21 Dec 2018 15:40:24 GMT Paul Brossier [fc633f3] * src/io/source_avcodec.c (modified) [source_avcodec] prevent reading after close Fri, 21 Dec 2018 15:39:56 GMT Paul Brossier [6dc211b] * python/tests/test_source.py (modified) [tests] simplify test_source.py, skip if no test sounds Fri, 21 Dec 2018 15:26:00 GMT Paul Brossier [6200052] * tests/src/io/base-source_custom.h (modified) * tests/src/io/test-source.c (modified) [tests] try reading after close in test-source.c Fri, 21 Dec 2018 15:22:27 GMT Paul Brossier [8797138] * python/tests/test_source.py (modified) [tests] check reading source after close raises RuntimeError Fri, 21 Dec 2018 14:30:14 GMT Paul Brossier [37c7e61] * tests/src/io/base-sink_custom.h (modified) * tests/src/io/test-sink.c (modified) [tests] test del_aubio_sink on null Fri, 21 Dec 2018 14:28:11 GMT Paul Brossier [19b839f] * tests/src/io/base-source_custom.h (modified) * tests/src/io/test-source.c (modified) [tests] test del_aubio_source on null Fri, 21 Dec 2018 14:26:52 GMT Paul Brossier [51a35a7] * src/io/source_apple_audio.c (modified) [source_apple_audio] get_duration returns 0 on failure Fri, 21 Dec 2018 14:26:04 GMT Paul Brossier [a9f463c] * python/ext/py-filter.c (modified) [py] check if filter was created before deleting it Fri, 21 Dec 2018 14:25:43 GMT Paul Brossier [2bfbf33] * src/io/sink.c (modified) [sink] del_aubio_sink argument can be null Most del_ methods in ... Fri, 21 Dec 2018 14:15:47 GMT Paul Brossier [8d4ffeb] * src/io/source.c (modified) [source] del_aubio_source argument can be null Most del_ methods in ... Fri, 21 Dec 2018 14:01:10 GMT Paul Brossier [fef012a] * examples/utils.c (modified) [examples] only delete sink if needed Fri, 21 Dec 2018 14:00:34 GMT Paul Brossier [98d7aaa] * python/ext/py-sink.c (modified) [py] check sink was created before calling del_aubio_sink Fri, 21 Dec 2018 13:58:39 GMT Paul Brossier [48105ca] * python/ext/py-source.c (modified) Revert "[py] avoid resizing py-source output" This reverts commit ... Fri, 21 Dec 2018 13:16:29 GMT Paul Brossier [776d65b] * tests/src/test-mathutils-window.c (modified) [tests] test-mathutils-window input validation Fri, 21 Dec 2018 13:08:58 GMT Paul Brossier [1f382d6] * tests/src/test-vecutils.c (added) [tests] add test-vecutils Fri, 21 Dec 2018 13:08:48 GMT Paul Brossier [fce8496] * tests/src/test-fmat.c (modified) [tests] improve test-fmat Fri, 21 Dec 2018 11:44:46 GMT Paul Brossier [9e2c1a1] * tests/src/test-lvec.c (modified) [tests] improve test-lvec Fri, 21 Dec 2018 11:44:35 GMT Paul Brossier [dfd520b] * tests/src/test-cvec.c (modified) [tests] improve test-cvec Fri, 21 Dec 2018 11:44:22 GMT Paul Brossier [2b1b38a] * tests/src/test-fvec.c (modified) [tests] improve test-fvec Thu, 20 Dec 2018 21:42:11 GMT Paul Brossier [8e76c71] * python/ext/py-source.c (modified) [py] avoid resizing py-source output Make sure a copy of the source ... Thu, 20 Dec 2018 21:42:01 GMT Paul Brossier [d4927c2] * src/io/source_avcodec.c (modified) [source_avcodec] fix warning messages Thu, 20 Dec 2018 20:26:32 GMT Paul Brossier [ebfa80d] * src/io/source_sndfile.c (modified) [source_sndfile] fix reading sizes when resampling Thu, 20 Dec 2018 19:49:09 GMT Paul Brossier [3880830] * .travis.yml (modified) [ci] improve coverage of sndfile/samplerate support Thu, 20 Dec 2018 19:16:40 GMT Paul Brossier [f4c96f5] * .travis.yml (modified) [ci] add pypy on travis, use it to test sndfile/libsamplerate directly Thu, 20 Dec 2018 19:08:16 GMT Paul Brossier [49ac58e0] * .travis.yml (modified) [ci] set one of the travis config to use sndfile only Thu, 20 Dec 2018 18:44:51 GMT Paul Brossier [4c72a9c] * src/io/source_apple_audio.c (modified) [source_apple_audio] use input validation and padding helpers Thu, 20 Dec 2018 18:26:08 GMT Paul Brossier [4edba9d] * src/io/ioutils.c (modified) [io] fix source output padding sizes Thu, 20 Dec 2018 18:17:58 GMT Paul Brossier [1ddb9d1] * src/io/ioutils.c (modified) [io] source_pad_do_output to pad extra channels Thu, 20 Dec 2018 18:16:32 GMT Paul Brossier [6f22ed5] * tests/src/io/base-source_custom.h (modified) * tests/src/io/test-source.c (modified) [tests] test-source checks for undersized/oversized output Thu, 20 Dec 2018 18:06:51 GMT Paul Brossier [efaeaf1] * src/io/ioutils.c (modified) [io] use memset in padding helpers Thu, 20 Dec 2018 18:05:50 GMT Paul Brossier [2510248] * src/io/source_avcodec.c (modified) [source_avcodec] use padding helpers