log

age author description
Mon, 10 Oct 2011 17:19:58 +0100 mathieub Merge from the default branch integration_library
Wed, 28 Sep 2011 16:44:38 +0100 Chris Cannam Added tag sv_v1.9 for changeset 3803f6dcf361
Wed, 28 Sep 2011 13:55:52 +0100 Chris Cannam Save/restore more slice layer parameters (fixing SF feature #3039297) sv_v1.9
Wed, 28 Sep 2011 13:38:39 +0100 Chris Cannam Fix status bar tip on Mac (SF bug 3024342)
Wed, 28 Sep 2011 10:16:03 +0100 Chris Cannam Remove unnecessary configure dependency for raptor
Tue, 23 Aug 2011 14:45:02 +0100 mathieub Put some debug outputs in comments integration_library
Mon, 25 Jul 2011 18:56:28 +0100 mathieub Merge from branch "sonification" integration_library
Mon, 25 Jul 2011 18:55:57 +0100 mathieub Merge from branch "toggle" integration_library
Wed, 06 Jul 2011 18:05:42 +0100 mathieub Extends the audio feedback of the piano scale to the Spectrum layer (horizontal piano keyboard). sonification
Fri, 24 Jun 2011 16:42:48 +0100 Chris Cannam Add playExampleNote route through view manager out to the audio play source sonification
Fri, 24 Jun 2011 14:27:32 +0100 Chris Cannam Check the scale width in the View (which has access to it); ask the layer to do something when the user clicks in the scale regardless of the edit mode, and continue with normal processing if the layer has nothing interesting to do sonification
Wed, 22 Jun 2011 00:04:21 +0100 mathieub Branch to handle audio feedback and metadata sonification interactively with the UI. 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)
Tue, 14 Jun 2011 14:48:29 +0100 Chris Cannam Merge from debug-output branch
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, 14 Apr 2011 15:21:21 +0100 Chris Cannam Record and show any error that occurs during layer processing (e.g. spectrogram layer runs out of disc space for feature files)
Thu, 07 Apr 2011 15:20:12 +0100 Chris Cannam Added tag sv_v1.8 for changeset c9d6cf9c51c8
Mon, 04 Apr 2011 15:34:34 +0100 Chris Cannam * Cut off column dialog if there are many columns -- allow user to ignore or take values from all columns past a certain number. sv_v1.8
Tue, 08 Mar 2011 11:30:39 +0000 Chris Cannam * Update configure
Tue, 08 Mar 2011 11:28:53 +0000 Chris Cannam * Update config per recent changes to svcore
Mon, 07 Feb 2011 21:07:47 +0000 Chris Cannam * Fix untranslated string
Fri, 04 Feb 2011 14:30:51 +0000 Chris Cannam * Display distance the selection has been dragged by, when moving it with the edit tool
Mon, 25 Oct 2010 21:52:38 +0200 Chris Cannam * Make text labels in time instant layer more apparent (use drawVisibleText)
Sun, 24 Oct 2010 17:38:03 +0200 Chris Cannam * Make text clearer on complex backgrounds by adding a translucent surrounding box
Wed, 13 Oct 2010 15:00:28 +0100 Dan Stowell Ignore hidden layers when exporting image - closes sf.net #3041878.
Fri, 08 Oct 2010 13:30:52 +0100 Chris Cannam * Add qmake config (debug or release) corresponding to configure invocation
Fri, 08 Oct 2010 12:05:44 +0100 Chris Cannam * Regenerate configure
Fri, 08 Oct 2010 12:04:42 +0100 Chris Cannam * Use macx-g++ qmake spec on OS/X
Fri, 08 Oct 2010 11:57:31 +0100 Chris Cannam * Add test for PortAudio
Fri, 08 Oct 2010 09:39:55 +0100 Chris Cannam * Substitute the CC and CXX that configure found
Thu, 07 Oct 2010 17:57:03 +0100 Chris Cannam * Hugely simplify Qt search -- all we need is qmake...
Thu, 23 Sep 2010 11:37:56 +0100 Chris Cannam * Add QuickTime if on Mac
Wed, 22 Sep 2010 12:28:37 +0100 Chris Cannam * Set LIBS properly when optional pkg-config package found
Wed, 22 Sep 2010 11:28:58 +0100 Chris Cannam * Update build system
Wed, 22 Sep 2010 11:11:40 +0100 Chris Cannam * Add basic build files
Fri, 23 Jul 2010 11:47:09 +0000 convert-repo update tags
Tue, 30 Mar 2010 06:29:08 +0000 Chris Cannam * More on track matching
Mon, 19 Jul 2010 17:08:56 +0000 Chris Cannam * Complete the overhaul of CSV file import; now you can pick the purpose for
Fri, 16 Jul 2010 16:51:39 +0000 Chris Cannam * Start revamping the CSV import dialog so as to show a "purpose" for each column.
Thu, 08 Jul 2010 14:22:28 +0000 Chris Cannam * Add option to import time+duration (or time+endtime) from CSV files
Tue, 22 Jun 2010 09:45:42 +0000 Chris Cannam * Avoid warnings for out of range pixel set at edges
Tue, 15 Jun 2010 10:48:28 +0000 Chris Cannam * Fix incorrect grouping for spectrum layer parameters
Wed, 05 May 2010 14:45:32 +0000 Chris Cannam * Quick workarounds for some very weird behaviour on first test sv-v1.7.2
Fri, 12 Mar 2010 15:34:18 +0000 Chris Cannam * Pop view progress bars back into "indeterminate" mode if they are not
Fri, 29 Jan 2010 13:54:25 +0000 Chris Cannam * Add origin line (y=0) to time-value layer
Thu, 28 Jan 2010 16:46:04 +0000 Chris Cannam * Add "plot derivatives" option to time value layer (scale is not always right)
Thu, 22 Oct 2009 15:54:21 +0000 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
Fri, 02 Oct 2009 13:56:10 +0000 Chris Cannam * Big improvements to editing behaviour in note and region models sv-v1.7
Mon, 28 Sep 2009 12:29:12 +0000 Chris Cannam * Make a better job of picking the proper point to drag, edit, delete etc
Fri, 25 Sep 2009 12:02:22 +0000 Chris Cannam * Add time display format preference
Wed, 23 Sep 2009 11:22:13 +0000 Chris Cannam * Make NO_PIXMAP_COPY_TO_SELF the default
Wed, 23 Sep 2009 11:21:07 +0000 Chris Cannam * Remove a bit of debug output
Fri, 11 Sep 2009 15:42:32 +0000 Chris Cannam * Add start frame get/set to EditableDenseThreeDimensionalModel and use it
Thu, 10 Sep 2009 18:44:45 +0000 Chris Cannam * solaris build fixes
Tue, 18 Aug 2009 11:01:57 +0000 Chris Cannam * Show MIDI pitch number as well as note name and frequency
Wed, 05 Aug 2009 16:36:07 +0000 Chris Cannam * minor fixes
Mon, 03 Aug 2009 16:42:25 +0000 Chris Cannam * some work on improving region editing -- incomplete
Mon, 03 Aug 2009 12:55:00 +0000 Chris Cannam * spiff up thumbwheels