# # ChangeLog for python/ext # # Generated by Trac 1.2 # Aug 3, 2024, 11:25:20 AM Tue, 10 Dec 2013 22:58:59 GMT Paul Brossier [3194dca1] * python/ext/aubioproxy.c (modified) ext/aubioproxy.c: improve sizes checks, cast to uint_t ... Tue, 10 Dec 2013 22:57:30 GMT Paul Brossier [18e22f9] * python/ext/py-source.c (modified) ext/py-source.c: fix size checks Signed-off-by: Paul Brossier ... Tue, 10 Dec 2013 22:56:51 GMT Paul Brossier [bf63c61] * python/ext/py-fft.c (modified) ext/py-fft.c: remove doubled check Signed-off-by: Paul Brossier ... Tue, 10 Dec 2013 21:51:58 GMT Paul Brossier [2f9af5d] * python/ext/aubio-types.h (modified) * python/ext/py-source.c (modified) python/ext/aubio-types.h: only source defaults to samplerate = 0 ... Tue, 10 Dec 2013 21:13:49 GMT Paul Brossier [d27634d] * python/ext/aubio-types.h (modified) * python/ext/aubiomodule.c (modified) * python/ext/py-source.c (added) * python/lib/generator.py (modified) * python/setup.py (modified) python/ext/py-source.c: not generated, modified init to get ... Tue, 19 Nov 2013 22:33:42 GMT Paul Brossier [d75c900] * python/ext/aubiomodule.c (modified) python/ext/aubiomodule.c: add missing generated_types_ready prototype Fri, 22 Mar 2013 17:36:32 GMT Paul Brossier [ff74460] * python/ext/aubio-types.h (modified) ext/aubio-types.h: system include Fri, 08 Mar 2013 02:52:01 GMT Paul Brossier [9e6695d] * python/ext/aubiomodule.c (modified) * python/ext/py-filter.c (modified) * python/ext/py-filterbank.c (modified) * python/gen_pyobject.py (modified) * python/tests/test_sink.py (modified) python/: use Py_RETURN_NONE, fixing a memory bug triggered after ... Wed, 06 Mar 2013 16:26:49 GMT Paul Brossier [4a67c12] * python/ext/aubiomodule.c (modified) * python/ext/ufuncs.c (modified) ext/aubiomodule.c: more ufuncs Tue, 05 Mar 2013 21:31:47 GMT Paul Brossier [223e2fe] * python/ext/aubio-types.h (modified) python/ext/aubio-types.h: USE_LOCAL_AUBIO Tue, 05 Mar 2013 19:10:57 GMT Paul Brossier [41399bd] * python/ext/aubio-types.h (modified) * python/setup.py (modified) ext/aubio-types.h: use -DLOCAL_AUBIO to build against local aubio Tue, 05 Mar 2013 16:46:48 GMT Paul Brossier [ad5203c] * python/README (moved) * python/ext/aubio-types.h (modified) * python/ext/aubiomodule.c (modified) * python/ext/ufuncs.c (modified) * python/gen_pyobject.py (modified) * python/generator.py (modified) * python/setup.py (modified) * tests/demo/localaubio.py (deleted) python/: improve build Tue, 05 Mar 2013 03:50:50 GMT Paul Brossier [0d222ee] * python/ext/aubiomodule.c (modified) * python/ext/ufuncs.c (added) ext/ufuncs.c: add first ufunc, unwrap2pi Mon, 04 Mar 2013 19:46:56 GMT Paul Brossier [164980f] * python/ext/aubio-types.h (moved) * python/ext/aubiomodule.c (moved) * python/ext/aubioproxy.c (moved) * python/ext/aubiowraphell.h (moved) * python/ext/py-cvec.c (moved) * python/ext/py-fft.c (moved) * python/ext/py-filter.c (moved) * python/ext/py-filterbank.c (moved) * python/ext/py-phasevoc.c (moved) * python/gen_pyobject.py (modified) * python/setup.py (modified) python/: move source files to ext/