diff options
author | Johns <johns98@gmx.net> | 2015-03-10 10:20:53 +0100 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2015-03-10 10:20:53 +0100 |
commit | 915dff8714f10732b2e23cf43f0fc2860ac5cb1d (patch) | |
tree | daf944f875973674e92cb955746511df5c0e04e8 /ChangeLog | |
parent | ca0181b1b12af971a892418f8c6ac3ec90bb97a0 (diff) | |
download | vdr-plugin-softhddevice-915dff8714f10732b2e23cf43f0fc2860ac5cb1d.tar.gz vdr-plugin-softhddevice-915dff8714f10732b2e23cf43f0fc2860ac5cb1d.tar.bz2 |
Fix bug: need signed char, if compiler has unsigned chars.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ User johns Date: + Fix bug: need signed char, if compiler has unsigned chars. Try smaller audio puffer, if default size fails. Fix bug: center cut-out didn't use cut off pixels. Fix bug #2058: support for Make.plgcfg. |