log

age author description
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
Mon, 18 Oct 2010 13:24:38 +0100 Dan Stowell Mac Dock menu uses same import-itunes-action as the File menu macness
Mon, 18 Oct 2010 12:45:14 +0100 Chris Cannam * Minor fixes from Win32 build
Fri, 15 Oct 2010 15:12:24 +0100 Dan Stowell only do genre stuff etc if itunes returns a file macness_autotpl
Fri, 15 Oct 2010 13:30:41 +0100 Dan Stowell method to map from genre string to template choice; and to use it when importing from itunes macness_autotpl
Fri, 15 Oct 2010 13:29:27 +0100 Dan Stowell template uses builtin audio file, cheap way to avoid 404 macness_autotpl
Fri, 15 Oct 2010 12:16:48 +0100 Dan Stowell Templating stuff pulled into macness_autotpl branch macness_autotpl
Fri, 15 Oct 2010 11:59:03 +0100 Dan Stowell Include "testtemplate" into the bundled resources in SV.app. templating
Fri, 15 Oct 2010 11:07:11 +0100 Dan Stowell svitunes: retrieve the genre metadata, as well as the path macness
Tue, 12 Oct 2010 16:02:02 +0100 Dan Stowell on mac, add item to File menu "Import current track from iTunes". TODO: set inactive if itunes not open; connect up with the dock menu stuff. macness
Tue, 12 Oct 2010 13:59:06 +0100 Dan Stowell applescript to actually grab itunes current track macness
Tue, 12 Oct 2010 13:04:50 +0100 Dan Stowell Beginnings of AppleScript querying of iTunes macness
Mon, 11 Oct 2010 16:55:24 +0100 Dan Stowell First step in creating a useful dock menu for SV; a placeholder item is added, so far macness
Mon, 11 Oct 2010 15:47:12 +0100 Dan Stowell Use QFileOpenEvent instead of native mac AppleEvent stuff: does the same job, better, neater macness
Mon, 11 Oct 2010 14:54:31 +0100 Dan Stowell Custom Mac Info.plist - the app now registers as a viewer of MP3 files, and an editor of SV files macness
Mon, 11 Oct 2010 14:20:26 +0100 Dan Stowell ifdef guard for mac header includes macness
Mon, 11 Oct 2010 14:16:54 +0100 Dan Stowell Now can load file when someone chooses from Mac Finder "Open with > Sonic Visualiser" - but currently *only* if the app is already running. macness
Fri, 08 Oct 2010 13:31:00 +0100 Chris Cannam * Add qmake config (debug or release) corresponding to configure invocation
Fri, 08 Oct 2010 12:05:36 +0100 Chris Cannam * Regenerate configure
Fri, 08 Oct 2010 12:04:14 +0100 Chris Cannam * Use macx-g++ qmake spec on OS/X
Fri, 08 Oct 2010 11:58:04 +0100 Chris Cannam * Add test for PortAudio; add missing OS/X frameworks
Fri, 08 Oct 2010 11:21:39 +0100 Chris Cannam * Reinstate configure dialog for transforms (closes #16)
Fri, 08 Oct 2010 10:53:03 +0100 Chris Cannam * Pass in the linker as well
Fri, 08 Oct 2010 09:40:28 +0100 Chris Cannam * Substitute the CC and CXX that configure found
Thu, 07 Oct 2010 17:57:38 +0100 Chris Cannam * Hugely simplify Qt search -- all we need is qmake...
Thu, 23 Sep 2010 11:37:49 +0100 Chris Cannam * Add QuickTime if on Mac
Wed, 22 Sep 2010 12:27:35 +0100 Chris Cannam * Update build scripts again; SV now builds (perhaps some problems at runtime still though)
Wed, 22 Sep 2010 11:39:37 +0100 Chris Cannam * Update build system
Wed, 22 Sep 2010 11:12:26 +0100 Chris Cannam * Add basic build files
Fri, 23 Jul 2010 11:47:22 +0000 convert-repo update tags
Fri, 16 Jul 2010 16:53:14 +0000 Chris Cannam * Patch from Dan Stowell to provide shortcuts to add layers (additionally to the
Tue, 22 Jun 2010 09:46:27 +0000 Chris Cannam * Separator in RMB layer menu
Tue, 15 Jun 2010 14:40:54 +0000 Chris Cannam * Add the spectrogram (etc) layer options (back) to the right-button menu;
Tue, 15 Jun 2010 10:54:15 +0000 Chris Cannam * Fix duplicate entries on right-button Layer menu when more than one audio
Wed, 05 May 2010 16:21:44 +0000 Chris Cannam * Version and dates
Wed, 05 May 2010 14:46:26 +0000 Chris Cannam * Add Ubuntu-specific note
Wed, 05 May 2010 14:45:32 +0000 Chris Cannam * Quick workarounds for some very weird behaviour on first test sv-v1.7.2
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, 16 Oct 2009 08:31:02 +0000 Chris Cannam * Russian update from Alexandre
Mon, 28 Sep 2009 10:39:13 +0000 Chris Cannam * Add "Insert Item at Selection" (wording could be improved!) sv-v1.7
Fri, 25 Sep 2009 12:02:22 +0000 Chris Cannam * Add time display format preference
Fri, 25 Sep 2009 10:22:36 +0000 Chris Cannam * ctrl+shift+s (or cmd+... on mac) shortcut for save as (for dans)
Thu, 10 Sep 2009 19:19:21 +0000 Chris Cannam * use dummy driver only for RtMidi on Solaris
Thu, 27 Aug 2009 16:49:29 +0000 Chris Cannam * Fixes to newer-version and survey-offering logic
Thu, 27 Aug 2009 16:31:45 +0000 Chris Cannam * Offer the user a chance to answer our survey (only once, and only after
Fri, 14 Aug 2009 14:01:09 +0000 Chris Cannam * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
Wed, 29 Jul 2009 15:03:21 +0000 Chris Cannam * Add version number to splash screen
Mon, 22 Jun 2009 17:06:27 +0000 Chris Cannam * minor environmental updates sv-v1.6
Thu, 18 Jun 2009 10:00:42 +0000 Chris Cannam * duh
Thu, 18 Jun 2009 10:00:10 +0000 Chris Cannam * experimental desktop files
Tue, 16 Jun 2009 12:44:47 +0000 Chris Cannam ...
Fri, 22 May 2009 13:54:45 +0000 Chris Cannam * Add smoothing option to colour 3d plot
Thu, 23 Apr 2009 11:39:16 +0000 Chris Cannam * offer choice of audio files to export only if there is more than one
Mon, 30 Mar 2009 13:47:00 +0000 Chris Cannam * fix to rounding problems in plugin parameter box
Mon, 30 Mar 2009 09:17:44 +0000 Chris Cannam * add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)
Fri, 27 Mar 2009 16:25:52 +0000 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
Fri, 27 Mar 2009 13:10:01 +0000 Chris Cannam * Move prf file to prf/ (so that it can be pulled in using externals in
Tue, 24 Mar 2009 17:27:40 +0000 Chris Cannam * Very crudely, add an option for the audio file to be exported from
Thu, 19 Mar 2009 15:50:59 +0000 Chris Cannam * Avoid resizing the window on file load to larger than the available screen
Tue, 17 Mar 2009 10:47:48 +0000 Chris Cannam * use SV_VERSION in help url... why on earth didn't I do that already?
Mon, 16 Mar 2009 16:43:38 +0000 Chris Cannam ... sv-v1.5
Mon, 16 Mar 2009 16:36:23 +0000 Chris Cannam * various minor bits
Mon, 16 Mar 2009 13:56:11 +0000 Chris Cannam * thread tidying fix, etc
Thu, 12 Mar 2009 11:15:40 +0000 Chris Cannam * Fix incorrect re-enabling of the Solo button when the active waveform
Tue, 03 Mar 2009 21:48:03 +0000 Chris Cannam * "ffwd-similar"
Mon, 02 Mar 2009 14:29:14 +0000 Chris Cannam * Add Zoom to Fit to OSC commands
Fri, 27 Feb 2009 14:24:54 +0000 Chris Cannam * Add icons for "show segment division lines" in time value layer and sv-v1.5pre1
Fri, 27 Feb 2009 13:33:16 +0000 Chris Cannam * Activity log updates
Thu, 26 Feb 2009 17:33:46 +0000 Chris Cannam * If a time-value layer is current when a midi note event is received,
Thu, 26 Feb 2009 10:49:08 +0000 Chris Cannam * Handle zero-velocity note ons as well as note offs (can't believe I
Wed, 25 Feb 2009 12:02:53 +0000 Chris Cannam * Make it possible to record live MIDI to a note layer.
Wed, 25 Feb 2009 11:26:07 +0000 Chris Cannam * Make Activity Log a bit more of a proper window
Wed, 25 Feb 2009 11:15:22 +0000 Chris Cannam * Somewhat better MIDI-based time instant timing
Tue, 24 Feb 2009 17:53:01 +0000 Chris Cannam * more rudiments of midi->instants
Tue, 24 Feb 2009 17:25:55 +0000 Chris Cannam * rtmidi & activity updates
Tue, 24 Feb 2009 14:01:42 +0000 Chris Cannam * Add vestigial Activity Log
Mon, 23 Feb 2009 22:28:24 +0000 Chris Cannam * zoom reset icon
Mon, 23 Feb 2009 17:50:17 +0000 Chris Cannam * Wire up MIDI input port (as far as printing a message when an event comes
Fri, 06 Feb 2009 15:06:23 +0000 Chris Cannam * Restore (better quality) y-axis interpolation in spectrogram
Thu, 05 Feb 2009 17:33:21 +0000 Chris Cannam * Re-enable peak frequencies display in spectrogram
Tue, 20 Jan 2009 18:12:40 +0000 Chris Cannam * Avoid using last window placement if it is off-screen
Fri, 09 Jan 2009 14:55:12 +0000 Chris Cannam * The main fix here is to the arguments of SVApplication -- the first
Fri, 12 Dec 2008 15:20:09 +0000 Chris Cannam * Attempt to be a bit more useful when dropping multiple files on window
Fri, 05 Dec 2008 18:45:49 +0000 Chris Cannam * Improvements to importer feedback dialogs and suchlike sv-v1.4 sv-v1.4rc1
Thu, 04 Dec 2008 17:17:06 +0000 Chris Cannam * minor stuff
Thu, 04 Dec 2008 17:15:56 +0000 Chris Cannam * Add first cut at Windows icon
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 15:45:20 +0000 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
Fri, 21 Nov 2008 18:03:14 +0000 Chris Cannam * Make it possible to import an entire session from an RDF document.
Fri, 21 Nov 2008 13:37:35 +0000 Chris Cannam * Use enum for transform type instead of trying to do dumb things like
Thu, 20 Nov 2008 12:21:33 +0000 Chris Cannam * Make it possible to Find a Transform even when no file loaded (it
Wed, 19 Nov 2008 14:55:17 +0000 Chris Cannam * Add some informative labels to transform finder
Tue, 18 Nov 2008 11:51:09 +0000 Chris Cannam * Updates to version and about box
Tue, 18 Nov 2008 10:30:05 +0000 Chris Cannam * an experiment
Thu, 13 Nov 2008 18:17:33 +0000 Chris Cannam * Avoid crash when "hiding" non-visible splash (I don't quite understand
Thu, 13 Nov 2008 14:23:23 +0000 Chris Cannam * Add Redland datastore support to SimpleSPARQLQuery
Tue, 11 Nov 2008 09:41:45 +0000 Chris Cannam * Start thread to populate uninstalled transforms only on request
Fri, 07 Nov 2008 17:31:06 +0000 Chris Cannam * Update to new-line vamp plugin sdk
Tue, 28 Oct 2008 12:39:53 +0000 Chris Cannam * Add more info button to plugin dialog
Fri, 17 Oct 2008 15:26:29 +0000 Chris Cannam * Some work on querying and cacheing plugin RDF from a central index
Fri, 17 Oct 2008 13:32:55 +0000 Chris Cannam * Add persistent cache file support to FileSource (e.g. for RDF
Tue, 14 Oct 2008 16:36:35 +0000 Chris Cannam * Add beginnings of capability to search plugins that are not yet
Mon, 29 Sep 2008 16:31:49 +0000 Chris Cannam * More transform finder stuff
Mon, 29 Sep 2008 15:06:43 +0000 Chris Cannam * More SelectableLabel and TransformFinder tweaking
Tue, 23 Sep 2008 13:39:25 +0000 Chris Cannam * Start work on TransformFinder dialog
Mon, 22 Sep 2008 15:44:03 +0000 Chris Cannam * Add beginnings of transform-search-by-text function
Fri, 19 Sep 2008 13:00:39 +0000 Chris Cannam * Add regions icon
Thu, 18 Sep 2008 12:33:30 +0000 Chris Cannam * Merge revisions 1131 to 1201 from sv-rdf-import branch
Thu, 18 Sep 2008 12:09:32 +0000 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch
Tue, 29 Jul 2008 13:42:02 +0000 Chris Cannam * Russian translation update from Alexandre
Thu, 10 Jul 2008 12:50:56 +0000 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
Mon, 07 Jul 2008 16:49:53 +0000 Chris Cannam * Reduce time stretcher to one channel when overload occurs
Wed, 18 Jun 2008 15:53:23 +0000 Chris Cannam * Add playback controls to data edit dialog
Tue, 17 Jun 2008 16:24:50 +0000 Chris Cannam * start play-tracking toggle in data editor dialog
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences
Thu, 12 Jun 2008 10:47:11 +0000 Chris Cannam * Update translations, and add change counter to name of bundle command
Wed, 11 Jun 2008 12:54:18 +0000 Chris Cannam * A bit more work on the data editor
Mon, 09 Jun 2008 16:01:50 +0000 Chris Cannam * basics of data editing in data table view
Mon, 09 Jun 2008 09:41:58 +0000 Chris Cannam * Fix crash (always) when running any Effects Data transform
Fri, 06 Jun 2008 15:26:27 +0000 Chris Cannam * Start adding a spreadsheet-style editor window for model data
Thu, 29 May 2008 14:35:32 +0000 Chris Cannam * Note about libpulse copyright
Wed, 21 May 2008 16:54:24 +0000 Chris Cannam * Provisional PulseAudio output driver. No latency handling yet, and
Tue, 20 May 2008 10:14:15 +0000 Chris Cannam * Fix #1903059 "resample on import" not applied when reloading session
Fri, 09 May 2008 15:39:42 +0000 Chris Cannam * Remove PAv18 support, change PORTAUDIO to PORTAUDIO_2_0 throughout as
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Thu, 01 May 2008 13:37:39 +0000 Chris Cannam ...
Tue, 29 Apr 2008 15:34:17 +0000 Chris Cannam * Save alignments to session file. Needs much testing.
Fri, 14 Mar 2008 17:14:21 +0000 Chris Cannam * More work to abstract out interactive components used in the data library,
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
Tue, 11 Mar 2008 09:23:48 +0000 Chris Cannam * (failed) attempt to hide splash screen when error occurs on startup
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig