log

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