log

age author description
2009-02-27 Chris Cannam * Activity log updates
2009-02-26 Chris Cannam * If a time-value layer is current when a midi note event is received,
2009-02-26 Chris Cannam * Handle zero-velocity note ons as well as note offs (can't believe I
2009-02-25 Chris Cannam * Make it possible to record live MIDI to a note layer.
2009-02-25 Chris Cannam * Make Activity Log a bit more of a proper window
2009-02-25 Chris Cannam * Somewhat better MIDI-based time instant timing
2009-02-24 Chris Cannam * more rudiments of midi->instants
2009-02-24 Chris Cannam * rtmidi & activity updates
2009-02-24 Chris Cannam * Add vestigial Activity Log
2009-02-23 Chris Cannam * zoom reset icon
2009-02-23 Chris Cannam * Wire up MIDI input port (as far as printing a message when an event comes
2009-02-06 Chris Cannam * Restore (better quality) y-axis interpolation in spectrogram
2009-02-05 Chris Cannam * Re-enable peak frequencies display in spectrogram
2009-01-20 Chris Cannam * Avoid using last window placement if it is off-screen
2009-01-09 Chris Cannam * The main fix here is to the arguments of SVApplication -- the first
2008-12-12 Chris Cannam * Attempt to be a bit more useful when dropping multiple files on window
2008-12-05 Chris Cannam * Improvements to importer feedback dialogs and suchlike sv-v1.4 sv-v1.4rc1
2008-12-04 Chris Cannam * minor stuff
2008-12-04 Chris Cannam * Add first cut at Windows icon
2008-12-02 Chris Cannam * Permit viewing (though not editing) colour 3d plot layer data in
2008-11-28 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
2008-11-21 Chris Cannam * Make it possible to import an entire session from an RDF document.
2008-11-21 Chris Cannam * Use enum for transform type instead of trying to do dumb things like
2008-11-20 Chris Cannam * Make it possible to Find a Transform even when no file loaded (it
2008-11-19 Chris Cannam * Add some informative labels to transform finder
2008-11-18 Chris Cannam * Updates to version and about box
2008-11-18 Chris Cannam * an experiment
2008-11-13 Chris Cannam * Avoid crash when "hiding" non-visible splash (I don't quite understand
2008-11-13 Chris Cannam * Add Redland datastore support to SimpleSPARQLQuery
2008-11-11 Chris Cannam * Start thread to populate uninstalled transforms only on request
2008-11-07 Chris Cannam * Update to new-line vamp plugin sdk
2008-10-28 Chris Cannam * Add more info button to plugin dialog
2008-10-17 Chris Cannam * Some work on querying and cacheing plugin RDF from a central index
2008-10-17 Chris Cannam * Add persistent cache file support to FileSource (e.g. for RDF
2008-10-14 Chris Cannam * Add beginnings of capability to search plugins that are not yet
2008-09-29 Chris Cannam * More transform finder stuff
2008-09-29 Chris Cannam * More SelectableLabel and TransformFinder tweaking
2008-09-23 Chris Cannam * Start work on TransformFinder dialog
2008-09-22 Chris Cannam * Add beginnings of transform-search-by-text function
2008-09-19 Chris Cannam * Add regions icon
2008-09-18 Chris Cannam * Merge revisions 1131 to 1201 from sv-rdf-import branch
2008-09-18 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch
2008-07-29 Chris Cannam * Russian translation update from Alexandre
2008-07-10 Chris Cannam * Updates for 1.3 sv1-v1.3 sv1-v1.3rc1
2008-07-07 Chris Cannam * Reduce time stretcher to one channel when overload occurs
2008-06-18 Chris Cannam * Add playback controls to data edit dialog
2008-06-17 Chris Cannam * start play-tracking toggle in data editor dialog
2008-06-13 Chris Cannam * Add audio device selection to preferences
2008-06-12 Chris Cannam * Update translations, and add change counter to name of bundle command
2008-06-11 Chris Cannam * A bit more work on the data editor
2008-06-09 Chris Cannam * basics of data editing in data table view
2008-06-09 Chris Cannam * Fix crash (always) when running any Effects Data transform
2008-06-06 Chris Cannam * Start adding a spreadsheet-style editor window for model data
2008-05-29 Chris Cannam * Note about libpulse copyright
2008-05-21 Chris Cannam * Provisional PulseAudio output driver. No latency handling yet, and
2008-05-20 Chris Cannam * Fix #1903059 "resample on import" not applied when reloading session
2008-05-09 Chris Cannam * Remove PAv18 support, change PORTAUDIO to PORTAUDIO_2_0 throughout as
2008-05-08 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
2008-05-01 Chris Cannam ...
2008-04-29 Chris Cannam * Save alignments to session file. Needs much testing.