Thu, 15 Jan 2015 10:42:00 +0000 |
Chris Cannam |
Scale drag thresholds according to actual display resolution
alignment_view
|
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
|
Tue, 17 Jun 2014 15:36:56 +0100 |
Chris Cannam |
Some more unsigned/long removal
warnfix_no_size_t
|
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
|
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)
|
Sat, 15 Jun 2013 16:16:24 +0100 |
gyorgyf |
added NoteEdit tool mode
tonioni
|
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, 24 Feb 2009 14:01:42 +0000 |
Chris Cannam |
* Add vestigial Activity Log
|
Wed, 11 Jun 2008 12:54:18 +0000 |
Chris Cannam |
* A bit more work on the data editor
|
Wed, 12 Mar 2008 17:42:56 +0000 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
Wed, 27 Feb 2008 11:59:42 +0000 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
Fri, 23 Nov 2007 16:48:23 +0000 |
Chris Cannam |
* Add Erase tool and mode
|
Thu, 22 Nov 2007 14:17:19 +0000 |
Chris Cannam |
* Some work on correct alignment when moving panes during playback
|
Fri, 09 Nov 2007 17:46:58 +0000 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
Tue, 16 Oct 2007 18:42:51 +0000 |
Chris Cannam |
* "Align mode"
|
Fri, 28 Sep 2007 13:56:38 +0000 |
Chris Cannam |
* Merge from sv-match-alignment branch (excluding alignment-specific document).
|
Mon, 06 Aug 2007 14:37:59 +0000 |
Chris Cannam |
* Add QuickTime file reader class -- totally untested, shouldn't even compile
|
Thu, 28 Jun 2007 14:50:58 +0000 |
Chris Cannam |
* Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
|
Wed, 13 Jun 2007 12:00:01 +0000 |
Chris Cannam |
* Add a measurement mode tool -- no functionality yet
|
Thu, 08 Mar 2007 16:53:08 +0000 |
Chris Cannam |
* Fix #1672407 confused by plugin-named files in cwd (or home?)
|
Wed, 07 Mar 2007 17:07:02 +0000 |
Chris Cannam |
* More useful status bar text -- show the current play time and the extents of
|
Thu, 01 Mar 2007 11:55:46 +0000 |
Chris Cannam |
* Rejig handling of scrolling views. Ensures, among other things, that playing
|