log

age author description
2007-04-30 Chris Cannam * More icons, distinguish between icons for open session/audio and general open
2007-04-30 Chris Cannam * Fix many compile warnings, remove some debug output
2007-04-30 Chris Cannam * Sort-of fix for #1508587 Closing SV window during startup leaves
2007-04-30 Chris Cannam ...
2007-04-27 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
2007-04-27 Chris Cannam * Permit -h and -? as well as --help (closes #1707126)
2007-04-23 Chris Cannam ... sv1-1.0pre4
2007-04-18 Chris Cannam * Fix staggeringly stupid crash
2007-04-16 Chris Cannam * Fix alignment of new pane added after play position has changed (but global
2007-04-16 Chris Cannam * Experiment with sizing the property stacks and using a frame on the overview
2007-04-02 Chris Cannam * Russian update from Alexandre, and a couple of i18n fixes
2007-03-30 Chris Cannam * doc updates
2007-03-15 Chris Cannam * add version to help URL
2007-03-15 Chris Cannam * fix typo sv1-1.0pre3
2007-03-15 Chris Cannam * Grey out exporting entire pane as image if it will be too wide for QImage
2007-03-14 Chris Cannam * Remove tip dialog for now. I don't like it enough sv1-1.0pre2
2007-03-13 Chris Cannam * updates to tip dialog
2007-03-12 Chris Cannam * Add basics of an Export Image File function
2007-03-09 Chris Cannam * Basic beginnings of what will become a tip-of-the-day dialog
2007-03-09 Chris Cannam ...
2007-03-08 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
2007-03-07 Chris Cannam * Add display of selection extents in status bar when dragging a selection
2007-03-07 Chris Cannam * More useful status bar text -- show the current play time and the extents of
2007-03-05 Chris Cannam * Add fuzzy interpolation option as an alternative to zero padding in
2007-03-02 Chris Cannam * Make getPropertyRangeAndValue return the default separately from the current sv1-1.0pre1
2007-03-02 Chris Cannam * Update to use new vamp-hostsdk instead of vamp-sdk
2007-03-01 Chris Cannam ...
2007-03-01 Chris Cannam * Update version for pre1
2007-03-01 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
2007-03-01 Chris Cannam * Rejig handling of scrolling views. Ensures, among other things, that playing
2007-02-27 Chris Cannam * Further fixes for Vamp API change, and update to support API versioning
2007-02-26 Chris Cannam * Update along with latest Vamp API change. This has not yet been tested.
2007-02-26 Chris Cannam * Probable fix to occasional channel misalignment during playback
2007-02-26 Chris Cannam * remove some debug and some obsolete moc file includes
2007-02-26 Chris Cannam * Fix occasional misplacement of zoom wheels
2007-02-16 Chris Cannam * better recollection of last opened remote location; remember to offer to save
2007-02-16 Chris Cannam ...
2007-02-14 Chris Cannam * Fix crash in short spectrogram paint
2007-02-09 Chris Cannam * Add non-fftw3 fft alternative
2007-02-07 Chris Cannam * Return ranges from RangeSummarisableTimeValueModel::getRanges by references
2007-02-01 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
2007-01-31 Chris Cannam * Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)
2007-01-27 Chris Cannam * Fix some v18/V18 inconsistencies
2007-01-26 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
2007-01-25 Chris Cannam Fixes for Windows build
2007-01-25 Chris Cannam ...
2007-01-25 Chris Cannam * Add support for PortAudio v19
2007-01-19 Chris Cannam * Attempt to improve management of FFT models that are not currently in use.
2007-01-19 Chris Cannam * Add large chunks of context help in the optional status bar
2007-01-12 Chris Cannam * better icon
2007-01-11 Chris Cannam Several changes related to referring to remote URLs for sessions and files:
2007-01-10 Chris Cannam * Cancel when downloading file
2007-01-10 Chris Cannam * Add Open Location...
2007-01-08 Chris Cannam * Framework for retrieving files from remote locations
2007-01-05 Chris Cannam * Further fix for restoring layer visibility from session file
2007-01-05 Chris Cannam * Fix failure to reload play mute state correctly from session file
2007-01-05 Chris Cannam * Fix #1491849 strange behaviour on Cancel during query on new file load
2007-01-05 Chris Cannam * Recall last file open/save path appropriately
2006-12-15 Chris Cannam * Fixes to presentation and organisation of plugins (especially duplicates)
2006-12-08 Chris Cannam * Fix apparent (but not actual) failure to save session file
2006-11-24 Chris Cannam * Omit translucent blue fill for selection rectangles that are superimposed
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-11-17 Chris Cannam ...
2006-11-15 Chris Cannam * Remove some obsolete files
2006-11-15 Chris Cannam ...
2006-11-15 Chris Cannam * Add vertical zooming and snap-to-selection for OSC control;
2006-11-14 Chris Cannam * Press X to toggle the property boxes
2006-11-13 Chris Cannam * Somewhat better handling of running out of memory or disc space
2006-11-10 Chris Cannam * When adding a layer, make it the selected layer on that pane
2006-11-10 Chris Cannam * Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
2006-10-24 Martin Gasser #include <math.h> required on OSX
2006-10-20 Chris Cannam * Tidy up panes menu
2006-10-20 Chris Cannam * Add Pane menu entries for generating spectrogram etc from non-main models
2006-10-19 Chris Cannam * Rename the existing Panner to Overview (big duh!)
2006-10-18 Chris Cannam * A start to a panner widget to go with thumbwheels
2006-10-17 Chris Cannam * Fix signal name
2006-10-17 Chris Cannam * (Temporarily?) restore layer hierarchy window
2006-10-17 Chris Cannam * Fix slowness in serving FFT values to feature extraction plugin transform
2006-10-17 Chris Cannam * Make audio dial remember its more accurate mapped value as well as its
2006-10-17 Chris Cannam * Introduce PlaySpeedRangeMapper for playback speed dial
2006-10-17 Chris Cannam * Avoid showing input selection and channel selection for generator plugins
2006-10-16 Chris Cannam * Fix return value from xrun callback
2006-10-16 Chris Cannam * Add spectrum icon
2006-10-13 Chris Cannam * Simplify maker names in plugin menu
2006-10-12 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
2006-10-11 Chris Cannam * Tidy up plugin parameter dialog by switching it to a simple constructor
2006-10-10 Chris Cannam * Handle generator transforms (plugins whose channel count isn't dependent on
2006-10-09 Chris Cannam * Some dull work to continue unifying the fft model and editable dense 3d model
2006-10-06 Chris Cannam * Various improvements to colour 3d plot layer, particularly for large and/or
2006-10-05 Chris Cannam * More transforms in recent transforms menu
2006-10-05 Chris Cannam ...
2006-10-05 Chris Cannam ...
2006-10-05 Chris Cannam * Add --no-audio option to avoid opening any audio output device
2006-10-05 Chris Cannam * When setting a new model on a layer, don't delete the old one until after
2006-10-04 Chris Cannam ...
2006-10-04 Chris Cannam ...
2006-10-04 Chris Cannam * Bypass auditioning plugin on xrun
2006-10-04 Chris Cannam * Audition effects plugins during playback
2006-10-03 Chris Cannam * Some fixes to updating of writable wave file models
2006-10-03 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
2006-10-03 Chris Cannam * Restructure WavFileWriter a bit to permit writing from raw data as well as
2006-09-25 Chris Cannam * Add a friendlier setup mechanism to SubdividingMenu, and use it for all the
2006-09-25 Chris Cannam * Pull alphabetical categorisation code out into a SubdividingMenu class
2006-09-22 Chris Cannam * Add a bit of resistance to pane dragging so as to make it harder to
2006-09-22 Chris Cannam * Pull transforms out of Layer menu (again) and into a separate Transforms
2006-09-21 Chris Cannam * Add support for plugin classification using category files.
2006-09-21 Chris Cannam * Make resampler quality configurable
2006-09-21 Chris Cannam * Buffer size fixes in the time stretcher, to avoid running out of input data
2006-09-20 Chris Cannam * save and restore step/blocksize etc
2006-09-20 Chris Cannam * Handle plugins with weird block size requirements properly
2006-09-20 Chris Cannam * stepsize/blocksize from plugin dialog actually working, though with some
2006-09-19 Chris Cannam * More to do with passing around step/blocksize etc from plugin dialog to
2006-09-18 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
2006-09-15 Chris Cannam * Add setRatio method to the time stretcher, and make it possible to change
2006-09-15 Chris Cannam * Put channel and windowing parameters on an "advanced" bit of the plugin
2006-09-15 Chris Cannam ...
2006-09-15 Chris Cannam * add samplerate parameter to timestretcher (not properly used yet),
2006-09-14 Chris Cannam * Add some internal feedback to the time stretcher to try to make it maintain
2006-09-14 Chris Cannam * restructure time stretcher somewhat so as to do transient detection on
2006-09-14 Chris Cannam ...
2006-09-14 Chris Cannam * avoid using n2 in processBlock
2006-09-13 Chris Cannam * Fix phase calculation for percussive frames, and some tweaks -- we can do
2006-09-13 Chris Cannam * substantial enhancements to time stretcher:
2006-09-13 Chris Cannam * timestretcher improvements -- simplify API (it can calculate its own
2006-09-13 Chris Cannam * IntegerTimeStretcher -> PhaseVocoderTimeStretcher (no longer confined to
2006-09-12 Chris Cannam * various fixes in the time stretcher
2006-09-12 Chris Cannam * Some work on making the time stretcher squash as well as stretch
2006-09-12 Chris Cannam * Add session management support (commitData)
2006-09-11 Chris Cannam * add window size/increment/shape settings to plugin parameter dialog, though
2006-09-11 Chris Cannam * Pull window type selector and shape preview out into their own widgets
2006-08-16 Chris Cannam * Avoid adding ruler layer to spectrum
2006-08-04 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
2006-08-03 Chris Cannam * Replace all uses of ConfigFile with QSettings
2006-08-03 Chris Cannam * Add Thumbwheel widget for all our zooming needs
2006-08-02 Chris Cannam ...
2006-07-31 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
2006-07-31 Chris Cannam * Use pkgconfig to look up Vamp library and header details if possible
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.