aubio.git
3 months ago[ci] add pip install to readthedocs.yaml master
Paul Brossier [Tue, 2 Jan 2024 20:16:22 +0000 (21:16 +0100)]
[ci] add pip install to readthedocs.yaml

3 months ago[ci] add readthedocs.io configuration file
Paul Brossier [Tue, 2 Jan 2024 16:29:08 +0000 (17:29 +0100)]
[ci] add readthedocs.io configuration file

3 months ago[ci] build with fftw3 in linux_double on azure
Paul Brossier [Thu, 28 Dec 2023 12:38:49 +0000 (13:38 +0100)]
[ci] build with fftw3 in linux_double on azure

3 months ago[tests] use ABS in test-dct
Paul Brossier [Thu, 28 Dec 2023 12:35:18 +0000 (13:35 +0100)]
[tests] use ABS in test-dct

3 months ago[ci] test double and fftw3 on azure
Paul Brossier [Thu, 28 Dec 2023 12:26:33 +0000 (13:26 +0100)]
[ci] test double and fftw3 on azure

3 months ago[ci] add libsndfile-dev to azure dependencies
Paul Brossier [Thu, 28 Dec 2023 12:21:18 +0000 (13:21 +0100)]
[ci] add libsndfile-dev to azure dependencies

3 months ago[ci] add libvorbis-dev and libflac-dev to azure dependencies
Paul Brossier [Thu, 28 Dec 2023 12:08:27 +0000 (13:08 +0100)]
[ci] add libvorbis-dev and libflac-dev to azure dependencies

3 months ago[ci] add python 3.12 to circleci
Paul Brossier [Thu, 28 Dec 2023 11:58:20 +0000 (12:58 +0100)]
[ci] add python 3.12 to circleci

3 months ago[ci] remove python 2.7 from circleci
Paul Brossier [Thu, 28 Dec 2023 11:54:47 +0000 (12:54 +0100)]
[ci] remove python 2.7 from circleci

3 months ago[ci] bump circleci config version to 2.1
Paul Brossier [Thu, 28 Dec 2023 11:45:59 +0000 (12:45 +0100)]
[ci] bump circleci config version to 2.1

3 months ago[scripts] add watchos to build_apple_frameworks
Paul Brossier [Thu, 28 Dec 2023 11:33:41 +0000 (12:33 +0100)]
[scripts] add watchos to build_apple_frameworks

3 months ago[waf] add support for watchos
Paul Brossier [Thu, 28 Dec 2023 11:33:26 +0000 (12:33 +0100)]
[waf] add support for watchos

3 months ago[waf] tighten platform check when cross-compiling
Paul Brossier [Thu, 28 Dec 2023 10:55:47 +0000 (11:55 +0100)]
[waf] tighten platform check when cross-compiling

3 months ago[waf] add m1 support to iosimulator framework (closes gh-337)
Paul Brossier [Thu, 28 Dec 2023 10:54:16 +0000 (11:54 +0100)]
[waf] add m1 support to iosimulator framework (closes gh-337)

3 months ago[scripts] do not build fat frameworks for ios
Paul Brossier [Thu, 28 Dec 2023 10:53:28 +0000 (11:53 +0100)]
[scripts] do not build fat frameworks for ios

3 months ago[waf] run xcode-select to find path in wscript (see gh-337)
Paul Brossier [Thu, 28 Dec 2023 10:51:58 +0000 (11:51 +0100)]
[waf] run xcode-select to find path in wscript (see gh-337)

Thanks to @dnadoba for that trick

4 months ago[priv] fix AUBIO_STRERROR definition under MinGW (closes gh-349)
Joan Karadimov [Sun, 31 Oct 2021 20:51:01 +0000 (22:51 +0200)]
[priv] fix AUBIO_STRERROR definition under MinGW (closes gh-349)

4 months ago[source_avcodec] remove deprecation warning (< ffmpeg 5.1)
Paul Brossier [Wed, 27 Dec 2023 18:23:13 +0000 (19:23 +0100)]
[source_avcodec] remove deprecation warning (< ffmpeg 5.1)

4 months ago[source_avcodec] adjust detection of AVChannelLayout (> ffmpeg 5.0)
Paul Brossier [Wed, 27 Dec 2023 17:58:55 +0000 (18:58 +0100)]
[source_avcodec] adjust detection of AVChannelLayout (> ffmpeg 5.0)

