Mon, 02 Jul 2012 12:46:25 +0100 |
Chris Cannam |
Add means to replace the main audio model
|
Mon, 30 Jan 2012 16:56:39 +0000 |
Chris Cannam |
Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows)
|
Mon, 30 Jan 2012 16:06:47 +0000 |
Chris Cannam |
Merge from branch "fullscreen"
|
Mon, 23 Jan 2012 17:46:40 +0000 |
Chris Cannam |
Connect up various keyboard actions in full-screen mode
fullscreen
|
Fri, 20 Jan 2012 17:08:47 +0000 |
Chris Cannam |
Make the full-screen mode come up correctly (though not on demand!) and slot back in to the window when Esc is pressed
fullscreen
|
Thu, 19 Jan 2012 15:36:59 +0000 |
Chris Cannam |
Ensure all windows are closed when the main one is (thus exiting the application even if some other windows were still open)
|
Thu, 19 Jan 2012 15:34:33 +0000 |
Chris Cannam |
Start hacking in some fullscreen stuff (so far, this is just a mess)
fullscreen
|
Mon, 25 Jul 2011 21:04:31 +0100 |
mathieub |
Merge with the Kiosk branch
integration_library
|
Mon, 25 Jul 2011 19:38:50 +0100 |
mathieub |
Merge with the Kiosk branch
integration_library
|
Mon, 04 Jul 2011 16:08:20 +0100 |
mathieub |
Start in minimal mode option added in the Preferences/Appearance menu
toggle
|
Mon, 04 Jul 2011 13:06:02 +0100 |
mathieub |
Add/remove several actions from the Playback menu when switching mode: constrain playback to selection, loop, solo, align
toggle
|
Fri, 24 Jun 2011 11:21:00 +0100 |
Chris Cannam |
The pane stack is in a scroll view! I'd forgotten that. So, let's show and hide that instead
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
|
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
|