Age | Commit message (Expand) | Author |
2003-05-25 | Changed the DEFAULTPRIORITY in device.c to -1 | Klaus Schmidinger |
2003-05-24 | Fixed cReplayControl::Show() to avoid a compiler warning in g++ 3.2.3 | Klaus Schmidinger |
2003-05-24 | Fixed channel switching in case the current channel becomes unavailable | Klaus Schmidinger |
2003-05-24 | Fixed volume display in case a plugin has its own OSD open | Klaus Schmidinger |
2003-05-24 | Fixed cutting a recording if there is only a single editing mark | Klaus Schmidinger |
2003-05-24 | Fixed resume file handling in case the resume.vdr file can't be written | Klaus Schmidinger |
2003-05-24 | Fixed I/O handling in case an explicit controlling terminal is given | Klaus Schmidinger |
2003-05-24 | Completed the Finnish OSD texts | Klaus Schmidinger |
2003-05-24 | Completed the French OSD texts | Klaus Schmidinger |
2003-05-24 | Fixed a memory leak in cNonBlockingFileReader | Klaus Schmidinger |
2003-05-24 | Modified handling of audio packets in cDvbPlayer for better sync with externa... | Klaus Schmidinger |
2003-05-18 | Fixed EPG bugfix statistics to avoid log entires for undefined channels | Klaus Schmidinger |
2003-05-18 | Fixed reading 'epg.data' for channels with non-zero RID | Klaus Schmidinger |
2003-05-18 | Fixed setting the locking pid after a timed wait | Klaus Schmidinger |
2003-05-16 | Moved the detection of a broken video data stream from the cDevice into the c... | Klaus Schmidinger |
2003-05-16 | Added Catalanian language texts | Klaus Schmidinger |
2003-05-16 | No longer starting the editing process if no marks have been set | Klaus Schmidinger |
2003-05-16 | Moved the call to cPlugin::Start() further up in vdr.c, to make sure it gets ... | 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 | Updated 'channels.conf.terr' for Berlin | 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 | 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-03 | Added cStatus::OsdItem() to provide the entire list of menu items to a plugin | 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 | Updated French OSD texts | Klaus Schmidinger |
2003-04-27 | Changed Teemu Rantanen's email address back | 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 | 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-13 | Using masks in EIT filtering to reduce the number of filters | Klaus Schmidinger |
2003-04-12 | Fixed handling of Ca parameters with values <= MAXDEVICES | Klaus Schmidinger |
2003-04-12 | The LIRC and RCU remote control no longer try to learn keys in case of errors... | Klaus Schmidinger |
2003-04-12 | The 'epg.data' file is now read after all plugins have been started | Klaus Schmidinger |
2003-04-12 | Updated 'channels.conf.cable' | Klaus Schmidinger |