Wed, 29 Apr 2020 17:47:55 +0100 |
Chris Cannam |
Fix compiler warning
|
Wed, 29 Apr 2020 14:46:37 +0100 |
Chris Cannam |
Further removal of Qt 5.6+-only APIs
|
Fri, 03 Apr 2020 11:35:40 +0100 |
Chris Cannam |
Remove unused variable
|
Fri, 27 Mar 2020 14:36:11 +0000 |
Chris Cannam |
Add context menus to property box controls
|
Fri, 04 Oct 2019 13:37:39 +0100 |
Chris Cannam |
Debug bits
|
Wed, 04 Sep 2019 17:31:21 +0100 |
Chris Cannam |
Indentation
|
Thu, 04 Jul 2019 18:04:44 +0100 |
Chris Cannam |
Update for changes to PlayParameters
by-id
|
Mon, 26 Nov 2018 14:33:54 +0000 |
Chris Cannam |
Use nullptr throughout
fix-static-analysis
|
Tue, 06 Nov 2018 15:42:06 +0000 |
Chris Cannam |
Make the context help for custom controls explain how to reset them
|
Tue, 06 Nov 2018 13:34:56 +0000 |
Chris Cannam |
Use label of property for tooltip, not just id of it
|
Thu, 01 Nov 2018 15:11:39 +0000 |
Chris Cannam |
Initialise level and pan from current state of layer's parameters (e.g. when reloading session)
waverevision
|
Tue, 26 Jun 2018 14:37:36 +0100 |
Chris Cannam |
Tool button on Mac (something has gone very wrong with the appearance of the push button in latest builds)
|
Thu, 03 May 2018 15:15:15 +0100 |
Chris Cannam |
Provide linear horizontal scale in spectrum as well as log; fix bin positioning and colour scale property box updating; ensure proper background colour and visibility of peak lines
horizontal-scale
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
Thu, 26 Jan 2017 21:15:20 +0000 |
Chris Cannam |
Switch widget type to one that gets mouseover notifications
|
Tue, 20 Dec 2016 10:49:24 +0000 |
Chris Cannam |
Further PropertyBox layout overhaul: avoid crash (/ assertion failure) when property type changes from e.g. colour to colourmap, by replacing the existing widget within the layout rather than trying to repopulate it
3.0-integration
|
Fri, 16 Dec 2016 15:55:59 +0000 |
Chris Cannam |
Add swatches to colour map combo (optionally, as it turns out they are quite visually distracting)
levelpanwidget
|
Fri, 16 Dec 2016 14:16:05 +0000 |
Chris Cannam |
Introduce a colour map combo too. Doesn't yet have swatches
levelpanwidget
|
Fri, 16 Dec 2016 13:10:21 +0000 |
Chris Cannam |
Take advantage of the fact that a group layout is now always used, to simplify code
levelpanwidget
|
Fri, 16 Dec 2016 13:08:33 +0000 |
Chris Cannam |
Introduce colour combobox class, to replace ad-hoc code in property box
levelpanwidget
|
Thu, 15 Dec 2016 16:29:27 +0000 |
Chris Cannam |
Adjust spacing in property box
levelpanwidget
|
Thu, 15 Dec 2016 14:39:40 +0000 |
Chris Cannam |
An attempt to improve PropertyBox layout on the Mac. Make all rows consistent by always creating a group layout for each row, regardless of whether the item(s) in it are marked as grouped or not.
levelpanwidget
|
Thu, 15 Dec 2016 11:54:12 +0000 |
Chris Cannam |
Make play params area of property box look a bit better on OSX
levelpanwidget
|
Thu, 15 Dec 2016 10:36:41 +0000 |
Chris Cannam |
Moving around some UI bits
levelpanwidget
|
Tue, 06 Dec 2016 09:47:27 +0000 |
Chris Cannam |
Some work on play parameters and level controls in property box
levelpanwidget
|
Tue, 06 Dec 2016 09:20:10 +0000 |
Chris Cannam |
Switch to level-pan tool button in property box
levelpanwidget
|
Mon, 05 Dec 2016 17:13:01 +0000 |
Chris Cannam |
Introduce level-pan widget to property box
levelpanwidget
|
Mon, 05 Dec 2016 12:04:23 +0000 |
Chris Cannam |
Scale the sizes of a few more UI elements
more-hidpi
|
Wed, 30 Nov 2016 11:01:39 +0000 |
Chris Cannam |
Bigger colour swatches for bigger fonts
3.0-integration
|
Mon, 01 Aug 2016 16:13:29 +0100 |
Chris Cannam |
Must set range mappers before default values -- the presence of a range mapper alters the way the default is set up
spectrogram-minor-refactor
|
Wed, 20 Apr 2016 12:06:28 +0100 |
Chris Cannam |
Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf
3.0-plus-imaf
|
Tue, 14 Jul 2015 15:04:46 +0100 |
alo |
removed imaf sliders
imaf_enc
|
Wed, 01 Jul 2015 13:21:08 +0100 |
Chris Cannam |
Merge from branch osx-retina
3.0-integration
|
Tue, 30 Jun 2015 14:58:09 +0100 |
Chris Cannam |
Use a more sensible min height for OS/X
osx-retina
|
Tue, 30 Jun 2015 14:14:34 +0100 |
Chris Cannam |
Tighten spacing around sides of property box on OS/X
osx-retina
|
Fri, 26 Jun 2015 14:13:31 +0100 |
Chris Cannam |
Merge from branch normalize_hybrid_option
3.0-integration
|
Tue, 10 Mar 2015 13:22:10 +0000 |
Chris Cannam |
More type fixes
cxx11
|
Fri, 12 Sep 2014 11:38:55 +0100 |
Chris Cannam |
Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation)
normalize_hybrid_option
|
Wed, 13 Aug 2014 22:03:19 +0100 |
Chris Cannam |
This spacing works a bit better on the Mac (though not really well enough)
|
Tue, 17 Jun 2014 15:55:27 +0100 |
Chris Cannam |
More unsigned/long and warning fixes
warnfix_no_size_t
|
Fri, 23 May 2014 16:48:06 +0100 |
Chris Cannam |
Replace setCurrentText (which doesn't appear to exist in qt4) with setCurrentIndex
tonioni
|
Wed, 07 May 2014 16:51:04 +0100 |
Chris Cannam |
Restore selection of playback sample for note layers. Also default to new elecpiano clip.
tony_integration
|
Tue, 11 Mar 2014 17:34:23 +0000 |
Chris Cannam |
Merge from default branch
tony_integration
|
Tue, 04 Mar 2014 15:32:28 +0000 |
Chris Cannam |
Fix failure to delete property stack when pane is deleted (sometimes)
|
Tue, 04 Mar 2014 15:28:32 +0000 |
Chris Cannam |
Fix failure to delete property stack when pane is deleted (sometimes). Fixes Tony crash bug #881, needs to go in SV as well.
tonioni
|
Tue, 07 Jan 2014 10:57:53 +0000 |
Chris Cannam |
Toward using a sample mixer (with arbitrary frequency target) instead of dssi player plugin
tonioni
|
Thu, 05 Dec 2013 09:47:02 +0000 |
Chris Cannam |
Merge from default branch
imaf_enc
|
Tue, 26 Nov 2013 14:11:04 +0000 |
Chris Cannam |
Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings
|
Tue, 26 Nov 2013 14:06:40 +0000 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
Tue, 26 Nov 2013 11:16:45 +0000 |
Chris Cannam |
WS -> OS
|
Mon, 04 Nov 2013 17:10:51 +0000 |
Chris Cannam |
Fix from Jesus Corral Garcia (panel with gain only appears when IM AF loaded)
imaf_enc
|
Mon, 04 Nov 2013 17:10:38 +0000 |
Chris Cannam |
Compile fix
imaf_enc
|
Mon, 04 Nov 2013 17:09:36 +0000 |
Chris Cannam |
IMAF load code from Jesus Corral Garcia
imaf_enc
|
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
|
Wed, 11 Feb 2009 14:44:14 +0000 |
Chris Cannam |
* experiment (does this improve layout on mac?)
|
Tue, 02 Dec 2008 17:17:25 +0000 |
Chris Cannam |
* Permit viewing (though not editing) colour 3d plot layer data in
|
Fri, 28 Nov 2008 13:36:13 +0000 |
Chris Cannam |
Various fixes:
|
Thu, 13 Mar 2008 14:06:03 +0000 |
Chris Cannam |
* Fix #1628781 changes to layer visibility and mute should use a command
|
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
|
Wed, 06 Feb 2008 14:25:46 +0000 |
Chris Cannam |
* better default name for new colour (hi Craig!)
|
Fri, 23 Nov 2007 16:48:23 +0000 |
Chris Cannam |
* Add Erase tool and mode
|
Fri, 13 Jul 2007 15:54:17 +0000 |
Chris Cannam |
* Restore Scale setting which had mistakenly disappeared from spectrum
|
Thu, 12 Jul 2007 16:14:59 +0000 |
Chris Cannam |
* Add SingleColourLayer to manage colours for layers that have a single
|
Wed, 11 Jul 2007 17:21:37 +0000 |
Chris Cannam |
* Add a colour database, and Add New Colour function to the colour combo
|
Wed, 04 Jul 2007 15:29:16 +0000 |
Chris Cannam |
* Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
|
Mon, 30 Apr 2007 14:06:45 +0000 |
Chris Cannam |
* more compile warning fixes
sv1-1.0rc1
|
Mon, 05 Mar 2007 12:00:32 +0000 |
Chris Cannam |
* Add current value to context help for dials in property boxes, and update
|
Fri, 02 Mar 2007 14:00:12 +0000 |
Chris Cannam |
* Make getPropertyRangeAndValue return the default separately from the current
sv1-1.0pre1
|
Mon, 26 Feb 2007 14:55:08 +0000 |
Chris Cannam |
* remove some debug and some obsolete moc file includes
|
Thu, 01 Feb 2007 14:31:28 +0000 |
Chris Cannam |
* Work on harmonising colour and scale ranges between types of layer
|
Fri, 26 Jan 2007 16:59:57 +0000 |
Chris Cannam |
* Add slice layers (so you can display a slice of a colour 3d plot as if it were
|
Mon, 22 Jan 2007 15:42:00 +0000 |
Chris Cannam |
* Allow user to activate a pane by clicking on the tab for its currently active
|
Fri, 19 Jan 2007 13:13:14 +0000 |
Chris Cannam |
* Add large chunks of context help in the optional status bar
|
Fri, 05 Jan 2007 14:46:45 +0000 |
Chris Cannam |
* Fix failure to reload play mute state correctly from session file
|
Fri, 17 Nov 2006 16:27:39 +0000 |
Chris Cannam |
* Update copyright notes as appropriate.
|
Tue, 17 Oct 2006 13:50:17 +0000 |
Chris Cannam |
* minor fixes to tooltip
|
Tue, 17 Oct 2006 13:04:49 +0000 |
Chris Cannam |
* Make audio dial remember its more accurate mapped value as well as its
|
Mon, 16 Oct 2006 20:42:23 +0000 |
Chris Cannam |
* Use RangeMappers in various places in plugin parameters, layer properties,
|
Wed, 11 Oct 2006 16:18:51 +0000 |
Chris Cannam |
* Tidy up plugin parameter dialog by switching it to a simple constructor
|
Mon, 31 Jul 2006 14:05:22 +0000 |
Chris Cannam |
* Reorganising code base. This revision probably should compile once more.
|
Mon, 26 Jun 2006 16:08:57 +0000 |
Chris Cannam |
* Some work on switching property box layout between one-box-per-pane
|
Mon, 19 Jun 2006 16:14:16 +0000 |
Chris Cannam |
* Separate out window and FFT size variables. Not necessarily correct
|
Thu, 11 May 2006 15:02:14 +0000 |
Chris Cannam |
* Add units repository, and unit property on time-value and note layers.
|
Wed, 03 May 2006 16:48:03 +0000 |
Chris Cannam |
* Add property labels to property containers (so i18n() won't affect file format)
|
Fri, 31 Mar 2006 15:56:35 +0000 |
Chris Cannam |
* Modify to use Vamp SDK for proper feature extraction plugins.
|
Thu, 30 Mar 2006 13:18:11 +0000 |
Chris Cannam |
* Ensure plugin parameters for a transform are saved in the .sv file and
|
Thu, 23 Mar 2006 18:42:17 +0000 |
Chris Cannam |
* Add icon for playback plugin edit button
|
Thu, 23 Mar 2006 15:49:41 +0000 |
Chris Cannam |
* Add editing for auralisation plugin parameters and programs
|
Mon, 20 Mar 2006 15:10:07 +0000 |
Chris Cannam |
* Update licensing rubric for GPL
|
Mon, 20 Mar 2006 11:40:39 +0000 |
Chris Cannam |
* Set indent-tabs-mode to nil in Emacs mode direction
|
Mon, 20 Mar 2006 11:37:45 +0000 |
Chris Cannam |
* update TODO, some tidying
|
Thu, 16 Mar 2006 18:46:00 +0000 |
Chris Cannam |
* Add Insert Instant function in main window
|
Fri, 03 Mar 2006 17:52:21 +0000 |
Chris Cannam |
* Fix a crash in PortAudio output for mono data
|
Fri, 03 Mar 2006 17:23:27 +0000 |
Martin Gasser |
had to include <cmath> in some files to make it compile on the mac
|
Thu, 02 Mar 2006 16:58:49 +0000 |
Chris Cannam |
* Refactor Layer classes so as no longer to store a single View pointer;
|
Mon, 20 Feb 2006 17:23:40 +0000 |
Chris Cannam |
* Improvements to text layer editing, and implement file I/O for it
|
Mon, 20 Feb 2006 13:33:36 +0000 |
Chris Cannam |
* Add TextModel and TextLayer types
|
Fri, 17 Feb 2006 18:11:08 +0000 |
Chris Cannam |
* As previous commit
|
Fri, 17 Feb 2006 18:04:26 +0000 |
Chris Cannam |
* Implement play mute, level and pan controls and a layer visibility control
|
Thu, 12 Jan 2006 13:45:27 +0000 |
Chris Cannam |
* Update copyrights to 2006
|
Tue, 10 Jan 2006 16:33:16 +0000 |
Chris Cannam |
initial import
|