Merge branch 'master' into feature/pydocstrings
[aubio.git] / python / ext / aubio-types.h
2018-12-07 Paul BrossierMerge branch 'master' into feature/pydocstrings
2018-12-04 Paul Brossier[py] include docstrings for generated classes feature/pydocstrings
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2017-02-27 Paul Brossierpython/ext/aubio-types.h: define PATH_MAX if needed
2016-12-17 Paul Brossierpython/ext/aubio-types.h: use <> for non local aubio
2016-09-23 Paul Brossierpython/ext/aubiomodule.c: undo last commit
2016-09-23 Paul Brossierpython/ext/aubiomodule.c: remove extern
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-05-11 Paul Brossierpython/ext/py-cvec.c: remove unused function
2016-05-11 Paul Brossierpython/ext/aubioproxy.c: factorize input checks into...
2016-04-30 Paul Brossierpython/ext/aubio-types.h: remove warning, add comments
2016-04-29 Paul Brossierpython/ext/aubio-types.h: add new_py_ functions to...
2016-04-28 Paul Brossierpython/ext/py-cvec.c: rewrite and simplify aubio.cvec...
2016-04-25 Paul Brossierpython/setup.py: add command 'generate' with option...
2016-04-24 Paul Brossierpython/{ext,lib}: prepare for double precision
2016-04-21 Paul Brossierext/aubio-types.h: rewrite array to fvec conversions...
2016-04-21 Paul Brossierext/aubio-types.h: remove old channels from cvec
2016-04-18 Paul BrossierMerge pull request #40 from nphilipp/develop--py3k...
2015-11-26 Nils PhilippsenPython 3: use Py_TYPE() instead of ob_type member
2014-03-11 Paul Brossierpython/ext/aubio-types.h: lower to numpy 1.7
2014-03-11 Paul Brossierpython/ext/aubio-types.h: define NPY_NO_DEPRECATED_API
2014-01-24 Paul Brossierext/py-sink.c: do not generate
2013-12-18 Paul BrossierMerge branch 'master' of aubio.org:/git/aubio/aubio...
2013-12-10 Paul Brossierpython/ext/aubio-types.h: only source defaults to sampl...
2013-12-10 Paul Brossierpython/ext/py-source.c: not generated, modified init...
2013-03-23 Paul BrossierMerge branch 'synth' into develop
2013-03-22 Paul Brossiermerge from develop
2013-03-22 Paul Brossierext/aubio-types.h: system include
2013-03-05 Paul Brossierpython/ext/aubio-types.h: USE_LOCAL_AUBIO
2013-03-05 Paul Brossierext/aubio-types.h: use -DLOCAL_AUBIO to build against...
2013-03-05 Paul Brossierpython/: improve build
2013-03-04 Paul Brossierpython/: move source files to ext/