Age | Commit message (Expand) | Author |
2003-05-29 | Some touchups for version 1.2.0 | Klaus Schmidinger |
2003-05-29 | Fixed an uninitialized variable in cDisplayChannel | Klaus Schmidinger |
2003-05-29 | Single event timers are now deleted if the recording they are doing is delete... | Klaus Schmidinger |
2003-05-29 | Fixed missing blanks | Klaus Schmidinger |
2003-05-29 | Some corrections to the Catalanian OSD texts | Klaus Schmidinger |
2003-05-29 | Added an additional sleep() after going into "Pause live video" mode | Klaus Schmidinger |
2003-05-27 | Completed the Italian OSD texts | Klaus Schmidinger |
2003-05-27 | Some corrections to the Finnish OSD texts | Klaus Schmidinger |
2003-05-27 | Fixed some missing commas | Klaus Schmidinger |
2003-05-26 | Some corrections to the French OSD texts | Klaus Schmidinger |
2003-05-25 | It is now possible to directly delete a timer that is currently recording1.1.33 | Klaus Schmidinger |
2003-05-25 | Rearranged priority/lifetime texts | Klaus Schmidinger |
2003-05-25 | Removed change markers | Klaus Schmidinger |
2003-05-25 | Fixed handling newly created timers in case they are not confirmed with "Ok" | Klaus Schmidinger |
2003-05-25 | Checking for duplicate recordings with the same file name and disabling the s... | Klaus Schmidinger |
2003-05-25 | The cCiHandler now closes its file handle when it gets destroyed | Klaus Schmidinger |
2003-05-25 | Changed the DEFAULTPRIORITY in device.c to -1 | Klaus Schmidinger |
2003-05-25 | Completed the Slovenian OSD texts | 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 | Completed the Swedish OSD texts | Klaus Schmidinger |
2003-05-24 | Fixed channel switching in the EPG scanner on single device systems | Klaus Schmidinger |
2003-05-24 | Some more French OSD texts | 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 | Some more French OSD texts | 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 | No longer waiting inside cIndexFile::CatchUp() to avoid shortly blocking repl...1.1.32 | Klaus Schmidinger |
2003-05-18 | Changed comment since 'buffer empty' was removed from the driver | 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 | Updated 'channels.conf.cable' | Klaus Schmidinger |
2003-05-18 | Avoiding spurious section filter settings after a channel switch | Klaus Schmidinger |
2003-05-18 | Fixed setting the locking pid after a timed wait | Klaus Schmidinger |
2003-05-17 | channels.conf | 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-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 |