# # ChangeLog for / # # Generated by Trac 1.2 # Sep 20, 2024, 4:34:55 AM Thu, 23 Mar 2017 17:29:30 GMT Paul Brossier [255fe0a] * this_version.py (modified) this_version.py: simplify, add main to check Thu, 23 Mar 2017 17:07:41 GMT Paul Brossier [f7b7a35] * this_version.py (modified) this_version.py: add +mods if git tree is not clean Thu, 23 Mar 2017 17:07:17 GMT Paul Brossier [bef7726] * .gitignore (modified) .gitignore: also ignore tarballs generated with './setup.py sdist' Thu, 23 Mar 2017 17:03:22 GMT Paul Brossier [87a4a5a] * this_version.py (modified) this_version.py: build a valid pep440 version string Thu, 23 Mar 2017 17:02:53 GMT Paul Brossier [7b9b6ba] * this_version.py (modified) this_version.py: use 0.4.5~git+ Thu, 23 Mar 2017 17:01:48 GMT Paul Brossier [5025472] * wscript (modified) wscript: remove unused defines for now Thu, 23 Mar 2017 16:58:54 GMT Paul Brossier [27fdf81] * MANIFEST.in (modified) MANIFEST.in: ship this_version.py Thu, 23 Mar 2017 15:55:13 GMT Paul Brossier [35f995c] * this_version.py (modified) * wscript (modified) this_version.py: always return a string, not unicode Thu, 23 Mar 2017 15:54:34 GMT Paul Brossier [38f3d04] * setup.py (modified) setup.py: clarify pip/aubio versions Thu, 23 Mar 2017 15:36:20 GMT Paul Brossier [746d14b] * this_version.py (modified) this_version.py: remove global, not needed Thu, 23 Mar 2017 15:34:13 GMT Paul Brossier [c7d3c2a] * python/lib/moresetuptools.py (modified) * setup.py (modified) setup.py: clean up imports Thu, 23 Mar 2017 14:53:51 GMT Paul Brossier [ecf7572] * src/wscript_build (modified) src/wscript_build: do not ship config.h Thu, 23 Mar 2017 14:46:07 GMT Paul Brossier [24c207f] * Makefile (modified) * circle.yml (added) * python/lib/moresetuptools.py (modified) * scripts/build_mingw (modified) * scripts/get_waf.sh (modified) * src/io/source_avcodec.c (modified) * src/utils/windll.c (modified) * src/wscript_build (modified) * wscript (modified) Merge branch 'master' into gitshaversion Thu, 23 Mar 2017 14:45:09 GMT Paul Brossier [59be50d] * wscript (modified) wscript set overloaded VERSION casted to string Thu, 23 Mar 2017 14:44:49 GMT Paul Brossier [69de807] * wscript (modified) wscript : remove overload of bld.env.VERSION Thu, 23 Mar 2017 14:44:49 GMT Paul Brossier [c6c20be] * this_version.py (modified) this_version.py : * fix : get_aubio_version : remove ‘.’ before ~git ... Thu, 23 Mar 2017 14:44:32 GMT Paul Brossier [07bfe2d2] * this_version.py (modified) fix pep8 errors Fri, 17 Mar 2017 17:34:04 GMT Paul Brossier [91fa88d] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: use avcodec_free_context for newer ffmpeg Fri, 17 Mar 2017 17:33:42 GMT Paul Brossier [bdf7caf] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: always mark eof on error Fri, 17 Mar 2017 09:32:22 GMT Paul Brossier [c7d444a] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: check for libswresample, prefer to ... Fri, 17 Mar 2017 09:16:09 GMT Paul Brossier [4f64069] * scripts/build_mingw (modified) scripts/build_mingw: add short report, make sure targets do not exist Fri, 17 Mar 2017 08:39:56 GMT Paul Brossier [4309424] * scripts/build_mingw (modified) scripts/build_mingw: also build against ffmpeg This script now ... Fri, 17 Mar 2017 01:10:43 GMT Paul Brossier [1f170a8] * src/utils/windll.c (modified) src/utils/windll.c: add unused attributes Fri, 17 Mar 2017 01:10:11 GMT Paul Brossier [cd133ba] * src/wscript_build (modified) src/wscript_build: also link against libswresample if needed Fri, 17 Mar 2017 00:09:34 GMT Paul Brossier [c3b3b84] * wscript (modified) wscript: shorten line Thu, 16 Mar 2017 23:57:31 GMT Paul Brossier [ba67cb6] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: add libswresample Thu, 16 Mar 2017 23:56:39 GMT Paul Brossier [d82e7a4] * wscript (modified) wscript: check for libswresample first, then libavresample Thu, 16 Mar 2017 23:31:03 GMT Paul Brossier [300e781] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: remove jack, only used in examples Thu, 16 Mar 2017 23:26:42 GMT Paul Brossier [f943a2e] * circle.yml (added) Merge branch 'circlei' Thu, 16 Mar 2017 23:26:30 GMT Paul Brossier [80e9efc] * Makefile (modified) * scripts/get_waf.sh (modified) scripts/get_waf.sh: really bump to 1.9.6, remove unused variable in ... Thu, 16 Mar 2017 23:12:19 GMT Paul Brossier [6bfe534] * circle.yml (added) circle.yml: add basic config Mon, 13 Mar 2017 22:11:14 GMT Martin Hermant [c23d45f] * this_version.py (modified) fix non conform Indentations Mon, 13 Mar 2017 21:37:30 GMT Martin Hermant [f77820d] * python/lib/moresetuptools.py (modified) moresetuptools.py : rename import Version => this_version Mon, 13 Mar 2017 21:26:17 GMT Martin Hermant [b991cc1] * setup.py (modified) * this_version.py (moved) * wscript (modified) change version.py => this_version.py Mon, 13 Mar 2017 21:23:21 GMT Martin Hermant [255c4c8] * Version.py (modified) * wscript (modified) cleaner api for Version.py Mon, 13 Mar 2017 20:23:05 GMT Martin Hermant [20a33fb] * Version.py (modified) comment on format of python version Mon, 13 Mar 2017 20:20:38 GMT Martin Hermant [638be5f] * Version.py (modified) Version.py : * clean comments * use try catch instead of which Mon, 13 Mar 2017 19:12:18 GMT Martin Hermant [d24b5c7] * README.md (modified) github badges : fix alt tooltips Mon, 13 Mar 2017 19:08:29 GMT Martin Hermant [3156153] * README.md (modified) nicer badges Mon, 13 Mar 2017 18:50:12 GMT Martin Hermant [0a2a8dd] * README.md (modified) add Badges Mon, 13 Mar 2017 18:49:56 GMT Martin Hermant [aab682e] * Version.py (added) * python/lib/moresetuptools.py (modified) * setup.py (modified) * wscript (modified) unify version parsing in Version.py Mon, 13 Mar 2017 16:48:53 GMT Martin Hermant [79ef3b3] * python/lib/moresetuptools.py (modified) * wscript (modified) hide AUBIO_GIT_SHA in release fix py3 syntax error Mon, 13 Mar 2017 16:24:52 GMT Martin Hermant [dd3b1d5] * wscript (modified) wscript : fix print with old py2 syntax Mon, 13 Mar 2017 16:24:24 GMT Martin Hermant [12e6c9c] * python/lib/moresetuptools.py (modified) fix print with old py2 syntax Mon, 13 Mar 2017 16:20:33 GMT Martin Hermant [8259e09] * python/lib/moresetuptools.py (modified) clarify comments Mon, 13 Mar 2017 16:10:55 GMT Martin Hermant [1eb8c0e] * python/lib/moresetuptools.py (modified) * setup.py (modified) * src/wscript_build (modified) * wscript (modified) aubio version : aubio-c / aubio-py add git commit support Fri, 10 Mar 2017 13:15:25 GMT Paul Brossier [67b6618] * src/onset/peakpicker.c (modified) src/onset/peakpicker.c: temporarly fix peak-picking regression ... Thu, 09 Mar 2017 13:27:37 GMT Paul Brossier [714ef0d] * README.md (modified) add windows to readme supported platforms Signed-off-by: Paul ... Thu, 09 Mar 2017 13:26:33 GMT Paul Brossier [ce49bb5] * scripts/build_apple_frameworks (modified) comment changes to build_apple_frameworks Signed-off-by: Paul ... Thu, 09 Mar 2017 13:09:50 GMT Paul Brossier [8da2732] * scripts/build_apple_frameworks (modified) add permanent dir execution for scripts/build_apple_frameworks ... Thu, 09 Mar 2017 13:08:52 GMT Paul Brossier [2470240] * .gitignore (modified) remove doc/_build from git Signed-off-by: Paul Brossier Wed, 08 Mar 2017 06:30:00 GMT Paul Brossier [e79acd9] * python/scripts/aubiocut (modified) python/scripts/aubiocut: add --cut_every_nslices option Sun, 05 Mar 2017 18:40:09 GMT Paul Brossier [dcecaec] * src/io/sink.c (modified) * src/io/source.c (modified) src/io/{sink,source}.c: clarify failover messages Sun, 05 Mar 2017 18:29:33 GMT Paul Brossier [ad2eac2] * src/io/sink.c (modified) src/io/sink.c: make sure an error is raised when no sink is built in Tue, 28 Feb 2017 09:57:54 GMT Paul Brossier [72af472] * src/tempo/tempo.h (modified) src/tempo/tempo.h: improve documentation (#22) Tue, 28 Feb 2017 00:32:25 GMT Paul Brossier [81f738e] * python/tests/test_sink.py (modified) python/tests/test_sink.py: trivial test for sink 'with' interface ... Tue, 28 Feb 2017 00:31:46 GMT Paul Brossier [fcb6e8c] * python/ext/py-sink.c (modified) python/ext/py-sink.c: add 'with' interface (PEP 343) Mon, 27 Feb 2017 16:21:34 GMT Paul Brossier [8b7cdba] * python/ext/py-source.c (modified) python/ext/py-source.c: use PyArray_NewShape, not _Resize Mon, 27 Feb 2017 12:23:49 GMT Paul Brossier [410a157] * python/ext/aubio-types.h (modified) python/ext/aubio-types.h: define PATH_MAX if needed Mon, 27 Feb 2017 12:20:41 GMT Paul Brossier [24a7764] * doc/xcode_frameworks.rst (modified) doc/xcode_frameworks.rst: add simple swift example Mon, 27 Feb 2017 09:29:15 GMT Paul Brossier [4f89154] * python/ext/py-sink.c (modified) * python/ext/py-source.c (modified) python/ext/py-{source,sink}.c: free string uri Mon, 27 Feb 2017 09:26:01 GMT Paul Brossier [b8cedb6] * python/ext/py-sink.c (modified) * python/ext/py-source.c (modified) python/ext/py-source.c: copy string uri Mon, 27 Feb 2017 01:56:47 GMT Paul Brossier [140b460] * doc/download.rst (modified) doc/download.rst: use https Mon, 27 Feb 2017 00:59:39 GMT Paul Brossier [39be048] * python/tests/test_source.py (modified) python/tests/test_source.py: test with interface (PEP 343) Mon, 27 Feb 2017 00:34:45 GMT Paul Brossier [25d58dc] * src/io/source_apple_audio.c (modified) src/io/source_apple_audio.c: allow closing twice Mon, 27 Feb 2017 00:34:10 GMT Paul Brossier [48ebc3b] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: allow closing twice Mon, 27 Feb 2017 00:33:21 GMT Paul Brossier [2882b3f] * src/io/source_wavread.c (modified) src/io/source_wavread.c: allow closing twice Mon, 27 Feb 2017 00:24:46 GMT Paul Brossier [a6222fc] * python/ext/py-source.c (modified) python/ext/py-source.c: statement after definitions Mon, 27 Feb 2017 00:18:45 GMT Paul Brossier [23f1c49] * src/io/source_wavread.c (modified) src/io/source_wavread.c: raise error in _do/_do_multi, not _readframe Mon, 27 Feb 2017 00:16:09 GMT Paul Brossier [e4a8882] * python/ext/py-source.c (modified) python/ext/py-source.c: __exit__ to close once Mon, 27 Feb 2017 00:15:39 GMT Paul Brossier [23be736] * python/ext/py-source.c (modified) python/ext/py-source.c: raise on closing file failed Mon, 27 Feb 2017 00:14:49 GMT Paul Brossier [6dda1c0] * python/ext/py-source.c (modified) python/ext/py-source.c: add iterator interface Sun, 26 Feb 2017 22:47:19 GMT Paul Brossier [f1f2e7e] * python/ext/py-source.c (modified) python/ext/py-source.c: add with interface (PEP 343) Sun, 26 Feb 2017 22:38:49 GMT Paul Brossier [cc469dd] * src/io/source_wavread.c (modified) src/io/source_wavread.c: avoid seeking in closed file Sun, 26 Feb 2017 22:38:35 GMT Paul Brossier [2296ffb] * src/io/source_wavread.c (modified) src/io/source_wavread.c: set error message in seek if pos < 0 Sun, 26 Feb 2017 22:38:09 GMT Paul Brossier [cf5c2ca] * src/io/source_wavread.c (modified) src/io/source_wavread.c: avoid reading in closed file Sun, 26 Feb 2017 22:37:22 GMT Paul Brossier [4d44531] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: make sure seek position is >= 0 Sun, 26 Feb 2017 22:37:01 GMT Paul Brossier [41b4421] * src/io/source_avcodec.c (modified) src/io/source_avcodec.c: avoid seeking in closed file Sun, 26 Feb 2017 22:36:21 GMT Paul Brossier [05a8c18] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: make sure seek position is >= 0 Sun, 26 Feb 2017 22:35:04 GMT Paul Brossier [53bb4da] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: call sf_seek after checking for s->handle Sun, 26 Feb 2017 22:33:09 GMT Paul Brossier [0eeba03] * src/io/source_sndfile.c (modified) src/io/source_sndfile.c: avoid seeking in closed file Sat, 25 Feb 2017 11:38:18 GMT Paul Brossier [6264d30] * setup.py (modified) setup.py: add numpy to setup_requires, nose2 to extras_require[tests] Thu, 23 Feb 2017 15:28:31 GMT Paul Brossier [bcdcc55] * python/scripts/aubiocut (modified) python/scripts/aubiocut: remove old comment line Mon, 13 Feb 2017 16:20:14 GMT Paul Brossier [0f425aa] * setup.py (modified) setup.py: update to https Wed, 08 Feb 2017 10:58:16 GMT Paul Brossier [3f512b8] * src/pitch/pitch.c (modified) src/pitch/pitch.c: return NULL if pitch_mode is NULL Thu, 02 Feb 2017 01:39:05 GMT Paul Brossier [f98063b] * python/demos/demo_bench_yin.py (added) python/demos/demo_bench_yin.py: add yin/yinfft benchmark on sine waves Sat, 21 Jan 2017 22:17:03 GMT Paul Brossier [f131ba8] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: add comments, improve syntax Sat, 21 Jan 2017 19:53:09 GMT Paul Brossier [227aa1c] * python/lib/moresetuptools.py (modified) python/lib/moresetuptools.py: use system aubio only when version ... Sat, 21 Jan 2017 19:37:56 GMT Paul Brossier [f432bb1] * python/lib/moresetuptools.py (modified) * setup.py (modified) python/lib/moresetuptools.py: add get_aubio_version and ... Thu, 12 Jan 2017 22:56:28 GMT Paul Brossier [8f0db97] * examples/utils.c (modified) examples/utils.c: allocate note event once Thu, 12 Jan 2017 22:42:33 GMT Paul Brossier [c4d014a] * examples/parse_args.h (modified) examples/parse_args.h: really use atoi, cast to smpl_t, see #83 Thu, 12 Jan 2017 22:03:06 GMT Paul Brossier [9da4202] * doc/aubioonset.txt (modified) * doc/aubiotrack.txt (modified) * examples/parse_args.h (modified) Merge branch 'miditap', thanks to Tres Seaver for his contributions Thu, 12 Jan 2017 21:59:04 GMT Paul Brossier [4cb7a0a] * src/pitch/pitch.c (modified) src/pitch/pitch.c: return NULL if creation failed Thu, 12 Jan 2017 21:58:33 GMT Paul Brossier [0f2c1f4] * src/pitch/pitchyinfft.c (modified) src/pitch/pitchyinfft.c: return NULL if fft creation failed Thu, 12 Jan 2017 21:58:19 GMT Paul Brossier [1160f11] * src/pitch/pitchspecacf.c (modified) src/pitch/pitchspecacf.c: return NULL if fft creation failed Thu, 12 Jan 2017 21:58:01 GMT Paul Brossier [e9a2af1] * src/pitch/pitchfcomb.c (modified) src/pitch/pitchfcomb.c: return NULL if fft creation failed Thu, 12 Jan 2017 21:12:41 GMT Paul Brossier [29a5e27] * doc/aubioonset.txt (modified) * doc/aubiotrack.txt (modified) doc/aubio{track,onset}.txt: update --miditap-note to -N Thu, 12 Jan 2017 21:11:41 GMT Paul Brossier [fd9590f] * examples/parse_args.h (modified) examples/parse_args.h: use -N for --miditap-note Thu, 12 Jan 2017 21:09:24 GMT Paul Brossier [6894576] * examples/parse_args.h (modified) examples/parse_args.h: use atof for miditap note and velo Thu, 12 Jan 2017 21:07:37 GMT Paul Brossier [75435f0] * examples/parse_args.h (modified) examples/parse_args.h: miditap only for aubiotrack and aubioonset