aubio.git
2017-07-24 Paul BrossierMerge branch 'master' into emscripten
2017-07-24 Paul Brossierdoc/web.cfg: update to doxygen 1.8.13
2017-06-19 Paul Brossierscripts/get_waf.sh: bump waf to 1.9.12 (see #114)
2017-05-30 Martin Hermantwscript : emscripten clarify comments on added flags
2017-05-30 Martin Hermantwscript : emscripten : pass debug js flag to examples...
2017-05-30 Martin Hermantwscript : emscripten
2017-05-30 Martin Hermantgen_external.py : pepify
2017-05-30 Martin Hermantgen_external.py : pass skip_object as member of functio...
2017-05-29 Martin Hermantsett —memory-init-file = 0 also for tests and examples...
2017-05-29 Martin Hermantgen_external.py : fix c_declaration cleaning messing...
2017-05-29 Martin Hermantgen_external.py :
2017-05-29 Martin Hermantwscript : emscripten : specify cstlib file format %s.a
2017-05-29 Martin Hermantwscript : set memory-init file as a part of generated...
2017-05-29 Martin Hermantwscript : use gen_external code to generate flags passe...
2017-05-29 Martin Hermantgen_external.py : pepify
2017-05-29 Martin Hermantgen_external :
2017-05-29 Martin Hermantgen_external.py : fix func_name to long_name resolving...
2017-05-29 Martin Hermantgen_external.py : fix wrong in longname in lib generation
2017-05-29 Martin Hermantsrc/wscript_build : add cshlib pass for generating...
2017-05-29 Martin Hermantgen_external.py : clean preprocessor generated strings...
2017-05-29 Martin Hermantwscript : emscripten pass more debug flags in debug...
2017-05-29 Martin Hermantgen_external.py :
2017-05-29 Martin Hermantgen_external.py : support parsing of non aubio_ functio...
2017-05-29 Martin Hermantgen_external.py : relax a bit parsing of preprocessor...
2017-05-29 Martin Hermantwscript : fix indent error
2017-05-29 Martin Hermantgen_external.py : force c compiler (emcc defaults to...
2017-05-29 Martin Hermantwscript :
2017-05-29 Martin Hermantwscript : remove emscripten default -Oz flag
2017-05-29 Martin Hermantwscript : use -Oz when building release with emscripten
2017-05-29 Martin Hermantwscript : add spacing after -o flag (else not processed...
2017-05-10 Paul Brossierscripts/get_waf.sh: bump to waf 1.9.11
2017-05-10 Paul Brossierpython/lib/aubio/cmd.py: improve error message
2017-05-10 Paul Brossierscripts/setenv_local.sh: clean up, only set LD_LIBRARY_PATH
2017-05-08 Paul Brossierpython/demos/demo_tapthebeat.py: play beats using pyaudio
2017-04-21 Paul Brossiersrc/mathutils.c: prevent segfault with latest Accelerat...
2017-04-21 Paul Brossiersrc/io/source_avcodec.c: avoid unused variable
2017-04-16 Paul Brossierpython/lib/aubio/cut.py: upgrade to argparse
2017-04-16 Paul Brossierpython/lib/aubio/cut.py: pass samplerate to onset or...
2017-04-14 Paul Brossierdoc/requirements.rst: fix typo and broken link (closes...
2017-04-12 Paul Brossierpython/lib/aubio/cmd.py: add -u/--pitch-unit to 'aubio...
2017-04-11 Paul BrossierMerge branch 'hztirf-master'
2017-04-11 Hannes FritzUpdate beattracking.h
2017-04-11 Hannes FritzFix typo
2017-04-10 Paul BrossierREADME.md, doc/statuslinks.rst: bump latest version...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes for declaration...
2017-04-10 Paul BrossierREADME.md: update zenodo badge
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes for declaration...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes for declaration...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: more fixes to declare before...
2017-04-10 Paul Brossiersrc/io/source_avcodec.c: fix for windows vc9
2017-04-10 Paul BrossierVERSION: bump to 0.4.6~alpha
2017-04-10 Paul BrossierVERSION: bump to 0.4.5 0.4.5
2017-04-10 Paul BrossierChangeLog: add changelog entry for 0.4.5
2017-04-10 Paul Brossierpython/lib/moresetuptools.py: force adding libav on...
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
next