# # ChangeLog for interfaces/python/setup.py # # Generated by Trac 1.2 # Sep 27, 2024, 4:17:55 PM Wed, 11 Jul 2012 20:10:41 GMT Paul Brossier [012b324] * interfaces/python/setup.py (modified) setup.py: simplify, check for path before adding them Wed, 11 Jul 2012 01:41:54 GMT Paul Brossier [988f580] * interfaces/python/setup.py (modified) setup.py: improve metadata Wed, 11 Jul 2012 00:09:20 GMT Paul Brossier [c71e405] * interfaces/python/gen_pyobject.py (modified) * interfaces/python/generator.py (modified) * interfaces/python/setup.py (modified) updated setup to generate files Sat, 03 Mar 2012 09:26:01 GMT Paul Brossier [466a5da] * interfaces/python/setup.py (modified) interfaces/python/setup.py: install in dist-packages, thanks to ... Tue, 22 Nov 2011 04:35:18 GMT Paul Brossier [b70c6f1] * interfaces/python/setup.py (modified) setup.py: update path Fri, 25 Dec 2009 03:51:28 GMT Paul Brossier [b3130e2] * interfaces/python/setup.py (modified) setup.py: add aubioproxy.c, remove py-fvec.c and py-fmat.c Sat, 05 Dec 2009 00:45:08 GMT Paul Brossier [0f045b2] * interfaces/python/py-phasevoc.c (modified) * interfaces/python/setup.py (modified) interfaces/python: towards mono (setup.py and py-phasevoc.c) Wed, 21 Oct 2009 17:54:58 GMT Paul Brossier [992beaa] * interfaces/python/setup.py (modified) interfaces/python/setup.py: only compile c files Mon, 19 Oct 2009 13:08:43 GMT Paul Brossier [615ac7d] * interfaces/python/aubio-types.h (modified) * interfaces/python/aubiomodule.c (modified) * interfaces/python/py-cvec.c (modified) * interfaces/python/py-fft.c (added) * interfaces/python/py-filter.c (modified) * interfaces/python/py-filterbank.c (added) * interfaces/python/py-fvec.c (modified) * interfaces/python/py-phasevoc.c (added) * interfaces/python/setup.py (modified) * interfaces/python/test_filter.py (modified) . Tue, 06 Oct 2009 00:49:53 GMT Paul Brossier [9b23eb31] * interfaces/python/a_weighting_test_simple.expected (added) * interfaces/python/aubio-types.h (modified) * interfaces/python/aubiomodule.c (modified) * interfaces/python/c_weighting_test_simple.expected (added) * interfaces/python/py-fvec.c (modified) * interfaces/python/setup.py (modified) * interfaces/python/test_aubio.py (modified) * interfaces/python/test_filter.py (added) interfaces/python: add cvec and filter types Wed, 30 Sep 2009 15:42:13 GMT Paul Brossier [ae6e15c] * interfaces/python/README (added) * interfaces/python/aubio-types.h (added) * interfaces/python/aubiomodule.c (modified) * interfaces/python/py-fvec.c (added) * interfaces/python/setup.py (modified) * interfaces/python/test_aubio.py (added) interfaces/python: improve draft wrapper alpha_norm example, add some ... Wed, 30 Sep 2009 01:46:35 GMT Paul Brossier [0a6c211] * interfaces/python/aubiomodule.c (added) * interfaces/python/setup.py (added) added new python interface draft, work in progress