# # ChangeLog for tests/src/io/test-source.c # # Generated by Trac 1.2 # Oct 19, 2024, 3:33:30 AM Sun, 16 Dec 2018 01:01:00 GMT Paul Brossier [5c849af] * tests/src/io/test-source.c (modified) [tests] use double quote to test \0 as a string Prevents clang ... Thu, 13 Dec 2018 15:10:18 GMT Paul Brossier [4435ea3c] * tests/src/io/test-source.c (modified) [tests] sync test-source with base-source_custom Thu, 29 Nov 2018 17:39:02 GMT Paul Brossier [f9204ac] * tests/src/io/test-source.c (modified) [tests] fix argument parsing in source Thu, 29 Nov 2018 13:28:39 GMT Paul Brossier [64d534d] * tests/src/io/test-source.c (modified) [tests] add run_on_default_source to test-source Mon, 02 May 2016 10:52:56 GMT Paul Brossier [37ca459] * tests/src/io/test-source.c (modified) tests/src/io/test-source.c: add _get_duration Tue, 26 May 2015 09:19:44 GMT Paul Brossier [c82a034] * tests/src/io/test-source.c (modified) tests/src/io/test-source.c: call aubio_source_close twice Fri, 03 Jan 2014 22:42:44 GMT Paul Brossier [2e01060] * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_avcodec.c (modified) * tests/src/io/test-source_sndfile.c (modified) tests/src/io/test-source*.c: always get samplerate Fri, 06 Dec 2013 19:38:31 GMT Paul Brossier [447c673] * src/io/source_sndfile.c (modified) * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio.c (modified) * tests/src/io/test-source_sndfile.c (modified) src/io/source_sndfile.c: also check parameters here, synchronise tests Fri, 22 Mar 2013 01:29:19 GMT Paul Brossier [4865e4b] * src/io/source.c (modified) * src/io/source.h (modified) * src/io/source_apple_audio.c (modified) * src/io/source_apple_audio.h (modified) * src/io/source_sndfile.c (modified) * src/io/source_sndfile.h (modified) * tests/src/io/test-source.c (modified) * tests/src/io/test-source_multi.c (added) src/io/source*: add _do_multi and _get_channels, really downmix ... Wed, 06 Mar 2013 15:07:00 GMT Paul Brossier [7606d23] * tests/src/io/test-source.c (modified) tests/src/io/test-source.c: abort if new_aubio_source failed Tue, 05 Mar 2013 05:33:41 GMT Paul Brossier [f50e534] * tests/src/io/test-source.c (modified) tests/src/io/test-source.c: default to source samplerate, add ... Sun, 03 Mar 2013 18:30:40 GMT Paul Brossier [248da64] * tests/src/io/test-sink.c (modified) * tests/src/io/test-sink_apple_audio_file.c (modified) * tests/src/io/test-sink_sndfile.c (modified) * tests/src/io/test-source.c (modified) * tests/src/io/test-source_apple_audio_file.c (modified) * tests/src/io/test-source_sndfile.c (modified) * tests/utils_tests.h (added) tests/src/io: improve examples Fri, 13 Jul 2012 22:01:52 GMT Paul Brossier [301b807] * tests/src/io/test-source.c (added) * tests/src/io/test-source_apple_audio_file.c (added) tests/src/io/*.c: add simple tests