graph
- Connect quit function directly to closeAllWindows rather than try to closeAllWindows from close() (which strangely hangs on Windows)2012-01-30, by Chris Cannam
- Fix possibly uninitialised variable2012-01-30, by Chris Cannam
- Merge from branch "fullscreen"2012-01-30, by 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)2012-01-30, by Chris Cannam
- Update some of the OSC doc2012-01-26, by Chris Cannam
- Update some of the OSC docfullscreen 2012-01-26, by Chris Cannam
- Connect up various keyboard actions in full-screen modefullscreen 2012-01-23, by Chris Cannam
- Make it possible to toggle full-screen through the menufullscreen 2012-01-20, by Chris Cannam
- Make the full-screen mode come up correctly (though not on demand!) and slot back in to the window when Esc is pressedfullscreen 2012-01-20, by Chris Cannam
- Minor non-working change...fullscreen 2012-01-19, by Chris Cannam
- Ensure all windows are closed when the main one is (thus exiting the application even if some other windows were still open)2012-01-19, by Chris Cannam
- Start hacking in some fullscreen stuff (so far, this is just a mess)fullscreen 2012-01-19, by Chris Cannam
- Link in -lX11 if found (for X error handling)2012-01-19, by Chris Cannam
- Remove redundant and hazardous INCLUDE_PATH2012-01-13, by Chris Cannam
- Add Doxyfile2012-01-13, by Chris Cannam
- Do not start transform factory's uninstalled transforms population thread in library edition -- don't want network accessintegration_library 2011-10-18, by Chris Cannam
- Merge from the default branchintegration_library 2011-10-17, by mathieub
- Add option to make the newly saved template the default2011-10-17, by Chris Cannam
- Remove the survey and the version tester for the library editionintegration_library 2011-10-17, by mathieub
- Merge from the default branch with a broken configure fileintegration_library 2011-10-10, by mathieub
- regenerated configureintegration_library 2011-10-10, by mathieub
- Removed version.h !integration_library 2011-10-10, by mathieub
- version.h addedintegration_library 2011-10-10, by mathieub
- Change to sonic-visualiser.pro (win32 compilation)integration_library 2011-10-10, by mathieub
- Added tag sv_v1.9 for changeset c4071f97a4712011-10-10, by Chris Cannam
- Regenerate configure for new versionsv_v1.9 2011-10-10, by Chris Cannam
- Added tag sv_v1.9 for changeset afca1234d3412011-10-06, by Chris Cannam
- Updated Czech translation from Pavel Fric2011-10-06, by Chris Cannam
- Added tag sv_v1.9 for changeset 6750452fcbe62011-09-28, by Chris Cannam
- Update CHANGELOG, version2011-09-28, by Chris Cannam
- Update translations and create new string for Cmd-instead-of-Ctrl following OS/X fix in svgui2011-09-28, by Chris Cannam
- Remove unnecessary configure dependency for raptor2011-09-28, by Chris Cannam
- Update of the version no to 1.9-kiosk-hg (debug mode)integration_library 2011-08-23, by mathieub
- Update of MainWindow.cppintegration_library 2011-08-23, by mathieub
- Merge with the Kiosk branchintegration_library 2011-07-25, by mathieub
- Merge with the Kiosk branchintegration_library 2011-07-25, by mathieub
- * Avoid crash on startup if m_alAction does not exist (which happens if no MATCH plugin)toggle 2011-07-22, by Chris Cannam
- Descriptive text2011-07-21, by Chris Cannam
- Textual changes onlytoggle 2011-07-21, by Chris Cannam
- version.h should not be tracked (it is generated from version.h.in)toggle 2011-07-21, by Chris Cannam
- Avoid trying to look up non-file dependencies2011-07-21, by Chris Cannam
- Start in minimal mode option added in the Preferences/Appearance menutoggle 2011-07-04, by mathieub
- Add/remove several actions from the Playback menu when switching mode: constrain playback to selection, loop, solo, aligntoggle 2011-07-04, by mathieub
- Update version number2011-06-29, by Chris Cannam
- Merge from branch "templating"2011-06-26, by Chris Cannam
- Rename "Classic" to "Standard" waveformtemplating 2011-06-26, by Chris Cannam
- Save window size and position on exit only if we are not in minimal mode -- since application always starts up in "maximal" modetoggle 2011-06-24, by Chris Cannam
- Merge from the default branchtoggle 2011-06-24, by Chris Cannam
- Merge from 441:097f97218c662011-06-24, by Chris Cannam
- Add .pro file which seems to have got removed?2011-06-24, by Chris Cannam
- Oops -- we don't want to hide the Playback menutoggle 2011-06-24, by Chris Cannam
- Hide spacings around speed/fader controls and overview widget when in minimal modetoggle 2011-06-24, by Chris Cannam
- Hide and restore menus that are not needed in minimal modetoggle 2011-06-24, by Chris Cannam
- Process events before adjusting size, so that adjustSize gets the correct visibility status for each widgettoggle 2011-06-24, by Chris Cannam
- Save size before switching to minimal mode, restore it when switching back. This is the same mechanism as used to save/restore the window size when exiting & restarting the programtoggle 2011-06-24, by Chris Cannam
- Rename "visible" to "show" to avoid confusion between current state and required activitytoggle 2011-06-24, by Chris Cannam
- The pane stack is in a scroll view! I'd forgotten that. So, let's show and hide that insteadtoggle 2011-06-24, by Chris Cannam
- Merge from the default branchtoggle 2011-06-24, by Chris Cannam
- Ignore more files2011-06-24, by Chris Cannam
- Update of the URL for the Oggz and fishsound libraries which was obsolete in the INSTALL.txt file2011-06-22, by mathieub