graph
- * Load with RTLD_GLOBAL, otherwise Vampy plugins can't load their interpreters2008-06-19, by Chris Cannam
- * Add playback controls to data edit dialog2008-06-18, by Chris Cannam
- * Fix crash when running Generator2008-06-18, by Chris Cannam
- * a bit of progress on retaining current row when sorting changes &c2008-06-17, by Chris Cannam
- * Basic implementation of add and remove point in data editor2008-06-16, by Chris Cannam
- * build fix2008-06-16, by Chris Cannam
- * Add audio device selection to preferences2008-06-13, by Chris Cannam
- * Add more data-editor support to various models2008-06-12, by Chris Cannam
- * Update translations, and add change counter to name of bundle command2008-06-12, by Chris Cannam
- * sorting arbitrary columns in data editor2008-06-12, by Chris Cannam
- * Fix for data modification in data edit view... now why isn't the2008-06-11, by Chris Cannam
- * reorganise tabular data editor model support2008-06-11, by Chris Cannam
- * A bit more work on the data editor2008-06-11, by Chris Cannam
- * Wait for input to be ready before running real-time effect -- even if2008-06-11, by Chris Cannam
- * Compile fixes2008-06-10, by Chris Cannam
- * basics of data editing in data table view2008-06-09, by Chris Cannam
- * Fix failure to take into account near-OOM situations!2008-06-09, by Chris Cannam
- * Fix crash (always) when running any Effects Data transform2008-06-09, by Chris Cannam
- * Start adding a spreadsheet-style editor window for model data2008-06-06, by Chris Cannam
- * Provide a proper implementation of2008-05-21, by Chris Cannam
- * Permit holding Shift while dragging an instant or other edited thing,2008-05-19, by Chris Cannam
- * Halve space requirements for range (waveform peak) caches2008-05-16, by Chris Cannam
- ...2008-05-09, by Chris Cannam
- * Speed up spectrogram painting by releasing mutex in FFTDataServer2008-05-08, by Chris Cannam
- * Save alignments to session file. Needs much testing.2008-04-29, by Chris Cannam
- * Fix deadlock in Serialiser2008-04-29, by Chris Cannam
- * Merge rev 1048 (build fixes) from rdf-import branch2008-04-29, by Chris Cannam
- ...2008-04-29, by Chris Cannam
- * Fix progress reporting on audio file resample2008-04-24, by Chris Cannam
- * build fixes2008-04-10, by Chris Cannam
- * Add ability to load playlists from a FileSource (used by runner)2008-04-07, by Chris Cannam
- * transform operator<2008-04-03, by Chris Cannam
- ...2008-03-28, by Chris Cannam
- * Fix hang when using more than one consecutive coded audio file reader in2008-03-26, by Chris Cannam
- * commit forgotten file2008-03-26, by Chris Cannam
- ...2008-03-19, by Chris Cannam
- * add forgotten project file...2008-03-19, by Chris Cannam
- * add forgotten files2008-03-17, by Chris Cannam
- ...2008-03-14, by Chris Cannam
- * More work to abstract out interactive components used in the data library,2008-03-14, by Chris Cannam
- * Fix #1628781 changes to layer visibility and mute should use a command2008-03-13, by Chris Cannam
- * Fix failure to handle scientific notation for time field; tidy up some2008-03-13, by Chris Cannam
- * document library dependencies2008-03-13, by Chris Cannam
- * Move plugin/transform to plain transform. This way transform can depend on2008-03-12, by Chris Cannam
- * juggle some files around in order to free audioio, base, and system libraries2008-03-12, by Chris Cannam
- * Fix bug that was causing decoded audio files (mp3s, oggs) to come up some of2008-03-01, by Chris Cannam
- * Tolerable fixes to #1903062 and #19030462008-02-27, by Chris Cannam
- * Merge from trunkspectrogram-cache-rejig 2008-02-27, by Chris Cannam
- * merge from trunk (1.2 ended up being tracked from trunk, but we may want1.2-stable 2008-02-27, by Chris Cannam
- * Fix #1894369 1.2pre5 crashes on copying datasv1-v1.2 2008-02-15, by Chris Cannam
- * Hanning -> Hann, less confusing2008-02-13, by Chris Cannam
- * Allow entry of numbers smaller than 1 in the Set Counters dialogsv1-v1.2pre5 2008-02-12, by Chris Cannam
- * Further fixes to the handling of playback frame and buffered frame countssv1-v1.2pre4 2008-02-11, by Chris Cannam
- * PortAudio driver: do not specify frames per buffer, let PA decide2008-02-08, by Chris Cannam
- * Ensure waveforms are strictly correct even when using a non-power-of-two2008-02-07, by Chris Cannam
- * just some debug stuff2008-02-07, by Chris Cannam
- * Attempt to fix crash caused by race condition on threaded file decode2008-02-07, by Chris Cannam
- * line up overview widget nicely with main pane (at least on first startup)sv1-v1.2pre3 2008-02-06, by Chris Cannam
- * Add pitch range in octaves, semitones and cents to the measurement rect2008-02-06, by Chris Cannam
- * Update remaining editable layers to support proper realignment on copy/paste2008-02-06, by Chris Cannam