shithub: aubio

RSS feed

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

a59ecb73 – Paul Brossier <piem@piem.org> authored on 2020/07/02 11:45
Merge branch 'fix/shebangs'

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

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

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

7889d29e – Paul Brossier <piem@piem.org> authored on 2020/07/01 18:06
[ci] switch azure osx to latest image

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

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

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

56d781aa – Dominic Jodoin <dominic@travis-ci.com> authored and GitHub <noreply@github.com> committed on 2019/04/22 11:43
Typo => `libflac-dev` instead of `libflac-dec`

4f74ac2b – Paul Brossier <piem@piem.org> authored on 2019/03/31 20:44
[utils] use posix compliant _strnicmp on windows

88b301a7 – Paul Brossier <piem@piem.org> authored on 2019/03/31 20:43
[ci] disable flac and vorbis on ios and fat builds

76b6dd34 – Paul Brossier <piem@piem.org> authored on 2019/03/31 20:12
[utils] use strnicmp on windows

1dfe4092 – Paul Brossier <piem@piem.org> authored on 2019/03/31 19:12
Merge branch 'master' into feature/autosink

08246ee5 – Paul Brossier <piem@piem.org> authored on 2019/03/31 19:12
Merge branch 'feature/sink_vorbis' into feature/autosink

135bc14f – Paul Brossier <piem@piem.org> authored on 2019/03/31 19:12
Merge branch 'feature/sink_flac' into feature/autosink

f55630c5 – Paul Brossier <piem@piem.org> authored on 2019/03/26 11:55
[py] fix note-off timings (closes #240, thanks to @chaoxinzheng)

11c46c8e – Paul Brossier <piem@piem.org> authored on 2019/03/26 11:22
[py] digital_filter.set_* raise ValueError (see #gh-241)

8bfef308 – Paul Brossier <piem@piem.org> authored on 2019/03/26 11:17
[py] improve digital_filter error messages (closes #gh-241)

22e3ef12 – Paul Brossier <piem@piem.org> authored on 2019/02/26 05:50
[waf] remove ref to landscape.yml

fcc11e92 – Paul Brossier <piem@piem.org> authored on 2019/02/26 05:50
[waf] also exclude signature files

03e9422a – Paul Brossier <piem@piem.org> authored on 2019/02/26 05:49
[ci] remove landscape.yml

4c321db1 – Paul Brossier <piem@piem.org> authored on 2019/02/26 05:48
[doc] remove landscape icon

3398a2ec – Paul Brossier <piem@piem.org> authored on 2019/02/26 05:48
[README] remove landscape icon

aaabb7e3 – Paul Brossier <piem@piem.org> authored on 2019/02/26 05:01
[VERSION] bump to 0.5.0~alpha

90bd27a2 – Paul Brossier <piem@piem.org> authored on 2019/02/07 11:51
[VERSION] bump to 0.4.9

cd2ddc04 – Paul Brossier <piem@piem.org> authored on 2019/02/07 11:46
[ChangeLog] add 0.4.9 entry

b5c64f51 – Paul Brossier <piem@piem.org> authored on 2019/02/07 07:43
[waf] bump to 2.0.14

6d82adf9 – Paul Brossier <piem@piem.org> authored on 2019/01/30 22:36
[ci] fix azure vmImage field

982629c8 – Paul Brossier <piem@piem.org> authored on 2019/01/30 22:24
[examples] add quiet mode for performance measurements

ef8a1e4e – Paul Brossier <piem@piem.org> authored on 2019/01/30 22:20
[tests] fix input size in test-mfcc

3d731836 – Paul Brossier <piem@piem.org> authored on 2019/01/30 21:43
[aubio_priv.h] only define AUBIO_DBG in debug mode

f862b854 – Paul Brossier <piem@piem.org> authored on 2019/01/30 21:42
[waf] add shortcut to compile in debug mode

Next