Mercurial > hg > sonic-visualiser
log
age | author | description |
---|---|---|
Wed, 22 Jun 2011 15:16:01 +0100 | mathieub | Update of the URL for the Oggz and fishsound libraries which was obsolete in the INSTALL.txt file |
Wed, 22 Jun 2011 13:14:33 +0100 | Chris Cannam | config.pri should not be tracked (it is generated from config.pri.in) toggle |
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 |
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) |