summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Collapse)Author
2005-08-16Added credits for Klaus HeppenheimerKlaus Schmidinger
2005-08-15Avoiding unnecessary OSD draw operations caused by the audio track ↵Klaus Schmidinger
description display in the ST:TNG skin's channel display
2005-08-14Now discarding any previous numerical input to switch channels if Up, Down, ↵Klaus Schmidinger
Channel+, Channel-, Left or Right is pressed
2005-08-14Added credits for Wayne KeerKlaus Schmidinger
2005-08-14Fixed handling the frame number display if '7' is pressed before the first ↵Klaus Schmidinger
editing mark, or '9' after the last one
2005-08-14Changed the title of the recording info menuKlaus Schmidinger
2005-08-13Now storing the channel id in the info.vdr file even if there is no EPG info ↵Klaus Schmidinger
available
2005-08-13Increased the default value for 'Min. user inactivity' to 300 minutesKlaus Schmidinger
2005-08-13Fixed handling EPG data for time shifted eventsKlaus Schmidinger
2005-08-13Centralized 'thread active' handlingKlaus Schmidinger
2005-08-07Fixed a memory leak in the SVDRP command LSTE; fixed a typo in LSTE's help1.3.28Klaus Schmidinger
2005-08-07Fixed setting system time to avoid time jumps in case of faulty dataKlaus Schmidinger
2005-08-07Fixed cDvbSpuBitmap::putPixel()Klaus Schmidinger
2005-08-07Modified cEITScanner::Process() to use the primary device if replaying, and ↵Klaus Schmidinger
do a forced scan even if timeout is 0
2005-08-07Added cRemux::SetTimeouts() for better use of cRemux in a single threadKlaus Schmidinger
2005-08-07Added missing storing of the MenuScrollPage parameterKlaus Schmidinger
2005-08-06Fixed an out-of-bounds memory access with audio language idsKlaus Schmidinger
2005-08-06Fixed the cChannel copy constructorKlaus Schmidinger
2005-08-06Files and directories are now created with rights according to the shell's ↵Klaus Schmidinger
umask settings
2005-07-31Now checking whether timers or channels are currently being edited via the ↵Klaus Schmidinger
menu before making changes through SVDRP
2005-07-31Added the command line options '--lirc', '--rcu' and '--no-kbd'Klaus Schmidinger
2005-07-30Avoiding duplicate components in EPG events when reading epg.data or in the ↵Klaus Schmidinger
PUTE SVDRP command
2005-07-30cDvbPlayer::Goto() now appends a Sequence End Code to get the image shown ↵Klaus Schmidinger
immediately with softdevices
2005-07-30Added a sleep in cDvbPlayer::Action() in case there is no data to send to ↵Klaus Schmidinger
the device
2005-06-19Implemented palette replace mode in the OSD bitmaps1.3.27Klaus Schmidinger
2005-06-18Implemented wrapping around in menu listsKlaus Schmidinger
2005-06-17Modified page scrolling behaviourKlaus Schmidinger
2005-06-17Fixed handling 'page down', which was broken in version 1.3.26Klaus Schmidinger
2005-06-12Fixed handling page up/down in menu lists in case there are several non ↵Klaus Schmidinger
selectable items in a row
2005-06-11Fixed dropping EPG events that have a zero start time or duration, in case ↵Klaus Schmidinger
it's an NVOD event
2005-06-11Removed an unnecessary #include from osd.cKlaus Schmidinger
2005-06-11Fixed handling timers with a day given as MTWTF--@6Klaus Schmidinger
2005-06-05Fixed the call to Channels.Unlock() in cEITScanner::Process()Klaus Schmidinger
2005-06-05Added the year (two digits) to recording dates in LSTR, and thus also in menusKlaus Schmidinger
2005-06-05A device can now detach all receivers for a given PIDKlaus Schmidinger
2005-06-05EPG events without a title now display "No title" instead of "(null)"Klaus Schmidinger
2005-06-04Implemented cVideoRepacker in remux.c to make sure every PES packet contains ↵Klaus Schmidinger
only data from one frame
2005-06-04Improved resetting CAM connectionsKlaus Schmidinger
2005-06-04Fixed handling 'summary.vdr' files with more than two empty linesKlaus Schmidinger
2005-05-29Added cThread::SetPriority() and using it in cSectionHandler::Action() to ↵1.3.25Klaus Schmidinger
reduce the priority of the section handler threads
2005-05-29Fixed listing recordings with empty episode names in the LSTR commandKlaus Schmidinger
2005-05-28Avoiding unnecessary calls to getLength() in libsi/si.c, and avoiding the '& ↵Klaus Schmidinger
0xff' in CRC32::crc32() of libsi/util.c
2005-05-28Now using hash tables to speed up cSchedule::GetEvent()Klaus Schmidinger
2005-05-26Introduced cListBase::count for better performanceKlaus Schmidinger
2005-05-26Made tChannelID::operator==() inline for better performanceKlaus Schmidinger
2005-05-26Moved the NPTL and UTF-8 checks after the version and help outputKlaus Schmidinger
2005-05-26No longer stopping Transfer Mode or replay immediately when the Power button ↵Klaus Schmidinger
is pressed
2005-05-26Now dropping EPG events that have a zero start time or durationKlaus Schmidinger
2005-05-26Pressing the "Play" key in live viewing mode now resumes a previous replay ↵Klaus Schmidinger
session
2005-05-26The SVDRP command DELR no longer deletes recordings that are currently being ↵Klaus Schmidinger
written to by a timer