graph
- Merge from default branchzoom 2018-09-18, by Chris Cannam
- Tests and a couple of minor fixes for zoom constraints2018-09-18, by Chris Cannam
- Merge from default branchzoom 2018-09-17, by Chris Cannam
- Avoid compiler warning2018-09-14, by Chris Cannam
- Various CSV format tests2018-09-14, by Chris Cannam
- Some CSV format tests and minor fixes2018-09-14, by Chris Cannam
- Win32 fix2018-09-12, by Chris Cannam
- Merge from branch import-audio-data2018-09-12, by Chris Cannam
- Ignore non-value columns when guessing sample rangeimport-audio-data 2018-09-12, by Chris Cannam
- Switch the normalisation option in WritableWaveFileModel from normalising on read to normalising on write, so that the saved file is already normalised and therefore can be read again without having to remember to normalise itimport-audio-data 2018-09-12, by Chris Cannam
- Add recorded/converted locations logic to this libraryimport-audio-data 2018-09-11, by Chris Cannam
- Pull allocation/deallocation out of the inner loopimport-audio-data 2018-09-08, by Chris Cannam
- Handle sample range specification for CSV importimport-audio-data 2018-09-08, by Chris Cannam
- Accessors + overlooked initialiserimport-audio-data 2018-09-07, by Chris Cannam
- Add sample-range support to CSVFormatimport-audio-data 2018-09-07, by Chris Cannam
- Commentsimport-audio-data 2018-09-07, by Chris Cannam
- Add normalisation optionimport-audio-data 2018-09-07, by Chris Cannam
- Add small, signedimport-audio-data 2018-09-06, by Chris Cannam
- Add quicker accessor for numeric statusimport-audio-data 2018-09-06, by Chris Cannam
- Debug etcimport-audio-data 2018-09-05, by Chris Cannam
- Don't try to continue after what should have been a terminal problemimport-audio-data 2018-09-05, by Chris Cannam
- Catch failure to create model, e.g. because 0 channels for wave-file modelimport-audio-data 2018-09-04, by Chris Cannam
- Merge from default branchimport-audio-data 2018-09-04, by Chris Cannam
- Merge from branch avoid-pointer-keys2018-09-04, by Chris Cannam
- Wording change2018-09-03, by Chris Cannam
- Avoid using sv debug classes before app name set2018-09-03, by Chris Cannam
- Merge from branch checker_errorcode2018-08-31, by Chris Cannam
- Avoid reporting failure when everything in fact succeeded!checker_errorcode 2018-08-30, by Chris Cannam
- Use error codes from checker to format our own translatable error reportchecker_errorcode 2018-08-29, by Chris Cannam
- Provide model idavoid-pointer-keys 2018-08-13, by Chris Cannam
- Merge2018-08-13, by Chris Cannam
- Tidy up debug output2018-08-13, by Chris Cannam
- Fix incorrect path variable!2018-08-13, by Chris Cannam
- Avoid crashing if an effects plugin can't be instantiated and so the output vector is empty in the transformer's run() method2018-08-13, by Chris Cannam
- Couple of include guards2018-08-13, by Chris Cannam
- Remove some debug output2018-08-09, by Chris Cannam
- Call updateModel as wellimport-audio-data 2018-06-29, by Chris Cannam
- Ensure first progress update happens at startimport-audio-data 2018-06-29, by Chris Cannam
- Support progress reporter for data file loadsimport-audio-data 2018-06-29, by Chris Cannam
- Correct channel indexingimport-audio-data 2018-06-28, by Chris Cannam
- Call writeComplete on wave file modelimport-audio-data 2018-06-28, by Chris Cannam
- Add wave model as possible target for CSV importimport-audio-data 2018-06-28, by Chris Cannam
- Round the zero-point value -- won't make a difference for longer fader widgets, but it's convenient for the level-pan widget when we have 0-10 and want zero at 8 rather than 72018-06-25, by Chris Cannam
- Some SVCERRs2018-06-21, by Chris Cannam
- Fix DOS line endings2018-06-12, by Chris Cannam
- Fix for older Qt version2018-06-12, by Chris Cannam
- Merge from branch plugin-path-config2018-06-11, by Chris Cannam
- Record path associated with first helper found for a plugin, not last (so native helper in preference to 32-bit helper). Also more debug outputplugin-path-config 2018-06-11, by Chris Cannam
- Switch to using KnownPlugins as the info sourceplugin-path-config 2018-06-08, by Chris Cannam
- Environment variable lookup fixes, & use this implementation throughoutplugin-path-config 2018-06-08, by Chris Cannam
- Smaller test!plugin-path-config 2018-06-07, by Chris Cannam
- Get an expected valueplugin-path-config 2018-06-07, by Chris Cannam
- Setenv is nicer hereplugin-path-config 2018-06-07, by Chris Cannam
- Environment var tests (beginnings of)plugin-path-config 2018-06-07, by Chris Cannam
- Add provisional utf-8 getenv/putenv implementationsplugin-path-config 2018-06-07, by Chris Cannam
- Update for checker API changeplugin-path-config 2018-06-06, by Chris Cannam
- Provide means of getting the initial environment valuesplugin-path-config 2018-06-04, by Chris Cannam
- Add class to get/set/remember the plugin path for each plugin typeplugin-path-config 2018-05-25, by Chris Cannam
- Avoid compiler warning2018-05-24, by Chris Cannam
- Remove debug again2018-05-17, by Chris Cannam