Age | Commit message (Expand) | Author |
2005-05-28 | Now using hash tables to speed up cSchedule::GetEvent() | Klaus Schmidinger |
2005-05-28 | cEvent no longer stores the channelID directly, but rather has a pointer to t... | Klaus Schmidinger |
2005-05-26 | Introduced cListBase::count for better performance | Klaus Schmidinger |
2005-05-26 | Made tChannelID::operator==() inline for better performance | Klaus Schmidinger |
2005-05-26 | Moved the NPTL and UTF-8 checks after the version and help output | Klaus Schmidinger |
2005-05-26 | No longer stopping Transfer Mode or replay immediately when the Power button ... | Klaus Schmidinger |
2005-05-26 | Now dropping EPG events that have a zero start time or duration | Klaus Schmidinger |
2005-05-26 | Pressing the "Play" key in live viewing mode now resumes a previous replay se... | Klaus Schmidinger |
2005-05-26 | The SVDRP command DELR no longer deletes recordings that are currently being ... | Klaus Schmidinger |
2005-05-22 | Fixed a possible hangup when ending a replay session while cIndexFile::CatchU... | Klaus Schmidinger |
2005-05-22 | No longer saving the setup in case of a fatal error | Klaus Schmidinger |
2005-05-22 | Added cPlayer::DeviceSetVideoDisplayFormat() | Klaus Schmidinger |
2005-05-22 | Removed converting byte order on big endian systems from cDvbOsd::Flush() | Klaus Schmidinger |
2005-05-22 | Fall back to 'summary.vdr' if there is no 'info.vdr' | Klaus Schmidinger |
2005-05-16 | Avoiding extra blanks at the end of names of instant recordings | Klaus Schmidinger |
2005-05-16 | Switched from 'summary.vdr' to 'info.vdr' | Klaus Schmidinger |
2005-05-15 | Updated the Danish OSD texts | Klaus Schmidinger |
2005-05-14 | Made cOsd::isOpen an integer counter to avoid problems with messages when a c... | Klaus Schmidinger |
2005-05-14 | Made the Makefile patch friendlier | Klaus Schmidinger |
2005-05-14 | Added a check for Setup.DiSEqC in cDvbDevice::ProvidesTransponder() | Klaus Schmidinger |
2005-05-14 | Using '>' as separator for short channel names on cable channels | Klaus Schmidinger |
2005-05-14 | Updated the Estonian OSD texts | Klaus Schmidinger |
2005-05-14 | Fixed a typo | Klaus Schmidinger |
2005-05-08 | Fixed a wrong inheritance in libsi's SubtitlingDescriptor::Subtitling1.3.24 | Klaus Schmidinger |
2005-05-08 | Some rearrangements in cDvbPlayer::Action() to avoid lockups on NPTL systems | Klaus Schmidinger |
2005-05-07 | Recordings now avoid zero sized video data files | Klaus Schmidinger |
2005-05-07 | Now preferring budget cards when selecting a DVB device for recording | Klaus Schmidinger |
2005-05-07 | No longer retuning or restarting a recording if only the language code of a a... | Klaus Schmidinger |
2005-05-07 | Removed scaling coordinates in letterbox mode from cDvbSpu | Klaus Schmidinger |
2005-05-07 | Added status flag for timers that are currently recording | Klaus Schmidinger |
2005-05-06 | Fixed timeout handling in cRwLock::Lock() | Klaus Schmidinger |
2005-05-06 | Fixed handling lifetime when deciding whether to delete a recording | Klaus Schmidinger |
2005-05-06 | Automatically deleting duplicate channels when reading channels.conf | Klaus Schmidinger |
2005-05-06 | Fixed a bug in libsi's SubtitlingDescriptor::getLength() | Klaus Schmidinger |
2005-05-05 | Fixed handling fragments of less than 3 byte in cPesAssembler | Klaus Schmidinger |
2005-05-05 | Now also considering the "EPG linger time" when saving the EPG data to file o... | Klaus Schmidinger |
2005-05-05 | Fixed handling transparent areas in cDvbSpuBitmap | Klaus Schmidinger |
2005-05-05 | Updated the Finnish OSD texts | Klaus Schmidinger |
2005-05-05 | Added missing text internationalization for "Starting EPG scan" | Klaus Schmidinger |
2005-05-05 | Fixed a memory leak in cDvbPlayer | Klaus Schmidinger |
2005-05-05 | Fixed a memory leak in tComponent | Klaus Schmidinger |
2005-05-05 | Updated the Danish OSD texts | Klaus Schmidinger |
2005-05-05 | Now including the optional user defined Make.config from the 'libsi' Makefile | Klaus Schmidinger |
2005-03-20 | All log entries regarding timers now contain a short description of the timer1.3.23 | Klaus Schmidinger |
2005-03-20 | Added a missing cMutexLock to cRemote::HasKeys() | Klaus Schmidinger |
2005-03-20 | Improved falling back to normal recording if the VPS data hasn't been seen fo... | Klaus Schmidinger |
2005-03-20 | Fixed setting the colored button help after deleting a recording in case the ... | Klaus Schmidinger |
2005-03-20 | Single shot timers are now reliably deleted when they have expired | Klaus Schmidinger |
2005-03-20 | Some fixes to avoid compiler warnings in gcc 4.0 | Klaus Schmidinger |
2005-03-19 | The day of a timer is now stored as a full date in ISO notation | Klaus Schmidinger |