Age | Commit message (Expand) | Author |
2003-08-02 | Now the program uses the values of VIDEODIR and PLUGINDIR defined in Makefile... | Klaus Schmidinger |
2003-08-02 | Fixed a possible crash in case a VFAT file system is used without compiling V... | Klaus Schmidinger |
2003-08-02 | Fixed selecting the device, because sometimes an FTA recording terminated a C... | Klaus Schmidinger |
2003-08-02 | Fixed checking CA capabilities with the dvb-kernel driver | Klaus Schmidinger |
2003-07-26 | Fixed an occasional "Broken pipe" error in SVDRP connections | Klaus Schmidinger |
2003-07-26 | Fixed handling the color buttons in the "Edit channel" menu | Klaus Schmidinger |
2003-06-19 | Now clearing the channel info display when entering numeric keys to switch ch... | Klaus Schmidinger |
2003-06-19 | Changed the behaviour of the '0' key in normal viewing mode to have a 3 secon... | Klaus Schmidinger |
2003-06-13 | Improved channel switching in case of numerical input | Klaus Schmidinger |
2003-06-12 | Fixed a bug in channel switching after Left/Right has been pressed | Klaus Schmidinger |
2003-06-08 | Initializing the current channel to '1' | Klaus Schmidinger |
2003-06-07 | Fixed device handling in the CICAM menu in case a VDR instance was started wi... | Klaus Schmidinger |
2003-06-06 | Fixed a crash when cancelling a newly created timer | Klaus Schmidinger |
2003-06-06 | Fixed OSD access in case none of the devices provides one | Klaus Schmidinger |
2003-05-31 | Added a note about NPTL to the INSTALL file | Klaus Schmidinger |
2003-05-29 | Fixed a possible access of invalid file handles in cSIProcessor::Action() | Klaus Schmidinger |
2003-05-29 | Fixed an uninitialized variable in cDisplayChannel | 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-25 | It is now possible to directly delete a timer that is currently recording1.1.33 | 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 | 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 |