log

age author description
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