RSS feed
598fbb08
– Paul Brossier <piem@piem.org>
authored
on 2021/12/26 05:18
[README] add circleci status badge
d8e78e60
– Paul Brossier <piem@piem.org>
authored
on 2021/12/26 05:07
[README] remove travis badge
cdfe9cef
– Paul Brossier <piem@piem.org>
authored
on 2021/12/25 20:52
[source_avcodec] avoid deprecation warning with latest avcodec api (58.134.100)
ea7f48ef
– Paul Brossier <piem@piem.org>
authored
on 2021/12/25 17:22
[ci] switch circleci to python 3.10
68d4565b
– Paul Brossier <piem@piem.org>
authored
on 2021/12/25 17:18
[ci] update circleci to new python docker images
b540b224
– Paul Brossier <piem@piem.org>
authored
on 2021/12/25 16:31
[waf] fetch public key matching requested waf version (closes gh-340)
92d40c7d
– Paul Brossier <piem@piem.org>
authored
on 2021/12/25 16:28
[waf] bump to 2.0.23
d3325ba1
– Paul Brossier <piem@piem.org>
authored
on 2021/01/19 05:33
[VERSION] use - insted of ~ to split version status (closes gh-307, gh-309, gh-316)
e7c6216c
– Paul Brossier <piem@piem.org>
authored
on 2021/01/19 05:30
[waf] bump to 2.0.21
05ed7f56
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 15:03
Merge branch 'feature/timestretch'
7b8e51cd
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 13:05
Merge branch 'master' into feature/autosink
e836160a
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 13:04
[waf] add vorbis and flac to nodeps list
bd183b3e
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 13:02
Merge branch 'master' into feature/timestretch
a59ecb73
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 11:45
Merge branch 'fix/shebangs'
e6255799
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 11:40
[waf] add rubberband to nodeps list
d1decd52
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 11:39
Merge branch 'master' into feature/timestretch
fc9c60e8
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 11:34
Merge branch 'master' into feature/autosink
9c730b54
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 11:15
[ci] split --nodeps and --enable-double in travis
9aac2b58
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 11:02
[doc] add a note about --nodeps
c356ee91
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 10:58
[ci] use --nodeps in travis
1d60d90b
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 10:56
[make] always use 16 bit wav files to pass tests with source_wavread
0cd37209
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 10:49
[waf] add --nodeps option to build with no dependency
87cd03a1
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 10:20
Merge branch 'fix-shebang', thanks to @katyo
9f735387
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 10:15
Merge branch 'fix/gitignore_regex', thanks to @emlyn
c7e5ee95
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 10:07
Merge branch @THE-COB/aubio to fix typo in demo
e33c8b16
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 09:56
Merge branch 'fix-typo-doc-utils' of @Polochon-street/aubio
7c9285f0
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 09:48
[ci] disable all deps on travis nodeps
995c472e
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 09:40
[ci] add rubberband on circleci
060a26d5
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 09:37
[ci] install rubberband on azure linux
67c06d8d
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 09:37
Merge branch 'master' into feature/timestretch
6150f811
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 09:34
[ci] fix azure linux deps name
b7fa3164
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 09:31
[ci] add azure linux deps
8197dbdf
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 07:48
Merge branch 'master' into feature/timestretch
66e82657
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 07:32
[ci] swith appveyor py35 to py38
95ff046c
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 07:16
[py] add const qualifiers to ufuncs prototypes for latest numpy
29406714
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 07:09
[ci] use latest python on circleci
edf0dbd2
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 06:55
[ci] comment out windows travis for now, revert previous windows hack
7874cf80
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 06:39
[ci] kill gpg-agent on travis windows
98cfdea4
– Paul Brossier <piem@piem.org>
authored
on 2020/07/02 05:39
[ci] remove windows py27 travis configuration, use AUBIO_NOTESTS=1 on win too
832b6c59
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 21:48
[ci] set linux versions on travis
d27bb35b
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 21:43
[ci] install vcpython27 instead of py27 on windows travis
3194ca04
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 21:32
[ci] fix typo in xcode12 travis script
16581dae
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 21:31
[ci] add windows py27 configuration for travis
40aaf726
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 21:04
[ci] update travis configuration names
666a5e53
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 21:04
[ci] build only lib on xcode12 in travis (borken python2.7)
69cd58c3
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 20:53
[ci] do not try to build link python-aubio to libaubio on windows in travis
4a01d2d8
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 20:49
[ci] back to pypy3.5 in travis
d6352bf7
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 20:45
[ci] no coverage on windows in travis
46bb1b99
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 20:44
[ci] back to pypy3.5 in travis
c43ebefd
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 20:34
[ci] set language: python for pypy
fa03fb25
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 20:33
[ci] remove expandwaf for windows, remove travis_rety
dabf9cad
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 20:18
[ci] add missing language, update xcode versions for travis
0c3b7c8f
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 20:02
[waf] bump to 2.0.20
cd520be7
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 20:02
[ci] install make on windows
d88041a9
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 19:41
[ci] remove trusty and sudo from .travis.yml
89003a8a
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 19:40
[ci] set windows path on travis
a115a3ae
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 19:30
[ci] use choco to install py3.8 on travis, only upgrade pip there
5e474838
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 19:28
[ci] fix travis target name
ed775852
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 19:24
[ci] add names and upgrade travis targets
b579158c
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 18:40
[ci] loosen pypy version in .travis.yml
1a102ac0
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 18:34
[ci] remove python2 osx cruft in .travis.yml
4c9aa80c
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 18:15
Merge branch 'master' into feature/timestretch
7889d29e
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 18:06
[ci] switch azure osx to latest image
3a838218
– Paul Brossier <piem@piem.org>
authored
on 2020/07/01 16:08
Merge branch 'master' into feature/timestretch
33647e2b
– Polochon-street <polochonstreet@gmx.fr>
authored
on 2020/03/28 19:07
Fix typo in musicutils doc
1a8ce101
– THE-COB <jmlife6@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/26 11:23
Fixed spelling error: "condidence" to "confidence"
036e9f81
– Emlyn Corrin <emlyn.corrin@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/03 07:37
Fix regex
701999c5
– K <kayo@illumium.org>
authored
on 2020/01/23 11:39
Fixed shebangs in scripts
eadb7f61
– Paul Brossier <piem@piem.org>
authored
on 2019/11/17 18:07
Merge branch 'master' of https://github.com/autoantwort/aubio into fix/get_waf_space
78af84ab
– Paul Brossier <piem@piem.org>
authored
on 2019/11/17 13:09
[doc] update line numbers in develop.rst, thanks to @cipo7741 (closes gh-267)
63a7a431
– autoantwort <41973254+autoantwort@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/08/28 19:11
get_waf.sh: Allow spaces in the pwd path
63fc1dfb
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 12:57
Merge branch 'feature/debugmode'
cf31ff1a
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 12:45
[priv] also define variadic no-op debug macro
c37bc196
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 11:55
[priv] use {} for no-op macro when debug is not enabled
b1ed6ce4
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 10:45
Merge branch 'master' into feature/quietmode
2f169662
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 10:27
Merge branch 'master' into feature/debugmode
1ec59e4c
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 09:35
Merge branch 'master' into feature/autosink
08d07ce6
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 09:14
Merge branch 'master' into feature/timestretch
2244f004
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 08:48
[py] incref exception type before restoring it
843b22f8
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 08:48
[py] incref exception type before restoring it
673d7e32
– Paul Brossier <piem@piem.org>
authored
on 2019/06/29 08:42
[py] fix reference counting of exception types (thanks @wackou)
841ceede
– Paul Brossier <piem@piem.org>
authored
on 2019/06/28 11:03
Merge branch 'master' into fix/setbiquad
e3fde21d
– Paul Brossier <piem@piem.org>
authored
on 2019/06/28 08:58
[waf] bump to 2.0.17
099237f9
– Paul Brossier <piem@piem.org>
authored
on 2019/06/21 10:05
[py] expect a failure on 32bit systems, add a comment about -ffloat-store (closes gh-231)
f912e909
– Paul Brossier <piem@piem.org>
authored
on 2019/06/21 10:03
[py] add helper to check if we are on a 32bit system
50392449
– Paul Brossier <piem@piem.org>
authored
on 2019/06/21 10:03
[py] relax precision for 32bit systems
c60e048f
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 15:38
[py] fix pvoc tests on powerpc
69aaefa5
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 07:38
[ci] disable samplerate when cross building on osx
8e84c460
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 06:07
[ci] update brew on travis
f54997c6
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 05:16
[py] fix typo in dct docstring
98927ca3
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 05:16
[py] fix typo in fft docstring
271434fb
– Paul Brossier <piem@piem.org>
authored
on 2019/06/20 05:14
[py] fix typo in sink docstrings
f2f1b100
– Paul Brossier <piem@piem.org>
authored
on 2019/05/11 08:04
Merge branch 'aybe-patch-2' of feature/vcpkg_docs
9279ba04
– Paul Brossier <piem@piem.org>
authored
on 2019/05/10 06:40
[tests] use fabs in test-timestretch to avoid double truncation
c62243f3
– Paul Brossier <piem@piem.org>
authored
on 2019/05/10 06:11
[tests] use ABS in test-timestretch
65f78869
– Paul Brossier <piem@piem.org>
authored
on 2019/05/10 05:53
[effects] remove asserts from aubio_split_str
7abefed6
– Paul Brossier <piem@piem.org>
authored
on 2019/05/09 15:48
Merge branch 'master' into feature/autosink
3ed38e44
– Paul Brossier <piem@piem.org>
authored
on 2019/05/08 15:37
Merge branch 'fix/winencoding' (closes gh-247)
66fff6c1
– Paul Brossier <piem@piem.org>
authored
on 2019/05/06 18:36
[py] use universal_newlines=True to prevent decoding errors (see gh-247 gh-248)
086a45b7
– Aybe <aybe@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/04/25 03:02
Update binaries.rst
Next