Fri, 14 Mar 2008 17:24:42 +0000 |
Chris Cannam |
...
|
Fri, 14 Mar 2008 17:14:21 +0000 |
Chris Cannam |
* More work to abstract out interactive components used in the data library,
|
Thu, 13 Mar 2008 14:06:03 +0000 |
Chris Cannam |
* Fix #1628781 changes to layer visibility and mute should use a command
|
Thu, 13 Mar 2008 12:41:20 +0000 |
Chris Cannam |
* Fix failure to handle scientific notation for time field; tidy up some
|
Thu, 13 Mar 2008 10:12:14 +0000 |
Chris Cannam |
* document library dependencies
|
Wed, 12 Mar 2008 18:02:17 +0000 |
Chris Cannam |
* Move plugin/transform to plain transform. This way transform can depend on
|
Wed, 12 Mar 2008 17:42:56 +0000 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
Sat, 01 Mar 2008 16:17:44 +0000 |
Chris Cannam |
* Fix bug that was causing decoded audio files (mp3s, oggs) to come up some of
|
Wed, 27 Feb 2008 18:04:10 +0000 |
Chris Cannam |
* Tolerable fixes to #1903062 and #1903046
|
Wed, 27 Feb 2008 11:59:42 +0000 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
Wed, 27 Feb 2008 10:32:45 +0000 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
Fri, 15 Feb 2008 15:15:29 +0000 |
Chris Cannam |
* Fix #1894369 1.2pre5 crashes on copying data
sv1-v1.2
|
Wed, 13 Feb 2008 17:58:44 +0000 |
Chris Cannam |
* Hanning -> Hann, less confusing
|
Tue, 12 Feb 2008 15:41:01 +0000 |
Chris Cannam |
* Allow entry of numbers smaller than 1 in the Set Counters dialog
sv1-v1.2pre5
|
Mon, 11 Feb 2008 12:46:39 +0000 |
Chris Cannam |
* Further fixes to the handling of playback frame and buffered frame counts
sv1-v1.2pre4
|
Fri, 08 Feb 2008 17:51:15 +0000 |
Chris Cannam |
* PortAudio driver: do not specify frames per buffer, let PA decide
|
Thu, 07 Feb 2008 15:25:05 +0000 |
Chris Cannam |
* Ensure waveforms are strictly correct even when using a non-power-of-two
|
Thu, 07 Feb 2008 12:36:59 +0000 |
Chris Cannam |
* just some debug stuff
|
Thu, 07 Feb 2008 12:35:43 +0000 |
Chris Cannam |
* Attempt to fix crash caused by race condition on threaded file decode
|
Wed, 06 Feb 2008 17:40:53 +0000 |
Chris Cannam |
* line up overview widget nicely with main pane (at least on first startup)
sv1-v1.2pre3
|
Wed, 06 Feb 2008 16:21:29 +0000 |
Chris Cannam |
* Add pitch range in octaves, semitones and cents to the measurement rect
|
Wed, 06 Feb 2008 14:15:09 +0000 |
Chris Cannam |
* Update remaining editable layers to support proper realignment on copy/paste
|
Wed, 06 Feb 2008 12:49:49 +0000 |
Chris Cannam |
* More work on aligning copy/paste between layers. It's a surprisingly
|
Mon, 04 Feb 2008 16:48:52 +0000 |
Chris Cannam |
* more reference frame records
|
Mon, 04 Feb 2008 13:35:11 +0000 |
Chris Cannam |
* function rename & notes
|
Tue, 29 Jan 2008 19:54:54 +0000 |
Chris Cannam |
* munlockall
|
Mon, 28 Jan 2008 17:43:44 +0000 |
Chris Cannam |
* Ensure plugin version is updated when a transform is re-run using a newer
|
Fri, 25 Jan 2008 18:15:57 +0000 |
Chris Cannam |
* Add plugin version to Transform record
|
Thu, 24 Jan 2008 22:49:19 +0000 |
Chris Cannam |
* More latency for PortAudio output
|
Thu, 24 Jan 2008 14:40:48 +0000 |
Chris Cannam |
* Also use multi-channel read when supplying data to real-time effects plugin
|
Thu, 24 Jan 2008 14:35:43 +0000 |
Chris Cannam |
* Add wave file model method for reading more than one channel at once,
|
Thu, 24 Jan 2008 11:03:59 +0000 |
Chris Cannam |
* Further model lifecycle fixes
|
Wed, 23 Jan 2008 18:09:50 +0000 |
Chris Cannam |
* Part of #1877436 transform fails to re-run when file loaded at different rate
|
Wed, 23 Jan 2008 15:43:27 +0000 |
Chris Cannam |
* Various fixes to object lifetime management, particularly in the spectrum
|
Tue, 22 Jan 2008 23:11:48 +0000 |
Chris Cannam |
* merge revision 842 from spectrogram-rejig -- attempt to improve disk/memory
|
Wed, 09 Jan 2008 17:09:44 +0000 |
Chris Cannam |
* better handling of cases with more than one copy of the same plugin in
|
Fri, 04 Jan 2008 17:08:10 +0000 |
Chris Cannam |
* better progress reporting in FileSource
|
Mon, 17 Dec 2007 12:32:28 +0000 |
Chris Cannam |
* fix support for logarithmic hints in plugin parameters
|
Thu, 13 Dec 2007 17:14:33 +0000 |
Chris Cannam |
* Fix #1841095 tapping time instant gives wrong time in aligned track
|
Tue, 11 Dec 2007 14:58:29 +0000 |
Chris Cannam |
* Make font size in panes configurable, with a smaller default
|
Mon, 10 Dec 2007 17:37:13 +0000 |
Chris Cannam |
* more handy functions
|
Mon, 10 Dec 2007 15:32:40 +0000 |
Chris Cannam |
...
|
Mon, 10 Dec 2007 15:31:32 +0000 |
Chris Cannam |
* Add public TransformFactory::instantiatePluginFor()
|
Fri, 07 Dec 2007 16:47:31 +0000 |
Chris Cannam |
* Merge from transforms branch -- switch over to using Transform object
|
Fri, 30 Nov 2007 17:36:14 +0000 |
Chris Cannam |
* Merge r884 from trunk
1.2-stable
|
Fri, 30 Nov 2007 17:31:09 +0000 |
Chris Cannam |
* Skip ID3 block when reading MP3 files (so long as ID3 support is included)
|
Thu, 29 Nov 2007 17:16:02 +0000 |
Chris Cannam |
* merge fixes from trunk
1.2-stable
|
Thu, 29 Nov 2007 17:10:53 +0000 |
Chris Cannam |
* Attempt to fix finding of file:/// URLs
|
Wed, 28 Nov 2007 17:45:37 +0000 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
Wed, 28 Nov 2007 13:20:40 +0000 |
Chris Cannam |
* Fix idiotic bug in previous commit
|
Wed, 28 Nov 2007 13:01:50 +0000 |
Chris Cannam |
* Try to ensure alignment works correctly with MATCH plugin v1 as well as v2
|
Mon, 26 Nov 2007 15:05:51 +0000 |
Chris Cannam |
* Fixes for handling of DOS paths (C:\blah) -- not an unknown URL scheme!
|
Mon, 26 Nov 2007 13:33:14 +0000 |
Chris Cannam |
* Fix log range mapper bug
|
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
|
Thu, 22 Nov 2007 11:09:26 +0000 |
Chris Cannam |
* More space and time efficient AlignmentModel
|
Thu, 15 Nov 2007 14:03:56 +0000 |
Chris Cannam |
* Merge last fix from trunk
spectrogram-cache-rejig
|
Thu, 15 Nov 2007 13:19:25 +0000 |
Chris Cannam |
* Fix mishandling of encoded urls
|
Tue, 13 Nov 2007 13:54:10 +0000 |
Chris Cannam |
* Get storage advice for each cache in an FFT data server. Allows us to be
spectrogram-cache-rejig
|
Sun, 11 Nov 2007 20:31:12 +0000 |
Chris Cannam |
* Pass StorageAdviser::Criteria into FFTModel constructor etc
|
Fri, 09 Nov 2007 17:46:58 +0000 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
Wed, 07 Nov 2007 14:53:12 +0000 |
Chris Cannam |
* some tidying, and put some actual work in TransformFactory
|
Wed, 07 Nov 2007 12:59:01 +0000 |
Chris Cannam |
* Further naming change: Transformer -> ModelTransformer.
|
Tue, 06 Nov 2007 17:15:00 +0000 |
Chris Cannam |
* Another incremental update (this class not yet used)
|
Tue, 06 Nov 2007 17:08:11 +0000 |
Chris Cannam |
* Another incremental Transform update
|
Mon, 05 Nov 2007 15:31:06 +0000 |
Chris Cannam |
* Introduce new Transform class which contains data necessary to describe the
|
Fri, 02 Nov 2007 16:50:31 +0000 |
Chris Cannam |
* some tweaks to improve usability of these classes in a console application
|
Thu, 01 Nov 2007 16:02:01 +0000 |
Chris Cannam |
* Fix availability of alignment button and relative align/solo button state
|
Thu, 01 Nov 2007 12:34:17 +0000 |
Chris Cannam |
* Document FileSource
|
Thu, 01 Nov 2007 10:45:28 +0000 |
Chris Cannam |
* FileSource -> default to showProgress = false
|
Thu, 25 Oct 2007 14:32:23 +0000 |
Chris Cannam |
* Some tidying up to handling of alignment; add alignment status label to
|
Thu, 25 Oct 2007 14:30:32 +0000 |
Chris Cannam |
* correct frame count in cache-in-memory
|
Thu, 25 Oct 2007 11:49:29 +0000 |
Chris Cannam |
...
|
Wed, 24 Oct 2007 16:34:31 +0000 |
Chris Cannam |
* Move some things around to facilitate plundering libraries for other
|
Wed, 24 Oct 2007 15:21:38 +0000 |
Chris Cannam |
* Hoist alignment model set/query up to Model, so any models can be aligned
|
Mon, 22 Oct 2007 09:45:35 +0000 |
Chris Cannam |
* Some export fixes, and avoid clipping on resampling on import
|
Thu, 18 Oct 2007 16:20:26 +0000 |
Chris Cannam |
* RemoteFile -> FileSource
|
Thu, 18 Oct 2007 15:31:20 +0000 |
Chris Cannam |
* Make RemoteFile far more pervasive, and use it for local files as well
|
Thu, 18 Oct 2007 10:24:26 +0000 |
Chris Cannam |
* Add content type to remote file
|
Thu, 18 Oct 2007 10:15:07 +0000 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
Wed, 17 Oct 2007 12:58:45 +0000 |
Chris Cannam |
* Make drop behave more sensibly (replace current pane)
|
Wed, 10 Oct 2007 16:21:27 +0000 |
Chris Cannam |
* interpolate in AlignmentModel
|
Wed, 10 Oct 2007 15:32:16 +0000 |
Chris Cannam |
...
|
Wed, 10 Oct 2007 15:30:33 +0000 |
Chris Cannam |
...
|
Wed, 10 Oct 2007 15:30:00 +0000 |
Chris Cannam |
* double -> float -- at least until I'm reminded of why it was double before
|
Wed, 10 Oct 2007 15:18:02 +0000 |
Chris Cannam |
* Make it possible to drop audio files, layer files, session files and images
|
Wed, 10 Oct 2007 10:22:34 +0000 |
Chris Cannam |
* Add Reset Counters... function
|
Tue, 09 Oct 2007 16:21:10 +0000 |
Chris Cannam |
* textual changes
|
Mon, 08 Oct 2007 14:44:38 +0000 |
Chris Cannam |
* Add labelling option for instants inserted through tapping (closes FR#1674184)
|
Fri, 05 Oct 2007 15:52:52 +0000 |
Chris Cannam |
* Add support for remote files to image layer
|
Fri, 05 Oct 2007 13:26:47 +0000 |
Chris Cannam |
* Ensure locale from environment is retained after plugin load, not
|
Thu, 04 Oct 2007 16:34:11 +0000 |
Chris Cannam |
* Phase 1 of an image layer.
|
Thu, 04 Oct 2007 11:52:38 +0000 |
Chris Cannam |
* Add MIDI file export (closes FR#1643721)
|
Mon, 01 Oct 2007 13:48:38 +0000 |
Chris Cannam |
* Change WaveFileModel API from getValues(start,end) to getData(start,count).
|
Fri, 28 Sep 2007 16:15:06 +0000 |
Chris Cannam |
* Merge transform directory from sv-match-alignment branch
|
Fri, 28 Sep 2007 14:32:45 +0000 |
Chris Cannam |
* Unload feature extraction plugin .so when destroyed
|
Fri, 28 Sep 2007 13:56:38 +0000 |
Chris Cannam |
* Merge from sv-match-alignment branch (excluding alignment-specific document).
|
Fri, 21 Sep 2007 09:13:11 +0000 |
Chris Cannam |
...
|
Thu, 06 Sep 2007 15:14:47 +0000 |
Chris Cannam |
* Window should be centred on its nominal time. I'm not sure what the
|
Wed, 05 Sep 2007 15:17:15 +0000 |
Chris Cannam |
* Show colour swatch next to layer name in pane (if available)
|
Mon, 03 Sep 2007 13:58:48 +0000 |
Chris Cannam |
...
|
Fri, 24 Aug 2007 14:45:29 +0000 |
Chris Cannam |
* avoid crash if m_reader is null
|
Fri, 24 Aug 2007 14:45:11 +0000 |
Chris Cannam |
* aiff -> aif extension
|
Fri, 24 Aug 2007 11:41:48 +0000 |
Chris Cannam |
* Revert revision 713. We do like QStrings after all.
|
Thu, 16 Aug 2007 16:47:07 +0000 |
Chris Cannam |
* Layer tree view updating when visibility / audibility changed (and layers
|
Tue, 14 Aug 2007 13:58:53 +0000 |
Chris Cannam |
* Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
|
Mon, 13 Aug 2007 14:51:35 +0000 |
Chris Cannam |
* Fix #1755108 end of file not clearly shown and #1754808 crash when trying
|
Fri, 10 Aug 2007 16:36:50 +0000 |
Chris Cannam |
* Better abbreviation modes for layer names in pane (and input model combo
|
Thu, 09 Aug 2007 16:29:29 +0000 |
Chris Cannam |
* change some QStrings to std::strings etc
|
Thu, 09 Aug 2007 14:40:03 +0000 |
Chris Cannam |
* continue to pick "new" colours for coloured layers even when all colours
|
Thu, 09 Aug 2007 10:06:02 +0000 |
Chris Cannam |
* Fix failure to properly load from text files with old-style Mac line endings
|
Wed, 08 Aug 2007 12:03:35 +0000 |
Chris Cannam |
* Make QuickTime file reader work (has been tested)
|
Mon, 06 Aug 2007 14:37:59 +0000 |
Chris Cannam |
* Add QuickTime file reader class -- totally untested, shouldn't even compile
|
Fri, 13 Jul 2007 15:54:17 +0000 |
Chris Cannam |
* Restore Scale setting which had mistakenly disappeared from spectrum
|
Fri, 13 Jul 2007 10:51:15 +0000 |
Chris Cannam |
* Encoded entities in file name when saving wave-file model
|
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
|
Thu, 05 Jul 2007 11:07:01 +0000 |
Chris Cannam |
* Add mouse actions to key and mouse reference dialog
|
Wed, 04 Jul 2007 15:29:16 +0000 |
Chris Cannam |
* Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
|
Tue, 03 Jul 2007 18:47:39 +0000 |
Chris Cannam |
* Fix piano keyboard in spectrum, add pitch labels to frequency displays in
|