diff options
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 28 |
1 files changed, 26 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c3456a2..2a3d858 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -271,6 +271,7 @@ Uwe Scheffler <linux_dvb@uni.de> for his help in keeping 'channels.conf.cable' and 'channels.conf.terr' up to date for helping to test new DVB-T handling for reporting a bug in switching the video format in the Setup/DVB menu + for reporting a problem with frozen live view in conjunction with device bonding Matjaz Thaler <matjaz.thaler@guest.arnes.si> for improving AC3 decoding when replaying DVDs @@ -1120,6 +1121,10 @@ Rolf Ahrenberg <rahrenbe@cc.hut.fi> for fixing handling DVB subtitles and implementing decoding textual DVB subtitles for adding file name and line number to LOG_ERROR_STR() for replacing all calls to sleep() with cCondWait::SleepMs() + for fixing cDvbSubtitleConverter::SetOsdData() + for adding support for DVB-T2 to libsi + for adding support for handling DVB-T2 transponders + for suggesting to add member functions Adapter() and Frontend() to cDvbDevice Ralf Klueber <ralf.klueber@vodafone.com> for reporting a bug in cutting a recording if there is only a single editing mark @@ -1927,8 +1932,13 @@ Ville Skyttä <ville.skytta@iki.fi> for fixing a crash when deleting a recording while cutting it for fixing several spelling errors for adding generating a pkg-config file to the Makefile - for removing the '.pl' suffix from all scripts (thanks to Ville Skyttä). + for removing the '.pl' suffix from all scripts for changing the default location for the LIRC socket to /var/run/lirc/lircd + for pointing out that the argument sequence in the memset() call in the ctor of + cSatCableNumbers was wrong + for removing a redundant NULL check in cDvbSpuDecoder::setTime() + for pointing out that the variable HasSnr was unused in cDvbTuner::GetSignalQuality() + for fixing cConfig::Load() for g++ version 4.7.0 Steffen Beyer <cpunk@reactor.de> for fixing setting the colored button help after deleting a recording in case the next @@ -2256,6 +2266,7 @@ Christoph Haubrich <christoph1.haubrich@arcor.de> for suggesting to implement a function to determine the length of a recording's index file for fixing setting the start time of an edited recording + for adding support for HbbTV to libsi Pekka Mauno <pekka.mauno@iki.fi> for fixing cSchedule::GetFollowingEvent() in case there is currently no present @@ -2483,6 +2494,8 @@ Timo Eskola <timo@tolleri.net> for implementing sending all frames to devices that can handle them in fast forward trick speeds for implementing the setup option "Recording/Pause key handling" + for fixing the SVDRP command CLRE for a single channel in case there are events + that have a timer Elias Luttinen <el@iki.fi> for improving the description of where logging goes in the INSTALL file @@ -2544,6 +2557,10 @@ Sundararaj Reel <sundararaj.reel@googlemail.com> for reporting a missing reset of maxNumber in cChannels::Renumber() for reporting some missing 'const' in tChannelID for suggesting to add optional case insensitive sorting to cStringList::Sort() + for reporting a bug in handling symbolic links in cRecordings::ScanVideoDir() + for reporting a memory leak in cRecordings::ScanVideoDir() in case there are too + many link levels + for reporting a bug in cListBase::Move() in case From and To are equal Ales Jurik <ajurik@quick.cz> for reporting broken SI data on Czech/Slovak channels after changing the default @@ -2732,8 +2749,9 @@ Andreas Oberritter <obi@opendreambox.org> Milan Cvijanovic <elcom_cvijo@hotmail.com> for translating OSD texts to the Serbian language -Frank Neumann <frank.neumann@hp.com> +Frank Neumann <fnu@yavdr.org> for suggesting to reduce the thread and I/O priority cCuttingThread::Action() + for reporting a problem with tuning timeouts when using SCR with multiple tuners Gerald Dachs <vdr@dachsweb.de> for reporting a problem with checking for minimum line length of 21 characters in @@ -2792,3 +2810,9 @@ Chris Mayo <aklhfex@gmail.com> Dominic Evans <oldmanuk@gmail.com> for making the SVDRP command LSTC accepts channel IDs for adding cap_net_raw to the capabilities that are not dropped + +Torsten Lang <info@torstenlang.de> + for reporting a problem with newline characters in stream component descriptions + of EPG data from BSkyB's "MTV MUSIC" + for suggesting to make BIDI support check at runtime whether the system runs with + UTF-8 |