2008-02-08 |
Chris Cannam |
* PortAudio driver: do not specify frames per buffer, let PA decide
sv1-v1.2pre4
|
2008-02-06 |
Chris Cannam |
* line up overview widget nicely with main pane (at least on first startup)
sv1-v1.2pre3
|
2008-02-06 |
Chris Cannam |
* Add pitch range in octaves, semitones and cents to the measurement rect
|
2008-02-06 |
Chris Cannam |
* Update remaining editable layers to support proper realignment on copy/paste
|
2008-02-06 |
Chris Cannam |
* More work on aligning copy/paste between layers. It's a surprisingly
|
2008-02-04 |
Chris Cannam |
* Add ability to invert a colour 3d plot in the vertical axis
|
2008-01-28 |
Chris Cannam |
* Ensure plugin version is updated when a transform is re-run using a newer
|
2008-01-23 |
Chris Cannam |
* Part of #1877436 transform fails to re-run when file loaded at different rate
|
2008-01-23 |
Chris Cannam |
* Various fixes to object lifetime management, particularly in the spectrum
|
2008-01-23 |
Chris Cannam |
* add splash screen
|
2008-01-09 |
Chris Cannam |
* better handling of cases with more than one copy of the same plugin in
|
2007-12-13 |
Chris Cannam |
* Fix #1841095 tapping time instant gives wrong time in aligned track
|
2007-12-12 |
Chris Cannam |
* Fix #1844539 confusing waveform navigator with secondary files
|
2007-12-11 |
Chris Cannam |
* Update overview when current pane changes
|
2007-12-11 |
Chris Cannam |
...
|
2007-12-11 |
Chris Cannam |
* Make font size in panes configurable, with a smaller default
|
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 |
* Static build fixes
1.2-stable
|
2007-11-29 |
Chris Cannam |
* Remove sharpen button as well, when using RubberBand (because it isn't
|
2007-11-28 |
Chris Cannam |
* Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
|
2007-11-26 |
Chris Cannam |
* Add support for Rubber Band timestretcher
|
2007-11-23 |
Chris Cannam |
* Add Erase tool and mode
|
2007-11-22 |
Chris Cannam |
* Pull out MainWindow::handleOSCMessage() into a separate file
|
2007-11-19 |
Chris Cannam |
* Merge fix from spectrogram-cache-rejig branch: save/restore FFTW wisdom
|
2007-11-13 |
Chris Cannam |
* Save and restore FFTW plans
spectrogram-cache-rejig
|
2007-11-09 |
Chris Cannam |
* Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
|
2007-11-07 |
Chris Cannam |
* Add [x] button to pane to quickly delete it
|
2007-11-07 |
Chris Cannam |
* Further naming change: Transformer -> ModelTransformer.
|
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-01 |
Chris Cannam |
* Remove alignment button altogether if no Match plugin installed.
|
2007-11-01 |
Chris Cannam |
* Fix availability of alignment button and relative align/solo button state
|
2007-10-25 |
Chris Cannam |
* Add Align button to main window; use it
|
2007-10-25 |
Chris Cannam |
* Add auto-alignment toggle to Document
|
2007-10-24 |
Chris Cannam |
* Fix build (document -> framework renaming)
|
2007-10-24 |
Chris Cannam |
* Move some things around to facilitate plundering libraries for other
|
2007-10-24 |
Chris Cannam |
...
|
2007-10-24 |
Chris Cannam |
* Hoist alignment model set/query up to Model, so any models can be aligned
|
2007-10-22 |
Chris Cannam |
* Split MainWindow out into MainWindowBase (pane stack management, basic file
|
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 |
* Make XmlExportable::toXml the function that is universally overridden (and
|
2007-10-18 |
Chris Cannam |
...
|
2007-10-17 |
Chris Cannam |
* Make drop behave more sensibly (replace current pane)
|
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 |
* fix misbehaving apply-to-selection-only checkbox, fix default step size for
|
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 image layer icon (from GIMP)
|
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-29 |
Chris Cannam |
* add overlooked solo icon
|
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-05 |
Chris Cannam |
* Ensure transformed version of a model is the same duration as the original
|
2007-08-16 |
Chris Cannam |
* Layer tree view updating when visibility / audibility changed (and layers
|
2007-08-14 |
Chris Cannam |
...
|
2007-08-14 |
Chris Cannam |
* add light icon for use on dark backgrounds
|
2007-08-14 |
Chris Cannam |
* Fix #1757772 tempo, dynamic related plug-ins bug -- make auto-align
|
2007-08-10 |
Chris Cannam |
* Better abbreviation modes for layer names in pane (and input model combo
|
2007-08-09 |
Chris Cannam |
* continue to pick "new" colours for coloured layers even when all colours
|
2007-08-06 |
Chris Cannam |
* Add QuickTime file reader class -- totally untested, shouldn't even compile
|
2007-08-06 |
Chris Cannam |
* fix build failure on 64-bit by commenting out the offending line
|
2007-07-13 |
Chris Cannam |
* Restore Scale setting which had mistakenly disappeared from spectrum
|
2007-07-13 |
Chris Cannam |
* Add icon loader that automatically inverts icons where appropriate for
|
2007-07-12 |
Chris Cannam |
* Fix failure to auto-calculate bounds on time-value or note model loaded
|
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 |
* Make it possible to "measure" a feature on the spectrogram by double-
|
2007-07-05 |
Chris Cannam |
* Add mouse actions to key and mouse reference dialog
|
2007-07-04 |
Chris Cannam |
* Add key reference window to Help menu (also needs mouse reference)
|
2007-07-04 |
Chris Cannam |
* Pull peak-picker out of SpectrumLayer and into FFTModel; use combined
|
2007-07-03 |
Chris Cannam |
* Fix up and simplify the LayerTreeModel, removing a horrible memory leak
|
2007-07-02 |
Chris Cannam |
* Fix Zoom to Fit and the scroll area (though I'd prefer scrollbar on the left)
|
2007-07-02 |
Chris Cannam |
* attempt to ensure zoom-to-fit actually makes things fit (not obscured by
|
2007-07-02 |
Chris Cannam |
* Add support for reading mp3 and Ogg file title tags
|
2007-06-29 |
Chris Cannam |
* highlight the nearest measurement rect
|
2007-06-28 |
Chris Cannam |
* Change a number of keyboard shortcuts -- get rid of all the Alt+ shortcuts
|
2007-06-26 |
Chris Cannam |
* save/reload measurements in session
|
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-13 |
Chris Cannam |
* Add a measurement mode tool -- no functionality yet
|
2007-06-11 |
Chris Cannam |
* bit of work on harmonic cursor in spectrum
|
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-06 |
Chris Cannam |
* Make ffwd/rewind constrained to the selection if Play Selection is on
|
2007-06-01 |
Chris Cannam |
* don't store fft values scaled by fftsize/2; that's a special requirement
|
2007-05-18 |
Chris Cannam |
* minor usability fixes
|
2007-05-11 |
Chris Cannam |
* Merge last-minute Windows fix across from tagged area!
|
2007-05-10 |
Chris Cannam |
* Updated Russian translation from Alexandre Prokoudine
sv1-v1.0
|
2007-05-02 |
Chris Cannam |
* Add Mac .icns file
|
2007-05-02 |
Chris Cannam |
* Add svg-based icon
|
2007-04-30 |
Chris Cannam |
* remove more debug output
sv1-1.0rc1
|
2007-04-30 |
Chris Cannam |
* Fix #1709968 replacement for file with derived models plays at wrong rate
|
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
|