log widgets/PluginParameterDialog.h @ 1028:78ece8cdfaee spectrogram-minor-refactor

age author description
2014-06-17 Chris Cannam More unsigned/long and warning fixes warnfix_no_size_t
2008-12-02 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
2008-11-20 Chris Cannam * don't pre-declare classes in Vamp namespace (namespace may change!)
2008-10-28 Chris Cannam * Add more info button to plugin dialog
2007-11-28 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
2007-10-01 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
2007-08-14 Chris Cannam * Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
2007-08-10 Chris Cannam * Better abbreviation modes for layer names in pane (and input model combo
2007-02-27 Chris Cannam * Further fixes for Vamp API change, and update to support API versioning
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
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