graph
- 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
- * basics of data editing in data table view2008-06-09, by Chris Cannam
- * Fix crash (always) when running any Effects Data transform2008-06-09, by Chris Cannam
- * Start adding a spreadsheet-style editor window for model data2008-06-06, by Chris Cannam
- * Note about libpulse copyright2008-05-29, by Chris Cannam
- * Provisional PulseAudio output driver. No latency handling yet, and2008-05-21, by Chris Cannam
- * Fix #1903059 "resample on import" not applied when reloading session2008-05-20, by Chris Cannam
- * Remove PAv18 support, change PORTAUDIO to PORTAUDIO_2_0 throughout as2008-05-09, by Chris Cannam
- * Speed up spectrogram painting by releasing mutex in FFTDataServer2008-05-08, by Chris Cannam
- ...2008-05-01, by Chris Cannam
- * Save alignments to session file. Needs much testing.2008-04-29, by Chris Cannam
- * More work to abstract out interactive components used in the data library,2008-03-14, by Chris Cannam
- * Move plugin/transform to plain transform. This way transform can depend on2008-03-12, by Chris Cannam
- * juggle some files around in order to free audioio, base, and system libraries2008-03-12, by Chris Cannam
- * (failed) attempt to hide splash screen when error occurs on startup2008-03-11, by Chris Cannam
- * Merge from trunkspectrogram-cache-rejig 2008-02-27, by Chris Cannam