log

age author description
Sat, 30 Jan 2016 12:09:18 +0000 Chris Cannam Update subrepo
Sat, 30 Jan 2016 12:05:14 +0000 Chris Cannam Update acinclude files to look for qt5-qmake as well as qmake-qt5
Fri, 29 Jan 2016 18:51:05 +0000 Chris Cannam Further fixes to the scrollable cache logic spectrogram-minor-refactor
Fri, 29 Jan 2016 15:08:01 +0000 Chris Cannam Start refactoring out the spectrogram image cache spectrogram-minor-refactor
Wed, 27 Jan 2016 19:27:11 +0000 Chris Cannam Subrepo update spectrogram-minor-refactor
Wed, 27 Jan 2016 19:26:41 +0000 Chris Cannam build fix spectrogram-minor-refactor
Wed, 27 Jan 2016 14:11:38 +0000 Chris Cannam OS/X updates spectrogram-minor-refactor
Wed, 27 Jan 2016 11:10:49 +0000 Chris Cannam Fix calculation of repaint area when we haven't scrolled but cache is not complete spectrogram-minor-refactor
Tue, 26 Jan 2016 17:21:46 +0000 Chris Cannam Start repainting from the middle -- but this is quite unreliable spectrogram-minor-refactor
Tue, 26 Jan 2016 14:44:26 +0000 Chris Cannam Fix return value from paintDrawBuffer in rightToLeft case; propagate timing change to PeakFrequencies version as well spectrogram-minor-refactor
Tue, 26 Jan 2016 13:19:53 +0000 Chris Cannam Draw right-to-left when adjoining an existing cache valid area on the right spectrogram-minor-refactor
Mon, 25 Jan 2016 16:16:21 +0000 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
Mon, 25 Jan 2016 15:52:26 +0000 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
Fri, 22 Jan 2016 18:12:41 +0000 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 3.0-integration
Fri, 22 Jan 2016 17:08:02 +0000 Chris Cannam Tidy a bit 3.0-integration
Fri, 22 Jan 2016 15:17:30 +0000 Chris Cannam Subrepos 3.0-integration
Fri, 22 Jan 2016 13:39:45 +0000 Chris Cannam Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset 3.0-integration
Fri, 22 Jan 2016 13:02:00 +0000 Chris Cannam Subrepos 3.0-integration
Fri, 22 Jan 2016 10:20:39 +0000 Chris Cannam Subrepos 3.0-integration
Thu, 21 Jan 2016 18:03:57 +0000 Chris Cannam Merge 3.0-integration
Thu, 10 Dec 2015 10:09:39 +0000 Chris Cannam Subrepo update 3.0-integration
Thu, 21 Jan 2016 15:23:47 +0000 Chris Cannam Mutex fix in bqaudioio to avoid delay in seeking during playback 3.0-integration
Thu, 21 Jan 2016 09:51:14 +0000 Chris Cannam Update translations 3.0-integration
Thu, 21 Jan 2016 09:28:57 +0000 Chris Cannam Make colour 3d plot layer colour a preference as well 3.0-integration
Wed, 20 Jan 2016 11:43:16 +0000 Chris Cannam Add default spectrogram colours to prefs 3.0-integration
Tue, 19 Jan 2016 17:28:26 +0000 Chris Cannam Merge from branch colourschemes 3.0-integration
Tue, 19 Jan 2016 17:18:38 +0000 Chris Cannam Tidy colourschemes
Tue, 19 Jan 2016 16:30:33 +0000 Chris Cannam Rearrange colours, make some of them more attractive, give some of them nicer names colourschemes
Tue, 19 Jan 2016 16:30:13 +0000 Chris Cannam Remove background mode, it no longer works properly colourschemes
Tue, 19 Jan 2016 13:02:32 +0000 Chris Cannam Remove debug out colourschemes