log audioio/AudioGenerator.cpp @ 284:472bc9c4dd8f qt5

age author description
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2009-08-18 Chris Cannam * debug only
2009-08-14 Chris Cannam * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
2009-03-13 Chris Cannam ... sv-v1.5
2008-12-12 Chris Cannam * Attempt to sort out strange permissions for samples?
2008-03-13 Chris Cannam * Fix #1628781 changes to layer visibility and mute should use a command
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2008-01-24 Chris Cannam * Add wave file model method for reading more than one channel at once,
2007-11-23 Chris Cannam * Add Erase tool and mode
2007-10-24 Chris Cannam * Move some things around to facilitate plundering libraries for other
2006-07-27 Chris Cannam * Change preferences dialog to ok/apply/cancel model
2006-06-28 Chris Cannam * Exceptions for file read etc
2006-05-12 Chris Cannam * Make vertical scale alignment modes work in note layer as well as time-value sv1-v0.9rc1 sv1-v0.9rc2
2006-05-11 Chris Cannam * Add units repository, and unit property on time-value and note layers.
2006-05-11 Chris Cannam * Fix serious failure to reload "imported" (i.e. all non-derived non-main)
2006-04-28 Chris Cannam * fix long-standing failure to silence layers that have been deleted
2006-04-26 Chris Cannam * Fix crash in spectrogram layer when replacing model
2006-04-26 Chris Cannam * Some work on reloading play parameters from file (not quite working yet)
2006-04-25 Chris Cannam * Pull out temporary directory management into its own class
2006-04-10 Chris Cannam * Create temporary directory, cleaned up on exit, and use it to store
2006-03-31 Chris Cannam * Modify to use Vamp SDK for proper feature extraction plugins.
2006-03-23 Chris Cannam * Add icon for playback plugin edit button
2006-03-23 Chris Cannam * Add editing for auralisation plugin parameters and programs
2006-03-20 Chris Cannam * Update licensing rubric for GPL
2006-03-20 Chris Cannam * Make RealTimePluginInstances also provide the PluginInstance interface
2006-03-20 Chris Cannam * Set indent-tabs-mode to nil in Emacs mode direction
2006-03-03 Martin Gasser MacOS fixes, TonalChangeDetector added
2006-02-17 Chris Cannam * As previous commit
2006-02-15 Chris Cannam * Add LED button
2006-02-09 Chris Cannam * Add basics of MIDI file import. Doesn't actually create the model yet.
2006-02-02 Chris Cannam * Refactor sparse models. Previously the 1D and time-value models duplicated
2006-01-26 Chris Cannam * Fixes to playback of short looped files, of synthesised content within looped
2006-01-25 Chris Cannam * Fix update and play limits for play-selection mode when not looping
2006-01-12 Chris Cannam * Update copyrights to 2006
2006-01-10 Chris Cannam initial import