Tue, 01 Nov 2016 14:06:47 +0000 |
Chris Cannam |
Support multiple plugin checker helpers, as for multiple piper servers
3.0-integration
|
Fri, 21 Oct 2016 16:24:30 +0100 |
Chris Cannam |
Error reporting for Piper server startup
piper
|
Fri, 21 Oct 2016 14:51:22 +0100 |
Chris Cannam |
Fixes to choice of plugin factory
piper
|
Fri, 21 Oct 2016 11:59:14 +0100 |
Chris Cannam |
Default to using Piper
piper
|
Wed, 27 Apr 2016 11:04:32 +0100 |
Chris Cannam |
OSX build fixes
3.0-integration
|
Fri, 15 Apr 2016 16:13:06 +0100 |
Chris Cannam |
Check for plugin scan helper checker helper program in suitable directory, & tidy up warning messages somewhat
pluginscan
|
Thu, 14 Apr 2016 12:12:04 +0100 |
Chris Cannam |
First cut running (but not yet using output of, or recovering from errors in) the plugin checker at startup
pluginscan
|
Thu, 20 Aug 2015 13:15:19 +0100 |
Chris Cannam |
Merge from branch recording
3.0-integration
|
Tue, 18 Aug 2015 14:04:47 +0100 |
Chris Cannam |
Start stubbing in audio record
recording
|
Wed, 06 May 2015 13:00:57 +0100 |
Chris Cannam |
Fixes to scaling of splash screen
scalable-icons
|
Wed, 06 May 2015 10:44:19 +0100 |
Chris Cannam |
Various fixes to scalable rendering
scalable-icons
|
Thu, 26 Feb 2015 09:43:12 +0000 |
Chris Cannam |
Debug reporting from FileSource
|
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, 13 Aug 2014 16:45:14 +0100 |
Chris Cannam |
Set parents for various dialogs (to avoid them hitting focus-stealing prevention)
|
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
|
Tue, 01 Jul 2014 15:34:11 +0100 |
Chris Cannam |
Subrepos, and update in line with latest no-warning changes
|
Tue, 17 Jun 2014 16:42:51 +0100 |
Chris Cannam |
Various size_t etc removals, and compiler warning fixes
warnfix_no_size_t
|
Thu, 05 Dec 2013 12:39:25 +0000 |
Chris Cannam |
Qt font fix for OS/X 10.9
|
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 10:35:55 +0000 |
Chris Cannam |
Add choice of interface language to the prefs dialog (in case user is unhappy with system locale)
|
Tue, 05 Nov 2013 11:11:01 +0000 |
Chris Cannam |
Win build fixes from with-dependencies branch
|
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
|
Fri, 26 Jul 2013 12:06:59 +0100 |
Chris Cannam |
Merge
with-dependencies
|
Fri, 26 Jul 2013 12:05:05 +0100 |
Chris Cannam |
Merge from the default branch
with-dependencies
|
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 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
|
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
|
Thu, 16 May 2013 14:35:31 +0100 |
Chris Cannam |
Merge from default branch
with-dependencies
|
Thu, 16 May 2013 14:05:21 +0100 |
Chris Cannam |
Clean up more tidily on exit
|
Wed, 27 Mar 2013 17:23:05 +0000 |
Chris Cannam |
Windows build fixes -- to review
with-dependencies
|
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
|
Fri, 20 Jan 2012 20:21:28 +0000 |
Chris Cannam |
Make it possible to toggle full-screen through the menu
fullscreen
|
Thu, 19 Jan 2012 15:34:33 +0000 |
Chris Cannam |
Start hacking in some fullscreen stuff (so far, this is just a mess)
fullscreen
|
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
|
Mon, 04 Jul 2011 16:08:20 +0100 |
mathieub |
Start in minimal mode option added in the Preferences/Appearance menu
toggle
|
Sun, 26 Jun 2011 19:56:01 +0100 |
Chris Cannam |
Merge from branch "templating"
|
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)
|
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, 27 Apr 2011 14:46:35 +0100 |
Chris Cannam |
Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148)
templating
|
Tue, 22 Mar 2011 14:29:38 +0000 |
mathieub |
Modifications for the Kiosk edition
kiosk
|
Tue, 11 Jan 2011 15:11:33 +0000 |
Dan Stowell |
Merge Dan's initial macness improvements (rev 174ca518546f) into default branch
|
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 11:07:11 +0100 |
Dan Stowell |
svitunes: retrieve the genre metadata, as well as the path
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: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
|
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, 14 Aug 2009 14:01:09 +0000 |
Chris Cannam |
* Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
|