log main/OSCHandler.cpp @ 2299:bb0f5a8f93fe by-id

age author description
2019-03-28 Chris Cannam Add /exportlayer OSC command single-point
2019-03-25 Chris Cannam Update command-line parsing; work toward running OSC script in batch osc-script
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-09-20 Chris Cannam ZoomLevel fixes zoom
2018-03-01 Chris Cannam Untabify
2017-02-27 Chris Cannam Update OSC handler: fix play (which wasn't working because it didn't resume audio driver) and speedup (wrong mapping for the new speed controls), and add more sensible new speed method
2016-12-15 Chris Cannam Moving around some UI bits levelpanwidget
2016-12-05 Chris Cannam Start incorporating level-pan widgets levelpanwidget
2016-04-20 Chris Cannam Merge branches 3.0-integration and imaf_enc to 3.0-plus-imaf 3.0-plus-imaf
2015-08-04 Chris Cannam Initial work toward switching to bqaudioio library (so as to get I/O, not just O) bqaudioio
2015-03-10 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11
2015-03-10 Chris Cannam More type fixes cxx11
2014-06-17 Chris Cannam Various size_t etc removals, and compiler warning fixes warnfix_no_size_t
2014-03-11 Chris Cannam Update to current state of tonioni and default branches tony_integration
2013-12-05 Chris Cannam Merge from default branch, fix build imaf_enc