Merge branch 'aybe-patch-2' of feature/vcpkg_docs
[aubio.git] / python / ext / py-sink.c
2019-05-11 Paul BrossierMerge branch 'aybe-patch-2' of feature/vcpkg_docs
2018-12-21 Paul Brossier[py] check sink was created before calling del_aubio_sink
2018-11-05 Paul BrossierMerge branch 'master' into feature/pytest
2018-11-04 Paul Brossier[doc] [py] improve source/sink descriptions
2018-10-31 Paul BrossierMerge branch 'feature/docstrings' (see #73)
2018-10-30 Paul BrossierMerge branch 'feature/cdocstrings' into feature/docstrings
2018-10-30 Paul BrossierMerge branch 'master' into feature/cdocstrings
2018-10-26 Paul Brossier[python] improve sink.close doc
2018-10-26 Paul Brossier[python] add docstrings for sink
2017-03-10 Paul BrossierMerge branch 'master' into awhitening
2017-02-28 Paul Brossierpython/ext/py-sink.c: add 'with' interface (PEP 343)
2017-02-27 Paul Brossierpython/ext/py-{source,sink}.c: free string uri
2017-02-27 Paul Brossierpython/ext/py-source.c: copy string uri
2016-11-28 Paul Brossierpython/ext/py-sink.c: always set samplerate and channel...
2016-06-22 Paul BrossierMerge branch 'master' into notes
2016-05-13 Paul Brossierpython/{ext/*.c,lib/gen_code.py}: complete PyTypeObject...
2016-04-24 Paul Brossierpython/ext: simplify memory allocations, removed unneed...
2016-04-21 Paul Brossierext/: use new proxy functions
2016-04-19 Paul Brossierext/: no more hell, use plain c
2016-04-18 Paul BrossierMerge pull request #40 from nphilipp/develop--py3k...
2015-11-26 Nils PhilippsenPython 3: raise RuntimeErrors, not generic exceptions
2015-08-12 Paul BrossierMerge branch 'develop' into notes
2014-09-21 Paul Brossierpython/ext/py-{source,sink}.c: improve documentation
2014-02-23 Paul Brossierpython/ext/py-sink.c: add channels and do_multi
2014-01-26 Paul Brossierpython/ext/py-{source,sink}.c: use _close in .close()
2014-01-24 Paul Brossierpython/ext/py-{sink,source}.c: add close function
2014-01-24 Paul Brossierext/py-sink.c: do not generate