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:39:40 +0000 |
Chris Cannam |
Fix possibly uninitialised variable
|
Mon, 30 Jan 2012 16:06:47 +0000 |
Chris Cannam |
Merge from branch "fullscreen"
|
Mon, 30 Jan 2012 16:01:21 +0000 |
Chris Cannam |
Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
|
Thu, 26 Jan 2012 14:58:18 +0000 |
Chris Cannam |
Update some of the OSC doc
|
Thu, 26 Jan 2012 14:57:05 +0000 |
Chris Cannam |
Update some of the OSC doc
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 20:21:28 +0000 |
Chris Cannam |
Make it possible to toggle full-screen through the menu
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:40:03 +0000 |
Chris Cannam |
Minor non-working change...
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
|
Thu, 19 Jan 2012 14:44:35 +0000 |
Chris Cannam |
Link in -lX11 if found (for X error handling)
|
Fri, 13 Jan 2012 17:43:19 +0000 |
Chris Cannam |
Remove redundant and hazardous INCLUDE_PATH
|