4 months ago[source_avcodec] add support for AVChannelLayout (ffmpeg 5.1)
Paul Brossier [Wed, 27 Dec 2023 17:39:35 +0000 (18:39 +0100)]
[source_avcodec] add support for AVChannelLayout (ffmpeg 5.1)

4 months ago[source_avcodec] use a const pointer for AVCodec
Paul Brossier [Wed, 27 Dec 2023 17:18:00 +0000 (18:18 +0100)]
[source_avcodec] use a const pointer for AVCodec

4 months ago[waf] bump to 2.0.26
Paul Brossier [Wed, 27 Dec 2023 17:12:54 +0000 (18:12 +0100)]
[waf] bump to 2.0.26

4 months ago[source_avcodec] drop support for libavresample
Paul Brossier [Wed, 27 Dec 2023 17:09:23 +0000 (18:09 +0100)]
[source_avcodec] drop support for libavresample

4 months ago[waf] remove avresample from wscript_build
Paul Brossier [Wed, 27 Dec 2023 16:48:27 +0000 (17:48 +0100)]
[waf] remove avresample from wscript_build

4 months ago[waf] remove avresample from wscript
Paul Brossier [Wed, 27 Dec 2023 16:48:10 +0000 (17:48 +0100)]
[waf] remove avresample from wscript

4 months ago[py] remove libavresample from moresetuptools
Paul Brossier [Wed, 27 Dec 2023 16:44:50 +0000 (17:44 +0100)]
[py] remove libavresample from moresetuptools

4 months ago[doc] list libswresample in requirements
Paul Brossier [Wed, 27 Dec 2023 16:43:29 +0000 (17:43 +0100)]
[doc] list libswresample in requirements

4 months ago[ci] use libswresample on travis
Paul Brossier [Wed, 27 Dec 2023 16:43:10 +0000 (17:43 +0100)]
[ci] use libswresample on travis

4 months ago[doc] remove libavresample-dev from list of optional dependencies
Paul Brossier [Wed, 27 Dec 2023 16:42:52 +0000 (17:42 +0100)]
[doc] remove libavresample-dev from list of optional dependencies

4 months ago[ci] run apt update before install on azure
Paul Brossier [Wed, 27 Dec 2023 16:35:28 +0000 (17:35 +0100)]
[ci] run apt update before install on azure

4 months ago[ci] use libswresample-dev on circleci
Paul Brossier [Wed, 27 Dec 2023 16:15:34 +0000 (17:15 +0100)]
[ci] use libswresample-dev on circleci

4 months ago[examples] use snprinf in jackio
Paul Brossier [Wed, 27 Dec 2023 15:38:30 +0000 (16:38 +0100)]
[examples] use snprinf in jackio

4 months ago[utils_apple_audio] use snprintf in getPrintableOSStatusError
Paul Brossier [Tue, 26 Dec 2023 18:42:27 +0000 (19:42 +0100)]
[utils_apple_audio] use snprintf in getPrintableOSStatusError

4 months ago[sink_apple_audio] use snprintf to avoid warning
Paul Brossier [Tue, 26 Dec 2023 18:41:57 +0000 (19:41 +0100)]
[sink_apple_audio] use snprintf to avoid warning

4 months ago[priv] remove sprintf and add snprintf
Paul Brossier [Tue, 26 Dec 2023 18:41:12 +0000 (19:41 +0100)]
[priv] remove sprintf and add snprintf

23 months ago[waf] remove obsoleted i386 when building iPhoneSimulator framework (closes gh-361)
Paul Brossier [Mon, 16 May 2022 17:17:37 +0000 (13:17 -0400)]
[waf] remove obsoleted i386 when building iPhoneSimulator framework (closes gh-361)

23 months ago[waf] update fat option to build for arm64 and x86_64 (see gh-361)
Paul Brossier [Mon, 16 May 2022 17:16:55 +0000 (13:16 -0400)]
[waf] update fat option to build for arm64 and x86_64 (see gh-361)

23 months ago[scripts] use --nodeps in build_apple_frameworks
Paul Brossier [Mon, 16 May 2022 17:14:48 +0000 (13:14 -0400)]
[scripts] use --nodeps in build_apple_frameworks

