log widgets/PropertyBox.cpp @ 217:bd2d0346da0e

age author description
2007-03-02 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2007-02-01 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
2007-01-26 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
2007-01-22 Chris Cannam * Allow user to activate a pane by clicking on the tab for its currently active
2007-01-19 Chris Cannam * Add large chunks of context help in the optional status bar
2007-01-05 Chris Cannam * Fix failure to reload play mute state correctly from session file
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-10-17 Chris Cannam * minor fixes to tooltip
2006-10-17 Chris Cannam * Make audio dial remember its more accurate mapped value as well as its
2006-10-16 Chris Cannam * Use RangeMappers in various places in plugin parameters, layer properties,
2006-10-11 Chris Cannam * Tidy up plugin parameter dialog by switching it to a simple constructor
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-06-26 Chris Cannam * Some work on switching property box layout between one-box-per-pane
2006-06-19 Chris Cannam * Separate out window and FFT size variables. Not necessarily correct
2006-05-11 Chris Cannam * Add units repository, and unit property on time-value and note layers.
2006-05-03 Chris Cannam * Add property labels to property containers (so i18n() won't affect file format)
2006-03-31 Chris Cannam * Modify to use Vamp SDK for proper feature extraction plugins.
2006-03-30 Chris Cannam * Ensure plugin parameters for a transform are saved in the .sv file and
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 * Set indent-tabs-mode to nil in Emacs mode direction
2006-03-20 Chris Cannam * update TODO, some tidying
2006-03-16 Chris Cannam * Add Insert Instant function in main window
2006-03-03 Chris Cannam * Fix a crash in PortAudio output for mono data
2006-03-03 Martin Gasser had to include <cmath> in some files to make it compile on the mac
2006-03-02 Chris Cannam * Refactor Layer classes so as no longer to store a single View pointer;
2006-02-20 Chris Cannam * Improvements to text layer editing, and implement file I/O for it
2006-02-20 Chris Cannam * Add TextModel and TextLayer types
2006-02-17 Chris Cannam * As previous commit
2006-02-17 Chris Cannam * Implement play mute, level and pan controls and a layer visibility control
2006-01-12 Chris Cannam * Update copyrights to 2006
2006-01-10 Chris Cannam initial import