aubio.git
2017-04-10 Paul BrossierREADME.md: less legal, more help
2017-04-10 Paul Brossierdoc/about.rst: improve credit sentence
2017-04-08 Paul Brossierwscript: lower libswresample required to >= 1.2.0
2017-04-07 Paul BrossierREADME.md, doc/about.rst: update copyright year
2017-04-07 Paul Brossierscripts/build_mingw: generate .def file (closes #97)
2017-04-07 Paul Brossierscripts/build_mingw: update to latest ffmpeg build
2017-04-07 Paul Brossierscripts/build_mingw: fix dll location, generate def...
2017-04-07 Paul Brossierscripts/build_mingw: use this_version.py to get current...
2017-04-07 Paul Brossierthis_version.py: add options to get only libaubio or...
2017-04-07 Paul BrossierREADME.md: simplify badges
2017-04-07 Paul Brossiersrc/io/source_avcodec.c: avoid double free with libavfo...
2017-04-05 Paul BrossierREADME.md: add citation info, credits moved to manual
2017-04-05 Paul Brossierdoc/about.rst: add credits page
2017-04-05 Paul BrossierREADME.md: update list of command line tools
2017-04-05 Paul BrossierREADME.md: rewrite python paragraph
2017-04-05 Paul BrossierREADME.md: add zenodo link
2017-04-05 Paul BrossierREADME.md: remove audio devices for now
2017-04-05 Paul BrossierMerge branch 'awhitening'
2017-04-05 Paul Brossiersrc/onset/onset.c: add old_default mode
2017-04-05 Paul Brossiersrc/spectral/specdesc.c: add old_default
2017-03-27 Paul Brossiersrc/onset/onset.c: improve specflux parameters
2017-03-27 Paul Brossiersrc/onset/onset.c: avoid start with doubled or negative...
2017-03-27 Paul Brossierpython/tests/test_onset.py: simply check that threshold...
2017-03-26 Paul BrossierREADME.md: show appveyor status of master branch
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul Brossiersrc/onset/onset.c: improve default parameters
2017-03-26 Paul Brossierexamples/aubioonset.c: also display awhitening and...
2017-03-26 Paul Brossiersrc/onset/onset.h: rename logmag_compression to compression
2017-03-26 Paul Brossiersrc/cvec.h: add formula
2017-03-26 Paul Brossiersrc/onset/onset.h: rename to awhitening, add logmap_com...
2017-03-26 Paul Brossiersrc/onset/onset.h: add _reset and _set_default_parameters
2017-03-26 Paul Brossiersrc/spectral/awhitening.h: add _set_floor/_get_floor...
2017-03-26 Paul Brossiersrc/synth/wavetable.c: always clamp wavetable
2017-03-26 Paul Brossierexamples/aubioonset.c: get parameters from created...
2017-03-26 Paul Brossiersrc/synth/wavetable.c: always clamp wavetable
2017-03-26 Paul BrossierREADME.md: update documentation links
2017-03-26 Paul BrossierREADME.md: remove maxAge
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul Brossierwscript: pass version to doxygen
2017-03-26 Paul Brossierdoc/full.cfg: derive from doc/web.cfg
2017-03-26 Paul Brossiersrc/spectral/awhitening.h: fix documentation
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-26 Paul Brossiersrc/musicutils.h: fix documentation for fvec_clamp
2017-03-26 Paul Brossiersrc/cvec.h: fix cvec_logmag documentation
2017-03-26 Paul BrossierMerge branch 'master' into awhitening
2017-03-25 Paul BrossierREADME.md: fix appveyor link
2017-03-25 Paul Brossiersrc/io/source_avcodec.c: hide EAGAIN warning, skip...
2017-03-25 Paul Brossierpython/lib/aubio/cmd.py: remove unused variable
2017-03-25 Paul Brossierdoc/conf.py: do not rebuild included documents
2017-03-25 Paul Brossierdoc/xcode_frameworks.rst: remove duplicated label
2017-03-25 Paul Brossierdoc/installing.rst: improve cheats
2017-03-25 Paul Brossierdoc/android.rst: shorten title
2017-03-24 Paul Brossierdoc/installing.rst: fix include
2017-03-24 Paul Brossierdoc/: add cheat sheet, clean up
2017-03-24 Paul Brossierdoc/develop.rst: fix punctuation
2017-03-24 Paul Brossierdoc/cli.rst: revamp
2017-03-24 Paul BrossierREADME.md: simplify, move detailed instructions to...
2017-03-24 Paul Brossierdoc/develop.rst: improve examples
2017-03-24 Paul Brossierdoc/develop.rst: improve basics
2017-03-24 Paul Brossierdoc/develop.rst: direct link to doxygen
2017-03-24 Paul Brossierdoc/develop.rst: clean up
2017-03-24 Paul BrossierREADME.md: move api description to doc/develop.rst
2017-03-24 Paul BrossierREADME.md: simplify title
2017-03-24 Paul BrossierMerge branch 'aubiocmd'
2017-03-24 Paul BrossierMerge branch 'gitshaversion'
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: improve help output
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: check we found a few beats
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: improve descriptions
2017-03-24 Paul Brossierpython/lib/aubio/cmd.py: small refactor, add comments
2017-03-23 Paul Brossierthis_version.py: simplify git clean check
2017-03-23 Paul Brossier.gitignore: also ignore pip-delete-this-directory.txt
2017-03-23 Paul Brossierpython/tests/test_sink.py: add missing samplerate
2017-03-23 Paul Brossierpython/lib/moresetuptools.py: remove unused variables...
2017-03-23 Paul Brossierpython/tests/test_source.py: remove unused import
2017-03-23 Paul Brossierthis_version.py: show status if tree is not clean
2017-03-23 Paul Brossierwscript: update for waf 1.9.6
2017-03-23 Paul Brossierthis_version.py: fix release mode
2017-03-23 Paul Brossierdoc/conf.py: use this_version here too
2017-03-23 Paul Brossierthis_version.py: fix building out of git repo
2017-03-23 Paul Brossierthis_version.py: simplify, add main to check
2017-03-23 Paul Brossierthis_version.py: add +mods if git tree is not clean
2017-03-23 Paul Brossier.gitignore: also ignore tarballs generated with '....
2017-03-23 Paul Brossierthis_version.py: build a valid pep440 version string
2017-03-23 Paul Brossierthis_version.py: use 0.4.5~git+<hash>
2017-03-23 Paul Brossierwscript: remove unused defines for now
2017-03-23 Paul BrossierMANIFEST.in: ship this_version.py
2017-03-23 Paul Brossierthis_version.py: always return a string, not unicode
2017-03-23 Paul Brossiersetup.py: clarify pip/aubio versions
2017-03-23 Paul Brossierthis_version.py: remove global, not needed
2017-03-23 Paul Brossiersetup.py: clean up imports
2017-03-23 Paul Brossiersrc/wscript_build: do not ship config.h
2017-03-23 Paul BrossierMerge branch 'master' into gitshaversion
2017-03-23 Martin Hermantwscript set overloaded VERSION casted to string
2017-03-23 Martin Hermantwscript : remove overload of bld.env.VERSION
2017-03-23 Martin Hermantthis_version.py : * fix : get_aubio_version : remove...
2017-03-23 Martin Hermantfix pep8 errors
2017-03-23 Paul Brossierpython/lib/aubio/cmd.py: improve tempo subcommand descr...
2017-03-23 Paul Brossierpython/lib/aubio/cut.py: remove unused imports
2017-03-23 Paul Brossierpython/lib/aubio/cmd.py: add tempo subcommand to extrac...
2017-03-23 Paul Brossierpython/lib/aubio/cmd.py: add a flush function
next