2007-12-10 |
Chris Cannam |
* more handy functions
|
2007-12-10 |
Chris Cannam |
...
|
2007-12-10 |
Chris Cannam |
* Add public TransformFactory::instantiatePluginFor()
|
2007-12-07 |
Chris Cannam |
* Merge from transforms branch -- switch over to using Transform object
|
2007-11-30 |
Chris Cannam |
* Merge r884 from trunk
1.2-stable
|
2007-11-30 |
Chris Cannam |
* Skip ID3 block when reading MP3 files (so long as ID3 support is included)
|
2007-11-29 |
Chris Cannam |
* merge fixes from trunk
1.2-stable
|
2007-11-29 |
Chris Cannam |
* Attempt to fix finding of file:/// URLs
|
2007-11-28 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
2007-11-28 |
Chris Cannam |
* Fix idiotic bug in previous commit
|
2007-11-28 |
Chris Cannam |
* Try to ensure alignment works correctly with MATCH plugin v1 as well as v2
|
2007-11-26 |
Chris Cannam |
* Fixes for handling of DOS paths (C:\blah) -- not an unknown URL scheme!
|
2007-11-26 |
Chris Cannam |
* Fix log range mapper bug
|
2007-11-23 |
Chris Cannam |
* Add Erase tool and mode
|
2007-11-22 |
Chris Cannam |
* Some work on correct alignment when moving panes during playback
|
2007-11-22 |
Chris Cannam |
* More space and time efficient AlignmentModel
|
2007-11-15 |
Chris Cannam |
* Merge last fix from trunk
spectrogram-cache-rejig
|
2007-11-15 |
Chris Cannam |
* Fix mishandling of encoded urls
|
2007-11-13 |
Chris Cannam |
* Get storage advice for each cache in an FFT data server. Allows us to be
spectrogram-cache-rejig
|
2007-11-11 |
Chris Cannam |
* Pass StorageAdviser::Criteria into FFTModel constructor etc
|
2007-11-09 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
2007-11-07 |
Chris Cannam |
* some tidying, and put some actual work in TransformFactory
|
2007-11-07 |
Chris Cannam |
* Further naming change: Transformer -> ModelTransformer.
|
2007-11-06 |
Chris Cannam |
* Another incremental update (this class not yet used)
|
2007-11-06 |
Chris Cannam |
* Another incremental Transform update
|
2007-11-05 |
Chris Cannam |
* Introduce new Transform class which contains data necessary to describe the
|
2007-11-02 |
Chris Cannam |
* some tweaks to improve usability of these classes in a console application
|
2007-11-01 |
Chris Cannam |
* Fix availability of alignment button and relative align/solo button state
|
2007-11-01 |
Chris Cannam |
* Document FileSource
|
2007-11-01 |
Chris Cannam |
* FileSource -> default to showProgress = false
|
2007-10-25 |
Chris Cannam |
* Some tidying up to handling of alignment; add alignment status label to
|
2007-10-25 |
Chris Cannam |
* correct frame count in cache-in-memory
|
2007-10-25 |
Chris Cannam |
...
|
2007-10-24 |
Chris Cannam |
* Move some things around to facilitate plundering libraries for other
|
2007-10-24 |
Chris Cannam |
* Hoist alignment model set/query up to Model, so any models can be aligned
|
2007-10-22 |
Chris Cannam |
* Some export fixes, and avoid clipping on resampling on import
|
2007-10-18 |
Chris Cannam |
* RemoteFile -> FileSource
|
2007-10-18 |
Chris Cannam |
* Make RemoteFile far more pervasive, and use it for local files as well
|
2007-10-18 |
Chris Cannam |
* Add content type to remote file
|
2007-10-18 |
Chris Cannam |
* Make XmlExportable::toXml the function that is universally overridden (and
|
2007-10-17 |
Chris Cannam |
* Make drop behave more sensibly (replace current pane)
|
2007-10-10 |
Chris Cannam |
* interpolate in AlignmentModel
|
2007-10-10 |
Chris Cannam |
...
|
2007-10-10 |
Chris Cannam |
...
|
2007-10-10 |
Chris Cannam |
* double -> float -- at least until I'm reminded of why it was double before
|
2007-10-10 |
Chris Cannam |
* Make it possible to drop audio files, layer files, session files and images
|
2007-10-10 |
Chris Cannam |
* Add Reset Counters... function
|
2007-10-09 |
Chris Cannam |
* textual changes
|
2007-10-08 |
Chris Cannam |
* Add labelling option for instants inserted through tapping (closes FR#1674184)
|
2007-10-05 |
Chris Cannam |
* Add support for remote files to image layer
|
2007-10-05 |
Chris Cannam |
* Ensure locale from environment is retained after plugin load, not
|
2007-10-04 |
Chris Cannam |
* Phase 1 of an image layer.
|
2007-10-04 |
Chris Cannam |
* Add MIDI file export (closes FR#1643721)
|
2007-10-01 |
Chris Cannam |
* Change WaveFileModel API from getValues(start,end) to getData(start,count).
|
2007-09-28 |
Chris Cannam |
* Merge transform directory from sv-match-alignment branch
|
2007-09-28 |
Chris Cannam |
* Unload feature extraction plugin .so when destroyed
|
2007-09-28 |
Chris Cannam |
* Merge from sv-match-alignment branch (excluding alignment-specific document).
|
2007-09-21 |
Chris Cannam |
...
|
2007-09-06 |
Chris Cannam |
* Window should be centred on its nominal time. I'm not sure what the
|
2007-09-05 |
Chris Cannam |
* Show colour swatch next to layer name in pane (if available)
|
2007-09-03 |
Chris Cannam |
...
|
2007-08-24 |
Chris Cannam |
* avoid crash if m_reader is null
|
2007-08-24 |
Chris Cannam |
* aiff -> aif extension
|
2007-08-24 |
Chris Cannam |
* Revert revision 713. We do like QStrings after all.
|
2007-08-16 |
Chris Cannam |
* Layer tree view updating when visibility / audibility changed (and layers
|
2007-08-14 |
Chris Cannam |
* Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
|
2007-08-13 |
Chris Cannam |
* Fix #1755108 end of file not clearly shown and #1754808 crash when trying
|
2007-08-10 |
Chris Cannam |
* Better abbreviation modes for layer names in pane (and input model combo
|
2007-08-09 |
Chris Cannam |
* change some QStrings to std::strings etc
|
2007-08-09 |
Chris Cannam |
* continue to pick "new" colours for coloured layers even when all colours
|
2007-08-09 |
Chris Cannam |
* Fix failure to properly load from text files with old-style Mac line endings
|
2007-08-08 |
Chris Cannam |
* Make QuickTime file reader work (has been tested)
|
2007-08-06 |
Chris Cannam |
* Add QuickTime file reader class -- totally untested, shouldn't even compile
|
2007-07-13 |
Chris Cannam |
* Restore Scale setting which had mistakenly disappeared from spectrum
|
2007-07-13 |
Chris Cannam |
* Encoded entities in file name when saving wave-file model
|
2007-07-12 |
Chris Cannam |
* Add SingleColourLayer to manage colours for layers that have a single
|
2007-07-11 |
Chris Cannam |
* Add a colour database, and Add New Colour function to the colour combo
|
2007-07-05 |
Chris Cannam |
* Add mouse actions to key and mouse reference dialog
|
2007-07-04 |
Chris Cannam |
* Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
|
2007-07-03 |
Chris Cannam |
* Fix piano keyboard in spectrum, add pitch labels to frequency displays in
|
2007-07-03 |
Chris Cannam |
* Fix up and simplify the LayerTreeModel, removing a horrible memory leak
|
2007-07-02 |
Chris Cannam |
* avoid trying to calculate fft from incomplete decoded audio file in spectrum
|
2007-07-02 |
Chris Cannam |
* Add support for reading mp3 and Ogg file title tags
|
2007-06-26 |
Chris Cannam |
* save/reload measurements in session
|
2007-06-26 |
Chris Cannam |
* Use a command for adding layer measurements
|
2007-06-14 |
Chris Cannam |
* a bit more work on measurement tool mode
|
2007-06-14 |
Chris Cannam |
* Fix failure to play right to the end of files loaded from mp3 or ogg
|
2007-06-08 |
Chris Cannam |
* FFT: fix invalid write of normalisation factor in compact mode of disc cache
|
2007-06-06 |
Chris Cannam |
* Enable threaded decoding for Ogg and MP3 files.
|
2007-06-01 |
Chris Cannam |
* don't store fft values scaled by fftsize/2; that's a special requirement
|
2007-05-24 |
Chris Cannam |
* Threaded mp3/ogg file reading. Not activated yet, as it doesn't work
|
2007-05-10 |
Chris Cannam |
* Updated Russian translation from Alexandre Prokoudine
sv1-v1.0
|
2007-04-30 |
Chris Cannam |
* Ignore blank lines in CSV-type file import
sv1-1.0rc1
|
2007-04-30 |
Chris Cannam |
* remove more debug output
|
2007-04-30 |
Chris Cannam |
* Fix many compile warnings, remove some debug output
|
2007-04-30 |
Chris Cannam |
* Fix #1706924 updates not happening on derived waveform generation
|
2007-04-27 |
Chris Cannam |
* OS/X build fixes
|
2007-04-27 |
Chris Cannam |
* Fix #1706927 NaNs from plugin outputs should not be used
|
2007-04-19 |
Chris Cannam |
* OS/X tweaks
sv1-1.0pre4
|
2007-04-16 |
Chris Cannam |
* Experiment with sizing the property stacks and using a frame on the overview
|
2007-03-30 |
Chris Cannam |
* doc updates
|
2007-03-20 |
Chris Cannam |
* fix uninitialised variable
|
2007-03-20 |
Chris Cannam |
* Fix hang and memory leak on startup when encountering a pre-Vamp-1.0 plugin
|
2007-03-12 |
Chris Cannam |
* Add basics of an Export Image File function
sv1-1.0pre2 sv1-1.0pre3
|
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 |
* Fix overzealous cacheing in waveform layer that was leading to inaccurate
|
2007-03-01 |
Chris Cannam |
* Fix real-time plugin corruption when getLatency is called for some plugins
|
2007-03-01 |
Chris Cannam |
* Make audio file reader factory try for a reader based on the file's
|
2007-02-28 |
Chris Cannam |
* Fix incorrect meter-scaling value for 0dB; some tidying
|
2007-02-27 |
Chris Cannam |
* Further fixes for Vamp API change, and update to support API versioning
|
2007-02-26 |
Chris Cannam |
* Fixes for new Vamp API changes -- I think plugin parameters are not being
|
2007-02-26 |
Chris Cannam |
* Update along with latest Vamp API change. This has not yet been tested.
|
2007-02-26 |
Chris Cannam |
* remove some debug and some obsolete moc file includes
|
2007-02-16 |
Chris Cannam |
more debug
|
2007-02-16 |
Chris Cannam |
...
|
2007-02-16 |
Chris Cannam |
...
|
2007-02-14 |
Chris Cannam |
* Fix crash in short spectrogram paint
|
2007-02-12 |
Chris Cannam |
...
|
2007-02-12 |
Chris Cannam |
...
|
2007-02-12 |
Chris Cannam |
...
|
2007-02-12 |
Chris Cannam |
...
|
2007-02-12 |
Chris Cannam |
* Fix in-house FFT provision
|
2007-02-09 |
Chris Cannam |
* Add non-fftw3 fft alternative
|