log

age author description
Wed, 22 Feb 2017 11:19:51 +0000 Chris Cannam Overrides
Wed, 22 Feb 2017 09:53:58 +0000 Chris Cannam Add activity log output to debug log too
Tue, 21 Feb 2017 21:33:27 +0000 Chris Cannam A bit more logging for PortAudio driver
Tue, 21 Feb 2017 21:10:15 +0000 Chris Cannam Merge
Tue, 21 Feb 2017 21:09:26 +0000 Chris Cannam Fixes to fdopen usage in svcore
Tue, 21 Feb 2017 21:07:14 +0000 Chris Cannam Add background images to win32 installer as well
Tue, 21 Feb 2017 17:53:51 +0000 Chris Cannam Remove some icons that are no longer used in unscalable versions; reorder for closer to alphabetical order
Tue, 21 Feb 2017 17:42:40 +0000 Chris Cannam Fix occasional off-by-one error in resampled audio file reader
Tue, 21 Feb 2017 16:58:49 +0000 Chris Cannam Add necessary file
Tue, 21 Feb 2017 16:04:11 +0000 Chris Cannam Subrepo update
Tue, 21 Feb 2017 15:33:03 +0000 Chris Cannam Logging from audio I/O
Tue, 21 Feb 2017 11:12:07 +0000 Chris Cannam Fix #1792 measure tool crosshairs rendered in wrong colour. Also extend crosshairs over the no-man's-land at the left
Fri, 10 Feb 2017 11:30:29 +0000 Lucas Thompson Change setDesiredExtractor signature to take ServerDescription aggregate. dev/refactor-piper-related
Fri, 10 Feb 2017 11:15:19 +0000 Lucas Thompson Introduce some POD structs for describing an external server application and the desired libraries to load from it, and disambiguating between empty list request and invalid list request. This allows for overriding PiperVampPluginFactory behaviour for using a PluginScan to populate the list request. dev/refactor-piper-related
Thu, 09 Feb 2017 14:32:07 +0000 Lucas Thompson Invert control, injecting a server path on construction. Also add initializer_list constructor for multiple servers. dev/refactor-piper-related