log

age author description
2010-10-12 Dan Stowell applescript to actually grab itunes current track macness
2010-10-12 Dan Stowell Beginnings of AppleScript querying of iTunes macness
2010-10-11 Dan Stowell First step in creating a useful dock menu for SV; a placeholder item is added, so far macness
2010-10-11 Dan Stowell Use QFileOpenEvent instead of native mac AppleEvent stuff: does the same job, better, neater macness
2010-10-11 Dan Stowell Custom Mac Info.plist - the app now registers as a viewer of MP3 files, and an editor of SV files macness
2010-10-11 Dan Stowell ifdef guard for mac header includes macness
2010-10-11 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-08 Chris Cannam * Add qmake config (debug or release) corresponding to configure invocation
2010-10-08 Chris Cannam * Regenerate configure
2010-10-08 Chris Cannam * Use macx-g++ qmake spec on OS/X
2010-10-08 Chris Cannam * Add test for PortAudio; add missing OS/X frameworks
2010-10-08 Chris Cannam * Reinstate configure dialog for transforms (closes #16)
2010-10-08 Chris Cannam * Pass in the linker as well
2010-10-08 Chris Cannam * Substitute the CC and CXX that configure found
2010-10-07 Chris Cannam * Hugely simplify Qt search -- all we need is qmake...
2010-09-23 Chris Cannam * Add QuickTime if on Mac
2010-09-22 Chris Cannam * Update build scripts again; SV now builds (perhaps some problems at runtime still though)
2010-09-22 Chris Cannam * Update build system
2010-09-22 Chris Cannam * Add basic build files
2010-07-23 convert-repo update tags
2010-07-16 Chris Cannam * Patch from Dan Stowell to provide shortcuts to add layers (additionally to the
2010-06-22 Chris Cannam * Separator in RMB layer menu
2010-06-15 Chris Cannam * Add the spectrogram (etc) layer options (back) to the right-button menu;
2010-06-15 Chris Cannam * Fix duplicate entries on right-button Layer menu when more than one audio
2010-05-05 Chris Cannam * Version and dates
2010-05-05 Chris Cannam * Add Ubuntu-specific note
2010-05-05 Chris Cannam * Quick workarounds for some very weird behaviour on first test sv-v1.7.2
2010-01-28 Chris Cannam * Add "plot derivatives" option to time value layer (scale is not always right)
2009-10-22 Chris Cannam * Layer data editor window: fix sorting for columns in region model, sv-v1.7.1
2009-10-16 Chris Cannam * Russian update from Alexandre
2009-09-28 Chris Cannam * Add "Insert Item at Selection" (wording could be improved!) sv-v1.7
2009-09-25 Chris Cannam * Add time display format preference
2009-09-25 Chris Cannam * ctrl+shift+s (or cmd+... on mac) shortcut for save as (for dans)
2009-09-10 Chris Cannam * use dummy driver only for RtMidi on Solaris
2009-08-27 Chris Cannam * Fixes to newer-version and survey-offering logic
2009-08-27 Chris Cannam * Offer the user a chance to answer our survey (only once, and only after
2009-08-14 Chris Cannam * Fix crash on exit on win32. This was caused by incorrectly using fftw_free()
2009-07-29 Chris Cannam * Add version number to splash screen
2009-06-22 Chris Cannam * minor environmental updates sv-v1.6
2009-06-18 Chris Cannam * duh
2009-06-18 Chris Cannam * experimental desktop files
2009-06-16 Chris Cannam ...
2009-05-22 Chris Cannam * Add smoothing option to colour 3d plot
2009-04-23 Chris Cannam * offer choice of audio files to export only if there is more than one
2009-03-30 Chris Cannam * fix to rounding problems in plugin parameter box
2009-03-30 Chris Cannam * add ffwd/rwd-similar to menu and add shortcuts for them (shift+pgup/down)
2009-03-27 Chris Cannam * Pull out the widgetry part of FileFinder into widgets/InteractiveFileFinder
2009-03-27 Chris Cannam * Move prf file to prf/ (so that it can be pulled in using externals in
2009-03-24 Chris Cannam * Very crudely, add an option for the audio file to be exported from
2009-03-19 Chris Cannam * Avoid resizing the window on file load to larger than the available screen
2009-03-17 Chris Cannam * use SV_VERSION in help url... why on earth didn't I do that already?
2009-03-16 Chris Cannam ... sv-v1.5
2009-03-16 Chris Cannam * various minor bits
2009-03-16 Chris Cannam * thread tidying fix, etc
2009-03-12 Chris Cannam * Fix incorrect re-enabling of the Solo button when the active waveform
2009-03-03 Chris Cannam * "ffwd-similar"