aubio.git
2021-12-29 Paul Brossier[tensor] rename n_items to size, remove items_per_row
2021-12-29 Paul Brossier[tensor] use new member names
2021-12-29 Paul Brossier[maxpool1d] update to new tensor members
2021-12-29 Paul Brossier[conv1d] update to new tensor members
2021-12-29 Paul Brossier[tensor] rename attributes to ndim and shape[] to match...
2021-12-29 Paul Brossier[priv] add AUBIO_GOTO_FAILURE helper
2021-12-29 Paul Brossier[ai] add first maxpool1d draft
2021-12-29 Paul Brossier[ai] add first conv1d draft
2021-12-29 Paul Brossier[ai] add first tensor draft
2021-12-29 Paul Brossier[fmat] ensure contiguous memory
2021-12-29 Paul Brossier[ci] update azure to windows-latest
2021-12-26 Paul Brossier[README] move commits since badge last
2021-12-26 Paul Brossier[README] add pypi and conda download badges
2021-12-26 Paul Brossier[README] add azure status badge
2021-12-26 Paul Brossier[README] add circleci status badge
2021-12-26 Paul Brossier[README] remove travis badge
2021-12-26 Paul Brossier[source_avcodec] avoid deprecation warning with latest...
2021-12-26 Paul Brossier[ci] switch circleci to python 3.10
2021-12-26 Paul Brossier[ci] update circleci to new python docker images
2021-12-26 Paul Brossier[waf] fetch public key matching requested waf version...
2021-12-26 Paul Brossier[waf] bump to 2.0.23
2021-01-19 Paul Brossier[VERSION] use - insted of ~ to split version status...
2021-01-19 Paul Brossier[waf] bump to 2.0.21
2020-07-02 Paul BrossierMerge branch 'feature/timestretch'
2020-07-02 Paul BrossierMerge branch 'master' into feature/autosink
2020-07-02 Paul Brossier[waf] add vorbis and flac to nodeps list
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'fix/shebangs'
2020-07-02 Paul Brossier[waf] add rubberband to nodeps list
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul BrossierMerge branch 'master' into feature/autosink
2020-07-02 Paul Brossier[ci] split --nodeps and --enable-double in travis
2020-07-02 Paul Brossier[doc] add a note about --nodeps
2020-07-02 Paul Brossier[ci] use --nodeps in travis
2020-07-02 Paul Brossier[make] always use 16 bit wav files to pass tests with...
2020-07-02 Paul Brossier[waf] add --nodeps option to build with no dependency
2020-07-02 Paul BrossierMerge branch 'fix-shebang', thanks to @katyo
2020-07-02 Paul BrossierMerge branch 'fix/gitignore_regex', thanks to @emlyn
2020-07-02 Paul BrossierMerge branch @THE-COB/aubio to fix typo in demo
2020-07-02 Paul BrossierMerge branch 'fix-typo-doc-utils' of @Polochon-street...
2020-07-02 Paul Brossier[ci] disable all deps on travis nodeps
2020-07-02 Paul Brossier[ci] add rubberband on circleci
2020-07-02 Paul Brossier[ci] install rubberband on azure linux
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul Brossier[ci] fix azure linux deps name
2020-07-02 Paul Brossier[ci] add azure linux deps
2020-07-02 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-02 Paul Brossier[ci] swith appveyor py35 to py38
2020-07-02 Paul Brossier[py] add const qualifiers to ufuncs prototypes for...
2020-07-02 Paul Brossier[ci] use latest python on circleci
2020-07-02 Paul Brossier[ci] comment out windows travis for now, revert previou...
2020-07-02 Paul Brossier[ci] kill gpg-agent on travis windows
2020-07-02 Paul Brossier[ci] remove windows py27 travis configuration, use...
2020-07-01 Paul Brossier[ci] set linux versions on travis
2020-07-01 Paul Brossier[ci] install vcpython27 instead of py27 on windows...
2020-07-01 Paul Brossier[ci] fix typo in xcode12 travis script
2020-07-01 Paul Brossier[ci] add windows py27 configuration for travis
2020-07-01 Paul Brossier[ci] update travis configuration names
2020-07-01 Paul Brossier[ci] build only lib on xcode12 in travis (borken python2.7)
2020-07-01 Paul Brossier[ci] do not try to build link python-aubio to libaubio...
2020-07-01 Paul Brossier[ci] back to pypy3.5 in travis
2020-07-01 Paul Brossier[ci] no coverage on windows in travis
2020-07-01 Paul Brossier[ci] back to pypy3.5 in travis
2020-07-01 Paul Brossier[ci] set language: python for pypy
2020-07-01 Paul Brossier[ci] remove expandwaf for windows, remove travis_rety
2020-07-01 Paul Brossier[ci] add missing language, update xcode versions for...
2020-07-01 Paul Brossier[waf] bump to 2.0.20
2020-07-01 Paul Brossier[ci] install make on windows
2020-07-01 Paul Brossier[ci] remove trusty and sudo from .travis.yml
2020-07-01 Paul Brossier[ci] set windows path on travis
2020-07-01 Paul Brossier[ci] use choco to install py3.8 on travis, only upgrade...
2020-07-01 Paul Brossier[ci] fix travis target name
2020-07-01 Paul Brossier[ci] add names and upgrade travis targets
2020-07-01 Paul Brossier[ci] loosen pypy version in .travis.yml
2020-07-01 Paul Brossier[ci] remove python2 osx cruft in .travis.yml
2020-07-01 Paul BrossierMerge branch 'master' into feature/timestretch
2020-07-01 Paul Brossier[ci] switch azure osx to latest image
2020-07-01 Paul BrossierMerge branch 'master' into feature/timestretch
2020-03-28 Polochon-streetFix typo in musicutils doc
2020-02-26 THE-COBFixed spelling error: "condidence" to "confidence"
2020-02-03 Emlyn CorrinFix regex
2020-01-23 KFixed shebangs in scripts
2019-11-17 Paul BrossierMerge branch 'master' of https://github.com/autoantwort...
2019-11-17 Paul Brossier[doc] update line numbers in develop.rst, thanks to...
2019-08-28 autoantwortget_waf.sh: Allow spaces in the pwd path
2019-06-29 Paul BrossierMerge branch 'feature/debugmode'
2019-06-29 Paul Brossier[priv] also define variadic no-op debug macro
2019-06-29 Paul Brossier[priv] use {} for no-op macro when debug is not enabled
2019-06-29 Paul BrossierMerge branch 'master' into feature/quietmode
2019-06-29 Paul BrossierMerge branch 'master' into feature/debugmode
2019-06-29 Paul BrossierMerge branch 'master' into feature/autosink feature/autosink
2019-06-29 Paul BrossierMerge branch 'master' into feature/timestretch feature/timestretch
2019-06-29 Paul Brossier[py] incref exception type before restoring it
2019-06-29 Paul Brossier[py] incref exception type before restoring it
2019-06-29 Paul Brossier[py] fix reference counting of exception types (thanks...
2019-06-28 Paul BrossierMerge branch 'master' into fix/setbiquad
2019-06-28 Paul Brossier[waf] bump to 2.0.17
2019-06-21 Paul Brossier[py] expect a failure on 32bit systems, add a comment...
2019-06-21 Paul Brossier[py] add helper to check if we are on a 32bit system
2019-06-21 Paul Brossier[py] relax precision for 32bit systems
next