From: Andre Noll Date: Sun, 15 Jul 2012 19:57:33 +0000 (+0200) Subject: Merge branch 't/old_gcc_fixes' X-Git-Tag: v0.4.11~6 X-Git-Url: http://git.tue.mpg.de/?a=commitdiff_plain;h=2ce04a49091712719b8fd60a6c7888258b719db1;p=paraslash.git Merge branch 't/old_gcc_fixes' 82d304 buffer_tree.h: Fix gcc warning. 5535f6 alsa: Fix gcc warning. Simple enough and well tested with no regressions found. --- 2ce04a49091712719b8fd60a6c7888258b719db1 diff --cc NEWS index 9a84c332,fa8e0249..7fcf7f97 --- a/NEWS +++ b/NEWS @@@ -6,11 -6,7 +6,12 @@@ support this feature, data is sent as a multiplexed stream. - The --no_default_filters option of para_filter has been removed. + - Several fixes and latency improvements to various decoders. + - The alsa writer now limits the prebuffer time to 500ms. - Documentation improvements. + - Overhaul of the command_util.sh script. + - Fixes for some minor problems found by the clang analyzer. ++ - Compiles (almost) without warnings on gcc-3. ------------------------------------------ 0.4.10 (2012-03-30) "heterogeneous vacuum"