2011-05-16 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
2011-05-12 |
Chris Cannam |
Remove most toStdString calls (no longer needed, with debug header)
debug-output
|
2011-05-11 |
Chris Cannam |
Sanitise template file name; ask for confirmation when overwriting
templating
|
2011-05-11 |
Chris Cannam |
Add some "proper" default templates; ensure default template is updated in menu if our template file disappears
templating
|
2011-05-11 |
Chris Cannam |
Add silent.wav
templating
|
2011-05-11 |
Chris Cannam |
Use new write mode option for WavFileWriter
|
2011-05-10 |
Chris Cannam |
Ensure last used template is remembered in settings
templating
|
2011-05-10 |
Chris Cannam |
Add filesystem watcher to recreate template menu when templates change; start implementing save-session-as-template
templating
|
2011-05-09 |
Chris Cannam |
Add a bit more substance to the templates menu, and improve some naming
templating
|
2011-05-09 |
Chris Cannam |
Use .svt extension for templates instead of plain .xml (but keep them uncompressed)
templating
|
2011-05-09 |
Chris Cannam |
Start to add templates menu; add default template
templating
|
2011-04-28 |
Chris Cannam |
Change ReplaceMainModel to ReplaceSession for templating branch purposes
templating
|
2011-04-28 |
Chris Cannam |
Merge from branch "feature_150_menu_arrangement"
templating
|
2011-04-28 |
Chris Cannam |
rename Recent Files -> Open Recent
feature_150_menu_arrangement
|
2011-04-28 |
Chris Cannam |
Make openSomething always use ReplaceMainModel rather than AskUser (for #150)
feature_150_menu_arrangement
|
2011-04-28 |
Chris Cannam |
Minimal menu changes for feature #150
feature_150_menu_arrangement
|
2011-04-27 |
Chris Cannam |
Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148)
templating
|
2011-04-27 |
Chris Cannam |
Merge from default branch
templating
|
2011-04-14 |
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
|
2011-04-12 |
Chris Cannam |
Russian language update from Alexandre
|
2011-04-08 |
Chris Cannam |
Added tag sv_v1.8_osx_deploy for changeset 44741262c2e0
|
2011-04-08 |
Chris Cannam |
More OS/X deployment fixes
sv_v1.8_osx_deploy
|
2011-04-08 |
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
|
2011-04-08 |
Chris Cannam |
Incorporate Dan's plist stuff and my plist stuff (automatic version writing etc) into a single plist
|