graph
- Fix truncated file2012-07-16, by Chris Cannam
- Added tag sv_v2.0 for changeset 6b8e6600fa022012-07-16, by Chris Cannam
- Add signing script, other deployment fixessv_v2.0 2012-07-16, by Chris Cannam
- Update version2012-07-16, by Chris Cannam
- Update CHANGELOG2012-07-16, by Chris Cannam
- Added tag sv_v2.0 for changeset f8833ed742fc2012-07-16, by Chris Cannam
- Add signing, update copyright date2012-07-16, by Chris Cannam
- Override Qt library path on OS/X to avoid dependencies on unknown versions from outside the app bundle2012-07-16, by Chris Cannam
- Add means to replace the main audio model2012-07-02, by Chris Cannam
- Use dataquay ac symbol2012-06-30, by Chris Cannam
- Add -on versions of icons2012-06-22, by Chris Cannam
- Use new symbols in Vamp SDK 2.3.1 for autoconf detection; require Dataquay2012-05-25, by Chris Cannam
- Small changes to management of dialogs2012-01-30, by Chris Cannam
- Oops, that last one was intended for Win only2012-01-30, by Chris Cannam
- Merge2012-01-30, by Chris Cannam
- We seem to have libs rather than .a files with latest MinGW2012-01-30, by Chris Cannam
- 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
- config.pri should not be tracked (it is generated from config.pri.in)toggle 2011-06-22, by Chris Cannam
- 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 2011-06-21, by mathieub
- Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)2011-06-14, by Chris Cannam
- Merge from debug-output branch2011-06-14, by Chris Cannam
- Add default session template to Preferences; tidy up menu functions and statestemplating 2011-05-23, by Chris Cannam
- Replace the change-default-template menu functions with apply-template functions that act immediately.templating 2011-05-17, by Chris Cannam
- Merge from the default branchtemplating 2011-05-17, by Chris Cannam
- Convert many cerrs to DEBUGsdebug-output 2011-05-16, by Chris Cannam
- Remove most toStdString calls (no longer needed, with debug header)debug-output 2011-05-12, by Chris Cannam
- Sanitise template file name; ask for confirmation when overwritingtemplating 2011-05-11, by Chris Cannam
- Add some "proper" default templates; ensure default template is updated in menu if our template file disappearstemplating 2011-05-11, by Chris Cannam
- Add silent.wavtemplating 2011-05-11, by Chris Cannam
- Use new write mode option for WavFileWriter2011-05-11, by Chris Cannam
- Ensure last used template is remembered in settingstemplating 2011-05-10, by Chris Cannam
- Add filesystem watcher to recreate template menu when templates change; start implementing save-session-as-templatetemplating 2011-05-10, by Chris Cannam
- Add a bit more substance to the templates menu, and improve some namingtemplating 2011-05-09, by Chris Cannam
- Use .svt extension for templates instead of plain .xml (but keep them uncompressed)templating 2011-05-09, by Chris Cannam
- Start to add templates menu; add default templatetemplating 2011-05-09, by Chris Cannam
- Change ReplaceMainModel to ReplaceSession for templating branch purposestemplating 2011-04-28, by Chris Cannam
- Merge from branch "feature_150_menu_arrangement"templating 2011-04-28, by Chris Cannam
- rename Recent Files -> Open Recentfeature_150_menu_arrangement 2011-04-28, by Chris Cannam
- Make openSomething always use ReplaceMainModel rather than AskUser (for #150)feature_150_menu_arrangement 2011-04-28, by Chris Cannam
- Minimal menu changes for feature #150feature_150_menu_arrangement 2011-04-28, by Chris Cannam
- Use ReplaceSession mode where appropriate in place of ReplaceMainModel (#148)templating 2011-04-27, by Chris Cannam
- Merge from default branchtemplating 2011-04-27, by Chris Cannam
- Once again, avoid multiple entries in right-button Layer menu when more than one audio file loaded; fix to ensure correct model is picked up for Add Layer on this menu2011-04-14, by Chris Cannam
- Russian language update from Alexandre2011-04-12, by Chris Cannam
- Added tag sv_v1.8_osx_deploy for changeset 44741262c2e02011-04-08, by Chris Cannam
- More OS/X deployment fixessv_v1.8_osx_deploy 2011-04-08, by 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.sh2011-04-08, by Chris Cannam
- Incorporate Dan's plist stuff and my plist stuff (automatic version writing etc) into a single plist2011-04-08, by Chris Cannam
- Some deployment gubbins (to be refined)2011-04-08, by Chris Cannam
- Added tag sv_v1.8 for changeset 5c2a18310c6e2011-04-07, by Chris Cannam
- Update CHANGELOG to mention CSV import dialogsv_v1.8 2011-04-05, by Chris Cannam
- Modifications for the Kiosk editionkiosk 2011-03-22, by mathieub
- * Update config per recent changes to svcore2011-03-08, by Chris Cannam
- * Add README.OSC from old repo2011-02-15, by Chris Cannam
- Add targets!2011-02-09, by Chris Cannam
- Configure script for "release" directory containing SV libs + SV2011-02-09, by Chris Cannam
- Merge2011-02-09, by Chris Cannam
- "LIBPATH is deprecated", and indeed we don't need it2011-02-09, by Chris Cannam
- * Updated Czech translation from Pavel2011-02-07, by Chris Cannam
- * Update translation strings2011-02-07, by Chris Cannam
- * Add Czech translation note to CHANGELOG2011-02-07, by Chris Cannam
- Merge2011-02-04, by Chris Cannam
- * Add Paste at Playback Position2011-02-04, by Chris Cannam
- * Add/update change log; add M4M project to README2011-02-03, by Chris Cannam
- * Merge2011-02-03, by Chris Cannam
- * Update dates, add README2011-02-03, by Chris Cannam
- Add FLAC to the OSX list of what can be loaded2011-01-14, by Dan Stowell
- Add other audio mime types to the OSX list of what can be loaded2011-01-11, by Dan Stowell
- Merge Dan's initial macness improvements (rev 174ca518546f) into default branch2011-01-11, by Dan Stowell
- Merge2010-10-25, by Chris Cannam
- * Add show/hide time rulers toggle (on # key)2010-10-24, by Chris Cannam
- compile the NSAppleScript objs once only, rather than on every invocationmacness 2010-10-18, by Dan Stowell
- move ITunesSVRemote ctor and dtor into impl filemacness 2010-10-18, by Dan Stowell
- importITunesAudio() now sets the SV playback position toomacness 2010-10-18, by Dan Stowell
- ITunesSVRemote methods to query playback position and statemacness 2010-10-18, by Dan Stowell
- * Add Czech translation from Pavel Fric <pavelfric@seznam.cz>; update translation logic for new file structure2010-10-18, by Chris Cannam
- Encapsulate itunes-remote functionality into class ITunesSVRemote. Provides context for playback sync etcmacness 2010-10-18, by Dan Stowell
- header inclusion guardsmacness 2010-10-18, by Dan Stowell
- * Merge2010-10-18, by Chris Cannam
- * Add misc/ directory from SVN repo2010-10-18, by Chris Cannam
- Mac Dock menu uses same import-itunes-action as the File menumacness 2010-10-18, by Dan Stowell
- * Minor fixes from Win32 build2010-10-18, by Chris Cannam
- only do genre stuff etc if itunes returns a filemacness_autotpl 2010-10-15, by Dan Stowell
- method to map from genre string to template choice; and to use it when importing from itunesmacness_autotpl 2010-10-15, by Dan Stowell
- template uses builtin audio file, cheap way to avoid 404macness_autotpl 2010-10-15, by Dan Stowell
- Templating stuff pulled into macness_autotpl branchmacness_autotpl 2010-10-15, by Dan Stowell
- Include "testtemplate" into the bundled resources in SV.app.templating 2010-10-15, by Dan Stowell
- svitunes: retrieve the genre metadata, as well as the pathmacness 2010-10-15, by Dan Stowell
- on mac, add item to File menu "Import current track from iTunes". TODO: set inactive if itunes not open; connect up with the dock menu stuff.macness 2010-10-12, by Dan Stowell
- applescript to actually grab itunes current trackmacness 2010-10-12, by Dan Stowell
- Beginnings of AppleScript querying of iTunesmacness 2010-10-12, by Dan Stowell
- First step in creating a useful dock menu for SV; a placeholder item is added, so farmacness 2010-10-11, by Dan Stowell
- Use QFileOpenEvent instead of native mac AppleEvent stuff: does the same job, better, neatermacness 2010-10-11, by Dan Stowell
- Custom Mac Info.plist - the app now registers as a viewer of MP3 files, and an editor of SV filesmacness 2010-10-11, by Dan Stowell
- ifdef guard for mac header includesmacness 2010-10-11, by Dan Stowell
- Now can load file when someone chooses from Mac Finder "Open with > Sonic Visualiser" - but currently *only* if the app is already running.macness 2010-10-11, by Dan Stowell
- * Add qmake config (debug or release) corresponding to configure invocation2010-10-08, by Chris Cannam
- * Regenerate configure2010-10-08, by Chris Cannam
- * Use macx-g++ qmake spec on OS/X2010-10-08, by Chris Cannam
- * Add test for PortAudio; add missing OS/X frameworks2010-10-08, by Chris Cannam
- * Reinstate configure dialog for transforms (closes #16)2010-10-08, by Chris Cannam
- * Pass in the linker as well2010-10-08, by Chris Cannam
- * Substitute the CC and CXX that configure found2010-10-08, by Chris Cannam
- * Hugely simplify Qt search -- all we need is qmake...2010-10-07, by Chris Cannam
- * Add QuickTime if on Mac2010-09-23, by Chris Cannam
- * Update build scripts again; SV now builds (perhaps some problems at runtime still though)2010-09-22, by Chris Cannam
- * Update build system2010-09-22, by Chris Cannam
- * Add basic build files2010-09-22, by Chris Cannam
- update tags2010-07-23, by convert-repo
- * Patch from Dan Stowell to provide shortcuts to add layers (additionally to the2010-07-16, by Chris Cannam
- * Separator in RMB layer menu2010-06-22, by Chris Cannam
- * Add the spectrogram (etc) layer options (back) to the right-button menu;2010-06-15, by Chris Cannam
- * Fix duplicate entries on right-button Layer menu when more than one audio2010-06-15, by Chris Cannam
- * Version and dates2010-05-05, by Chris Cannam
- * Add Ubuntu-specific note2010-05-05, by Chris Cannam
- * Quick workarounds for some very weird behaviour on first testsv-v1.7.2 2010-05-05, by Chris Cannam
- * Add "plot derivatives" option to time value layer (scale is not always right)2010-01-28, by Chris Cannam
- * Layer data editor window: fix sorting for columns in region model,sv-v1.7.1 2009-10-22, by Chris Cannam
- * Russian update from Alexandre2009-10-16, by Chris Cannam
- * Add "Insert Item at Selection" (wording could be improved!)sv-v1.7 2009-09-28, by Chris Cannam
- * Add time display format preference2009-09-25, by Chris Cannam
- * ctrl+shift+s (or cmd+... on mac) shortcut for save as (for dans)2009-09-25, by Chris Cannam
- * use dummy driver only for RtMidi on Solaris2009-09-10, by Chris Cannam
- * Fixes to newer-version and survey-offering logic2009-08-27, by Chris Cannam
- * Offer the user a chance to answer our survey (only once, and only after2009-08-27, by Chris Cannam
- * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()2009-08-14, by Chris Cannam
- * Add version number to splash screen2009-07-29, by Chris Cannam
- * minor environmental updatessv-v1.6 2009-06-22, by Chris Cannam
- * duh2009-06-18, by Chris Cannam
- * experimental desktop files2009-06-18, by Chris Cannam
- ...2009-06-16, by Chris Cannam
- * Add smoothing option to colour 3d plot2009-05-22, by Chris Cannam
- * offer choice of audio files to export only if there is more than one2009-04-23, by Chris Cannam
- * fix to rounding problems in plugin parameter box2009-03-30, by Chris Cannam
- * add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)2009-03-30, by Chris Cannam
- * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder2009-03-27, by Chris Cannam
- * Move prf file to prf/ (so that it can be pulled in using externals in2009-03-27, by Chris Cannam
- * Very crudely, add an option for the audio file to be exported from2009-03-24, by Chris Cannam
- * Avoid resizing the window on file load to larger than the available screen2009-03-19, by Chris Cannam
- * use SV_VERSION in help url... why on earth didn't I do that already?2009-03-17, by Chris Cannam
- ...sv-v1.5 2009-03-16, by Chris Cannam
- * various minor bits2009-03-16, by Chris Cannam
- * thread tidying fix, etc2009-03-16, by Chris Cannam
- * Fix incorrect re-enabling of the Solo button when the active waveform2009-03-12, by Chris Cannam
- * "ffwd-similar"2009-03-03, by Chris Cannam
- * Add Zoom to Fit to OSC commands2009-03-02, by Chris Cannam
- * Add icons for "show segment division lines" in time value layer andsv-v1.5pre1 2009-02-27, by Chris Cannam
- * Activity log updates2009-02-27, by Chris Cannam
- * If a time-value layer is current when a midi note event is received,2009-02-26, by Chris Cannam
- * Handle zero-velocity note ons as well as note offs (can't believe I2009-02-26, by Chris Cannam
- * Make it possible to record live MIDI to a note layer.2009-02-25, by Chris Cannam
- * Make Activity Log a bit more of a proper window2009-02-25, by Chris Cannam
- * Somewhat better MIDI-based time instant timing2009-02-25, by Chris Cannam
- * more rudiments of midi->instants2009-02-24, by Chris Cannam
- * rtmidi & activity updates2009-02-24, by Chris Cannam
- * Add vestigial Activity Log2009-02-24, by Chris Cannam
- * zoom reset icon2009-02-23, by Chris Cannam
- * Wire up MIDI input port (as far as printing a message when an event comes2009-02-23, by Chris Cannam
- * Restore (better quality) y-axis interpolation in spectrogram2009-02-06, by Chris Cannam
- * Re-enable peak frequencies display in spectrogram2009-02-05, by Chris Cannam
- * Avoid using last window placement if it is off-screen2009-01-20, by Chris Cannam
- * The main fix here is to the arguments of SVApplication -- the first2009-01-09, by Chris Cannam
- * Attempt to be a bit more useful when dropping multiple files on window2008-12-12, by Chris Cannam
- * Improvements to importer feedback dialogs and suchlikesv-v1.4 sv-v1.4rc1 2008-12-05, by Chris Cannam
- * minor stuff2008-12-04, by Chris Cannam
- * Add first cut at Windows icon2008-12-04, by Chris Cannam
- * Permit viewing (though not editing) colour 3d plot layer data in2008-12-02, by Chris Cannam
- * Much more sensible pane layouts, etc., when loading RDF; also offer2008-11-28, by Chris Cannam
- * Make it possible to import an entire session from an RDF document.2008-11-21, by Chris Cannam
- * Use enum for transform type instead of trying to do dumb things like2008-11-21, by Chris Cannam
- * Make it possible to Find a Transform even when no file loaded (it2008-11-20, by Chris Cannam
- * Add some informative labels to transform finder2008-11-19, by Chris Cannam
- * Updates to version and about box2008-11-18, by Chris Cannam
- * an experiment2008-11-18, by Chris Cannam
- * Avoid crash when "hiding" non-visible splash (I don't quite understand2008-11-13, by Chris Cannam
- * Add Redland datastore support to SimpleSPARQLQuery2008-11-13, by Chris Cannam
- * Start thread to populate uninstalled transforms only on request2008-11-11, by Chris Cannam
- * Update to new-line vamp plugin sdk2008-11-07, by Chris Cannam
- * Add more info button to plugin dialog2008-10-28, by Chris Cannam
- * Some work on querying and cacheing plugin RDF from a central index2008-10-17, by Chris Cannam
- * Add persistent cache file support to FileSource (e.g. for RDF2008-10-17, by Chris Cannam
- * Add beginnings of capability to search plugins that are not yet2008-10-14, by Chris Cannam
- * More transform finder stuff2008-09-29, by Chris Cannam
- * More SelectableLabel and TransformFinder tweaking2008-09-29, by Chris Cannam
- * Start work on TransformFinder dialog2008-09-23, by Chris Cannam
- * Add beginnings of transform-search-by-text function2008-09-22, by Chris Cannam
- * Add regions icon2008-09-19, by Chris Cannam
- * Merge revisions 1131 to 1201 from sv-rdf-import branch2008-09-18, by Chris Cannam
- * Merge revisions 1041 to 1130 from sv-rdf-import branch2008-09-18, by Chris Cannam
- * Russian translation update from Alexandre2008-07-29, by Chris Cannam
- * Updates for 1.3sv1-v1.3 sv1-v1.3rc1 2008-07-10, by Chris Cannam
- * Reduce time stretcher to one channel when overload occurs2008-07-07, by Chris Cannam
- * Add playback controls to data edit dialog2008-06-18, by Chris Cannam
- * start play-tracking toggle in data editor dialog2008-06-17, by Chris Cannam
- * Add audio device selection to preferences2008-06-13, by Chris Cannam
- * Update translations, and add change counter to name of bundle command2008-06-12, by Chris Cannam
- * A bit more work on the data editor2008-06-11, by Chris Cannam