From c49ca5abb73cbc11447da5d961e106025dc927d0 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 3 Sep 2006 18:00:00 +0200 Subject: Version 1.4.2-1 - Added LC_ALL to the checks for UTF-8 at startup (suggested by Matthias Schwarzott). - Fixed the cTimer::operator=() so that it won't mess up the cListObject's pointers (reported by Alexander Rieger). - Fixed a memory leak in the cTimer::operator=() when using the 'aux' string (reported by Alexander Rieger). - Fixed processing the PDCDescriptor in 'libsi' on big endian systems (thanks to Martin Ostermann). - Fixed handling relative volume settings that unmute the audio in the call to cStatus::MsgSetVolume() (reported by Oliver Endriss). --- CONTRIBUTORS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ea619ca..2315e54 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -640,6 +640,8 @@ Oliver Endriss for reporting a problem in extracting APIVERSION with older versions of 'sed' for fixing broken APIVERSION extraction line in 'newplugin' for making VDR no longer stop removing empty directories if an error occurs + for reporting a bug in handling relative volume settings that unmute the audio in + the call to cStatus::MsgSetVolume() Reinhard Walter Buchner for adding some satellites to 'sources.conf' @@ -1737,6 +1739,8 @@ Alexander Rieger for fixing a typo in skins.h for making cSkins::QueueMessage() called from a background thread with an empty message clears all messages that have been previously queued by that thread + for reporting that the cTimer::operator=() messes up the cListObject's pointers + for reporting a memory leak in the cTimer::operator=() when using the 'aux' string Philip Prindeville for updates to 'sources.conf' @@ -1987,3 +1991,9 @@ J Tomas Berglund for reporting a problem with sticky PIDs in CAMs when switching between encrypted channels on the same transponder + +Matthias Schwarzott + for suggesting to add LC_ALL to the checks for UTF-8 at startup + +Martin Ostermann + for fixing processing the PDCDescriptor in 'libsi' on big endian systems -- cgit v1.2.3