log

age author description
2018-10-11 Chris Cannam Rework cache and some OSX-related details
2018-10-11 Chris Cannam Fix ugly text positioning
2018-10-10 Chris Cannam Remove some debug
2018-10-10 Chris Cannam Use finer zoom levels for mouse-wheel zooming, as was already the case for the thumbwheel. Also extend thumbwheel to support pixels-per-frame
2018-10-10 Chris Cannam Merge from branch zoom
2018-10-09 Chris Cannam Subrepo update zoom
2018-10-03 Chris Cannam Show default name for unlabelled bin
2018-10-03 Chris Cannam Fix invisible cancel buttons
2018-10-02 Chris Cannam Minor debug output change
2018-10-02 Chris Cannam Fixes to handling of plugin stdouts
2018-10-01 Chris Cannam Merge from default branch zoom
2018-10-01 Chris Cannam Avoid blowing up when faced with min==max in plugin parameter range
2018-10-01 Chris Cannam Use locale-aware comparators - ensuring proper dictionary order for e.g. pYin with small "p"
2018-10-01 Chris Cannam Minor tidy
2018-09-28 Chris Cannam Various zoom fixes zoom
2018-09-27 Chris Cannam Fix crash zoom
2018-09-27 Chris Cannam Further TimeRuler fixes zoom
2018-09-27 Chris Cannam Fixes for TimeRuler and WaveformLayer zoom
2018-09-26 Chris Cannam Oversampler fixes zoom
2018-09-26 Chris Cannam Waveform oversampling tests zoom
2018-09-26 Chris Cannam Add custom waveform oversampler method zoom
2018-09-25 Chris Cannam Get oversampled rendering almost working zoom
2018-09-24 Chris Cannam Toward oversampling rendering zoom
2018-09-20 Chris Cannam Branch zoom
2018-09-20 Chris Cannam ZoomLevel fixes zoom
2018-09-20 Chris Cannam More ZoomLevel updates zoom
2018-09-19 Chris Cannam Gradual ZoomLevel updates zoom
2018-09-17 Chris Cannam Merge from default branch zoom
2018-09-17 Chris Cannam Merge, + null out piper-cpp subrepo zoom
2018-09-17 Chris Cannam Avoid compiler warning
2018-09-14 Chris Cannam Various CSV format tests
2018-09-14 Chris Cannam Some CSV format tests and minor fixes
2018-09-12 Chris Cannam Win32 fix
2018-09-12 Chris Cannam Update CHANGELOG
2018-09-12 Chris Cannam Importing -> Converting
2018-09-12 Chris Cannam Merge from branch import-audio-data
2018-09-12 Chris Cannam Ensure data files used as import sources don't end up in Recent Files import-audio-data
2018-09-12 Chris Cannam Rely more heavily on the "value"-column estimation from CSVFormat to determine which columns might contain sample data when importing audio from CSV; this makes things a bit more consistent, & can easily enough be overridden import-audio-data
2018-09-12 Chris Cannam When importing audio from data files with normalisation, normalise on write instead of when re-reading (so that the session does the right thing when reloaded) import-audio-data
2018-09-11 Chris Cannam Subrepo updates for recorded/converted audio file paths import-audio-data
2018-09-11 Chris Cannam Menu wording and file-path handling fixes for recording/converting audio import-audio-data
2018-09-08 Chris Cannam Implement range options for audio import from CSV import-audio-data
2018-09-07 Chris Cannam Remove sample range from dialog class now that it's in CSVFormat import-audio-data
2018-09-07 Chris Cannam Add sample-range support to CSVFormat import-audio-data
2018-09-07 Chris Cannam Range and normalisation work import-audio-data
2018-09-06 Chris Cannam Add sample range support import-audio-data
2018-09-06 Chris Cannam Use newly-introduced CSVAudioFormatDialog for audio import instead of CSVFormatDialog import-audio-data
2018-09-06 Chris Cannam CSV format dialog updates import-audio-data