log

age author description
2015-04-13 Chris Cannam Revert to -Werror in debug only tonioni
2015-03-31 Chris Cannam Allow setting big-image size directly tonioni
2015-03-31 Chris Cannam Simpler colours in level pan widget tonioni
2015-03-31 Chris Cannam LevelPanWidget alternative without including muting tonioni
2015-03-31 Chris Cannam Remove some debug; set some gain values tonioni
2015-03-30 Chris Cannam Signal/slot compatibility fixes tonioni
2015-03-30 Chris Cannam Merge tonioni
2015-03-30 Chris Cannam Experiment with simple button logic for LevelPanWidget (separating out playback toggle again) tonioni
2015-03-30 matthiasm changed rectangle in Overview: colour and roundedness tonioni
2015-03-25 Chris Cannam Fix possible excess image size tonioni
2015-03-25 Chris Cannam Fixes to enabled/disabled state in level-pan tool button tonioni
2015-03-25 Chris Cannam Render direct to widget (necessary to avoid pixel doubling on OS/X) tonioni
2015-03-25 Chris Cannam Fixes to muting from level-pan tool button tonioni
2015-03-25 Chris Cannam A number of fixes to level-pan button (including mute toggle) tonioni
2015-03-25 Chris Cannam Introduce level/pan toolbar buttons tonioni
2015-03-24 Chris Cannam Don't snap selections to time ruler -- it's never useful tonioni
2015-03-24 Chris Cannam Fix to pointer-pos-to-level logic tonioni
2015-03-24 Chris Cannam Add missed include tonioni
2015-03-24 Chris Cannam Try using audio level fader logic tonioni
2015-03-24 Chris Cannam No, we'll not handle mute separately -- make bottom level be muted. Also add support for enable/disable tonioni
2015-03-24 Chris Cannam Try adding a combined simple level/pan widget tonioni
2015-03-23 Chris Cannam Merge from cxx11 branch tonioni
2015-03-23 Chris Cannam Merge from default branch tonioni
2015-03-18 Chris Cannam Fix crash caused by using proxy (of unknown lifecycle) instead of view as cache key osx-retina
2015-03-18 Chris Cannam Pass proxy to layer for painting osx-retina
2015-03-17 Chris Cannam Many fixes for the previous stuff osx-retina
2015-03-17 Chris Cannam Another small replacement osx-retina
2015-03-17 Chris Cannam Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina
2015-03-11 Chris Cannam Experiment with querying paint rect separately from view rect osx-retina
2015-03-11 Chris Cannam First steps toward high-res rendering on retina Mac -- quite a bit more to be done osx-retina
2015-03-11 Chris Cannam Build fixes for OS/X cxx11
2015-03-11 Chris Cannam c++11 flag in qmake project cxx11
2015-03-10 Chris Cannam Type correction cxx11
2015-03-10 Chris Cannam Nothing of consequence cxx11
2015-03-10 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11
2015-03-10 Chris Cannam More type fixes cxx11
2015-03-10 Chris Cannam More type fixes, primarily in the spectrogram cxx11
2015-03-09 Chris Cannam A few more fixes cxx11
2015-03-09 Chris Cannam Working through the float/double and int/sv_frame_t fixes cxx11
2015-03-09 Chris Cannam Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11
2015-03-09 Chris Cannam More conversion fixes cxx11
2015-03-04 Chris Cannam Toward building with new sv types cxx11
2015-03-04 Chris Cannam Fixes to go with latest svcore cxx11
2015-03-03 Chris Cannam Merge from default branch cxx11
2015-02-24 Chris Cannam Enable ThreadSanitizer datarace
2015-02-09 Chris Cannam Merge from default branch cxx11
2015-01-15 Chris Cannam Always resist vertical drag -- it's just too annoying if it happens accidentally while playing alignment_view
2015-01-15 Chris Cannam Scale drag thresholds according to actual display resolution
2015-01-15 Chris Cannam Merge from default branch alignment_view
2015-01-15 Chris Cannam Scale drag thresholds according to actual display resolution alignment_view
2014-12-15 Chris Cannam Tidy up layout and ranges for unit conversion dialog, highlight in red any out-of-range values
2014-12-09 Chris Cannam Start connecting up tempo bits
2014-12-09 Chris Cannam Update units when prefs change
2014-12-09 Chris Cannam Oops, included some unintended cruft
2014-12-09 Chris Cannam hz -> freq, and some layout rearrangement
2014-12-08 Chris Cannam Fixes to limits etc in unit converter
2014-12-02 Chris Cannam Wire up note/octave stuff
2014-12-02 Chris Cannam Start adding piano note
2014-12-02 Chris Cannam Adding the unit converter code might have enhanced the previous commit a little
2014-12-01 Chris Cannam Start work on unit converter
2014-11-27 Chris Cannam Avoid completely smoothing out a curve if it alternates high/low, when zooming out far enough to use lines instead
2014-11-21 Chris Cannam Fix misalignment in alignment view alignment_view
2014-11-21 Chris Cannam Grey lines in alignment view; chords for salient features alignment_view
2014-11-21 Chris Cannam Avoid drawing a single lonesome 0 if nothing is loaded at all alignment_view