graph
- ...2006-10-05, by Chris Cannam
- ...2006-10-05, by Chris Cannam
- * Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as2006-10-05, by Chris Cannam
- ...2006-10-04, by Chris Cannam
- * Introduce WritableWaveFileModel, and use it as an output model for audio2006-10-03, by Chris Cannam
- * Some work on SpectrumLayer properties etc2006-09-27, by Chris Cannam
- * Add a friendlier setup mechanism to SubdividingMenu, and use it for all the2006-09-25, by Chris Cannam
- * Pull alphabetical categorisation code out into a SubdividingMenu class2006-09-25, by Chris Cannam
- * Add a bit of resistance to pane dragging so as to make it harder to2006-09-22, by Chris Cannam
- * Pull transforms out of Layer menu (again) and into a separate Transforms2006-09-22, by Chris Cannam
- * Handle plugins with weird block size requirements properly2006-09-20, by Chris Cannam
- * stepsize/blocksize from plugin dialog actually working, though with some2006-09-20, by Chris Cannam
- * More to do with passing around step/blocksize etc from plugin dialog to2006-09-19, by Chris Cannam
- * Add mono timestretch toggle button; some more work on getting blocksize etc2006-09-18, by Chris Cannam
- ...2006-09-15, by Chris Cannam
- * Put channel and windowing parameters on an "advanced" bit of the plugin2006-09-15, by Chris Cannam
- ...2006-09-14, by Chris Cannam
- * avoid slipping from default value on mid-click2006-09-13, by Chris Cannam
- * add window size/increment/shape settings to plugin parameter dialog, though2006-09-11, by Chris Cannam
- * Pull window type selector and shape preview out into their own widgets2006-09-11, by Chris Cannam
- * revert to using averages2006-09-05, by Chris Cannam
- * experiment with finer zoom level changes when using h thumbwheel2006-08-22, by Chris Cannam
- * beginnings of drag up/down in layers as appropriate2006-08-21, by Chris Cannam
- * Sensible default for vertical thumbwheel on spectrogram layer2006-08-21, by Chris Cannam
- * Use peaks instead of means for calculating display values in pixels that2006-08-16, by Chris Cannam
- * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and2006-08-04, by Chris Cannam
- * Add Thumbwheel widget for all our zooming needs2006-08-03, by Chris Cannam
- * Suspend/resume fft data server write activity while reading from a server2006-08-03, by Chris Cannam
- * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModellast-cc-copyright 2006-07-31, by Chris Cannam
- * Use pkgconfig to look up Vamp library and header details if possible2006-07-31, by Chris Cannam
- * Reorganising code base. This revision probably should compile once more.2006-07-31, by Chris Cannam
- * Reorganising code base. This revision will not compile.2006-07-31, by Chris Cannam
- * New dialog for selection from a list of items through radio buttons rather2006-07-27, by Chris Cannam
- * Change preferences dialog to ok/apply/cancel model2006-07-27, by Chris Cannam
- * Avoid note layer erasing notes as cursor passes over them2006-07-26, by Chris Cannam
- * Add Hz tuning dial to sample player plugin. Need to figure out the best2006-07-26, by Chris Cannam
- * Finish preferences dialog (as far as it's going at the moment) and connect it up2006-07-21, by Chris Cannam
- * start work on prefs dialog2006-07-20, by Chris Cannam
- * some work on scaling and zooming for spectrogram2006-07-19, by Chris Cannam
- * Various experiments in spectrogram colour scaling, etc. Nothing final2006-07-14, by Chris Cannam
- * fledgling preferences stuff2006-07-10, by Chris Cannam
- * towards optimising spectrogram refresh with new file cache2006-07-07, by Chris Cannam
- * Add i18n load support, and first draft of Russian translation from Alexandre2006-07-06, by Chris Cannam
- * Restore progress updates to spectrogram2006-07-05, by Chris Cannam
- * Add fuzzy-adapter class to pick out subset data from FFT data server, instead2006-06-30, by Chris Cannam
- * Various fft server improvements, including the ability to pick out data from2006-06-29, by Chris Cannam
- * Exceptions for file read etc2006-06-28, by Chris Cannam
- * Split large FFT caches up into several files. Ongoing.2006-06-28, by Chris Cannam
- * Update SpectrogramLayer to use new FFTDataServer2006-06-27, by Chris Cannam
- * Add FFT data server class to provide a file cache mapping for each2006-06-26, by Chris Cannam
- * Some work on switching property box layout between one-box-per-pane2006-06-26, by Chris Cannam
- * Separate out window and FFT size variables. Not necessarily correct2006-06-19, by Chris Cannam
- * 1492866: Plugin parameter window info display2006-06-19, by Chris Cannam
- * 1502816 file export is too slow and memory-hungry2006-06-15, by Chris Cannam
- * Switch from fftw3 to fftw3f. I think the efficiency improvement is probably2006-06-15, by Chris Cannam
- * #1492875: Increase fractional digits of plugin parameter values2006-06-15, by Chris Cannam
- * I wonder if the fftw_ functions are not as thread-safe as I'd hoped?sv1-v0.9rc2 2006-05-12, by Chris Cannam
- * Make vertical scale alignment modes work in note layer as well as time-valuesv1-v0.9rc1 2006-05-12, by Chris Cannam
- * Add units repository, and unit property on time-value and note layers.2006-05-11, by Chris Cannam
- * Fix serious failure to reload "imported" (i.e. all non-derived non-main)2006-05-11, by Chris Cannam
- * Reorder plugin output querying so as to cope with plugins whose number of2006-05-10, by Chris Cannam
- * Use fractional window overlaps in the spectrogram, instead of percentages2006-05-10, by Chris Cannam
- * tuning tweaks2006-05-09, by Chris Cannam
- * Incremental refresh of spectrogram layer2006-05-09, by Chris Cannam
- * It turns out we can be more efficient in the spectrogram repaints by2006-05-09, by Chris Cannam
- * a bit of tidying, and another improvement to cache hit ratio in FFTCache2006-05-09, by Chris Cannam
- * Make a single base Thread class for RT and non-RT threads2006-05-08, by Chris Cannam
- * add a column bitmap to the matrix file object to record which columns2006-05-08, by Chris Cannam
- * adjustments to facilitate debugging on win32, and some minor fixes2006-05-05, by Chris Cannam
- * Move matrix/fft file code to fileio (from base)2006-05-05, by Chris Cannam
- * Introduce simple non-RT thread base class2006-05-04, by Chris Cannam
- * Add property labels to property containers (so i18n() won't affect file format)2006-05-03, by Chris Cannam
- * Switch spectrogram layer over to using the new rudimentary disk-backed2006-05-03, by Chris Cannam
- * Start factoring out the spectrogram's FFT cache into a separate set of2006-05-02, by Chris Cannam
- * just a comment fix2006-04-29, by Chris Cannam
- * Fix failure to pull out values and durations when copying from a layer2006-04-28, by Chris Cannam
- * Add file open/save operations to main toolbar2006-04-27, by Chris Cannam
- * Ensure consistent ordering of layer text labels2006-04-27, by Chris Cannam
- * Fix crash in spectrogram layer when replacing model2006-04-26, by Chris Cannam
- * Replace crash with warning when a transform could not be automatically2006-04-13, by Chris Cannam
- * Add BZipFileDevice to handle bzip2 compress/uncompress without all that2006-04-12, by Chris Cannam
- * Implement harmonic cursor in spectrogram2006-04-10, by Chris Cannam
- * Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong2006-04-07, by Chris Cannam
- * Remove dsp directory. This is now the qm-dsp library used by2006-04-06, by Chris Cannam
- * Support latest changes to Vamp API (value names for parameters, FFT2006-04-05, by Chris Cannam
- * Make the item-edit dialog do something useful2006-04-03, by Chris Cannam
- * Add support for frequency-domain inputs to Vamp plugins2006-03-31, by Chris Cannam
- * Modify to use Vamp SDK for proper feature extraction plugins.2006-03-31, by Chris Cannam
- * Add stub for item-edit dialog (for editing properties of an item on double-2006-03-30, by Chris Cannam
- * Ensure plugin parameters for a transform are saved in the .sv file and2006-03-30, by Chris Cannam
- * Add scale lines to waveform layer2006-03-29, by Chris Cannam
- * Add auto-normalize option to waveform layer2006-03-29, by Chris Cannam
- * basics of selectable vertical scale in time value layer2006-03-27, by Chris Cannam
- * More structural work on feature extraction plugin C <-> C++ adapter2006-03-27, by Chris Cannam
- * Add icon for playback plugin edit button2006-03-23, by Chris Cannam
- * Add editing for auralisation plugin parameters and programs2006-03-23, by Chris Cannam
- * Add plugin parameter dialog, and use it to set up parameters for feature2006-03-22, by Chris Cannam
- * truncate layer name texts if they get too wide2006-03-20, by Chris Cannam
- * Add plugin parameter box widget2006-03-20, by Chris Cannam
- * Update licensing rubric for GPL2006-03-20, by Chris Cannam
- * Set indent-tabs-mode to nil in Emacs mode direction2006-03-20, by Chris Cannam
- * update TODO, some tidying2006-03-20, by Chris Cannam
- * Add menu for re-adding existing layers2006-03-17, by Chris Cannam
- * Add Insert Instant function in main window2006-03-16, by Chris Cannam
- * improve label drawing logic in colour plot layer2006-03-15, by Chris Cannam
- * Restore proper channel selection support for new layers2006-03-15, by Chris Cannam
- * Use commands for add/delete pane in main window2006-03-13, by Chris Cannam
- * Tidying and bug fixes in document stuff and file load/save2006-03-10, by Chris Cannam
- * more MainWindow/Document stuff2006-03-08, by Chris Cannam
- * Further MainWindow -> Document refactoring2006-03-08, by Chris Cannam
- * A bit more work on main window / document / commands stuff. This is still2006-03-06, by Chris Cannam
- * Fix a crash in PortAudio output for mono data2006-03-03, by Chris Cannam
- had to include <cmath> in some files to make it compile on the mac2006-03-03, by Martin Gasser
- * Continue MainWindow refactoring by making MainWindow actually use the new2006-03-03, by Chris Cannam
- * Refactor Layer classes so as no longer to store a single View pointer;2006-03-02, by Chris Cannam
- * Rejig project file a bit to do pkg-config detection &c2006-03-01, by Chris Cannam
- * Add "Export Audio File" option2006-02-27, by Chris Cannam
- * Add time/Hz description for waveform model to the bottom right of a pane2006-02-24, by Chris Cannam
- * More fixes, tidying etc in spectrogram layer. Added a piano keyboard2006-02-24, by Chris Cannam
- * Fix to phase cacheing2006-02-23, by Chris Cannam
- * Rearrange spectrogram cacheing so that gain, normalization, instantaneous2006-02-23, by Chris Cannam
- * Make the frequency estimation mode in the spectrogram layer actually useful,2006-02-22, by Chris Cannam
- * Improvements to text layer editing, and implement file I/O for it2006-02-20, by Chris Cannam
- * Add TextModel and TextLayer types2006-02-20, by Chris Cannam
- * As previous commit2006-02-17, by Chris Cannam
- * Implement play mute, level and pan controls and a layer visibility control2006-02-17, by Chris Cannam
- * Add LED button2006-02-15, by Chris Cannam
- * Change SpectrogramLayer to use its own cache type instead of a QImage2006-02-14, by Chris Cannam
- * Add the Note layer for pianoroll-type display of note-type data2006-02-10, by Chris Cannam
- * Add ffwd/rewind2006-02-08, by Chris Cannam
- * Rationalise the local feature identification API in Layer subclasses2006-02-06, by Chris Cannam
- * Some fixes to waveform layer greyscaling2006-02-03, by Chris Cannam
- * Add natty segmentation display to time-value layer. Need to do the same2006-02-02, by Chris Cannam
- * Refactor sparse models. Previously the 1D and time-value models duplicated2006-02-02, by Chris Cannam
- * Add Chromagram plugin, and make a number of fixes to the dense 3d model2006-02-01, by Chris Cannam
- * Add Zero Crossings output from zc plugin (as well as Zero Crossings Count)2006-01-31, by Chris Cannam
- * Update some copyright notice dates2006-01-31, by Chris Cannam
- * Add command history class, and basic undo/redo menus. No actual commands2006-01-30, by Chris Cannam
- * Add getXForFrame / getFrameForX in preference to using the zoom level everywhere2006-01-30, by Chris Cannam
- * Introduce potentially-separate read and write ring buffers, so we can swap2006-01-27, by Chris Cannam
- * Add basic drag editing of time instants.2006-01-26, by Chris Cannam
- * Add ability to create empty layers for editing2006-01-26, by Chris Cannam
- * Fixes to playback of short looped files, of synthesised content within looped2006-01-26, by Chris Cannam
- * Fix update and play limits for play-selection mode when not looping2006-01-25, by Chris Cannam
- * Add play-selection and looping modes. Looping seems to work OK, but2006-01-24, by Chris Cannam
- * Hook up tool selection buttons to switch the cursor mode2006-01-23, by Chris Cannam
- * Add more icons and rationalise menu options to the usual set (on the File menu)2006-01-19, by Chris Cannam
- * Rework handling of layer properties in file I/O -- we now get the individual2006-01-19, by Chris Cannam
- * Hook up SV file i/o. You can now save and load sessions.2006-01-17, by Chris Cannam
- * Tweaked up spectrogram and added a colourmap rotation option2006-01-16, by Chris Cannam
- * Session file save, and the skeleton of session file load.2006-01-13, by Chris Cannam
- * switch off antialiasing for dense lines (for speed reasons)2006-01-12, by Chris Cannam
- * Beginnings of session save code2006-01-12, by Chris Cannam
- * Update copyrights to 20062006-01-12, by Chris Cannam
- * Invalidate cache when model replaced2006-01-12, by Chris Cannam
- * Add "curve" plot style to TimeValueLayer2006-01-12, by Chris Cannam
- * Add some tool icons (mostly nabbed from the Gimp)2006-01-10, by Chris Cannam
- * Backed out partially complete changes to make the spectrogram only2006-01-10, by Chris Cannam
- initial import2006-01-10, by Chris Cannam