# # ChangeLog for / # # Generated by Trac 1.2 # Apr 20, 2024, 1:40:06 AM Tue, 02 Jan 2024 20:16:48 GMT Paul Brossier [152d681] * .readthedocs.yaml (modified) [ci] add pip install to readthedocs.yaml Tue, 02 Jan 2024 16:29:08 GMT Paul Brossier [1e2811c] * .readthedocs.yaml (added) [ci] add readthedocs.io configuration file Thu, 28 Dec 2023 12:38:56 GMT Paul Brossier [77fb5bf] * azure-pipelines.yml (modified) [ci] build with fftw3 in linux_double on azure Thu, 28 Dec 2023 12:35:18 GMT Paul Brossier [7df72ac] * tests/src/spectral/test-dct.c (modified) [tests] use ABS in test-dct Thu, 28 Dec 2023 12:27:58 GMT Paul Brossier [6fa0bc3] * azure-pipelines.yml (modified) [ci] test double and fftw3 on azure Thu, 28 Dec 2023 12:21:18 GMT Paul Brossier [b8e23f8] * azure-pipelines.yml (modified) [ci] add libsndfile-dev to azure dependencies Thu, 28 Dec 2023 12:08:27 GMT Paul Brossier [918b764] * azure-pipelines.yml (modified) [ci] add libvorbis-dev and libflac-dev to azure dependencies Thu, 28 Dec 2023 11:58:20 GMT Paul Brossier [edf82d8] * .circleci/config.yml (modified) [ci] add python 3.12 to circleci Thu, 28 Dec 2023 11:55:47 GMT Paul Brossier [a11ea9d] * .circleci/config.yml (modified) [ci] remove python 2.7 from circleci Thu, 28 Dec 2023 11:45:59 GMT Paul Brossier [e8aed04c] * .circleci/config.yml (modified) [ci] bump circleci config version to 2.1 Thu, 28 Dec 2023 11:33:41 GMT Paul Brossier [d100c3d] * scripts/build_apple_frameworks (modified) [scripts] add watchos to build_apple_frameworks Thu, 28 Dec 2023 11:33:26 GMT Paul Brossier [c1303c6] * wscript (modified) [waf] add support for watchos Thu, 28 Dec 2023 11:30:21 GMT Paul Brossier [2e3f88f] * wscript (modified) [waf] tighten platform check when cross-compiling Thu, 28 Dec 2023 11:30:21 GMT Paul Brossier [b16e592] * wscript (modified) [waf] add m1 support to iosimulator framework (closes gh-337) Thu, 28 Dec 2023 11:30:20 GMT Paul Brossier [eed0199] * scripts/build_apple_frameworks (modified) [scripts] do not build fat frameworks for ios Thu, 28 Dec 2023 11:30:09 GMT Paul Brossier [92ebdac] * wscript (modified) [waf] run xcode-select to find path in wscript (see gh-337) Thanks ... Wed, 27 Dec 2023 23:32:10 GMT Paul Brossier [2f2b52a] * src/aubio_priv.h (modified) [priv] fix AUBIO_STRERROR definition under MinGW (closes gh-349) Wed, 27 Dec 2023 18:23:13 GMT Paul Brossier [8e9d3a3] * src/io/source_avcodec.c (modified) [source_avcodec] remove deprecation warning (< ffmpeg 5.1) Wed, 27 Dec 2023 17:58:55 GMT Paul Brossier [53bc55c] * src/io/source_avcodec.c (modified) [source_avcodec] adjust detection of AVChannelLayout (> ffmpeg 5.0) Wed, 27 Dec 2023 17:39:35 GMT Paul Brossier [0b947f9] * src/io/source_avcodec.c (modified) [source_avcodec] add support for AVChannelLayout (ffmpeg 5.1) Wed, 27 Dec 2023 17:18:00 GMT Paul Brossier [128acfd] * src/io/source_avcodec.c (modified) [source_avcodec] use a const pointer for AVCodec Wed, 27 Dec 2023 17:12:54 GMT Paul Brossier [885e316] * scripts/get_waf.sh (modified) [waf] bump to 2.0.26 Wed, 27 Dec 2023 17:09:23 GMT Paul Brossier [245deea] * src/io/source_avcodec.c (modified) [source_avcodec] drop support for libavresample Wed, 27 Dec 2023 16:48:27 GMT Paul Brossier [df2de24] * src/wscript_build (modified) [waf] remove avresample from wscript_build Wed, 27 Dec 2023 16:48:10 GMT Paul Brossier [ae9b76b] * wscript (modified) [waf] remove avresample from wscript Wed, 27 Dec 2023 16:44:50 GMT Paul Brossier [ff622fc] * python/lib/moresetuptools.py (modified) [py] remove libavresample from moresetuptools Wed, 27 Dec 2023 16:43:29 GMT Paul Brossier [380c529] * doc/requirements.rst (modified) [doc] list libswresample in requirements Wed, 27 Dec 2023 16:43:10 GMT Paul Brossier [4b33381] * .travis.yml (modified) [ci] use libswresample on travis Wed, 27 Dec 2023 16:42:52 GMT Paul Brossier [ea051da] * doc/installing.rst (modified) [doc] remove libavresample-dev from list of optional dependencies Wed, 27 Dec 2023 16:35:28 GMT Paul Brossier [a94e648] * azure-pipelines.yml (modified) [ci] run apt update before install on azure Wed, 27 Dec 2023 16:15:34 GMT Paul Brossier [7545b56] * .circleci/config.yml (modified) [ci] use libswresample-dev on circleci Wed, 27 Dec 2023 15:38:30 GMT Paul Brossier [7868c26] * examples/jackio.c (modified) [examples] use snprinf in jackio Tue, 26 Dec 2023 18:42:27 GMT Paul Brossier [c37f6ec] * src/io/utils_apple_audio.c (modified) [utils_apple_audio] use snprintf in getPrintableOSStatusError Tue, 26 Dec 2023 18:41:57 GMT Paul Brossier [ebf96de] * src/io/sink_apple_audio.c (modified) [sink_apple_audio] use snprintf to avoid warning Tue, 26 Dec 2023 18:41:12 GMT Paul Brossier [5c3cdc8] * src/aubio_priv.h (modified) [priv] remove sprintf and add snprintf Mon, 16 May 2022 17:17:37 GMT Paul Brossier [efda2bd] * wscript (modified) [waf] remove obsoleted i386 when building iPhoneSimulator framework ... Mon, 16 May 2022 17:16:55 GMT Paul Brossier [f7497ab] * wscript (modified) [waf] update fat option to build for arm64 and x86_64 (see gh-361) Mon, 16 May 2022 17:14:48 GMT Paul Brossier [dd9287c] * scripts/build_apple_frameworks (modified) [scripts] use --nodeps in build_apple_frameworks Tue, 25 Jan 2022 17:32:20 GMT Paul Brossier [8a05420] * src/io/source_avcodec.c (modified) [source_avcodec] define FF_API_LAVF_AVCTX for libavcodec > 59, thx ... Wed, 29 Dec 2021 16:43:47 GMT Paul Brossier [808c6ac5] * azure-pipelines.yml (modified) [ci] update azure to windows-latest Sun, 26 Dec 2021 15:26:56 GMT Paul Brossier [245fd51] * README.md (modified) [README] move commits since badge last Sun, 26 Dec 2021 15:21:35 GMT Paul Brossier [fce5bcd7] * README.md (modified) [README] add pypi and conda download badges Sun, 26 Dec 2021 15:21:32 GMT Paul Brossier [3e94f77e] * README.md (modified) [README] add azure status badge Sun, 26 Dec 2021 15:18:41 GMT Paul Brossier [598fbb0] * README.md (modified) [README] add circleci status badge Sun, 26 Dec 2021 15:07:24 GMT Paul Brossier [d8e78e6] * README.md (modified) [README] remove travis badge Sun, 26 Dec 2021 06:52:16 GMT Paul Brossier [cdfe9ce] * src/io/source_avcodec.c (modified) [source_avcodec] avoid deprecation warning with latest avcodec api ... Sun, 26 Dec 2021 03:22:39 GMT Paul Brossier [ea7f48e] * .circleci/config.yml (modified) [ci] switch circleci to python 3.10 Sun, 26 Dec 2021 03:18:00 GMT Paul Brossier [68d4565] * .circleci/config.yml (modified) [ci] update circleci to new python docker images Sun, 26 Dec 2021 02:31:18 GMT Paul Brossier [b540b22] * scripts/get_waf.sh (modified) [waf] fetch public key matching requested waf version (closes gh-340) Sun, 26 Dec 2021 02:28:30 GMT Paul Brossier [92d40c7] * scripts/get_waf.sh (modified) [waf] bump to 2.0.23 Tue, 19 Jan 2021 09:51:49 GMT Paul Brossier [d3325ba] * VERSION (modified) [VERSION] use - insted of ~ to split version status (closes gh-307, ... Tue, 19 Jan 2021 09:30:35 GMT Paul Brossier [e7c6216] * scripts/get_waf.sh (modified) [waf] bump to 2.0.21 Thu, 02 Jul 2020 17:03:56 GMT Paul Brossier [05ed7f5] * .circleci/config.yml (modified) * .travis.yml (modified) * azure-pipelines.yml (modified) * python/demos/demo_pitchshift.py (added) * python/lib/gen_code.py (modified) * python/lib/gen_external.py (modified) * python/lib/moresetuptools.py (modified) * python/tests/test_pitchshift.py (added) * src/aubio.h (modified) * src/effects/pitchshift.h (added) * src/effects/pitchshift_dummy.c (added) * src/effects/pitchshift_rubberband.c (added) * src/effects/rubberband_utils.c (added) * src/effects/timestretch.h (added) * src/effects/timestretch_dummy.c (added) * src/effects/timestretch_rubberband.c (added) * src/wscript_build (modified) * tests/src/effects/test-pitchshift.c (added) * tests/src/effects/test-timestretch.c (added) * wscript (modified) Merge branch 'feature/timestretch' Thu, 02 Jul 2020 15:05:05 GMT Paul Brossier [7b8e51c] * scripts/build_android (modified) * scripts/build_emscripten (modified) * scripts/build_mingw (modified) * scripts/get_waf.sh (modified) Merge branch 'master' into feature/autosink Thu, 02 Jul 2020 15:04:55 GMT Paul Brossier [e836160] * wscript (modified) [waf] add vorbis and flac to nodeps list Thu, 02 Jul 2020 15:02:49 GMT Paul Brossier [bd183b3] * scripts/build_android (modified) * scripts/build_emscripten (modified) * scripts/build_mingw (modified) * scripts/get_waf.sh (modified) Merge branch 'master' into feature/timestretch Thu, 02 Jul 2020 13:45:50 GMT Paul Brossier [a59ecb7] * scripts/build_android (modified) * scripts/build_emscripten (modified) * scripts/build_mingw (modified) * scripts/get_waf.sh (modified) Merge branch 'fix/shebangs' Thu, 02 Jul 2020 13:40:10 GMT Paul Brossier [e625579] * wscript (modified) [waf] add rubberband to nodeps list Thu, 02 Jul 2020 13:39:25 GMT Paul Brossier [d1decd5] * .gitignore (modified) * .travis.yml (modified) * Makefile (modified) * doc/requirements.rst (modified) * python/demos/demo_pitch.py (modified) * src/musicutils.h (modified) * wscript (modified) Merge branch 'master' into feature/timestretch Thu, 02 Jul 2020 13:34:26 GMT Paul Brossier [fc9c60e] * .appveyor.yml (modified) * .circleci/config.yml (modified) * .gitignore (modified) * .travis.yml (modified) * Makefile (modified) * azure-pipelines.yml (modified) * doc/develop.rst (modified) * doc/requirements.rst (modified) * examples/parse_args.h (modified) * examples/utils.c (modified) * python/demos/demo_pitch.py (modified) * python/ext/ufuncs.c (modified) * scripts/get_waf.sh (modified) * src/aubio_priv.h (modified) * src/musicutils.h (modified) * wscript (modified) Merge branch 'master' into feature/autosink Thu, 02 Jul 2020 13:15:21 GMT Paul Brossier [9c730b5] * .travis.yml (modified) [ci] split --nodeps and --enable-double in travis Thu, 02 Jul 2020 13:02:37 GMT Paul Brossier [9aac2b5] * doc/requirements.rst (modified) [doc] add a note about --nodeps Thu, 02 Jul 2020 12:58:53 GMT Paul Brossier [c356ee9] * .travis.yml (modified) [ci] use --nodeps in travis Thu, 02 Jul 2020 12:56:54 GMT Paul Brossier [1d60d90] * Makefile (modified) [make] always use 16 bit wav files to pass tests with source_wavread Thu, 02 Jul 2020 12:49:15 GMT Paul Brossier [0cd3720] * wscript (modified) [waf] add --nodeps option to build with no dependency Thu, 02 Jul 2020 12:20:39 GMT Paul Brossier [87cd03a] * scripts/build_android (modified) * scripts/build_emscripten (modified) * scripts/build_mingw (modified) * scripts/get_waf.sh (modified) Merge branch 'fix-shebang', thanks to @katyo Thu, 02 Jul 2020 12:15:00 GMT Paul Brossier [9f73538] * .gitignore (modified) Merge branch 'fix/gitignore_regex', thanks to @emlyn Thu, 02 Jul 2020 12:07:06 GMT Paul Brossier [c7e5ee9] * python/demos/demo_pitch.py (modified) Merge branch @THE-COB/aubio to fix typo in demo Thu, 02 Jul 2020 11:56:04 GMT Paul Brossier [e33c8b1] * src/musicutils.h (modified) Merge branch 'fix-typo-doc-utils' of @Polochon-street/aubio Thu, 02 Jul 2020 11:48:28 GMT Paul Brossier [7c9285f] * .travis.yml (modified) [ci] disable all deps on travis nodeps Thu, 02 Jul 2020 11:40:44 GMT Paul Brossier [995c472] * .circleci/config.yml (modified) [ci] add rubberband on circleci Thu, 02 Jul 2020 11:37:32 GMT Paul Brossier [060a26d5] * azure-pipelines.yml (modified) [ci] install rubberband on azure linux Thu, 02 Jul 2020 11:37:01 GMT Paul Brossier [67c06d8] * azure-pipelines.yml (modified) Merge branch 'master' into feature/timestretch Thu, 02 Jul 2020 11:34:00 GMT Paul Brossier [6150f81] * azure-pipelines.yml (modified) [ci] fix azure linux deps name Thu, 02 Jul 2020 11:31:47 GMT Paul Brossier [b7fa316] * azure-pipelines.yml (modified) [ci] add azure linux deps Thu, 02 Jul 2020 09:48:29 GMT Paul Brossier [8197dbd] * .appveyor.yml (modified) * .circleci/config.yml (modified) * .travis.yml (modified) * python/ext/ufuncs.c (modified) * scripts/get_waf.sh (modified) Merge branch 'master' into feature/timestretch Thu, 02 Jul 2020 09:32:25 GMT Paul Brossier [66e8265] * .appveyor.yml (modified) [ci] swith appveyor py35 to py38 Thu, 02 Jul 2020 09:16:13 GMT Paul Brossier [95ff046] * python/ext/ufuncs.c (modified) [py] add const qualifiers to ufuncs prototypes for latest numpy Thu, 02 Jul 2020 09:09:17 GMT Paul Brossier [2940671] * .circleci/config.yml (modified) [ci] use latest python on circleci Thu, 02 Jul 2020 08:55:11 GMT Paul Brossier [edf0dbd] * .travis.yml (modified) [ci] comment out windows travis for now, revert previous windows hack Thu, 02 Jul 2020 08:39:32 GMT Paul Brossier [7874cf8] * .travis.yml (modified) [ci] kill gpg-agent on travis windows Thanks to @etr, ... Thu, 02 Jul 2020 07:39:30 GMT Paul Brossier [98cfdea] * .travis.yml (modified) [ci] remove windows py27 travis configuration, use AUBIO_NOTESTS=1 on ... Wed, 01 Jul 2020 23:48:11 GMT Paul Brossier [832b6c59] * .travis.yml (modified) [ci] set linux versions on travis Wed, 01 Jul 2020 23:43:31 GMT Paul Brossier [d27bb35] * .travis.yml (modified) [ci] install vcpython27 instead of py27 on windows travis Wed, 01 Jul 2020 23:32:49 GMT Paul Brossier [3194ca04] * .travis.yml (modified) [ci] fix typo in xcode12 travis script Wed, 01 Jul 2020 23:31:12 GMT Paul Brossier [16581da] * .travis.yml (modified) [ci] add windows py27 configuration for travis Wed, 01 Jul 2020 23:04:27 GMT Paul Brossier [40aaf72] * .travis.yml (modified) [ci] update travis configuration names Wed, 01 Jul 2020 23:04:11 GMT Paul Brossier [666a5e5] * .travis.yml (modified) [ci] build only lib on xcode12 in travis (borken python2.7) Wed, 01 Jul 2020 22:53:35 GMT Paul Brossier [69cd58c] * .travis.yml (modified) [ci] do not try to build link python-aubio to libaubio on windows in ... Wed, 01 Jul 2020 22:49:01 GMT Paul Brossier [4a01d2d] * .travis.yml (modified) [ci] back to pypy3.5 in travis Wed, 01 Jul 2020 22:45:06 GMT Paul Brossier [d6352bf] * .travis.yml (modified) [ci] no coverage on windows in travis Wed, 01 Jul 2020 22:44:45 GMT Paul Brossier [46bb1b9] * .travis.yml (modified) [ci] back to pypy3.5 in travis Wed, 01 Jul 2020 22:34:07 GMT Paul Brossier [c43ebef] * .travis.yml (modified) [ci] set language: python for pypy Wed, 01 Jul 2020 22:33:49 GMT Paul Brossier [fa03fb2] * .travis.yml (modified) [ci] remove expandwaf for windows, remove travis_rety Wed, 01 Jul 2020 22:18:02 GMT Paul Brossier [dabf9ca] * .travis.yml (modified) [ci] add missing language, update xcode versions for travis Wed, 01 Jul 2020 22:02:44 GMT Paul Brossier [0c3b7c8f] * scripts/get_waf.sh (modified) [waf] bump to 2.0.20 Wed, 01 Jul 2020 22:02:20 GMT Paul Brossier [cd520be] * .travis.yml (modified) [ci] install make on windows Wed, 01 Jul 2020 21:41:19 GMT Paul Brossier [d88041a] * .travis.yml (modified) [ci] remove trusty and sudo from .travis.yml Wed, 01 Jul 2020 21:40:03 GMT Paul Brossier [89003a8] * .travis.yml (modified) [ci] set windows path on travis Wed, 01 Jul 2020 21:30:23 GMT Paul Brossier [a115a3a] * .travis.yml (modified) [ci] use choco to install py3.8 on travis, only upgrade pip there