ref: 4d3c4615b9dc7e7ac16f7c78d02389c676ab6283
parent: 15692243883a945c60813cc3e78ba743582b4a2f
author: Paul Brossier <piem@altern.org>
date: Tue Oct 10 19:14:26 EDT 2006
seal version 0.3.2 seal version 0.3.2
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-11-10 Paul Brossier <piem@altern.org>
+ * configure.ac: check c compiler for -Wextra option
+ * examples/*: add lash support to aubioonset, aubiotrack, and aubionotes
+ * */Makefile.am: improve compilation on Mac OS X, mingw and cygwin
+ * src/{onset,tempo}.[ch]: add simple c interfaces to onset and tempo tasks
+ * src/beattracking.c: allow the use of two beat trackers simultaneously
+ * examples/tests: add test programs for most c functions
+ * src/*.c: add most missing free calls
+ * src/*.c: fix some out of array writes
+ * src/,ext/: more gcc warning fixes
+
2006-27-06 Paul Brossier <piem@altern.org>
* plugins/puredata/Makefile.am: move pd help to pattern-help.pd
- thanks goes to Frank Barknecht