log

age author description
Tue, 23 Sep 2014 08:55:49 +0100 Chris Cannam Added tag sv_v2.4beta2 for changeset 7b3aaa237e66 2.4beta2
Tue, 23 Sep 2014 08:55:29 +0100 Chris Cannam This will be SV v2.4 sv_v2.4
Tue, 16 Sep 2014 10:29:19 +0100 Chris Cannam Fix #1058 clicking row in Layer Edit dialog when colour 3d plot layer active jumps to wrong frame (was using sample rate where resolution intended)
Fri, 12 Sep 2014 16:59:52 +0100 Chris Cannam Refuse to play if no sample rate available (fixes crash when playing after deleting only pane)
Fri, 12 Sep 2014 11:50:26 +0100 Chris Cannam Don't print activity
Fri, 12 Sep 2014 11:39:28 +0100 Chris Cannam Ignore cov-int directory
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
Thu, 11 Sep 2014 13:53:41 +0100 Chris Cannam Do not draw the model time extents if the top layer does not have time as its x axis (fixing #1057) 2.4beta2
Wed, 10 Sep 2014 09:54:49 +0100 Chris Cannam Pull across beta bits from prior beta branch 2.4beta2 sv_v2.4beta2
Wed, 10 Sep 2014 09:52:25 +0100 Chris Cannam Update README and CHANGELOG
Wed, 10 Sep 2014 09:40:45 +0100 Chris Cannam If the old and new-style user resource prefixes return different results, move across resources from old to new to prime the new path first time we look it up
Tue, 09 Sep 2014 20:37:07 +0100 Chris Cannam Use QStandardPaths::writableLocation(DataLocation) instead of synthesising path ourselves (hopefully fixing encoding difficulties on Windows)
Tue, 09 Sep 2014 16:52:24 +0100 Chris Cannam Respond tidily to user cancellation during download, instead of going on to attempt to load the nonexistent file as a non-audio format
Tue, 09 Sep 2014 16:33:52 +0100 Chris Cannam Use openPath instead of open() when opening local file or URL (for progress indicator). I think I didn't realise this distinction between the two functions, which formerly were both named open().
Wed, 03 Sep 2014 13:12:38 +0100 Chris Cannam Avoid complaint about unused return value
Wed, 03 Sep 2014 13:10:19 +0100 Chris Cannam Fix potential null pointer deref
Wed, 03 Sep 2014 13:08:32 +0100 Chris Cannam Fix memory leak (from coverity scan)
Wed, 03 Sep 2014 13:06:13 +0100 Chris Cannam Fix some uninitialised values (from coverity scan)
Wed, 03 Sep 2014 13:01:51 +0100 Chris Cannam Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan)
Wed, 03 Sep 2014 12:36:11 +0100 Chris Cannam Fix dead code; fix previous fix to midi insertion logic
Wed, 03 Sep 2014 12:11:40 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 12:10:27 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 12:08:35 +0100 Chris Cannam Fix a couple of not-very-realistic potential null-pointer derefs (from coverity scan)
Wed, 03 Sep 2014 12:05:45 +0100 Chris Cannam Simplify some logic where loop was used with an unconditional "break" that meant it could only happen once (from coverity scan)
Wed, 03 Sep 2014 12:04:22 +0100 Chris Cannam Fix some potential null-pointer derefs, and simplify some logic where loops were used with an unconditional "break" that meant they could only happen once (from coverity scan)
Wed, 03 Sep 2014 11:53:43 +0100 Chris Cannam Fix some potential divide by zeros (from coverity scan)
Wed, 03 Sep 2014 11:51:51 +0100 Chris Cannam Fix minor resource leak (from coverity scan)
Wed, 03 Sep 2014 11:49:31 +0100 Chris Cannam Clarify some sneaky logic
Wed, 03 Sep 2014 11:48:18 +0100 Chris Cannam Fix uninitialised variable (from coverity scan)
Wed, 03 Sep 2014 11:47:41 +0100 Chris Cannam Fix a couple of inadvertant integer divisions (from coverity scan)
Wed, 03 Sep 2014 11:44:40 +0100 Chris Cannam Remove redundant code (from coverity scan)
Wed, 03 Sep 2014 11:42:39 +0100 Chris Cannam Fix potential divide by zero
Wed, 03 Sep 2014 11:41:58 +0100 Chris Cannam Clarify some sneaky logic
Wed, 03 Sep 2014 11:33:57 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 11:32:08 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 11:31:09 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 11:27:23 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 11:26:21 +0100 Chris Cannam Fix some potential null derefs (from coverity scan)
Wed, 03 Sep 2014 11:22:46 +0100 Chris Cannam Fix memory leak
Wed, 03 Sep 2014 11:20:18 +0100 Chris Cannam Fix various slightly dodgy derefs and the like (from coverity scan)
Wed, 03 Sep 2014 11:10:22 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 11:09:26 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 11:07:12 +0100 Chris Cannam Remove redundant code (from coverity scan)
Wed, 03 Sep 2014 11:06:19 +0100 Chris Cannam Fix very minor but erroneous non-float-arithmetic
Wed, 03 Sep 2014 11:04:41 +0100 Chris Cannam clarify
Wed, 03 Sep 2014 11:01:50 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 11:00:19 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 11:00:07 +0100 Chris Cannam Back out last change (see subrepo commit log)
Wed, 03 Sep 2014 10:49:38 +0100 Chris Cannam Fix to iterator invalidation (from coverity scan)
Wed, 03 Sep 2014 10:40:37 +0100 Chris Cannam As coverity points out, MIDI_END_OF_EXCLUSIVE (0xF7) cannot result from masking with MIDI_MESSAGE_TYPE_MASK(0xF0). Not that it really matters here.
Wed, 03 Sep 2014 09:58:31 +0100 Chris Cannam Fix return of empty string as bool value (from coverity scan, interesting the compiler doesn't mind)
Wed, 03 Sep 2014 09:57:30 +0100 Chris Cannam Frame this condition more defensively (from coverity scan)
Wed, 03 Sep 2014 09:56:18 +0100 Chris Cannam Fix fallthrough in switch (from coverity scan)
Wed, 03 Sep 2014 09:48:51 +0100 Chris Cannam Fix something coverity reports as "copy-paste error" (actually it doesn't matter, but the fix reads better)
Wed, 03 Sep 2014 09:47:52 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 09:46:28 +0100 Chris Cannam Fix accidental declaration of section as bool rather than int (definitely a bug but what did it cause? see #1051, we need units here) (from coverity scan)
Wed, 03 Sep 2014 09:39:23 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 09:37:37 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Wed, 03 Sep 2014 09:35:56 +0100 Chris Cannam Fix one actual null pointer deref and a couple of potential ones, plus an uninitialised value (from coverity scan)
Wed, 03 Sep 2014 09:35:03 +0100 Chris Cannam Return seems to work better than Enter here
Wed, 03 Sep 2014 09:27:04 +0100 Chris Cannam Fix uninitialised values
Wed, 03 Sep 2014 09:25:41 +0100 Chris Cannam Fix uninitialised members
Wed, 03 Sep 2014 09:23:02 +0100 Chris Cannam Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan)
Wed, 03 Sep 2014 09:21:05 +0100 Chris Cannam Fix uninitialised bool
Wed, 03 Sep 2014 09:19:55 +0100 Chris Cannam Fix incoherent logic for what happens if MIDI arrives while no suitable layer is current (from coverity scan)
Wed, 03 Sep 2014 09:17:01 +0100 Chris Cannam Fix local declaration hiding outer scope, which caused export-multiple to export a single file as well as the multiple one (from coverity scan)
Tue, 02 Sep 2014 16:30:24 +0100 Chris Cannam Small text fix
Tue, 02 Sep 2014 16:29:59 +0100 Chris Cannam Update CHANGELOG
Tue, 02 Sep 2014 16:18:26 +0100 Chris Cannam Add const version of this accessor
Tue, 02 Sep 2014 16:14:22 +0100 Chris Cannam Use getInteractionLayer for immediate interactions, rather than getSelectedLayer (which may be invisible)
Tue, 02 Sep 2014 16:12:40 +0100 Chris Cannam Return getSelectedLayer to being able to return a dormant layer -- if that isn't allowed, then getInteractionLayer is what you want
Tue, 02 Sep 2014 16:10:10 +0100 Chris Cannam Use fixed-order when exporting layers to a session
Tue, 02 Sep 2014 16:06:41 +0100 Chris Cannam Restore the old prev/next layer commands (that were never enabled because they didn't work) using the new fixed order layer list (so they now do work)
Tue, 02 Sep 2014 15:25:27 +0100 Chris Cannam Use fixed-order layer list for property container enumeration. Fixes habit of the layer property tabs to jump about when adding a new layer.
Tue, 02 Sep 2014 15:20:23 +0100 Chris Cannam Populate the fixed order layer list
Tue, 02 Sep 2014 14:47:04 +0100 Chris Cannam Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking
Tue, 02 Sep 2014 10:31:23 +0100 Chris Cannam Add getInteractionLayer() and some docs
Mon, 01 Sep 2014 16:50:26 +0100 Chris Cannam Fix #1047 Floating-point exception on exit if no file loaded
Mon, 01 Sep 2014 15:55:28 +0100 Chris Cannam Fix #1039 (Menu bar missing, under Ubuntu with Gnome 3)
Mon, 01 Sep 2014 13:44:36 +0100 Chris Cannam Branch rearrangement in svapp 2.4beta1
Mon, 01 Sep 2014 13:37:22 +0100 Chris Cannam Handle keyboard shortcuts with Shift modifier in the same way as those with no modifier
Thu, 14 Aug 2014 14:44:30 +0100 Chris Cannam Add left/right scroll to changelog
Thu, 14 Aug 2014 11:45:44 +0100 Chris Cannam Added tag sv_v2.4beta1 for changeset 885e89a6c11d 2.4beta1
Thu, 14 Aug 2014 11:45:22 +0100 Chris Cannam Update for Qt 5.3 and WiX 3.8 - transplanted from beta branch
Thu, 14 Aug 2014 11:43:22 +0100 Chris Cannam Update for Qt 5.3 and WiX 3.8 2.4beta1 sv_v2.4beta1
Thu, 14 Aug 2014 10:55:42 +0100 Chris Cannam Fix plugin copying (correct target directories) - transplanted from beta branch
Thu, 14 Aug 2014 09:18:17 +0100 Chris Cannam Version 2.3.90 gives us more space for future betas than 2.3.9 2.4beta1
Thu, 14 Aug 2014 09:11:44 +0100 Chris Cannam Show beta version 2.4beta1
Thu, 14 Aug 2014 09:11:36 +0100 Chris Cannam Fix plugin copying (correct target directories) 2.4beta1
Wed, 13 Aug 2014 22:30:41 +0100 Chris Cannam Attempt to make Qt plugin loading work. But it isn't. 2.4beta1
Wed, 13 Aug 2014 22:15:31 +0100 Chris Cannam Merge from default branch 2.4beta1
Wed, 13 Aug 2014 22:03:19 +0100 Chris Cannam This spacing works a bit better on the Mac (though not really well enough)
Wed, 13 Aug 2014 21:45:59 +0100 Chris Cannam Don't label time zero, it gets cut off by opaque end layer
Wed, 13 Aug 2014 21:37:25 +0100 Chris Cannam Beta release dialog 2.4beta1
Wed, 13 Aug 2014 16:45:14 +0100 Chris Cannam Set parents for various dialogs (to avoid them hitting focus-stealing prevention)
Wed, 13 Aug 2014 16:43:15 +0100 Chris Cannam Give some dialogs their proper parents
Wed, 13 Aug 2014 16:18:25 +0100 Chris Cannam If current pane has the main model in it as a waveform, use that for the pan layer even if it isn't the top layer in the pane
Wed, 13 Aug 2014 16:10:36 +0100 Chris Cannam Remove model from pan layer when it's about to be deleted, fixing #1035
Wed, 13 Aug 2014 16:09:11 +0100 Chris Cannam Tidy
Wed, 13 Aug 2014 12:34:45 +0100 Chris Cannam Debug out
Wed, 13 Aug 2014 11:49:45 +0100 Chris Cannam More debug
Wed, 13 Aug 2014 10:11:25 +0100 Chris Cannam Attempt to get rebuilt-shortcuts working on OS/X (unsuccessfully)
Wed, 13 Aug 2014 09:53:42 +0100 Chris Cannam Call finaliseMenus again each time the pane/layer menus are reworked
Wed, 13 Aug 2014 09:50:42 +0100 Chris Cannam Avoid compiler warnings when building without lrdf
Wed, 13 Aug 2014 09:09:16 +0100 Chris Cannam Some temporary action debug output
Mon, 11 Aug 2014 11:30:18 +0100 Chris Cannam Make sparse time-value layers inaudible by default (user must un-mute them) for compatibility with earlier versions
Fri, 25 Jul 2014 17:02:44 +0100 Chris Cannam Debug output stuff
Fri, 25 Jul 2014 15:29:11 +0100 Chris Cannam Subrepo updates
Fri, 25 Jul 2014 13:43:56 +0100 Chris Cannam Rich text for tooltip -- apart from anything else, this ensures it gets word-wrapped
Fri, 18 Jul 2014 15:46:18 +0100 Chris Cannam Merge subrepos from tonioni branch
Thu, 17 Jul 2014 16:22:54 +0100 Chris Cannam Small fixes: avoid static etc
Thu, 17 Jul 2014 14:50:31 +0100 Chris Cannam Fix some errant signals (the modelChanged with args are now modelChangedWithin)
Mon, 07 Jul 2014 08:14:08 +0100 Chris Cannam OS/X build: copy frameworks and plugins automatically
Mon, 07 Jul 2014 07:55:49 +0100 Chris Cannam Fix to OS/X build -- we no longer want to override the plugin path as we're using qt.conf instead
Fri, 04 Jul 2014 11:08:05 +0100 Chris Cannam We do have liblo
Fri, 04 Jul 2014 11:03:33 +0100 Chris Cannam OS/X build/deploy fixes
Wed, 02 Jul 2014 22:04:10 +0100 Chris Cannam Merge from tonioni branch
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, 02 Jul 2014 15:09:51 +0100 Chris Cannam Fix #1024 - avoid status bar repainting all its siblings when its message changes (and it resizes) by using a widget in the status bar for the label instead of the bar itself.
Tue, 01 Jul 2014 15:34:11 +0100 Chris Cannam Subrepos, and update in line with latest no-warning changes
Tue, 01 Jul 2014 15:33:51 +0100 Chris Cannam Only update message if it has actually changed
Wed, 18 Jun 2014 13:56:00 +0100 Chris Cannam Merge from branch tony_integration
Wed, 18 Jun 2014 13:55:01 +0100 Chris Cannam Merge from branch warnfix_no_size_t
Wed, 18 Jun 2014 13:54:36 +0100 Chris Cannam Subrepos
Wed, 18 Jun 2014 13:52:03 +0100 Chris Cannam Merge from branch warnfix_no_size_t
Wed, 18 Jun 2014 08:56:32 +0100 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
Tue, 17 Jun 2014 17:00:33 +0100 Chris Cannam Fix signal/slot name warnfix_no_size_t
Tue, 17 Jun 2014 16:42:51 +0100 Chris Cannam Various size_t etc removals, and compiler warning fixes warnfix_no_size_t
Tue, 17 Jun 2014 13:20:36 +0100 Chris Cannam Merge subrepos from default and tonioni branches tony_integration
Tue, 03 Jun 2014 11:13:53 +0100 Chris Cannam Call out to finaliseMenus() to fix up single-key shortcuts on OS/X with Qt5
Tue, 03 Jun 2014 11:12:48 +0100 Chris Cannam Merge subrepos from tonioni branch
Fri, 23 May 2014 11:29:17 +0100 Chris Cannam Fix erroneous addition of extra point at time zero when first tapping a point with a time-difference based label scheme
Fri, 23 May 2014 11:17:52 +0100 Chris Cannam Remember the last-used suffix in save dialog (#877).
Thu, 22 May 2014 15:26:07 +0100 Chris Cannam Merge
Thu, 22 May 2014 15:25:43 +0100 Chris Cannam Subrepo state
Thu, 22 May 2014 15:23:33 +0100 Chris Cannam Subrepo state (crash fix)
Mon, 19 May 2014 10:54:45 +0100 Chris Cannam Fixes to FileSource from Ted Felix (for Rosegarden): avoid blowing up through calling abort() from cleanup() when error occurred; set status correctly for FTP transfers
Wed, 14 May 2014 09:57:12 +0100 Chris Cannam Switch to default branches in subrepos, merge them down
Tue, 13 May 2014 09:50:59 +0100 Chris Cannam Avoid potential crash when network connection fails
Fri, 09 May 2014 17:56:41 +0100 Chris Cannam Add script to archive from tip rev
Fri, 09 May 2014 17:54:16 +0100 Chris Cannam Merge from branch "tony_integration"
Fri, 09 May 2014 17:18:43 +0100 Chris Cannam Correct typo tony_integration
Fri, 09 May 2014 17:15:50 +0100 Chris Cannam Merge from default branch tony_integration
Fri, 09 May 2014 17:07:46 +0100 Chris Cannam Changelog tony_integration
Thu, 08 May 2014 15:07:22 +0100 Chris Cannam Subrepo state tony_integration
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
Fri, 11 Apr 2014 23:30:52 -0700 Jakob Leben Remove color attributes from default template
Wed, 07 May 2014 16:03:37 +0100 Chris Cannam Patches from Jakob Leben
Wed, 07 May 2014 15:27:32 +0100 Chris Cannam Subrepo updates, merging to integration branch tony_integration
Sat, 26 Apr 2014 22:22:18 +0100 Chris Cannam Add some more subrepos
Mon, 07 Apr 2014 10:47:15 +0100 Chris Cannam Make it possible to import CSV files directly into Note layers
Wed, 02 Apr 2014 08:53:55 +0100 Chris Cannam Update subrepos tony_integration
Wed, 02 Apr 2014 08:50:18 +0100 Chris Cannam Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use) tony_integration
Wed, 02 Apr 2014 08:40:57 +0100 Chris Cannam Add electric piano sample as used in Tony tony_integration
Fri, 28 Mar 2014 15:43:04 +0000 Chris Cannam Start up with the correct values of toggleable menu entries
Thu, 27 Mar 2014 13:32:56 +0000 Chris Cannam Make octave numbering configurable, and change default to C4 = middle C
Tue, 11 Mar 2014 18:09:41 +0000 Chris Cannam Update to current state of tonioni and default branches tony_integration
Tue, 11 Mar 2014 17:29:58 +0000 Chris Cannam Subrepo state
Thu, 06 Mar 2014 09:44:52 +0000 Chris Cannam Subrepo fix
Tue, 04 Mar 2014 15:34:09 +0000 Chris Cannam Fix in svgui
Thu, 06 Feb 2014 18:35:01 +0000 Chris Cannam Subrepo state
Fri, 31 Jan 2014 17:28:15 +0000 Chris Cannam Subrepo state + build and run new tests
Tue, 28 Jan 2014 17:38:22 +0000 Chris Cannam Subrepo state: bodge in normalise-to-log. Todo: Wire up properly.
Tue, 28 Jan 2014 15:17:06 +0000 Chris Cannam Merge subrepos from tonioni tony_integration
Fri, 13 Dec 2013 09:39:04 +0000 Chris Cannam Add script to fix a few things in dpkg pkg that lintian complains about
Thu, 12 Dec 2013 15:44:25 +0000 Chris Cannam Added tag sv_v2.3 for changeset bf06f4311ec0
Thu, 12 Dec 2013 15:44:21 +0000 Chris Cannam Removed tag sv_v2.3-f sv_v2.3
Thu, 12 Dec 2013 15:44:06 +0000 Chris Cannam Added tag sv_v2.3-f for changeset 59c68b5ae5be
Thu, 12 Dec 2013 15:43:48 +0000 Chris Cannam Build fix, version
Thu, 12 Dec 2013 15:41:48 +0000 Chris Cannam Build fix, version imaf_enc
Thu, 12 Dec 2013 15:21:09 +0000 Chris Cannam Added tag sv_v2.3 for changeset 7f7fba33b7de
Thu, 12 Dec 2013 15:20:42 +0000 Chris Cannam Add network permission to prefs; make OSC support one of the things that depends on it
Wed, 11 Dec 2013 22:20:13 +0000 Chris Cannam Added tag sv-v2.3-imaf for changeset 60d3575f8016 imaf_enc
Wed, 11 Dec 2013 22:20:09 +0000 Chris Cannam Merge from default branch imaf_enc sv-v2.3-imaf
Wed, 11 Dec 2013 22:00:09 +0000 Chris Cannam Added tag sv_v2.3 for changeset 242ebf1db0f1
Wed, 11 Dec 2013 21:40:47 +0000 Chris Cannam Subrepo: elide negative frame times
Wed, 11 Dec 2013 17:41:06 +0000 Chris Cannam Fix local variable aliasing which prevented network requests happening on the first run even when permitted
Thu, 05 Dec 2013 20:24:40 +0000 Chris Cannam Fix app signing: on os/x 10.9 you need to sign other frameworks etc as well
Thu, 05 Dec 2013 12:42:13 +0000 Chris Cannam Merge
Thu, 05 Dec 2013 12:39:25 +0000 Chris Cannam Qt font fix for OS/X 10.9
Thu, 05 Dec 2013 10:57:51 +0000 Chris Cannam Merge from default branch, fix build imaf_enc
Thu, 05 Dec 2013 10:11:17 +0000 Chris Cannam Update subrepos imaf_enc
Thu, 05 Dec 2013 10:56:28 +0000 Chris Cannam Version number, CHANGELOG
Thu, 05 Dec 2013 10:56:21 +0000 Chris Cannam Remove duplicate shortcut
Wed, 04 Dec 2013 18:46:09 +0000 Chris Cannam Fix syntax
Wed, 04 Dec 2013 16:48:08 +0000 Chris Cannam Cut down number of includes and predeclarations
Wed, 04 Dec 2013 14:00:45 +0000 Chris Cannam Subrepo
Wed, 04 Dec 2013 13:50:25 +0000 Chris Cannam Subrepo state: vertical scales on various layers
Tue, 03 Dec 2013 17:57:38 +0000 Chris Cannam Subrepo state
Tue, 03 Dec 2013 17:55:49 +0000 Chris Cannam Deps and subrepo state
Wed, 27 Nov 2013 09:14:18 +0000 Chris Cannam Wording updates, and QM logo
Tue, 26 Nov 2013 14:34:55 +0000 Chris Cannam Fix uninitialised pointer (and consequent crash on exit)
Tue, 26 Nov 2013 14:17:48 +0000 Chris Cannam Drop std:: from cerr, cout, endl; drop toStdString etc; build fix
Tue, 26 Nov 2013 13:14:33 +0000 Chris Cannam Small relayout
Tue, 26 Nov 2013 13:10:28 +0000 Chris Cannam Add network permission question box on first startup
Tue, 26 Nov 2013 11:41:12 +0000 Chris Cannam Restore and update old Surveyer class (survey itself is not there yet)
Tue, 26 Nov 2013 11:16:58 +0000 Chris Cannam WS -> OS
Tue, 26 Nov 2013 11:05:36 +0000 Chris Cannam Regenerate binary translation files after that last change
Tue, 26 Nov 2013 10:58:13 +0000 Chris Cannam Regenerate translations, update the colour/color/ise/ize stuff in en_*
Tue, 26 Nov 2013 10:35:55 +0000 Chris Cannam Add choice of interface language to the prefs dialog (in case user is unhappy with system locale)
Thu, 21 Nov 2013 17:05:03 +0000 Chris Cannam Subrepo state
Tue, 05 Nov 2013 11:58:32 +0000 Chris Cannam Merge from default branch imaf_enc
Tue, 05 Nov 2013 11:58:03 +0000 Chris Cannam Close this branch; the good stuff is now back in default with-dependencies
Tue, 05 Nov 2013 11:44:15 +0000 Chris Cannam Add script to archive from tag
Tue, 05 Nov 2013 11:36:05 +0000 Chris Cannam Remove obsolete script
Tue, 05 Nov 2013 11:35:57 +0000 Chris Cannam Add dependencies subrepo as a matter of course
Thu, 28 Feb 2008 10:32:45 +0000 Chris Cannam Close obsolete branch 1.2-stable 1.2-stable
Thu, 28 Feb 2008 11:59:42 +0000 Chris Cannam Close obsolete branch spectrogram-cache-rejig spectrogram-cache-rejig
Wed, 23 Mar 2011 14:29:38 +0000 Chris Cannam Close obsolete branch kiosk kiosk
Fri, 29 Apr 2011 15:28:08 +0100 Chris Cannam Close obsolete branch feature_150_menu_arrangement feature_150_menu_arrangement
Tue, 17 May 2011 17:19:56 +0100 Chris Cannam Close obsolete branch debug-output debug-output
Mon, 27 Jun 2011 19:55:25 +0100 Chris Cannam Close obsolete branch templating templating
Sat, 23 Jul 2011 14:23:46 +0100 Chris Cannam Close obsolete branch toggle toggle
Fri, 27 Jan 2012 14:57:05 +0000 Chris Cannam Close obsolete branch fullscreen fullscreen
Sat, 27 Apr 2013 16:41:27 +0100 Chris Cannam Close obsolete branch qt5 qt5
Tue, 05 Nov 2013 11:17:35 +0000 Chris Cannam Merge from the default branch imaf_enc
Tue, 05 Nov 2013 11:14:16 +0000 Chris Cannam Use non-x86 program files path if x86 version is not found (i.e. on 32-bit Windows) (from with-dependencies branch)
Tue, 05 Nov 2013 11:11:01 +0000 Chris Cannam Win build fixes from with-dependencies branch
Tue, 05 Nov 2013 11:07:55 +0000 Chris Cannam Define fixed set of dependencies, on Windows, if no config available (from with-dependencies branch)
Tue, 05 Nov 2013 11:04:47 +0000 Chris Cannam Add dependency paths, include config only if it exists (from with-dependencies branch)
Mon, 04 Nov 2013 17:47:53 +0000 Chris Cannam Merge from default branch imaf_enc
Mon, 04 Nov 2013 17:17:09 +0000 Chris Cannam Fix from Jesus Corral Garcia (for crashes etc) imaf_enc
Mon, 04 Nov 2013 17:16:49 +0000 Chris Cannam Build fixes imaf_enc
Mon, 04 Nov 2013 17:15:52 +0000 Chris Cannam IMAF load code from Jesus Corral Garcia imaf_enc
Mon, 04 Nov 2013 17:13:35 +0000 Chris Cannam Subrepo state imaf_enc
Mon, 04 Nov 2013 16:02:42 +0000 Chris Cannam Subrepo state
Wed, 09 Oct 2013 14:56:48 +0100 Chris Cannam Add "Export Audio Data" to export audio waveform data into CSV or similar
Tue, 01 Oct 2013 11:26:39 +0100 Chris Cannam Merge from the default branch with-dependencies
Tue, 01 Oct 2013 11:25:18 +0100 Chris Cannam Use non-x86 program files path if x86 version is not found (i.e. on 32-bit Windows) with-dependencies
Tue, 01 Oct 2013 11:08:42 +0100 Chris Cannam Merge from the default branch with-dependencies
Tue, 01 Oct 2013 11:18:54 +0100 Chris Cannam Oops, got this one twice
Tue, 01 Oct 2013 11:08:07 +0100 Chris Cannam Patch from Josias Matschulat to allow changing the installation location (and add licence and file association to installer)
Tue, 24 Sep 2013 11:06:29 +0100 Chris Cannam Merge from the default branch with-dependencies
Fri, 20 Sep 2013 16:38:00 +0100 Chris Cannam If maximised on exit, don't save (maximised) geometry but instead mark as maximised and maximise on restart
Mon, 16 Sep 2013 17:40:41 +0100 Chris Cannam Merge from default branch with-dependencies
Mon, 16 Sep 2013 15:47:42 +0100 Chris Cannam Subrepo
Thu, 05 Sep 2013 17:29:00 +0100 Chris Cannam Add CITATION file
Thu, 01 Aug 2013 10:13:17 +0100 Chris Cannam Add linux deb deployment notes
Wed, 31 Jul 2013 16:33:04 +0100 Chris Cannam Added tag sv_v2.2 for changeset a91416395daf
Wed, 31 Jul 2013 15:45:10 +0100 Chris Cannam Merge with-dependencies
Wed, 31 Jul 2013 15:44:43 +0100 Chris Cannam Another Czech update sv_v2.2
Tue, 30 Jul 2013 18:18:12 +0100 Chris Cannam Merge with-dependencies
Tue, 30 Jul 2013 18:17:41 +0100 Chris Cannam Added tag sv_v2.2 for changeset 29a97099b647
Tue, 30 Jul 2013 18:17:33 +0100 Chris Cannam Subrepo state
Mon, 29 Jul 2013 22:56:48 +0100 Chris Cannam Merge from default branch with-dependencies
Mon, 29 Jul 2013 22:55:57 +0100 Chris Cannam Regenerate translations
Mon, 29 Jul 2013 22:47:33 +0100 Chris Cannam Further translation update
Mon, 29 Jul 2013 19:08:54 +0100 Chris Cannam Regenerate translations
Mon, 29 Jul 2013 19:07:07 +0100 Chris Cannam Updated cs_CZ from Pavel Fric
Mon, 29 Jul 2013 16:11:52 +0100 Chris Cannam Update CHANGELOG
Fri, 26 Jul 2013 12:06:59 +0100 Chris Cannam Merge with-dependencies
Fri, 26 Jul 2013 12:05:21 +0100 Chris Cannam Added tag sv_v2.2 for changeset ac16e5093032
Fri, 26 Jul 2013 12:05:05 +0100 Chris Cannam Merge from the default branch with-dependencies
Fri, 26 Jul 2013 12:04:32 +0100 Chris Cannam Subrepo updates
Wed, 24 Jul 2013 18:30:17 +0100 Chris Cannam Replace path separators on Windows with command-line paths
Wed, 24 Jul 2013 17:12:05 +0100 Chris Cannam Remove duplicate unlock
Wed, 24 Jul 2013 12:02:51 +0100 Chris Cannam Merge from default branch with-dependencies
Wed, 24 Jul 2013 18:25:45 +0100 Chris Cannam Merge from default with-dependencies
Wed, 24 Jul 2013 18:19:46 +0100 Chris Cannam Replace path separators on Windows with command-line paths with-dependencies
Wed, 24 Jul 2013 18:14:53 +0100 Chris Cannam WS -> OS with-dependencies
Wed, 24 Jul 2013 12:02:01 +0100 Chris Cannam Reset cyclical counters when document is replaced (#182)
Wed, 24 Jul 2013 11:43:09 +0100 Chris Cannam Switch back to navigate mode when document is replaced (#182)
Wed, 24 Jul 2013 11:15:53 +0100 Chris Cannam Version with-dependencies
Wed, 24 Jul 2013 11:15:28 +0100 Chris Cannam Version
Tue, 23 Jul 2013 16:16:46 +0100 Chris Cannam Merge with-dependencies
Tue, 23 Jul 2013 16:15:31 +0100 Chris Cannam Subrepo state
Tue, 23 Jul 2013 16:12:50 +0100 Chris Cannam Merge from default branch with-dependencies
Tue, 23 Jul 2013 16:12:08 +0100 Chris Cannam Line endings with-dependencies
Mon, 22 Jul 2013 13:24:06 +0100 Chris Cannam Avoid exiting with locked mutex
Fri, 19 Jul 2013 15:45:40 +0100 Chris Cannam Full-screen fixes
Fri, 19 Jul 2013 15:15:17 +0100 Chris Cannam Subrepos, and fix syntax in Info.plist
Wed, 17 Jul 2013 15:43:46 +0100 Chris Cannam Subrepo state
Wed, 17 Jul 2013 15:40:23 +0100 Chris Cannam Subrepo state
Mon, 08 Jul 2013 14:49:41 +0100 Chris Cannam Subrepo state
Mon, 08 Jul 2013 14:46:35 +0100 Chris Cannam Provisionally add HiDPI feature
Mon, 08 Jul 2013 14:45:12 +0100 Chris Cannam Merge with-dependencies
Mon, 08 Jul 2013 14:44:16 +0100 Chris Cannam Provisionally add HiDPI feature with-dependencies
Thu, 16 May 2013 16:16:59 +0100 Chris Cannam Merge
Thu, 16 May 2013 16:16:09 +0100 Chris Cannam Update CHANGELOG
Thu, 16 May 2013 14:35:31 +0100 Chris Cannam Merge from default branch with-dependencies
Thu, 16 May 2013 15:00:46 +0100 Chris Cannam Added tag sv_v2.1 for changeset deabb09d994b
Thu, 16 May 2013 14:16:56 +0100 Chris Cannam Merge sv_v2.1
Thu, 16 May 2013 14:14:35 +0100 Chris Cannam Update subrepos
Thu, 16 May 2013 14:06:13 +0100 Chris Cannam Merge
Thu, 16 May 2013 14:05:21 +0100 Chris Cannam Clean up more tidily on exit
Thu, 16 May 2013 13:02:55 +0100 Chris Cannam Add sord, serd
Wed, 15 May 2013 22:15:58 +0100 Chris Cannam Add system paths for serd/sord as well
Tue, 14 May 2013 16:03:04 +0100 Chris Cannam Subrepos
Tue, 14 May 2013 16:02:38 +0100 Chris Cannam Added tag sv_v2.1 for changeset 0757db4b5d10
Tue, 14 May 2013 14:47:30 +0100 Chris Cannam Merge from default branch with-dependencies
Tue, 14 May 2013 14:41:37 +0100 Chris Cannam For release?
Tue, 14 May 2013 14:04:08 +0100 Chris Cannam Update subrepos
Tue, 14 May 2013 12:29:51 +0100 Chris Cannam Update subrepos
Tue, 14 May 2013 12:29:45 +0100 Chris Cannam Not using QuickTime any more
Tue, 14 May 2013 12:29:29 +0100 Chris Cannam Dataquay lib only
Tue, 14 May 2013 12:28:49 +0100 Chris Cannam Update for Qt5 (even though we aren't going to use it on OS/X in this release)
Mon, 13 May 2013 14:45:37 +0100 Chris Cannam Update subrepos
Mon, 13 May 2013 14:34:02 +0100 Chris Cannam Update configure for local dataquay, etc
Mon, 13 May 2013 11:33:51 +0100 Chris Cannam Merge with-dependencies
Mon, 13 May 2013 11:10:03 +0100 Chris Cannam Merge with-dependencies
Mon, 13 May 2013 10:59:17 +0100 Chris Cannam These DLLs should be in the platforms subdir
Fri, 10 May 2013 15:50:48 +0100 Chris Cannam Merge with-dependencies
Fri, 10 May 2013 15:50:19 +0100 Chris Cannam Installer updates
Fri, 10 May 2013 14:30:51 +0100 Chris Cannam Installer updates with-dependencies
Fri, 10 May 2013 13:28:42 +0100 Chris Cannam Merge from default branch with-dependencies
Fri, 10 May 2013 13:27:53 +0100 Chris Cannam Update subrepo version with-dependencies
Fri, 10 May 2013 12:09:08 +0100 Chris Cannam Merge from the default branch with-dependencies
Fri, 10 May 2013 13:23:48 +0100 Chris Cannam Provisional WiX installer file
Thu, 09 May 2013 17:39:58 +0100 Chris Cannam Update README
Thu, 09 May 2013 17:37:11 +0100 Chris Cannam Minor updates for qt5
Thu, 09 May 2013 17:20:24 +0100 Chris Cannam Merge from qt5 branch. Next release will require qt5
Thu, 09 May 2013 11:01:52 +0100 Chris Cannam Subrepo update with-dependencies
Fri, 26 Apr 2013 16:41:27 +0100 Chris Cannam Check for qmake-qt5, not qt4; regenerate configure; update subrepos qt5
Tue, 16 Apr 2013 15:21:47 +0100 Chris Cannam Update subrepos for better labelling on time-value layers
Mon, 15 Apr 2013 10:54:58 +0100 Chris Cannam Subrepo update: Make single point easier to see in time-value layer
Thu, 28 Mar 2013 17:10:28 +0000 Chris Cannam Subrepo state
Thu, 28 Mar 2013 15:12:31 +0000 Chris Cannam Version number
Thu, 28 Mar 2013 10:02:45 +0000 Chris Cannam Update subrepos to add .ogg extension
Wed, 27 Mar 2013 17:23:05 +0000 Chris Cannam Windows build fixes -- to review with-dependencies
Wed, 27 Mar 2013 16:56:39 +0000 Chris Cannam Update subrepos with-dependencies
Wed, 27 Mar 2013 16:53:56 +0000 Chris Cannam Update subrepo state
Mon, 25 Mar 2013 15:30:14 +0000 Chris Cannam Define fixed set of dependencies, on Windows, if no config available with-dependencies
Mon, 25 Mar 2013 15:20:27 +0000 Chris Cannam Add dependency paths with-dependencies
Mon, 25 Mar 2013 15:16:47 +0000 Chris Cannam Build dataquay lib only (don't try to build tests when building as subrepo, as linking them may be fiddly) with-dependencies
Mon, 25 Mar 2013 15:16:14 +0000 Chris Cannam Add dependency paths; include config only if it exists, etc with-dependencies
Wed, 20 Mar 2013 16:19:27 +0000 Chris Cannam Dependency version update with-dependencies
Tue, 19 Mar 2013 14:51:09 +0000 Chris Cannam Add dependencies subrepo with-dependencies
Tue, 12 Mar 2013 16:47:02 +0000 Chris Cannam Tell dataquay to use Sord/Serd qt5
Tue, 12 Mar 2013 16:33:57 +0000 Chris Cannam Fix dataquay URL qt5
Mon, 11 Mar 2013 15:21:35 +0000 Chris Cannam Update for Qt5 compatibility; use subrepo for dataquay qt5
Sat, 09 Mar 2013 11:48:09 +0000 Chris Cannam Update svcore
Sat, 09 Mar 2013 11:37:37 +0000 Chris Cannam Add test as subdir in project
Fri, 08 Mar 2013 21:36:19 +0000 Chris Cannam Update svcore
Thu, 07 Mar 2013 18:23:17 +0000 Chris Cannam Update version
Thu, 07 Mar 2013 17:53:44 +0000 Chris Cannam Copyright notes and dates, CHANGELOG
Tue, 11 Dec 2012 13:07:59 +0000 Chris Cannam Fix failure to either export a file or explain why, when exporting an unsupported layer type to rdf
Sun, 25 Nov 2012 18:10:07 +0000 Chris Cannam Include name of project file, in case it differs from directory name
Fri, 16 Nov 2012 17:17:26 +0000 Chris Cannam Update subrepos
Fri, 16 Nov 2012 13:22:13 +0000 Chris Cannam Remove obsolete comment
Fri, 16 Nov 2012 13:21:44 +0000 Chris Cannam Pull out app name into arg, pull down description label from superclass
Tue, 21 Aug 2012 13:36:28 +0100 Chris Cannam Rework to use hg subrepos
Mon, 16 Jul 2012 15:31:09 +0100 Chris Cannam Fix truncated file
Mon, 16 Jul 2012 15:22:47 +0100 Chris Cannam Added tag sv_v2.0 for changeset 6b8e6600fa02
Mon, 16 Jul 2012 15:22:31 +0100 Chris Cannam Add signing script, other deployment fixes sv_v2.0
Mon, 16 Jul 2012 14:02:54 +0100 Chris Cannam Update version
Mon, 16 Jul 2012 14:01:44 +0100 Chris Cannam Update CHANGELOG
Mon, 16 Jul 2012 11:59:13 +0100 Chris Cannam Added tag sv_v2.0 for changeset f8833ed742fc
Mon, 16 Jul 2012 10:59:43 +0100 Chris Cannam Add signing, update copyright date
Mon, 16 Jul 2012 10:29:38 +0100 Chris Cannam Override Qt library path on OS/X to avoid dependencies on unknown versions from outside the app bundle
Mon, 02 Jul 2012 12:46:25 +0100 Chris Cannam Add means to replace the main audio model
Sat, 30 Jun 2012 15:05:29 +0100 Chris Cannam Use dataquay ac symbol
Fri, 22 Jun 2012 09:58:20 +0100 Chris Cannam Add -on versions of icons
Fri, 25 May 2012 14:17:50 +0100 Chris Cannam Use new symbols in Vamp SDK 2.3.1 for autoconf detection; require Dataquay
Mon, 30 Jan 2012 17:22:14 +0000 Chris Cannam Small changes to management of dialogs
Mon, 30 Jan 2012 16:58:54 +0000 Chris Cannam Oops, that last one was intended for Win only
Mon, 30 Jan 2012 16:57:18 +0000 Chris Cannam Merge
Mon, 30 Jan 2012 16:57:08 +0000 Chris Cannam We seem to have libs rather than .a files with latest MinGW
Mon, 30 Jan 2012 16:56:39 +0000 Chris Cannam Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows)
Mon, 30 Jan 2012 16:39:40 +0000 Chris Cannam Fix possibly uninitialised variable
Mon, 30 Jan 2012 16:06:47 +0000 Chris Cannam Merge from branch "fullscreen"
Mon, 30 Jan 2012 16:01:21 +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)
Thu, 26 Jan 2012 14:58:18 +0000 Chris Cannam Update some of the OSC doc
Thu, 26 Jan 2012 14:57:05 +0000 Chris Cannam Update some of the OSC doc fullscreen
Mon, 23 Jan 2012 17:46:40 +0000 Chris Cannam Connect up various keyboard actions in full-screen mode fullscreen
Fri, 20 Jan 2012 20:21:28 +0000 Chris Cannam Make it possible to toggle full-screen through the menu fullscreen
Fri, 20 Jan 2012 17:08:47 +0000 Chris Cannam Make the full-screen mode come up correctly (though not on demand!) and slot back in to the window when Esc is pressed fullscreen
Thu, 19 Jan 2012 15:40:03 +0000 Chris Cannam Minor non-working change... fullscreen
Thu, 19 Jan 2012 15:36:59 +0000 Chris Cannam Ensure all windows are closed when the main one is (thus exiting the application even if some other windows were still open)
Thu, 19 Jan 2012 15:34:33 +0000 Chris Cannam Start hacking in some fullscreen stuff (so far, this is just a mess) fullscreen
Thu, 19 Jan 2012 14:44:35 +0000 Chris Cannam Link in -lX11 if found (for X error handling)
Fri, 13 Jan 2012 17:43:19 +0000 Chris Cannam Remove redundant and hazardous INCLUDE_PATH
Fri, 13 Jan 2012 17:24:23 +0000 Chris Cannam Add Doxyfile
Tue, 18 Oct 2011 10:15:05 +0100 Chris Cannam Do not start transform factory's uninstalled transforms population thread in library edition -- don't want network access integration_library
Mon, 17 Oct 2011 15:24:22 +0100 mathieub Merge from the default branch integration_library
Mon, 17 Oct 2011 14:35:24 +0100 Chris Cannam Add option to make the newly saved template the default
Mon, 17 Oct 2011 14:05:54 +0100 mathieub Remove the survey and the version tester for the library edition integration_library
Mon, 10 Oct 2011 22:45:50 +0100 mathieub Merge from the default branch with a broken configure file integration_library
Mon, 10 Oct 2011 21:56:33 +0100 mathieub regenerated configure integration_library
Mon, 10 Oct 2011 21:33:45 +0100 mathieub Removed version.h ! integration_library
Mon, 10 Oct 2011 21:18:55 +0100 mathieub version.h added integration_library
Mon, 10 Oct 2011 19:52:06 +0100 mathieub Change to sonic-visualiser.pro (win32 compilation) integration_library
Mon, 10 Oct 2011 16:57:41 +0100 Chris Cannam Added tag sv_v1.9 for changeset c4071f97a471
Mon, 10 Oct 2011 16:57:30 +0100 Chris Cannam Regenerate configure for new version sv_v1.9
Thu, 06 Oct 2011 09:31:08 +0100 Chris Cannam Added tag sv_v1.9 for changeset afca1234d341
Thu, 06 Oct 2011 09:30:51 +0100 Chris Cannam Updated Czech translation from Pavel Fric
Wed, 28 Sep 2011 16:44:39 +0100 Chris Cannam Added tag sv_v1.9 for changeset 6750452fcbe6
Wed, 28 Sep 2011 16:25:31 +0100 Chris Cannam Update CHANGELOG, version
Wed, 28 Sep 2011 13:43:06 +0100 Chris Cannam Update translations and create new string for Cmd-instead-of-Ctrl following OS/X fix in svgui
Wed, 28 Sep 2011 10:18:30 +0100 Chris Cannam Remove unnecessary configure dependency for raptor
Tue, 23 Aug 2011 18:51:35 +0100 mathieub Update of the version no to 1.9-kiosk-hg (debug mode) integration_library
Tue, 23 Aug 2011 13:07:03 +0100 mathieub Update of MainWindow.cpp integration_library
Mon, 25 Jul 2011 21:04:31 +0100 mathieub Merge with the Kiosk branch integration_library
Mon, 25 Jul 2011 19:38:50 +0100 mathieub Merge with the Kiosk branch integration_library
Fri, 22 Jul 2011 14:23:46 +0100 Chris Cannam * Avoid crash on startup if m_alAction does not exist (which happens if no MATCH plugin) toggle
Thu, 21 Jul 2011 15:49:00 +0100 Chris Cannam Descriptive text
Thu, 21 Jul 2011 10:12:56 +0100 Chris Cannam Textual changes only toggle
Thu, 21 Jul 2011 09:58:12 +0100 Chris Cannam version.h should not be tracked (it is generated from version.h.in) toggle
Thu, 21 Jul 2011 09:56:57 +0100 Chris Cannam Avoid trying to look up non-file dependencies
Mon, 04 Jul 2011 16:08:20 +0100 mathieub Start in minimal mode option added in the Preferences/Appearance menu toggle
Mon, 04 Jul 2011 13:06:02 +0100 mathieub Add/remove several actions from the Playback menu when switching mode: constrain playback to selection, loop, solo, align toggle
Wed, 29 Jun 2011 10:02:06 +0100 Chris Cannam Update version number
Sun, 26 Jun 2011 19:56:01 +0100 Chris Cannam Merge from branch "templating"
Sun, 26 Jun 2011 19:55:25 +0100 Chris Cannam Rename "Classic" to "Standard" waveform templating
Fri, 24 Jun 2011 14:08:15 +0100 Chris Cannam Save window size and position on exit only if we are not in minimal mode -- since application always starts up in "maximal" mode toggle
Fri, 24 Jun 2011 12:18:05 +0100 Chris Cannam Merge from the default branch toggle
Fri, 24 Jun 2011 12:17:44 +0100 Chris Cannam Merge from 441:097f97218c66
Fri, 24 Jun 2011 12:17:22 +0100 Chris Cannam Add .pro file which seems to have got removed?
Fri, 24 Jun 2011 12:13:42 +0100 Chris Cannam Oops -- we don't want to hide the Playback menu toggle
Fri, 24 Jun 2011 12:10:11 +0100 Chris Cannam Hide spacings around speed/fader controls and overview widget when in minimal mode toggle
Fri, 24 Jun 2011 11:52:30 +0100 Chris Cannam Hide and restore menus that are not needed in minimal mode toggle
Fri, 24 Jun 2011 11:38:26 +0100 Chris Cannam Process events before adjusting size, so that adjustSize gets the correct visibility status for each widget toggle
Fri, 24 Jun 2011 11:29:06 +0100 Chris Cannam Save size before switching to minimal mode, restore it when switching back. This is the same mechanism as used to save/restore the window size when exiting & restarting the program toggle
Fri, 24 Jun 2011 11:21:56 +0100 Chris Cannam Rename "visible" to "show" to avoid confusion between current state and required activity toggle
Fri, 24 Jun 2011 11:21:00 +0100 Chris Cannam The pane stack is in a scroll view! I'd forgotten that. So, let's show and hide that instead toggle
Fri, 24 Jun 2011 09:31:33 +0100 Chris Cannam Merge from the default branch toggle
Fri, 24 Jun 2011 09:31:17 +0100 Chris Cannam Ignore more files
Wed, 22 Jun 2011 15:16:01 +0100 mathieub Update of the URL for the Oggz and fishsound libraries which was obsolete in the INSTALL.txt file
Wed, 22 Jun 2011 13:14:33 +0100 Chris Cannam config.pri should not be tracked (it is generated from config.pri.in) toggle
Tue, 21 Jun 2011 22:04:55 +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. The main part of the process is handled in MainWindow::toggleViewMode(). The toggle view mode option appears in the View Menu and is associated with a new toolbar button. Two icons have been added in the resources. They come from: http://www.iconfinder.com/icondetails/42115/32/ toggle
Tue, 14 Jun 2011 15:27:30 +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:50:08 +0100 Chris Cannam Merge from debug-output branch
Mon, 23 May 2011 16:13:30 +0100 Chris Cannam Add default session template to Preferences; tidy up menu functions and states templating
Tue, 17 May 2011 17:22:30 +0100 Chris Cannam Replace the change-default-template menu functions with apply-template functions that act immediately. templating
Tue, 17 May 2011 13:33:15 +0100 Chris Cannam Merge from the default branch templating
Mon, 16 May 2011 17:19:56 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:32:07 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Wed, 11 May 2011 14:41:27 +0100 Chris Cannam Sanitise template file name; ask for confirmation when overwriting templating
Wed, 11 May 2011 13:52:00 +0100 Chris Cannam Add some "proper" default templates; ensure default template is updated in menu if our template file disappears templating
Wed, 11 May 2011 11:06:20 +0100 Chris Cannam Add silent.wav templating
Wed, 11 May 2011 11:05:10 +0100 Chris Cannam Use new write mode option for WavFileWriter
Tue, 10 May 2011 17:56:28 +0100 Chris Cannam Ensure last used template is remembered in settings templating
Tue, 10 May 2011 13:58:59 +0100 Chris Cannam Add filesystem watcher to recreate template menu when templates change; start implementing save-session-as-template templating
Mon, 09 May 2011 16:57:29 +0100 Chris Cannam Add a bit more substance to the templates menu, and improve some naming templating
Mon, 09 May 2011 16:56:50 +0100 Chris Cannam Use .svt extension for templates instead of plain .xml (but keep them uncompressed) templating
Mon, 09 May 2011 11:57:02 +0100 Chris Cannam Start to add templates menu; add default template templating
Thu, 28 Apr 2011 15:31:14 +0100 Chris Cannam Change ReplaceMainModel to ReplaceSession for templating branch purposes templating
Thu, 28 Apr 2011 15:28:59 +0100 Chris Cannam Merge from branch "feature_150_menu_arrangement" templating
Thu, 28 Apr 2011 15:28:08 +0100 Chris Cannam rename Recent Files -> Open Recent feature_150_menu_arrangement
Thu, 28 Apr 2011 15:12:32 +0100 Chris Cannam Make openSomething always use ReplaceMainModel rather than AskUser (for #150) feature_150_menu_arrangement
Thu, 28 Apr 2011 15:08:38 +0100 Chris Cannam Minimal menu changes for feature #150 feature_150_menu_arrangement
Wed, 27 Apr 2011 14:46:35 +0100 Chris Cannam Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148) templating
Wed, 27 Apr 2011 11:33:28 +0100 Chris Cannam Merge from default branch templating
Thu, 14 Apr 2011 12:13:06 +0100 Chris Cannam Once again, avoid multiple entries in right-button Layer menu when more than one audio file loaded; fix to ensure correct model is picked up for Add Layer on this menu
Tue, 12 Apr 2011 10:54:25 +0100 Chris Cannam Russian language update from Alexandre
Fri, 08 Apr 2011 16:52:30 +0100 Chris Cannam Added tag sv_v1.8_osx_deploy for changeset 44741262c2e0
Fri, 08 Apr 2011 16:51:45 +0100 Chris Cannam More OS/X deployment fixes sv_v1.8_osx_deploy
Fri, 08 Apr 2011 16:39:23 +0100 Chris Cannam I had put the Info.plist in deploy/osx/ before I noticed it was also in osx/ -- sorry. Removing from osx/ -- we really need the plist to be written by deploy/osx/deploy.sh (and not by qmake) because we need the version number in it. However, leaving it in the .pro file anyway so we don't end up with nothing at least if nobody runs deploy.sh
Fri, 08 Apr 2011 16:35:13 +0100 Chris Cannam Incorporate Dan's plist stuff and my plist stuff (automatic version writing etc) into a single plist
Fri, 08 Apr 2011 14:33:27 +0100 Chris Cannam Some deployment gubbins (to be refined)
Thu, 07 Apr 2011 15:19:06 +0100 Chris Cannam Added tag sv_v1.8 for changeset 5c2a18310c6e
Tue, 05 Apr 2011 10:44:54 +0100 Chris Cannam Update CHANGELOG to mention CSV import dialog sv_v1.8
Tue, 22 Mar 2011 14:29:38 +0000 mathieub Modifications for the Kiosk edition kiosk
Tue, 08 Mar 2011 11:31:39 +0000 Chris Cannam * Update config per recent changes to svcore
Tue, 15 Feb 2011 13:04:01 +0000 Chris Cannam * Add README.OSC from old repo
Wed, 09 Feb 2011 15:50:04 +0000 Chris Cannam Add targets!
Wed, 09 Feb 2011 15:48:13 +0000 Chris Cannam Configure script for "release" directory containing SV libs + SV
Wed, 09 Feb 2011 15:16:43 +0000 Chris Cannam Merge
Wed, 09 Feb 2011 15:16:19 +0000 Chris Cannam "LIBPATH is deprecated", and indeed we don't need it
Mon, 07 Feb 2011 21:08:51 +0000 Chris Cannam * Updated Czech translation from Pavel
Mon, 07 Feb 2011 20:19:33 +0000 Chris Cannam * Update translation strings
Mon, 07 Feb 2011 11:56:04 +0000 Chris Cannam * Add Czech translation note to CHANGELOG
Fri, 04 Feb 2011 14:33:16 +0000 Chris Cannam Merge
Fri, 04 Feb 2011 14:33:07 +0000 Chris Cannam * Add Paste at Playback Position
Thu, 03 Feb 2011 14:29:04 +0000 Chris Cannam * Add/update change log; add M4M project to README
Thu, 03 Feb 2011 13:19:07 +0000 Chris Cannam * Merge
Thu, 03 Feb 2011 13:18:30 +0000 Chris Cannam * Update dates, add README
Fri, 14 Jan 2011 09:33:43 +0000 Dan Stowell Add FLAC to the OSX list of what can be loaded
Tue, 11 Jan 2011 15:20:58 +0000 Dan Stowell Add other audio mime types to the OSX list of what can be loaded
Tue, 11 Jan 2011 15:11:33 +0000 Dan Stowell Merge Dan's initial macness improvements (rev 174ca518546f) into default branch
Mon, 25 Oct 2010 11:15:47 +0200 Chris Cannam Merge
Sun, 24 Oct 2010 17:39:51 +0200 Chris Cannam * Add show/hide time rulers toggle (on # key)
Mon, 18 Oct 2010 15:47:46 +0100 Dan Stowell compile the NSAppleScript objs once only, rather than on every invocation macness
Mon, 18 Oct 2010 15:32:35 +0100 Dan Stowell move ITunesSVRemote ctor and dtor into impl file macness
Mon, 18 Oct 2010 15:23:21 +0100 Dan Stowell importITunesAudio() now sets the SV playback position too macness
Mon, 18 Oct 2010 14:44:28 +0100 Dan Stowell ITunesSVRemote methods to query playback position and state macness
Mon, 18 Oct 2010 13:58:27 +0100 Chris Cannam * Add Czech translation from Pavel Fric <pavelfric@seznam.cz>; update translation logic for new file structure
Mon, 18 Oct 2010 13:59:08 +0100 Dan Stowell Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etc macness
Mon, 18 Oct 2010 13:29:48 +0100 Dan Stowell header inclusion guards macness
Mon, 18 Oct 2010 13:47:21 +0100 Chris Cannam * Merge
Mon, 18 Oct 2010 13:44:25 +0100 Chris Cannam * Add misc/ directory from SVN repo