log

age author description
2006-10-16 Chris Cannam * Use RangeMappers in various places in plugin parameters, layer properties,
2006-10-16 Chris Cannam * Add spectrum icon
2006-10-13 Chris Cannam * Simplify maker names in plugin menu
2006-10-12 Chris Cannam * Fixes to update logic in writable wave file model
2006-10-12 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
2006-10-11 Chris Cannam * Tidy up plugin parameter dialog by switching it to a simple constructor
2006-10-10 Chris Cannam * Handle generator transforms (plugins whose channel count isn't dependent on
2006-10-10 Chris Cannam * Improve output from Profiler class and make it incur less (no) overhead in
2006-10-09 Chris Cannam * Some dull work to continue unifying the fft model and editable dense 3d model
2006-10-06 Chris Cannam * Various improvements to colour 3d plot layer, particularly for large and/or
2006-10-05 Chris Cannam ...
2006-10-05 Chris Cannam * Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as
2006-10-05 Chris Cannam * pthread_mutex -> QMutex
2006-10-04 Chris Cannam * Audition effects plugins during playback
2006-10-03 Chris Cannam * Some fixes to updating of writable wave file models
2006-10-03 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
2006-10-03 Chris Cannam * Restructure WavFileWriter a bit to permit writing from raw data as well as
2006-09-27 Chris Cannam ...
2006-09-26 Chris Cannam * Use the Storage Adviser's recommendations for storing FFT cache information
2006-09-26 Chris Cannam * sketch win32 and os/x implementations for memory availability check
2006-09-26 Chris Cannam * flesh out StorageAdviser
2006-09-25 Chris Cannam ...
2006-09-25 Chris Cannam * Start adding StorageAdviser class to determine whether caches should be
2006-09-22 Chris Cannam * Add a bit of resistance to pane dragging so as to make it harder to
2006-09-22 Chris Cannam * Pull transforms out of Layer menu (again) and into a separate Transforms
2006-09-21 Chris Cannam * Add support for plugin classification using category files.
2006-09-21 Chris Cannam * Make resampler quality configurable
2006-09-18 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
2006-09-13 Chris Cannam * timestretcher improvements -- simplify API (it can calculate its own
2006-09-11 Chris Cannam * add window size/increment/shape settings to plugin parameter dialog, though
2006-08-22 Chris Cannam * experiment with finer zoom level changes when using h thumbwheel
2006-08-16 Chris Cannam * Pull memory cache out into its own file
2006-08-16 Chris Cannam * Fixes pulled across from Rosegarden
2006-08-04 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
2006-08-03 Chris Cannam * Replace all uses of ConfigFile with QSettings
2006-08-03 Chris Cannam * Add Thumbwheel widget for all our zooming needs
2006-08-03 Chris Cannam * Suspend/resume fft data server write activity while reading from a server
2006-08-02 Chris Cannam ...
2006-07-31 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
2006-07-31 Chris Cannam * Use pkgconfig to look up Vamp library and header details if possible
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.
2006-07-28 Chris Cannam * Add Recent Files menu
2006-07-27 Chris Cannam * Change preferences dialog to ok/apply/cancel model
2006-07-26 Chris Cannam * Avoid note layer erasing notes as cursor passes over them
2006-07-26 Chris Cannam * Add Hz tuning dial to sample player plugin. Need to figure out the best