log sonic-visualiser.pro @ 439:6d5ee6860682 toggle

age author description
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
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
Wed, 09 Feb 2011 15:16:19 +0000 Chris Cannam "LIBPATH is deprecated", and indeed we don't need it
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: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
Tue, 12 Oct 2010 13:04:50 +0100 Dan Stowell Beginnings of AppleScript querying of iTunes 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
Wed, 22 Sep 2010 11:39:37 +0100 Chris Cannam * Update build system base sv.pro@ef3249f04396