# # ChangeLog for ext # # Generated by Trac 1.2 # Sep 11, 2024, 7:42:28 AM Sat, 24 Nov 2007 22:02:29 GMT Paul Brossier [6c7d49b] * ext/sndfileio.c (modified) * src/aubio.h (modified) * src/fvec.c (modified) * src/mathutils.c (modified) * src/onset/onset.c (modified) * src/onset/onsetdetection.c (modified) * src/onset/peakpick.c (modified) * src/pitch/pitchdetection.c (modified) * src/pitch/pitchfcomb.c (modified) * src/pitch/pitchmcomb.c (modified) * src/pitch/pitchschmitt.c (modified) * src/pitch/pitchyin.c (modified) * src/pitch/pitchyinfft.c (modified) * src/sample.h (deleted) * src/spectral/filterbank.c (modified) * src/spectral/mfcc.c (modified) * src/spectral/tss.c (modified) * src/tempo/beattracking.c (modified) * src/tempo/tempo.c (modified) * src/temporal/biquad.c (modified) * src/temporal/filter.c (modified) * src/temporal/resample.c (modified) * src/utils/hist.c (modified) * src/utils/scale.c (modified) remove src/sample.h Tue, 10 Oct 2006 13:12:19 GMT Paul Brossier [b377d04] * ext/jackio.c (modified) * ext/midi/midi_player.c (modified) * src/filter.c (modified) * src/onsetdetection.c (modified) * src/pitchdetection.c (modified) remove unused parameter warnings with UNUSED remove unused parameter ... Sun, 01 Oct 2006 15:13:50 GMT Paul Brossier [8131a5c] * ext/Makefile.am (modified) link aubioext against aubio link aubioext against aubio Sun, 01 Oct 2006 15:13:00 GMT Paul Brossier [1899f0d] * ext/midi/timer.c (modified) hack around timer.c to pass compilation on windows hack around ... Fri, 29 Sep 2006 14:15:56 GMT Paul Brossier [17db1cd] * configure.ac (modified) * examples/Makefile.am (modified) * ext/Makefile.am (modified) * src/Makefile.am (modified) use AUBIO_CFLAGS, not CFLAGS use AUBIO_CFLAGS, not CFLAGS Thu, 29 Jun 2006 18:47:09 GMT Paul Brossier [ae7277c] * ext/Makefile.am (modified) * ext/midi/midi_alsa_seq.c (modified) removing ladcca from ext/midi/midi_alsa_seq.c removing ladcca from ... Sat, 03 Jun 2006 19:55:57 GMT Paul Brossier [6ff2870] * examples/Makefile.am (modified) * examples/tests/Makefile.am (modified) * ext/Makefile.am (modified) * plugins/puredata/Makefile.am (modified) * python/aubio/Makefile.am (modified) use top_{build,src}dir instead of ../ use top_{build,src}dir instead ... Sat, 27 May 2006 13:59:48 GMT Paul Brossier [1e7ef7c] * ext/midi/midi_alsa_seq.c (modified) do not call pthread_ in aubio_midi_direct_output (thanks stefan) do ... Sat, 27 May 2006 01:00:08 GMT Paul Brossier [3901714] * ext/sndfileio.c (modified) * src/aubio_priv.h (modified) fixes memset in aubio_priv.h, remove useless sfinfo.format=0 fixes ... Wed, 17 May 2006 09:12:44 GMT Paul Brossier [e83c895] * ext/sndfileio.c (modified) strange workaround to fix segfaults on some wav files strange ... Tue, 27 Sep 2005 19:15:11 GMT Paul Brossier [06156a6] * ext/midi/midi_file.c (modified) simplified smpte check simplified smpte check Tue, 09 Aug 2005 17:56:21 GMT Paul Brossier [5e9c68a] * examples/utils.c (modified) * examples/utils.h (modified) * ext/sndfileio.c (modified) * ext/sndfileio.h (modified) * python/aubio/aubioclass.py (modified) * python/aubiopitch (modified) * src/pitchdetection.c (modified) * src/pitchdetection.h (modified) * swig/aubio.i (modified) rename file_ to aubio_sndfile, protect aubio_pitdetection_{mode,type} ... Tue, 09 Aug 2005 06:11:50 GMT Paul Brossier [9fc2c7e] * configure.ac (modified) * ext/Makefile.am (modified) * src/Makefile.am (modified) soname change, add -version-info, fix midi/ install Tue, 09 Aug 2005 00:47:11 GMT Paul Brossier [dba3b1a] * doc/Makefile.am (modified) * ext/Makefile.am (modified) * plugins/puredata/Makefile.am (modified) * sounds/Makefile.am (modified) added srcdir Mon, 08 Aug 2005 20:09:49 GMT Paul Brossier [54bf847] * ext/midi/midi_file.c (modified) * src/resample.c (modified) fix gcc-4.0 type warnings Mon, 23 May 2005 16:32:42 GMT Paul Brossier [f382ac6] * examples/utils.c (modified) * ext/sndfileio.c (modified) start fixing woodblock filepaty start fixing woodblock filepaty Thu, 31 Mar 2005 21:18:14 GMT Paul Brossier [3050cb8] * ChangeLog (modified) * Makefile.am (modified) * Makefile.in (deleted) * aclocal.m4 (deleted) * config.guess (deleted) * config.sub (deleted) * configure (deleted) * configure.ac (modified) * depcomp (deleted) * doc/Makefile.am (modified) * doc/Makefile.in (deleted) * examples/Makefile.in (deleted) * ext/Makefile.in (deleted) * ext/midi/midi_alsa_seq.c (modified) * install-sh (deleted) * ltmain.sh (deleted) * missing (deleted) * mkinstalldirs (deleted) * plugins/Makefile.am (modified) * plugins/Makefile.in (deleted) * plugins/audacity/Makefile.in (deleted) * plugins/audacity/plug-ins/Makefile.in (deleted) * plugins/puredata/Makefile.in (deleted) * plugins/wavesurfer/Makefile.in (deleted) * py-compile (deleted) * python/Makefile.in (deleted) * python/aubio/Makefile.am (modified) * python/aubio/Makefile.in (deleted) * sounds/Makefile.in (deleted) * src/Makefile.in (deleted) * swig/Makefile.in (deleted) added configure rules to check presence of swig, python, ... Tue, 29 Mar 2005 16:13:54 GMT Paul Brossier [a4b089c] * ext/midi/midi_file.c (modified) midi_file.c by default, int is unsigned on powerpc. use ... Tue, 29 Mar 2005 15:36:32 GMT Paul Brossier [20f9748] * ext/aubioext.h (added) add missing aubioext.h Sun, 12 Dec 2004 00:25:19 GMT Paul Brossier [77494e7] * ChangeLog (modified) * VERSION (modified) * doc/Makefile.am (modified) * doc/Makefile.in (modified) * ext/Makefile.am (modified) * ext/Makefile.in (modified) * plugins/puredata/Makefile.am (modified) * plugins/puredata/Makefile.in (modified) * plugins/puredata/libtoolkludge (modified) * python/aubio/Makefile.am (modified) * python/aubio/Makefile.in (modified) * python/aubiocut (modified) * swig/Makefile.am (modified) * swig/Makefile.in (modified) bumping to 0.1.8 Mon, 06 Dec 2004 19:05:28 GMT Paul Brossier [205da86] * examples/aubioonset.c (modified) * ext/Makefile.am (added) * ext/Makefile.in (added) * ext/jackio.c (moved) * ext/jackio.h (moved) * ext/sndfileio.c (moved) * ext/sndfileio.h (moved) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/aubio.h (modified) * swig/Makefile.am (modified) * swig/Makefile.in (modified) * swig/aubio.i (modified) moved jack and sndfile to aubioext Mon, 06 Dec 2004 18:51:31 GMT Paul Brossier [b60dd4ae] * Makefile.am (modified) * Makefile.in (modified) * configure (modified) * configure.ac (modified) * examples/Makefile.am (modified) * examples/Makefile.in (modified) * examples/aubionotes.c (modified) * examples/aubionotesmedian.c (modified) * ext/midi/list.c (moved) * ext/midi/list.h (moved) * ext/midi/midi.c (moved) * ext/midi/midi.h (moved) * ext/midi/midi_alsa_raw.c (moved) * ext/midi/midi_alsa_seq.c (moved) * ext/midi/midi_driver.c (moved) * ext/midi/midi_driver.h (moved) * ext/midi/midi_event.c (moved) * ext/midi/midi_event.h (moved) * ext/midi/midi_file.c (moved) * ext/midi/midi_file.h (moved) * ext/midi/midi_parser.c (moved) * ext/midi/midi_parser.h (moved) * ext/midi/midi_player.c (moved) * ext/midi/midi_player.h (moved) * ext/midi/midi_track.c (moved) * ext/midi/midi_track.h (moved) * ext/midi/timer.c (moved) * ext/midi/timer.h (moved) * src/Makefile.am (modified) * src/Makefile.in (modified) * src/aubio.h (modified) moved midi functions to ext/