Mercurial > hg > svapp
log audioio/AudioPulseAudioTarget.cpp @ 415:49d5e885f58e
age | author | description |
---|---|---|
Wed, 03 Sep 2014 13:01:51 +0100 | Chris Cannam | Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan) |
Wed, 03 Sep 2014 09:23:02 +0100 | Chris Cannam | Remove redundant code (sourceChannels must be at least 2 "because we offer pan") (from coverity scan) |
Tue, 17 Jun 2014 16:23:06 +0100 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |
Tue, 26 Nov 2013 14:12:50 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Tue, 14 Jun 2011 15:27:12 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:40 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Thu, 15 Jul 2010 15:25:59 +0000 | Chris Cannam | * Some debug, turn off PulseAudio autospawn |