Fri, 25 Jul 2014 17:02:29 +0100 |
Chris Cannam |
Debug output stuff
|
Wed, 16 Jul 2014 14:35:00 +0100 |
matthiasm |
code to remove duration/sample rate from panes
tonioni
|
Wed, 02 Jul 2014 17:30:09 +0100 |
Chris Cannam |
Create separate play scroll modes for (Tony-style, DAW-style) page mode and (SV-style) paging with playhead alignment to centre on drag
|
Wed, 18 Jun 2014 08:40:46 +0100 |
Chris Cannam |
Merge from branch tony_integration
warnfix_no_size_t
|
Tue, 17 Jun 2014 15:36:56 +0100 |
Chris Cannam |
Some more unsigned/long removal
warnfix_no_size_t
|
Thu, 12 Jun 2014 11:10:21 +0100 |
Chris Cannam |
Play pointer: don't seek playback when scrolling, except in ScrollContinuous mode
tonioni
|
Thu, 03 Apr 2014 08:51:30 +0100 |
Chris Cannam |
Fix potential for crash on reloading session file - loading selections should not emit signal as if user had just made them manually
tonioni
|
Thu, 06 Mar 2014 15:16:25 +0000 |
Chris Cannam |
Introduce a GlobalOverlays mode that shows general surrounding information but less local stuff
tonioni
|
Thu, 06 Mar 2014 10:57:29 +0000 |
Chris Cannam |
Explicitly avoid doing this on Mac (so as to rule it out in investigating toolbar problems)
tonioni
|
Wed, 05 Mar 2014 09:35:32 +0000 |
Chris Cannam |
Add selectionChangedByUser for selection changes prompted by interactivity rather than by undo/redo
tonioni
|
Thu, 09 Jan 2014 16:41:55 +0000 |
Chris Cannam |
Allow per-pane overrides for tool mode
tonioni
|
Tue, 03 Dec 2013 17:58:40 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 03 Dec 2013 12:34:38 +0000 |
Chris Cannam |
Remove polling on play status, eliminating one source of idle wakeups (requires connection to playStatusChanged from callback play source)
|
Tue, 26 Nov 2013 14:38:48 +0000 |
Chris Cannam |
Merge from default branch
tonioni
|
Tue, 26 Nov 2013 14:06:40 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Fri, 12 Jul 2013 13:25:22 +0100 |
Chris Cannam |
Merge from the default branch
tonioni
|
Sat, 15 Jun 2013 16:16:24 +0100 |
gyorgyf |
added NoteEdit tool mode
tonioni
|
Thu, 16 May 2013 13:11:13 +0100 |
Chris Cannam |
Fix bug that caused overview to jump back to its original position after moving on double-click
sv_v2.1
|
Wed, 15 May 2013 22:15:49 +0100 |
Chris Cannam |
Debug -- overview centre frame relocation is not currently working with qt5
|
Mon, 30 Jan 2012 16:01:59 +0000 |
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)
|
Mon, 25 Jul 2011 18:56:28 +0100 |
mathieub |
Merge from branch "sonification"
integration_library
|
Fri, 24 Jun 2011 16:42:48 +0100 |
Chris Cannam |
Add playExampleNote route through view manager out to the audio play source
sonification
|
Tue, 21 Jun 2011 22:11:00 +0100 |
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
|
Tue, 14 Jun 2011 15:27:05 +0100 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
Mon, 16 May 2011 17:19:25 +0100 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
Thu, 12 May 2011 17:31:43 +0100 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
Thu, 19 Mar 2009 15:49:47 +0000 |
Chris Cannam |
* Fix crash when opening SV file when the audio data file can't be found
|
Tue, 24 Feb 2009 16:44:43 +0000 |
Chris Cannam |
* more activity updates
|
Tue, 24 Feb 2009 14:01:42 +0000 |
Chris Cannam |
* Add vestigial Activity Log
|
Thu, 12 Jun 2008 14:33:45 +0000 |
Chris Cannam |
* Add more data-editor support to various models
|