2013-12-03 |
Chris Cannam |
Merge from default branch
tonioni
|
2013-12-03 |
Chris Cannam |
Remove polling on play status, eliminating one source of idle wakeups (requires connection to playStatusChanged from callback play source)
|
2013-11-26 |
Chris Cannam |
Merge from default branch
tonioni
|
2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
2013-07-12 |
Chris Cannam |
Merge from the default branch
tonioni
|
2013-06-15 |
gyorgyf |
added NoteEdit tool mode
tonioni
|
2013-05-16 |
Chris Cannam |
Fix bug that caused overview to jump back to its original position after moving on double-click
sv_v2.1
|
2013-05-15 |
Chris Cannam |
Debug -- overview centre frame relocation is not currently working with qt5
|
2012-01-30 |
Chris Cannam |
Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
|
2011-07-25 |
mathieub |
Merge from branch "sonification"
integration_library
|
2011-06-24 |
Chris Cannam |
Add playExampleNote route through view manager out to the audio play source
sonification
|
2011-06-21 |
mathieub |
Add a new feature to allow users to toggle between minimal and full modes. This is done by hiding/showing the pane stack, menu actions, and toolbars.
toggle
|
2011-06-14 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
2011-05-16 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
2011-05-12 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
2009-03-19 |
Chris Cannam |
* Fix crash when opening SV file when the audio data file can't be found
|
2009-02-24 |
Chris Cannam |
* more activity updates
|
2009-02-24 |
Chris Cannam |
* Add vestigial Activity Log
|
2008-06-12 |
Chris Cannam |
* Add more data-editor support to various models
|
2008-06-11 |
Chris Cannam |
* A bit more work on the data editor
|
2008-03-12 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
2008-02-27 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
2008-02-27 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
2008-02-11 |
Chris Cannam |
* a hack to try to prevent playback pointer bouncing back when playback starts
sv1-v1.2pre4
|
2008-02-06 |
Chris Cannam |
* line up overview widget nicely with main pane (at least on first startup)
sv1-v1.2pre3
|
2008-02-06 |
Chris Cannam |
* Add pitch range in octaves, semitones and cents to the measurement rect
|
2007-12-18 |
Chris Cannam |
* Fix #1848191 double clicking on time instants causes move
|
2007-11-22 |
Chris Cannam |
* Some work on correct alignment when moving panes during playback
|