Age | Commit message (Expand) | Author |
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 |
2005-03-13 | The running status of a VPS event is now only taken seriously if that event h... | Klaus Schmidinger |
2005-03-13 | Fixed cDvbDevice::SetVideoDisplayFormat() in case of 16:9 | Klaus Schmidinger |
2005-03-13 | Fixed cDolbyRepacker to allow recording ProSieben HD broadcasts | Klaus Schmidinger |
2005-03-13 | Improved matching timers to EPG events | Klaus Schmidinger |
2005-03-12 | Updated the Swedish OSD texts; fixed a few French OSD texts that were in the ... | Klaus Schmidinger |
2005-03-05 | Updated the Finnish OSD texts | Klaus Schmidinger |
2005-03-05 | Dropped CA support for the old '-icam' firmware | Klaus Schmidinger |
2005-03-05 | Updated the Russian OSD texts | Klaus Schmidinger |
2005-03-05 | The setup option "DVB/Video display format" is now only available if "Video f... | Klaus Schmidinger |
2005-02-27 | Improved displaying the the current audio track in the ST:TNG channel display1.3.22 | Klaus Schmidinger |
2005-02-27 | Fixed handling repeated kAudio keys | Klaus Schmidinger |
2005-02-27 | Keeping the track language codes and descriptions in Transfer Mode | Klaus Schmidinger |
2005-02-27 | Revisited 'Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel()... | Klaus Schmidinger |
2005-02-27 | Improved automatic audio track selection | Klaus Schmidinger |
2005-02-26 | Fixed ensuring there is a current audio track in case there is only one track | Klaus Schmidinger |
2005-02-26 | Added 'smi' to the Finnish language codes | Klaus Schmidinger |
2005-02-26 | Completed Dutch language texts | Klaus Schmidinger |
2005-02-20 | Changed MAXDPIDS to 16 (8xAC3 + 8xDTS) | Klaus Schmidinger |
2005-02-20 | Implemented setup option "DVB/Video display format" | Klaus Schmidinger |
2005-02-20 | Added support for setting the video display mode | Klaus Schmidinger |
2005-02-20 | Fixed the call to SetVideoFormat() in cDvbDevice::cDvbDevice() (parameter is ... | Klaus Schmidinger |
2005-02-19 | Increased POLLTIMEOUTS_BEFORE_DEVICECLEAR in transfer.c to 6 to avoid problem... | Klaus Schmidinger |
2005-02-19 | Replaced the call to system("sync") in SpinUpDisk() with fdatasync(f) to avoi... | Klaus Schmidinger |
2005-02-19 | Fixed calling cStatus::MsgChannelSwitch() in cDevice::SetChannel() | Klaus Schmidinger |