2017-03-24 |
Paul Brossier | README.md: simplify, move detailed instructions to... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | doc/develop.rst: improve examples |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | doc/develop.rst: improve basics |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | doc/develop.rst: direct link to doxygen |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | doc/develop.rst: clean up |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | README.md: move api description to doc/develop.rst |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | README.md: simplify title |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | Merge branch 'aubiocmd' |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | Merge branch 'gitshaversion' |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | python/lib/aubio/cmd.py: improve help output |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | python/lib/aubio/cmd.py: check we found a few beats |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | python/lib/aubio/cmd.py: improve descriptions |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Paul Brossier | python/lib/aubio/cmd.py: small refactor, add comments |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | this_version.py: simplify git clean check |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | .gitignore: also ignore pip-delete-this-directory.txt |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | python/tests/test_sink.py: add missing samplerate |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | python/lib/moresetuptools.py: remove unused variables... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | python/tests/test_source.py: remove unused import |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | this_version.py: show status if tree is not clean |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | wscript: update for waf 1.9.6 |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | this_version.py: fix release mode |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | doc/conf.py: use this_version here too |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | this_version.py: fix building out of git repo |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | this_version.py: simplify, add main to check |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | this_version.py: add +mods if git tree is not clean |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | .gitignore: also ignore tarballs generated with '.... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | this_version.py: build a valid pep440 version string |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | this_version.py: use 0.4.5~git+<hash> |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | wscript: remove unused defines for now |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | MANIFEST.in: ship this_version.py |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | this_version.py: always return a string, not unicode |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | setup.py: clarify pip/aubio versions |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | this_version.py: remove global, not needed |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | setup.py: clean up imports |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | src/wscript_build: do not ship config.h |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | Merge branch 'master' into gitshaversion |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Martin Hermant | wscript set overloaded VERSION casted to string |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Martin Hermant | wscript : remove overload of bld.env.VERSION |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Martin Hermant | this_version.py : * fix : get_aubio_version : remove... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Martin Hermant | fix pep8 errors |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | python/lib/aubio/cmd.py: improve tempo subcommand descr... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | python/lib/aubio/cut.py: remove unused imports |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | python/lib/aubio/cmd.py: add tempo subcommand to extrac... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | python/lib/aubio/cmd.py: add a flush function |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | python/lib/aubio/cmd.py: simplify repr_res |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | python/lib/aubio/cmd.py: fix timefuncs |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | setup.py: move cut and cmd inside aubio module, use... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | python/scripts/aubiocut: move usage string inside parse... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | doc/aubio.txt: add simple manpage for aubio command... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Paul Brossier | python/scripts/aubio: simple script to replace examples... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/io/source_avcodec.c: use avcodec_free_context for... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/io/source_avcodec.c: always mark eof on error |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | python/lib/moresetuptools.py: check for libswresample... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | scripts/build_mingw: add short report, make sure target... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | scripts/build_mingw: also build against ffmpeg |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/utils/windll.c: add unused attributes |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | src/wscript_build: also link against libswresample... |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Paul Brossier | wscript: shorten line |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | src/io/source_avcodec.c: add libswresample |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | wscript: check for libswresample first, then libavresample |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | python/lib/moresetuptools.py: remove jack, only used... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | Merge branch 'circlei' |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | scripts/get_waf.sh: really bump to 1.9.6, remove unused... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Paul Brossier | circle.yml: add basic config |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | fix non conform Indentations |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | moresetuptools.py : rename import Version => this_version |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | change version.py => this_version.py |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | cleaner api for Version.py |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | comment on format of python version |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | Version.py : |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | github badges : fix alt tooltips |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | nicer badges |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | add Badges |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | unify version parsing in Version.py |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | hide AUBIO_GIT_SHA in release |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | wscript : fix print with old py2 syntax |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | fix print with old py2 syntax |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | clarify comments |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Martin Hermant | aubio version : |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Paul Brossier | src/onset/peakpicker.c: temporarly fix peak-picking... |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Martin Hermant | add windows to readme supported platforms |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Martin Hermant | comment changes to build_apple_frameworks |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Martin Hermant | add permanent dir execution for scripts/build_apple_fra... |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Martin Hermant | remove doc/_build from git |
commit | commitdiff | tree | snapshot |
2017-03-08 |
Paul Brossier | python/scripts/aubiocut: add --cut_every_nslices option |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Paul Brossier | src/io/{sink,source}.c: clarify failover messages |
commit | commitdiff | tree | snapshot |
2017-03-05 |
Paul Brossier | src/io/sink.c: make sure an error is raised when no... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Paul Brossier | src/tempo/tempo.h: improve documentation (#22) |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Paul Brossier | python/tests/test_sink.py: trivial test for sink 'with... |
commit | commitdiff | tree | snapshot |
2017-02-28 |
Paul Brossier | python/ext/py-sink.c: add 'with' interface (PEP 343) |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/py-source.c: use PyArray_NewShape, not _Resize |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/aubio-types.h: define PATH_MAX if needed |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | doc/xcode_frameworks.rst: add simple swift example |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/py-{source,sink}.c: free string uri |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/ext/py-source.c: copy string uri |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | doc/download.rst: use https |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | python/tests/test_source.py: test with interface (PEP... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | src/io/source_apple_audio.c: allow closing twice |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | src/io/source_sndfile.c: allow closing twice |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Paul Brossier | src/io/source_wavread.c: allow closing twice |
commit | commitdiff | tree | snapshot |
next |