Mercurial > hg > svgui
graph
- * A few minor fixes to SliceLayer based on using it for slices of key plots2009-06-05, by Chris Cannam
- * Fix colour 3d plot's habit of repeating column 0 in column -1's position2009-06-05, by Chris Cannam
- * Add High Gain colour map2009-05-22, by Chris Cannam
- * Add smoothing option to colour 3d plot2009-05-22, by Chris Cannam
- * Fixes to log bin scale; add colour scale gain2009-05-21, by Chris Cannam
- * another minor improvement2009-05-19, by Chris Cannam
- * some improvements to log scale in colour 3d plot (still only in dense2009-05-19, by Chris Cannam
- * Make a start on logarithmic vertical scale in colour 3d plot2009-05-18, by Chris Cannam
- * fix to rounding problems in plugin parameter box2009-03-30, by Chris Cannam
- * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder2009-03-27, by Chris Cannam
- * Move prf file to prf/ (so that it can be pulled in using externals in2009-03-27, by Chris Cannam
- * Fix crash when opening SV file when the audio data file can't be found2009-03-19, by Chris Cannam
- * fix incorrect default scale extents when loading layer from a file2009-03-19, by Chris Cannam
- * debug tidy2009-03-16, by Chris Cannam
- * various minor bits2009-03-16, by Chris Cannam
- ...2009-03-13, by Chris Cannam
- ...!2009-03-13, by Chris Cannam
- ...2009-03-13, by Chris Cannam
- ...2009-03-13, by Chris Cannam
- ...2009-03-06, by Chris Cannam
- * fix unsigned overflow causing spectrogram to "disappear" in some2009-03-06, by Chris Cannam
- * "ffwd-similar"2009-03-03, by Chris Cannam
- * Attempt to pick more sensible default centre frame for newly created view2009-03-03, by Chris Cannam
- * Add icons for "show segment division lines" in time value layer and2009-02-27, by Chris Cannam
- * Activity log updates2009-02-27, by Chris Cannam
- * Make drawing segment divisions optional in segmentation plot style of2009-02-26, by Chris Cannam
- * Use QDialogButtonBox in format dialog (surprised I missed that one all2009-02-26, by Chris Cannam
- * Do a _slightly_ better job of ensuring new panes come up showing the2009-02-26, by Chris Cannam
- * Handle zero-velocity note ons as well as note offs (can't believe I2009-02-26, by Chris Cannam
- * Add Absolute plot scale, in colour 3d plot layer only for the moment2009-02-25, by Chris Cannam
- * Make ctrl-drag drag the view without updating anything else (in2009-02-25, by Chris Cannam
- * Make it possible to record live MIDI to a note layer.2009-02-25, by Chris Cannam
- ...2009-02-25, by Chris Cannam
- * Make Activity Log a bit more of a proper window2009-02-25, by Chris Cannam
- * rtmidi & activity updates2009-02-24, by Chris Cannam
- * more activity updates2009-02-24, by Chris Cannam
- * Add vestigial Activity Log2009-02-24, by Chris Cannam
- * Show duration at both ends of selection if space permits (#2065013)2009-02-24, by Chris Cannam
- * Make it possible to switch panes by clicking on the current-pane2009-02-24, by Chris Cannam
- * zoom reset icon2009-02-23, by Chris Cannam
- * Making the zoom reset button flat fixes the zoom wheels layout problem2009-02-23, by Chris Cannam
- * os/x layout fixes (make the X button flat, otherwise the margins go all2009-02-23, by Chris Cannam
- * recalculate LED cache pixmaps if size changes2009-02-23, by Chris Cannam
- * a few more midi bits, attempt to fix vertical-black-bar-misplacement-on-mac2009-02-23, by Chris Cannam
- * Some fairly simplistic code to set up layer type properties based on2009-02-12, by Chris Cannam
- * experiment (does this improve layout on mac?)2009-02-11, by Chris Cannam
- * very minor changes2009-02-09, by Chris Cannam
- * Fix overall mag range management in normalise-visible-area mode2009-02-09, by Chris Cannam
- * Restore (better quality) y-axis interpolation in spectrogram2009-02-06, by Chris Cannam
- * Restore peak bins mode in spectrogram2009-02-05, by Chris Cannam
- * Re-enable peak frequencies display in spectrogram2009-02-05, by Chris Cannam
- * Re-enable column normalization2009-02-05, by Chris Cannam
- * Finer locking in fft caches; fix displayed bin ranges in spectrogram2009-02-05, by Chris Cannam
- * fix deadlock in fft memory cache usage2009-02-04, by Chris Cannam
- * Make use of peak cache in spectrogram2009-02-04, by Chris Cannam
- * reorganise function for faster data retrieval2009-02-04, by Chris Cannam
- * throw (but do not yet catch!) exception when running out of disc space2009-02-04, by Chris Cannam
- * sort out cropping and scaling for x-smoothed draw buffer2009-02-03, by Chris Cannam
- * start introducing another rendering method2009-02-03, by Chris Cannam
- * smooth x-scaling for images in spectrogram -- needs an overlap to avoid2009-02-03, by Chris Cannam