log

age author description
2016-01-29 Chris Cannam Further fixes to the scrollable cache logic spectrogram-minor-refactor
2016-01-29 Chris Cannam Start refactoring out the spectrogram image cache spectrogram-minor-refactor
2016-01-27 Chris Cannam Fix calculation of repaint area when we haven't scrolled but cache is not complete spectrogram-minor-refactor
2016-01-26 Chris Cannam Start repainting from the middle -- but this is quite unreliable spectrogram-minor-refactor
2016-01-26 Chris Cannam Fix return value from paintDrawBuffer in rightToLeft case; propagate timing change to PeakFrequencies version as well spectrogram-minor-refactor
2016-01-26 Chris Cannam Draw right-to-left when adjoining an existing cache valid area on the right spectrogram-minor-refactor
2016-01-25 Chris Cannam Make paint method do its own timing and abandon if it's taking too long (still needs some work on queueing correct repaints of the remainder) spectrogram-minor-refactor
2016-01-25 Chris Cannam Rearrange cache update calculations so as to use the actual painted width returned by paint functions (though they only ever return the same width as requested, at this point) spectrogram-minor-refactor
2016-01-22 Chris Cannam Avoid reusing a large paint width if the zoom level has changed (in case it has changed dramatically, as for example when the user hits the F key). Also some tidying and adjustment to timing stuff colourschemes
2016-01-22 Chris Cannam Tidy a bit colourschemes
2016-01-22 Chris Cannam Some debug colourschemes
2016-01-22 Chris Cannam Fix integer overflow in getFrameForX colourschemes
2016-01-22 Chris Cannam Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset colourschemes
2016-01-21 Chris Cannam Make colour 3d plot layer colour a preference as well colourschemes
2016-01-20 Chris Cannam Add default spectrogram colours to prefs colourschemes
2016-01-19 Chris Cannam Tidy colourschemes
2016-01-19 Chris Cannam Rearrange colours, make some of them more attractive, give some of them nicer names colourschemes
2016-01-19 Chris Cannam Remove debug out colourschemes
2016-01-19 Chris Cannam Provide a sensible name for this colour scheme colourschemes
2015-12-02 Chris Cannam Experimentation with colour schemes and mappings colourschemes
2015-11-18 Chris Cannam Merge from default branch 3.0-integration
2015-10-22 Chris Cannam Back out 1c37aa13bfd8 (which added half-wave rectification to colour 3d plot). Too specific.
2015-10-20 Chris Cannam Fix incorrect reload of old Tony v1.0 files tony-2.0-integration
2015-10-20 Chris Cannam Use max value returned directly from api call tony-2.0-integration
2015-10-20 Chris Cannam Minor adjustment for higher-res screens tony-2.0-integration
2015-10-20 Chris Cannam Merge from default branch 3.0-integration
2015-10-20 Chris Cannam Fix embarrassing failure to reload Note layers
2015-10-14 Chris Cannam Merge from branch "3.0-integration" tony-2.0-integration
2015-10-14 Chris Cannam Remove some debug 3.0-integration
2015-10-14 Chris Cannam Merge from branch "tony-2.0-integration" 3.0-integration
2015-10-13 Chris Cannam Repaint fix tony-2.0-integration
2015-10-12 Chris Cannam Remove some debug out tony-2.0-integration
2015-08-20 Chris Cannam At least avoid crashing if scaled zoom level reaches 0! tony-2.0-integration
2015-08-20 Chris Cannam Some minor tweaks to make behaviour more like prior Tony tony-2.0-integration
2015-08-20 Chris Cannam Merge through to branch for Tony 2.0 tony-2.0-integration
2015-08-04 Chris Cannam Merge from branch bqaudioio 3.0-integration
2015-08-04 Chris Cannam Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio
2015-07-14 alo removed imaf sliders imaf_enc
2015-07-07 Chris Cannam Merge from default branch 3.0-integration
2015-07-07 Chris Cannam Major fix to bug in handling of fuzzy column in CSV import (introduced since the last release) which meant that col 6 of a wide CSV would go missing completely!
2015-07-01 Chris Cannam Merge from branch simple-fft-model 3.0-integration
2015-01-07 Chris Cannam Merge from default branch simple-fft-model
2015-07-01 Chris Cannam Fix a number of warnings in the 32-bit build
2015-07-01 Chris Cannam Merge from branch simple-fft-model 3.0-integration
2015-07-01 Chris Cannam Merge from branch osx-retina 3.0-integration
2015-07-01 Chris Cannam Switch off debug again simple-fft-model
2015-07-01 Chris Cannam Fill extent is not relevant in simple-fft-model code, as it's always the full extent simple-fft-model
2015-06-30 Chris Cannam Fix dark point at highlight of LED button osx-retina
2015-06-30 Chris Cannam Render LED button direct to widget, making it look OK on retina screen osx-retina
2015-06-30 Chris Cannam Use a more sensible min height for OS/X osx-retina
2015-06-30 Chris Cannam Merge osx-retina
2015-06-30 Chris Cannam Tighten spacing around sides of property box on OS/X osx-retina
2015-06-26 Chris Cannam Merge from branch normalize_hybrid_option 3.0-integration
2015-06-26 Chris Cannam Merge from branch osx-retina 3.0-integration
2015-06-26 Chris Cannam Merge from branch simple-fft-model 3.0-integration
2015-06-15 Chris Cannam Branch to test simple FFT model code alignment-simple
2015-06-12 Chris Cannam Gut the old code, but don't replace it yet (so nothing will link yet) simple-fft-model
2015-06-12 Chris Cannam Fix failure to show window shape when Analysis tab in preferences is first opened
2015-06-10 Chris Cannam Rounding osx-retina
2015-06-10 Chris Cannam Merge from default branch osx-retina
2015-05-22 Chris Cannam Fix crash when importing wide CSV file
2015-05-22 Chris Cannam Add half-wave rectification option to Colour 3D Plot layer
2015-05-21 Chris Cannam Fixes to font sizing in colour 3d plot layer (for #1221) osx-retina
2015-05-21 Chris Cannam Avoid going pop when setting play head to before time 0
2015-05-21 Chris Cannam Fix arithmetic precedence misreading goof which led to scrolling the wrong way when dragging past the right edge
2015-05-21 Chris Cannam Prevent selection being dragged beyond start/end of content
2015-05-21 Chris Cannam Box colour a darker grey by default (but also changeable now)
2015-05-14 Chris Cannam Merge from branch scalable-icons osx-retina
2015-05-14 Chris Cannam Merge from default branch osx-retina
2015-05-14 Chris Cannam Fix #1220 Flexi-note layer appears in Layers menu
2015-05-13 Chris Cannam Icon update scalable-icons
2015-05-12 Chris Cannam Display note name derived from value, when hovering over time-value feature if the scale unit is Hz
2015-05-12 Chris Cannam Address #1214, layer import produces wrong layer type. We needed a more principled approach to making sure the format gets updated properly and the dialog elements are consistent (basically separating making the dialog elements consistent from subsequently updating the format). This change should provide that, though there may be gotchas still.
2015-05-06 Chris Cannam Various fixes to scalable rendering scalable-icons
2015-05-06 Chris Cannam Experiment with loading SVGs scalable-icons
2015-04-29 Chris Cannam Make Retina layer rendering selectable in settings osx-retina
2015-04-29 Chris Cannam Fix font size for painter when rendering scaled osx-retina
2015-04-29 Chris Cannam Fix positioning of local feature illumination rectangle osx-retina
2015-04-29 Chris Cannam Fix rendering of selections osx-retina
2015-04-27 Chris Cannam Always render to a buffer, then from that to the widget osx-retina
2015-04-20 Chris Cannam Painting off-cache means we shouldn't use proxy (we aren't scaling.. yet) osx-retina
2015-04-20 Chris Cannam Some scaling & zoom bits osx-retina
2015-04-20 Chris Cannam Merge from default branch osx-retina
2015-04-20 Chris Cannam Build fix osx-retina
2015-04-20 Chris Cannam Allow layers to be loaded without models if their layer class explicitly says it's OK (otherwise default template won't load, as it has an empty waveform layer)
2015-04-20 Chris Cannam Merge from default branch alignment_view
2015-04-20 Chris Cannam Merge from default branch osx-retina
2015-04-20 Chris Cannam Merge from branch tonioni
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