2 years ago[source_avcodec] define FF_API_LAVF_AVCTX for libavcodec > 59, thx @berolinux (closes... fix/ffmpeg5
Paul Brossier [Tue, 25 Jan 2022 17:30:27 +0000 (18:30 +0100)]
[source_avcodec] define FF_API_LAVF_AVCTX for libavcodec > 59, thx @berolinux (closes gh-353)

2 years ago[ci] update azure to windows-latest
Paul Brossier [Wed, 29 Dec 2021 16:36:35 +0000 (11:36 -0500)]
[ci] update azure to windows-latest

2 years ago[README] move commits since badge last
Paul Brossier [Sun, 26 Dec 2021 15:26:56 +0000 (10:26 -0500)]
[README] move commits since badge last

2 years ago[README] add pypi and conda download badges
Paul Brossier [Sun, 26 Dec 2021 15:19:33 +0000 (10:19 -0500)]
[README] add pypi and conda download badges

2 years ago[README] add azure status badge
Paul Brossier [Sun, 26 Dec 2021 15:19:03 +0000 (10:19 -0500)]
[README] add azure status badge

2 years ago[README] add circleci status badge
Paul Brossier [Sun, 26 Dec 2021 15:18:41 +0000 (10:18 -0500)]
[README] add circleci status badge

2 years ago[README] remove travis badge
Paul Brossier [Sun, 26 Dec 2021 15:07:24 +0000 (10:07 -0500)]
[README] remove travis badge

2 years ago[source_avcodec] avoid deprecation warning with latest avcodec api (58.134.100)
Paul Brossier [Sun, 26 Dec 2021 06:52:16 +0000 (01:52 -0500)]
[source_avcodec] avoid deprecation warning with latest avcodec api (58.134.100)

2 years ago[ci] switch circleci to python 3.10
Paul Brossier [Sun, 26 Dec 2021 03:22:39 +0000 (22:22 -0500)]
[ci] switch circleci to python 3.10

2 years ago[ci] update circleci to new python docker images
Paul Brossier [Sun, 26 Dec 2021 03:18:00 +0000 (22:18 -0500)]
[ci] update circleci to new python docker images

2 years ago[waf] fetch public key matching requested waf version (closes gh-340)
Paul Brossier [Sun, 26 Dec 2021 02:31:18 +0000 (21:31 -0500)]
[waf] fetch public key matching requested waf version (closes gh-340)

2 years ago[waf] bump to 2.0.23
Paul Brossier [Sun, 26 Dec 2021 02:28:30 +0000 (21:28 -0500)]
[waf] bump to 2.0.23

3 years ago[VERSION] use - insted of ~ to split version status (closes gh-307, gh-309, gh-316)
Paul Brossier [Tue, 19 Jan 2021 09:33:42 +0000 (10:33 +0100)]
[VERSION] use - insted of ~ to split version status (closes gh-307, gh-309, gh-316)

3 years ago[waf] bump to 2.0.21
Paul Brossier [Tue, 19 Jan 2021 09:30:35 +0000 (10:30 +0100)]
[waf] bump to 2.0.21

3 years agoMerge branch 'feature/timestretch'
Paul Brossier [Thu, 2 Jul 2020 17:03:56 +0000 (19:03 +0200)]
Merge branch 'feature/timestretch'

3 years agoMerge branch 'master' into feature/autosink
Paul Brossier [Thu, 2 Jul 2020 15:05:05 +0000 (17:05 +0200)]
Merge branch 'master' into feature/autosink

3 years ago[waf] add vorbis and flac to nodeps list
Paul Brossier [Thu, 2 Jul 2020 15:04:55 +0000 (17:04 +0200)]
[waf] add vorbis and flac to nodeps list

3 years agoMerge branch 'master' into feature/timestretch
Paul Brossier [Thu, 2 Jul 2020 15:02:49 +0000 (17:02 +0200)]
Merge branch 'master' into feature/timestretch

3 years agoMerge branch 'fix/shebangs'
Paul Brossier [Thu, 2 Jul 2020 13:45:50 +0000 (15:45 +0200)]
Merge branch 'fix/shebangs'

3 years ago[waf] add rubberband to nodeps list
Paul Brossier [Thu, 2 Jul 2020 13:40:10 +0000 (15:40 +0200)]
[waf] add rubberband to nodeps list

3 years agoMerge branch 'master' into feature/timestretch
Paul Brossier [Thu, 2 Jul 2020 13:39:25 +0000 (15:39 +0200)]
Merge branch 'master' into feature/timestretch

3 years agoMerge branch 'master' into feature/autosink
Paul Brossier [Thu, 2 Jul 2020 13:34:26 +0000 (15:34 +0200)]
Merge branch 'master' into feature/autosink

3 years ago[ci] split --nodeps and --enable-double in travis
Paul Brossier [Thu, 2 Jul 2020 13:15:21 +0000 (15:15 +0200)]
[ci] split --nodeps and --enable-double in travis

3 years ago[doc] add a note about --nodeps
Paul Brossier [Thu, 2 Jul 2020 13:02:37 +0000 (15:02 +0200)]
[doc] add a note about --nodeps

3 years ago[ci] use --nodeps in travis
Paul Brossier [Thu, 2 Jul 2020 12:58:53 +0000 (14:58 +0200)]
[ci] use --nodeps in travis

3 years ago[make] always use 16 bit wav files to pass tests with source_wavread
Paul Brossier [Thu, 2 Jul 2020 12:56:54 +0000 (14:56 +0200)]
[make] always use 16 bit wav files to pass tests with source_wavread

3 years ago[waf] add --nodeps option to build with no dependency
Paul Brossier [Thu, 2 Jul 2020 12:49:15 +0000 (14:49 +0200)]
[waf] add --nodeps option to build with no dependency

3 years agoMerge branch 'fix-shebang', thanks to @katyo
Paul Brossier [Thu, 2 Jul 2020 12:20:39 +0000 (14:20 +0200)]
Merge branch 'fix-shebang', thanks to @katyo

3 years agoMerge branch 'fix/gitignore_regex', thanks to @emlyn
Paul Brossier [Thu, 2 Jul 2020 12:15:00 +0000 (14:15 +0200)]
Merge branch 'fix/gitignore_regex', thanks to @emlyn

3 years agoMerge branch @THE-COB/aubio to fix typo in demo
Paul Brossier [Thu, 2 Jul 2020 12:07:06 +0000 (14:07 +0200)]
Merge branch @THE-COB/aubio to fix typo in demo

3 years agoMerge branch 'fix-typo-doc-utils' of @Polochon-street/aubio
Paul Brossier [Thu, 2 Jul 2020 11:56:04 +0000 (13:56 +0200)]
Merge branch 'fix-typo-doc-utils' of @Polochon-street/aubio

3 years ago[ci] disable all deps on travis nodeps
Paul Brossier [Thu, 2 Jul 2020 11:48:28 +0000 (13:48 +0200)]
[ci] disable all deps on travis nodeps

3 years ago[ci] add rubberband on circleci
Paul Brossier [Thu, 2 Jul 2020 11:40:44 +0000 (13:40 +0200)]
[ci] add rubberband on circleci

3 years ago[ci] install rubberband on azure linux
Paul Brossier [Thu, 2 Jul 2020 11:37:32 +0000 (13:37 +0200)]
[ci] install rubberband on azure linux

3 years agoMerge branch 'master' into feature/timestretch
Paul Brossier [Thu, 2 Jul 2020 11:37:01 +0000 (13:37 +0200)]
Merge branch 'master' into feature/timestretch

3 years ago[ci] fix azure linux deps name
Paul Brossier [Thu, 2 Jul 2020 11:34:00 +0000 (13:34 +0200)]
[ci] fix azure linux deps name

3 years ago[ci] add azure linux deps
Paul Brossier [Thu, 2 Jul 2020 11:31:47 +0000 (13:31 +0200)]
[ci] add azure linux deps

3 years agoMerge branch 'master' into feature/timestretch
Paul Brossier [Thu, 2 Jul 2020 09:48:29 +0000 (11:48 +0200)]
Merge branch 'master' into feature/timestretch

3 years ago[ci] swith appveyor py35 to py38
Paul Brossier [Thu, 2 Jul 2020 09:32:25 +0000 (11:32 +0200)]
[ci] swith appveyor py35 to py38

3 years ago[py] add const qualifiers to ufuncs prototypes for latest numpy
Paul Brossier [Thu, 2 Jul 2020 09:16:13 +0000 (11:16 +0200)]
[py] add const qualifiers to ufuncs prototypes for latest numpy

3 years ago[ci] use latest python on circleci
Paul Brossier [Thu, 2 Jul 2020 09:09:17 +0000 (11:09 +0200)]
[ci] use latest python on circleci

3 years ago[ci] comment out windows travis for now, revert previous windows hack
Paul Brossier [Thu, 2 Jul 2020 08:55:11 +0000 (10:55 +0200)]
[ci] comment out windows travis for now, revert previous windows hack

3 years ago[ci] kill gpg-agent on travis windows
Paul Brossier [Thu, 2 Jul 2020 08:39:32 +0000 (10:39 +0200)]
[ci] kill gpg-agent on travis windows

Thanks to @etr, https://travis-ci.community/t/windows-build-timeout-after-success-ps-shows-gpg-agent/4967/4

3 years ago[ci] remove windows py27 travis configuration, use AUBIO_NOTESTS=1 on win too
Paul Brossier [Thu, 2 Jul 2020 07:39:30 +0000 (09:39 +0200)]
[ci] remove windows py27 travis configuration, use AUBIO_NOTESTS=1 on win too

3 years ago[ci] set linux versions on travis
Paul Brossier [Wed, 1 Jul 2020 23:48:11 +0000 (01:48 +0200)]
[ci] set linux versions on travis

3 years ago[ci] install vcpython27 instead of py27 on windows travis
Paul Brossier [Wed, 1 Jul 2020 23:43:31 +0000 (01:43 +0200)]
[ci] install vcpython27 instead of py27 on windows travis

3 years ago[ci] fix typo in xcode12 travis script
Paul Brossier [Wed, 1 Jul 2020 23:32:49 +0000 (01:32 +0200)]
[ci] fix typo in xcode12 travis script

3 years ago[ci] add windows py27 configuration for travis
Paul Brossier [Wed, 1 Jul 2020 23:31:12 +0000 (01:31 +0200)]
[ci] add windows py27 configuration for travis

3 years ago[ci] update travis configuration names
Paul Brossier [Wed, 1 Jul 2020 23:04:27 +0000 (01:04 +0200)]
[ci] update travis configuration names

3 years ago[ci] build only lib on xcode12 in travis (borken python2.7)
Paul Brossier [Wed, 1 Jul 2020 23:04:11 +0000 (01:04 +0200)]
[ci] build only lib on xcode12 in travis (borken python2.7)

3 years ago[ci] do not try to build link python-aubio to libaubio on windows in travis
Paul Brossier [Wed, 1 Jul 2020 22:53:35 +0000 (00:53 +0200)]
[ci] do not try to build link python-aubio to libaubio on windows in travis

3 years ago[ci] back to pypy3.5 in travis
Paul Brossier [Wed, 1 Jul 2020 22:49:01 +0000 (00:49 +0200)]
[ci] back to pypy3.5 in travis

3 years ago[ci] no coverage on windows in travis
Paul Brossier [Wed, 1 Jul 2020 22:45:06 +0000 (00:45 +0200)]
[ci] no coverage on windows in travis

3 years ago[ci] back to pypy3.5 in travis
Paul Brossier [Wed, 1 Jul 2020 22:44:45 +0000 (00:44 +0200)]
[ci] back to pypy3.5 in travis

3 years ago[ci] set language: python for pypy
Paul Brossier [Wed, 1 Jul 2020 22:34:07 +0000 (00:34 +0200)]
[ci] set language: python for pypy

3 years ago[ci] remove expandwaf for windows, remove travis_rety
Paul Brossier [Wed, 1 Jul 2020 22:33:49 +0000 (00:33 +0200)]
[ci] remove expandwaf for windows, remove travis_rety

3 years ago[ci] add missing language, update xcode versions for travis
Paul Brossier [Wed, 1 Jul 2020 22:18:02 +0000 (00:18 +0200)]
[ci] add missing language, update xcode versions for travis

3 years ago[waf] bump to 2.0.20
Paul Brossier [Wed, 1 Jul 2020 22:02:44 +0000 (00:02 +0200)]
[waf] bump to 2.0.20

3 years ago[ci] install make on windows
Paul Brossier [Wed, 1 Jul 2020 22:02:20 +0000 (00:02 +0200)]
[ci] install make on windows

3 years ago[ci] remove trusty and sudo from .travis.yml
Paul Brossier [Wed, 1 Jul 2020 21:41:19 +0000 (23:41 +0200)]
[ci] remove trusty and sudo from .travis.yml

3 years ago[ci] set windows path on travis
Paul Brossier [Wed, 1 Jul 2020 21:40:03 +0000 (23:40 +0200)]
[ci] set windows path on travis

3 years ago[ci] use choco to install py3.8 on travis, only upgrade pip there
Paul Brossier [Wed, 1 Jul 2020 21:30:23 +0000 (23:30 +0200)]
[ci] use choco to install py3.8 on travis, only upgrade pip there