Age | Commit message (Expand) | Author |
2003-05-16 | Moved the call to cPlugin::Start() further up in vdr.c, to make sure it gets ... | Klaus Schmidinger |
2003-05-12 | Re-implemented the WaitForPut/WaitForGet stuff in cRingBuffer, since some plu... | Klaus Schmidinger |
2003-05-11 | Removed a faulty parameter initialization in menu.c | Klaus Schmidinger |
2003-05-11 | Implemented the TerrestrialDeliverySystemDescriptor in libdtv1.1.31 | Klaus Schmidinger |
2003-05-11 | Changed C++ style comments in libdtv into C style to avoid warnings in gcc 3.x | Klaus Schmidinger |
2003-05-11 | Implemented separate PausePriority and PauseLifetime parameters for the recor... | Klaus Schmidinger |
2003-05-11 | Further increased the timeout until an index file is considerd no longer to b... | Klaus Schmidinger |
2003-05-11 | Avoiding short display of the 'Main' menu when pressing the 'Recordings' butt... | Klaus Schmidinger |
2003-05-11 | Updated 'channels.conf.terr' for Berlin | Klaus Schmidinger |
2003-05-11 | Disabled the 'Received stuffing section in EIT' log message | Klaus Schmidinger |
2003-05-11 | Fixed handling EPG data where the 'extended event descriptor' comes before th... | Klaus Schmidinger |
2003-05-11 | Removed the WaitForPut/WaitForGet stuff from cRingBuffer | Klaus Schmidinger |
2003-05-11 | Added VDRVERSNUM to config.h | Klaus Schmidinger |
2003-05-11 | Implemented cDevice::ActualDevice() | Klaus Schmidinger |
2003-05-11 | Fixed keeping live video active in case the primary device doesn't have an MP... | Klaus Schmidinger |
2003-05-10 | Implemented the CableDeliverySystemDescriptor in libdtv | Klaus Schmidinger |
2003-05-09 | Introduced cPlugin::Initialize() | Klaus Schmidinger |
2003-05-04 | Adjusted release date1.1.30 | Klaus Schmidinger |
2003-05-03 | The red ('Record') and yellow ('Pause') button in the 'Main' menu are no long... | Klaus Schmidinger |
2003-05-03 | Added cStatus::OsdItem() to provide the entire list of menu items to a plugin | Klaus Schmidinger |
2003-05-03 | Removed the (no longer necessary) 'panic' stuff from cThread | Klaus Schmidinger |
2003-05-03 | Restoring the current channel in case a recording has switched the transponder | Klaus Schmidinger |
2003-05-02 | The RCU channel display no longer changes when a recording on a different cha... | Klaus Schmidinger |
2003-05-02 | Now turning off live PIDs when replaying | Klaus Schmidinger |
2003-05-02 | Fixed handling dedicated keys | Klaus Schmidinger |
2003-05-02 | Fixed double call to MainMenuAction() of a plugin if invoked via a hotkey | Klaus Schmidinger |
2003-05-02 | Fixed setting the PCR-PID in case it is equal to one of the other PIDs | Klaus Schmidinger |
2003-05-01 | Fixed paging through lists with repeated Left/Right keys | Klaus Schmidinger |
2003-05-01 | Updated French OSD texts | Klaus Schmidinger |
2003-04-27 | Fixed minimum lifespan of deleted recordings | Klaus Schmidinger |
2003-04-27 | Fixed faulty calculation of section length1.1.29 | Klaus Schmidinger |
2003-04-27 | New SVDRP command STAT | Klaus Schmidinger |
2003-04-27 | Reduced the time to wait for EPG data when starting a recording to 3 seconds | Klaus Schmidinger |
2003-04-27 | Avoiding short display of the main menu if a plugin displays its own OSD | Klaus Schmidinger |
2003-04-27 | Skipping keys that come in too fast from LIRC | Klaus Schmidinger |
2003-04-27 | Added a note regarding non-VDR files in the /videoX directories to INSTALL | Klaus Schmidinger |
2003-04-27 | Extended logging info when starting/stopping timers | Klaus Schmidinger |
2003-04-27 | Updated 'channels.conf.terr' for Berlin | Klaus Schmidinger |
2003-04-27 | Removed the Mute() call from cDvbDevice::StillPicture() | Klaus Schmidinger |
2003-04-26 | Now setting the 'broken link' flag for GOPs at the beginning of a new video s... | Klaus Schmidinger |
2003-04-26 | Fixed deleting the last recording in the 'Recordings' menu, which started pau... | Klaus Schmidinger |
2003-04-26 | The PCR PID can now be set separately from the video PID | Klaus Schmidinger |
2003-04-25 | Now sending CA descriptors to the CAM in the same sequence as they were origi... | Klaus Schmidinger |
2003-04-25 | Fixed detecting broken connection to the LIRC daemon | Klaus Schmidinger |
2003-04-21 | Implemented 'pause live video'1.1.28 | Klaus Schmidinger |
2003-04-20 | Enhanced detection of pending user I/O from CAMs | Klaus Schmidinger |
2003-04-19 | Simultaneous recording and replay of encrypted channels with a single DVB card | Klaus Schmidinger |
2003-04-19 | Re-enabled CAM communication during replay and on non-Ca channels | Klaus Schmidinger |
2003-04-18 | Now only those Ca descriptors are sent to a CAM that are actually understood ... | Klaus Schmidinger |
2003-04-18 | Fixed handling Ca descriptors | Klaus Schmidinger |