2016-02-02 |
Chris Cannam |
Add overlooked file!
|
2016-01-30 |
Chris Cannam |
Update subrepo
|
2016-01-30 |
Chris Cannam |
Update acinclude files to look for qt5-qmake as well as qmake-qt5
|
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 |
Subrepo update
spectrogram-minor-refactor
|
2016-01-27 |
Chris Cannam |
build fix
spectrogram-minor-refactor
|
2016-01-27 |
Chris Cannam |
OS/X updates
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
3.0-integration
|
2016-01-22 |
Chris Cannam |
Tidy a bit
3.0-integration
|
2016-01-22 |
Chris Cannam |
Subrepos
3.0-integration
|
2016-01-22 |
Chris Cannam |
Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset
3.0-integration
|
2016-01-22 |
Chris Cannam |
Subrepos
3.0-integration
|
2016-01-22 |
Chris Cannam |
Subrepos
3.0-integration
|
2016-01-21 |
Chris Cannam |
Merge
3.0-integration
|
2015-12-10 |
Chris Cannam |
Subrepo update
3.0-integration
|
2016-01-21 |
Chris Cannam |
Mutex fix in bqaudioio to avoid delay in seeking during playback
3.0-integration
|
2016-01-21 |
Chris Cannam |
Make colour 3d plot layer colour a preference as well
3.0-integration
|
2016-01-20 |
Chris Cannam |
Add default spectrogram colours to prefs
3.0-integration
|
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
|
2016-01-19 |
Chris Cannam |
Merge from branch 3.0-integration
colourschemes
|
2016-01-19 |
Chris Cannam |
Show warning to the user when plugin population has problems
plugin-startup-test
|
2016-01-11 |
Chris Cannam |
Check for plugin loadability before trying to load in the main process (POSIX only so far)
plugin-startup-test
|
2016-01-08 |
Chris Cannam |
Pull out candidate list
plugin-startup-test
|
2015-12-02 |
Chris Cannam |
Experimentation with colour schemes and mappings
colourschemes
|
2015-12-02 |
Chris Cannam |
Update icons
3.0-integration
|
2015-11-18 |
Chris Cannam |
Merge from default branch
3.0-integration
|
2015-10-22 |
Chris Cannam |
Build fix
|
2015-10-22 |
Chris Cannam |
Update CHANGELOG, back out ill-advised svgui feature
|
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 |
Wakeup
3.0-integration
|
2015-10-14 |
Chris Cannam |
Remove debug
3.0-integration
|
2015-10-14 |
Chris Cannam |
PulseAudio lock fixes
3.0-integration
|
2015-10-14 |
Chris Cannam |
Update subrepos
3.0-integration
|
2015-10-12 |
Chris Cannam |
Merge from recording branch
3.0-integration
|
2015-09-22 |
Chris Cannam |
Fix suspending/resuming audio device; it wasn't suspending when playback reached the end, only when the user stopped explicitly
recording
|
2015-09-17 |
Chris Cannam |
Merge from branch "recording"
3.0-integration
|
2015-09-17 |
Chris Cannam |
Merge from branch "scalable-icons"
3.0-integration
|
2015-09-17 |
Chris Cannam |
Update icons
scalable-icons
|
2015-09-17 |
Chris Cannam |
Update subrepo
recording
|
2015-09-16 |
Chris Cannam |
Suspend/resume audio device when not in use to save battery (only implemented for PulseAudioIO so far)
recording
|
2015-09-16 |
Chris Cannam |
Recording message in status bar
recording
|
2015-09-15 |
Chris Cannam |
Add audio record mode (option to replace session) and support for browsing to record directory
recording
|
2015-08-20 |
Chris Cannam |
Subrepo update
3.0-integration
|
2015-08-20 |
Chris Cannam |
Merge from branch recording
3.0-integration
|
2015-08-20 |
Chris Cannam |
Fix reloading session with recorded audio
recording
|
2015-08-19 |
Chris Cannam |
Toward resampling on output in bqaudioio
recording
|
2015-08-19 |
Chris Cannam |
New filename for each audio recording
recording
|
2015-08-19 |
Chris Cannam |
Make WritableWaveFileModel a true WaveFileModel (and ReadOnlyWaveFileModel the other sort of it). Enable recording from an empty session using that.
recording
|
2015-08-19 |
Chris Cannam |
Toward recording without something already loaded (needs more work though)
recording
|