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)
|