Age | Commit message (Expand) | Author |
2005-10-01 | Fixed the FATALERRNO macro to check for a non-zero errno value | Klaus Schmidinger |
2005-10-01 | Fixed a crash in cConfig::Load() when compiling on the PPC | Klaus Schmidinger |
2005-10-01 | Fixed handling the '.update' file in case the video directory is not at the d... | Klaus Schmidinger |
2005-10-01 | Fixed an unjustified "Error while accessing recording!" after deleting a reco... | Klaus Schmidinger |
2005-10-01 | Fixed opening recording folders in case the last replayed recording no longer... | Klaus Schmidinger |
2005-09-26 | Fixed a leftover 'summary.vdr' in vdr.5 | Klaus Schmidinger |
2005-09-25 | Made the function ExchangeChars() public1.3.33 | Klaus Schmidinger |
2005-09-25 | The '.update' file in the video directory is now touched when a recording is ... | Klaus Schmidinger |
2005-09-25 | Updated the Russian OSD texts | Klaus Schmidinger |
2005-09-25 | Updated the Romanian OSD texts | Klaus Schmidinger |
2005-09-25 | The 'new' indicator in the Recordings menu is now kept up-to-date | Klaus Schmidinger |
2005-09-25 | The list of recordings is now read in a separate thread | Klaus Schmidinger |
2005-09-18 | The SVDRP command DELR no longer triggers a complete reload of the global Rec... | Klaus Schmidinger |
2005-09-17 | Removed obsolete 'shift' code in device.[hc] | Klaus Schmidinger |
2005-09-17 | Fixed error handling in cCiTransportConnection::RecvTPDU() | Klaus Schmidinger |
2005-09-17 | Fixed handling key macros with keys after @plugin | Klaus Schmidinger |
2005-09-17 | Added a missing include statement to the 'sky' plugin | Klaus Schmidinger |
2005-09-17 | Added cChannel::LinkChannels() and cChannel::RefChannel() | Klaus Schmidinger |
2005-09-17 | Fixed handling color buttons in cMenuEditStrItem | Klaus Schmidinger |
2005-09-17 | Fixed converting arbitrarily formatted summary.vdr files | Klaus Schmidinger |
2005-09-14 | Fixed two errors in 'newplugin' | Klaus Schmidinger |
2005-09-11 | Implemented a hash for the channels to reduce the system load in the EIT scan...1.3.32 | Klaus Schmidinger |
2005-09-10 | Fixed converting summary.vdr files that would result in a very long 'short text' | Klaus Schmidinger |
2005-09-09 | Fixed defining timers that only differ in the day of week | Klaus Schmidinger |
2005-09-09 | Fixed some typos | Klaus Schmidinger |
2005-09-09 | Fixed the default value for "Setup/EPG bugfix level" | Klaus Schmidinger |
2005-09-09 | Fixed some typos in MANUAL | Klaus Schmidinger |
2005-09-04 | Changed the audio PID language codes to hold up to two 3 letter codes; automa... | Klaus Schmidinger |
2005-09-03 | Added support for multiple audio language codes in ISO639LanguageDescriptors ... | Klaus Schmidinger |
2005-09-03 | Implemented the SVDRP command MOVC | Klaus Schmidinger |
2005-09-03 | Implemented option '--vfat'; replaced ':' with '.' in recording names | Klaus Schmidinger |
2005-09-03 | The SVDRP command PLUG now has a new option 'main' | Klaus Schmidinger |
2005-09-03 | The main menu function of a plugin can now be called programmatically | Klaus Schmidinger |
2005-09-03 | Added missing help for the 'help' keyword in the SVDRP command PLUG | Klaus Schmidinger |
2005-09-03 | The menu timeout handling is now done centrally in the main program loop | Klaus Schmidinger |
2005-09-03 | Key macros can now call plugins that don't have a main menu entry | Klaus Schmidinger |
2005-09-03 | Repeat keys are now ignored when waiting for a keypress to cancel an operation | Klaus Schmidinger |
2005-09-02 | Adjusted the Makefile to the dvb-kernel driver on kernel 2.6 and up | Klaus Schmidinger |
2005-09-02 | Re-introduced the code that waits for a tuner lock in VDR/device.c | Klaus Schmidinger |
2005-09-02 | Introduced a separate 'plugins-install' target in the Makefile | Klaus Schmidinger |
2005-09-02 | Made LIRC command parsing more robust | Klaus Schmidinger |
2005-09-02 | Updated the Danish OSD texts | Klaus Schmidinger |
2005-09-02 | Updated the Slovenian OSD texts | Klaus Schmidinger |
2005-09-02 | Updated the Swedish OSD texts | Klaus Schmidinger |
2005-08-29 | Fixed cDvbPlayer::SkipFrames() to properly handle radio recordings | Klaus Schmidinger |
2005-08-29 | Updated the Estonian OSD texts | Klaus Schmidinger |
2005-08-28 | Now always using stream id 0xE0 for the video stream | Klaus Schmidinger |
2005-08-28 | Fixed syncing in cRepacker | Klaus Schmidinger |
2005-08-28 | Fixed appending sequence end code cDvbPlayer::Goto() | Klaus Schmidinger |
2005-08-28 | Removed unused MAINMENUENTRY from svdrpdemo.c | Klaus Schmidinger |