shithub: aubio

RSS feed

cd2cbc45 – Paul Brossier <piem@piem.org> authored on 2016/12/11 10:02
doc/aubio*.txt: improve -t documentation in aubiocut too

1504b7c6 – Paul Brossier <piem@piem.org> authored on 2016/12/11 09:47
src/io/source_avcodec.c: fix for old libavcodec54

dcde285e – Paul Brossier <piem@piem.org> authored on 2016/12/10 22:49
src/io/source_avcodec.c: includes first

a2d628b4 – Paul Brossier <piem@piem.org> authored on 2016/12/10 22:47
src/io/source_avcodec.c: add backward compatibility for libavcodec55

22b0807e – Paul Brossier <piem@piem.org> authored on 2016/12/10 22:11
.travis.yml: sudo required

75023b69 – Paul Brossier <piem@piem.org> authored on 2016/12/10 21:59
.travis.yml: switch from precise to trusty

98ce21e7 – Paul Brossier <piem@piem.org> authored on 2016/12/10 21:49
.travis.yml: add ffmpeg and improve noopt on osx

75190550 – Paul Brossier <piem@piem.org> authored on 2016/12/10 21:43
python/lib/gen_external.py: remove duplicate

ced47c74 – Paul Brossier <piem@piem.org> authored on 2016/12/10 21:06
.travis.yml: add dpkg-buildflags config

488381ec – Paul Brossier <piem@piem.org> authored on 2016/12/10 21:01
wscript: fix typo

5b52a54f – Paul Brossier <piem@piem.org> authored on 2016/12/10 20:49
.travis.yml: fix typo

38b7a693 – Paul Brossier <piem@piem.org> authored on 2016/12/10 20:46
.travis.yml: use AUBIO_NOTESTS to build only lib on ios

f61ffb9e – Paul Brossier <piem@piem.org> authored on 2016/12/10 19:57
wscript: verbose frameworks, default to no atlas check

dd93e807 – Paul Brossier <piem@piem.org> authored on 2016/12/10 19:55
.travis.yml: add target ios and disable accelerate configs

f1fc2168 – Paul Brossier <piem@piem.org> authored on 2016/12/10 19:48
Makefile: add rules for documentation, simplify listing

5f9729df – Paul Brossier <piem@piem.org> authored on 2016/12/10 18:52
.travis.yml: shuffle order, remove duplicate, add missing opening quote

ca8ad9df – Paul Brossier <piem@piem.org> authored on 2016/12/10 18:35
doc/aubioonset.txt: improve threshold description (thanks to Peter Parker)

ce7d03ed – Paul Brossier <piem@piem.org> authored on 2016/12/10 18:33
MANIFEST.in: removed python/ext/config.h

7b38f3f3 – Paul Brossier <piem@piem.org> authored on 2016/12/10 18:33
wscript: add 'manpages', 'sphinx', and 'doxygen' methods to build doc, improve sphinx build, exclude tarball

4e56c55e – Paul Brossier <piem@piem.org> authored on 2016/12/10 18:30
Makefile: use pip to install, add a brief intro

f4a5d378 – Paul Brossier <piem@piem.org> authored on 2016/12/10 18:13
.travis.yml: remove unused ARCH, add ffmpeg on osx

c0c3f339 – Paul Brossier <piem@piem.org> authored on 2016/12/10 18:05
Makefile: factorise pip options

3aad0b1b – Paul Brossier <piem@piem.org> authored on 2016/12/02 23:03
python/lib/aubio/midiconv.py: improve unicode handling, skip UnicodeEncodeError on python 2.x

d554321c – Paul Brossier <piem@piem.org> authored on 2016/12/02 08:44
python/tests/test_{midi2note,note2midi}.py: use nose2.params, add unicode tests

473ab113 – Paul Brossier <piem@piem.org> authored on 2016/12/02 08:43
python/lib/aubio/midiconv.py: add unicode double sharp and double flat

3d148298 – Paul Brossier <piem@piem.org> authored on 2016/12/02 08:03
python/lib/moresetuptools.py: also check for HAVE_AUBIO_DOUBLE

bee6e965 – Paul Brossier <piem@piem.org> authored on 2016/12/02 06:12
Makefile: remove tar commands for now

7faef588 – Paul Brossier <piem@piem.org> authored on 2016/12/01 22:32
python/lib/moresetuptools.py: look first for system library, then for local build, then local sources

1b2669a0 – Paul Brossier <piem@piem.org> authored on 2016/12/01 22:07
Makefile: verbose, improve clean, build_ext only for --enable-double, less flags

0ec71131 – Paul Brossier <piem@piem.org> authored on 2016/12/01 18:27
src/wscript_build: honor --includedir

7a1bbbd5 – Paul Brossier <piem@piem.org> authored on 2016/12/01 17:15
.travis.yml: use expandwaf in install

641e5335 – Paul Brossier <piem@piem.org> authored on 2016/12/01 15:45
wscript: use DATAROOTDIR instead of PREFIX/share

fe957ad1 – Paul Brossier <piem@piem.org> authored on 2016/12/01 15:45
Makefile: avoid offline operations

07992527 – Paul Brossier <piem@piem.org> authored on 2016/12/01 15:12
Makefile: check for waf before clean

4cdef00f – Paul Brossier <piem@piem.org> authored on 2016/12/01 15:03
.travis.yml: use new test targets