2007-07-02 |
Chris Cannam |
* Fix centre line position
|
2007-06-29 |
Chris Cannam |
* proper (though ugly) handling of y coord for measure rects in scrollable layers
|
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 |
...
|
2007-06-26 |
Chris Cannam |
* save/reload measurements in session
|
2007-06-26 |
Chris Cannam |
* Use a command for adding layer measurements
|
2007-06-21 |
Chris Cannam |
* more on measurement tool -- pull out some logic from pane to layer &c
|
2007-06-21 |
Chris Cannam |
* more on measurement tool
|
2007-06-15 |
Chris Cannam |
* fixes to spectrum harmonic cursor etc
|
2007-06-15 |
Chris Cannam |
* few more measurement mode bits
|
2007-06-14 |
Chris Cannam |
...
|
2007-06-14 |
Chris Cannam |
* more measurement tool stuff
|
2007-06-14 |
Chris Cannam |
* some more work on measurement tool, and refactor Pane::paintEvent
|
2007-06-14 |
Chris Cannam |
* a bit more work on measurement tool mode
|
2007-06-13 |
Chris Cannam |
* some beginnings of what will be measurement tool functionality
|
2007-06-13 |
Chris Cannam |
* Add logic for picking up the vertical scale from an underlying layer if
|
2007-06-13 |
Chris Cannam |
* Add a measurement mode tool -- no functionality yet
|
2007-06-13 |
Chris Cannam |
* Make shift+mousewheel scroll vertically (where applicable) and alt+mousewheel
|
2007-06-13 |
Chris Cannam |
* double-click in navigate mode relocates the centre frame (closing #1734854)
|
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-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-04 |
Chris Cannam |
* Fix #1712589 Reset button for thumbwheels not working properly
sv1-v1.0
|
2007-04-30 |
Chris Cannam |
* more compile warning fixes
sv1-1.0rc1
|
2007-04-30 |
Chris Cannam |
* Fix many compile warnings, remove some debug output
|
2007-04-30 |
Chris Cannam |
...
|
2007-04-27 |
Chris Cannam |
* Fix #1707133 osx right pane too narrow
|
2007-04-27 |
Chris Cannam |
* Fix #1706927 NaNs from plugin outputs should not be used
|
2007-04-27 |
Chris Cannam |
* Fix #1707650 refreshes not happening
|
2007-04-27 |
Chris Cannam |
...
|
2007-04-23 |
Chris Cannam |
...
sv1-1.0pre4
|
2007-04-23 |
Chris Cannam |
...
|
2007-04-23 |
Chris Cannam |
...
|
2007-04-23 |
Chris Cannam |
...
|
2007-04-19 |
Chris Cannam |
* looks like this ugly OS/X hack is no longer necessary with more recent Qt
|
2007-04-19 |
Chris Cannam |
* fix 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 |
* Fix crash on startup on Windows
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-15 |
Chris Cannam |
* Add missing include
|
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 scale to image
|
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-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-05 |
Chris Cannam |
* Make the vertical scale a bit less thtoopid for many linear scale spectra
|
2007-03-05 |
Chris Cannam |
* Fix failure to update mapped value when setValue is called
|
2007-03-05 |
Chris Cannam |
* Add current value to context help for dials in property boxes, and update
|
2007-03-05 |
Chris Cannam |
* Inhibit making and displaying time selections in slice layers
|
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-03-01 |
Chris Cannam |
* Rejig handling of scrolling views. Ensures, among other things, that playing
|
2007-02-28 |
Chris Cannam |
* Fix incorrect meter-scaling value for 0dB; some tidying
|
2007-02-27 |
Chris Cannam |
...
|
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 |
* ensure view cache is discarded when overlay level changes
|
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-14 |
Chris Cannam |
* Fix crash in short spectrogram paint
|
2007-02-09 |
Chris Cannam |
* Add non-fftw3 fft alternative
|
2007-02-09 |
Chris Cannam |
...
|
2007-02-07 |
Chris Cannam |
* Return ranges from RangeSummarisableTimeValueModel::getRanges by references
|
2007-02-05 |
Chris Cannam |
* Flesh out feature descriptions for spectrum
|
2007-02-01 |
Chris Cannam |
* Scale fixes and feature descriptions in slice layer
|
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-29 |
Chris Cannam |
* beginnings of spectrum scales
|
2007-01-26 |
Chris Cannam |
...
|
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-24 |
Chris Cannam |
* Avoid unnecessary work and updates when an invisible thumbwheel changes
|
2007-01-22 |
Chris Cannam |
* Fix a crash in spectrogram
|
2007-01-22 |
Chris Cannam |
* Allow user to activate a pane by clicking on the tab for its currently active
|
2007-01-19 |
Chris Cannam |
* Add large chunks of context help in the optional status bar
|
2007-01-12 |
Chris Cannam |
* Add range input dialog
|
2007-01-12 |
Chris Cannam |
* better icon
|
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
|
2006-12-13 |
Chris Cannam |
* Fix miscomparison of matrix height and fft size /2 (should be /2+1)
|
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-15 |
Chris Cannam |
* Remove some obsolete files
|
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 |
* Update the main sv.prf for compatibility with Qt 4.2 qmake instead of
|
2006-10-30 |
Chris Cannam |
...
|
2006-10-24 |
Martin Gasser |
#include <math.h> required on OSX
|
2006-10-19 |
Chris Cannam |
* Wire up the Panner widget in the pane, and do some tidying in Pane
|
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 |
* minor fixes to tooltip
|
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-16 |
Chris Cannam |
* Use RangeMappers in various places in plugin parameters, layer properties,
|
2006-10-16 |
Chris Cannam |
* Add spectrum icon
|
2006-10-12 |
Chris Cannam |
* Make the thumbwheel widget much smoother to use, and fix a bug in positioning
|
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-10 |
Chris Cannam |
* Improve output from Profiler class and make it incur less (no) overhead in
|
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 |
...
|
2006-10-05 |
Chris Cannam |
...
|
2006-10-05 |
Chris Cannam |
* Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as
|
2006-10-04 |
Chris Cannam |
...
|
2006-10-03 |
Chris Cannam |
* Introduce WritableWaveFileModel, and use it as an output model for audio
|
2006-09-27 |
Chris Cannam |
* Some work on SpectrumLayer properties etc
|
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-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 |
...
|
2006-09-15 |
Chris Cannam |
* Put channel and windowing parameters on an "advanced" bit of the plugin
|
2006-09-14 |
Chris Cannam |
...
|
2006-09-13 |
Chris Cannam |
* avoid slipping from default value on mid-click
|
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-09-05 |
Chris Cannam |
* revert to using averages
|
2006-08-22 |
Chris Cannam |
* experiment with finer zoom level changes when using h thumbwheel
|
2006-08-21 |
Chris Cannam |
* beginnings of drag up/down in layers as appropriate
|
2006-08-21 |
Chris Cannam |
* Sensible default for vertical thumbwheel on spectrogram layer
|
2006-08-16 |
Chris Cannam |
* Use peaks instead of means for calculating display values in pixels that
|
2006-08-04 |
Chris Cannam |
* Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
|
2006-08-03 |
Chris Cannam |
* Add Thumbwheel widget for all our zooming needs
|
2006-08-03 |
Chris Cannam |
* Suspend/resume fft data server write activity while reading from a server
|
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.
|
2006-07-27 |
Chris Cannam |
* New dialog for selection from a list of items through radio buttons rather
|
2006-07-27 |
Chris Cannam |
* Change preferences dialog to ok/apply/cancel model
|
2006-07-26 |
Chris Cannam |
* Avoid note layer erasing notes as cursor passes over them
|
2006-07-26 |
Chris Cannam |
* Add Hz tuning dial to sample player plugin. Need to figure out the best
|
2006-07-21 |
Chris Cannam |
* Finish preferences dialog (as far as it's going at the moment) and connect it up
|
2006-07-20 |
Chris Cannam |
* start work on prefs dialog
|
2006-07-19 |
Chris Cannam |
* some work on scaling and zooming for spectrogram
|
2006-07-14 |
Chris Cannam |
* Various experiments in spectrogram colour scaling, etc. Nothing final
|
2006-07-10 |
Chris Cannam |
* fledgling preferences stuff
|
2006-07-07 |
Chris Cannam |
* towards optimising spectrogram refresh with new file cache
|
2006-07-06 |
Chris Cannam |
* Add i18n load support, and first draft of Russian translation from Alexandre
|
2006-07-05 |
Chris Cannam |
* Restore progress updates to spectrogram
|
2006-06-30 |
Chris Cannam |
* Add fuzzy-adapter class to pick out subset data from FFT data server, instead
|
2006-06-29 |
Chris Cannam |
* Various fft server improvements, including the ability to pick out data from
|
2006-06-28 |
Chris Cannam |
* Exceptions for file read etc
|
2006-06-28 |
Chris Cannam |
* Split large FFT caches up into several files. Ongoing.
|
2006-06-27 |
Chris Cannam |
* Update SpectrogramLayer to use new FFTDataServer
|
2006-06-26 |
Chris Cannam |
* Add FFT data server class to provide a file cache mapping for each
|
2006-06-26 |
Chris Cannam |
* Some work on switching property box layout between one-box-per-pane
|
2006-06-19 |
Chris Cannam |
* Separate out window and FFT size variables. Not necessarily correct
|
2006-06-19 |
Chris Cannam |
* 1492866: Plugin parameter window info display
|
2006-06-15 |
Chris Cannam |
* 1502816 file export is too slow and memory-hungry
|
2006-06-15 |
Chris Cannam |
* Switch from fftw3 to fftw3f. I think the efficiency improvement is probably
|
2006-06-15 |
Chris Cannam |
* #1492875: Increase fractional digits of plugin parameter values
|
2006-05-12 |
Chris Cannam |
* I wonder if the fftw_ functions are not as thread-safe as I'd hoped?
sv1-v0.9rc2
|
2006-05-12 |
Chris Cannam |
* Make vertical scale alignment modes work in note layer as well as time-value
sv1-v0.9rc1
|
2006-05-11 |
Chris Cannam |
* Add units repository, and unit property on time-value and note layers.
|
2006-05-11 |
Chris Cannam |
* Fix serious failure to reload "imported" (i.e. all non-derived non-main)
|
2006-05-10 |
Chris Cannam |
* Reorder plugin output querying so as to cope with plugins whose number of
|
2006-05-10 |
Chris Cannam |
* Use fractional window overlaps in the spectrogram, instead of percentages
|
2006-05-09 |
Chris Cannam |
* tuning tweaks
|
2006-05-09 |
Chris Cannam |
* Incremental refresh of spectrogram layer
|
2006-05-09 |
Chris Cannam |
* It turns out we can be more efficient in the spectrogram repaints by
|
2006-05-09 |
Chris Cannam |
* a bit of tidying, and another improvement to cache hit ratio in FFTCache
|
2006-05-08 |
Chris Cannam |
* Make a single base Thread class for RT and non-RT threads
|
2006-05-08 |
Chris Cannam |
* add a column bitmap to the matrix file object to record which columns
|
2006-05-05 |
Chris Cannam |
* adjustments to facilitate debugging on win32, and some minor fixes
|
2006-05-05 |
Chris Cannam |
* Move matrix/fft file code to fileio (from base)
|
2006-05-04 |
Chris Cannam |
* Introduce simple non-RT thread base class
|
2006-05-03 |
Chris Cannam |
* Add property labels to property containers (so i18n() won't affect file format)
|
2006-05-03 |
Chris Cannam |
* Switch spectrogram layer over to using the new rudimentary disk-backed
|
2006-05-02 |
Chris Cannam |
* Start factoring out the spectrogram's FFT cache into a separate set of
|
2006-04-29 |
Chris Cannam |
* just a comment fix
|
2006-04-28 |
Chris Cannam |
* Fix failure to pull out values and durations when copying from a layer
|
2006-04-27 |
Chris Cannam |
* Add file open/save operations to main toolbar
|
2006-04-27 |
Chris Cannam |
* Ensure consistent ordering of layer text labels
|
2006-04-26 |
Chris Cannam |
* Fix crash in spectrogram layer when replacing model
|
2006-04-13 |
Chris Cannam |
* Replace crash with warning when a transform could not be automatically
|
2006-04-12 |
Chris Cannam |
* Add BZipFileDevice to handle bzip2 compress/uncompress without all that
|
2006-04-10 |
Chris Cannam |
* Implement harmonic cursor in spectrogram
|
2006-04-07 |
Chris Cannam |
* Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong
|
2006-04-06 |
Chris Cannam |
* Remove dsp directory. This is now the qm-dsp library used by
|
2006-04-05 |
Chris Cannam |
* Support latest changes to Vamp API (value names for parameters, FFT
|
2006-04-03 |
Chris Cannam |
* Make the item-edit dialog do something useful
|
2006-03-31 |
Chris Cannam |
* Add support for frequency-domain inputs to Vamp plugins
|
2006-03-31 |
Chris Cannam |
* Modify to use Vamp SDK for proper feature extraction plugins.
|
2006-03-30 |
Chris Cannam |
* Add stub for item-edit dialog (for editing properties of an item on double-
|
2006-03-30 |
Chris Cannam |
* Ensure plugin parameters for a transform are saved in the .sv file and
|
2006-03-29 |
Chris Cannam |
* Add scale lines to waveform layer
|
2006-03-29 |
Chris Cannam |
* Add auto-normalize option to waveform layer
|
2006-03-27 |
Chris Cannam |
* basics of selectable vertical scale in time value layer
|
2006-03-27 |
Chris Cannam |
* More structural work on feature extraction plugin C <-> C++ adapter
|
2006-03-23 |
Chris Cannam |
* Add icon for playback plugin edit button
|
2006-03-23 |
Chris Cannam |
* Add editing for auralisation plugin parameters and programs
|
2006-03-22 |
Chris Cannam |
* Add plugin parameter dialog, and use it to set up parameters for feature
|
2006-03-20 |
Chris Cannam |
* truncate layer name texts if they get too wide
|
2006-03-20 |
Chris Cannam |
* Add plugin parameter box widget
|
2006-03-20 |
Chris Cannam |
* Update licensing rubric for GPL
|
2006-03-20 |
Chris Cannam |
* Set indent-tabs-mode to nil in Emacs mode direction
|
2006-03-20 |
Chris Cannam |
* update TODO, some tidying
|
2006-03-17 |
Chris Cannam |
* Add menu for re-adding existing layers
|
2006-03-16 |
Chris Cannam |
* Add Insert Instant function in main window
|
2006-03-15 |
Chris Cannam |
* improve label drawing logic in colour plot layer
|
2006-03-15 |
Chris Cannam |
* Restore proper channel selection support for new layers
|
2006-03-13 |
Chris Cannam |
* Use commands for add/delete pane in main window
|
2006-03-10 |
Chris Cannam |
* Tidying and bug fixes in document stuff and file load/save
|