Age | Commit message (Expand) | Author |
2005-10-30 | Updated the Greek OSD texts | Klaus Schmidinger |
2005-10-30 | Fixed lock handling in CAM communication to avoid problems with multiple CAMs... | Klaus Schmidinger |
2005-10-30 | Added missing mutex locks to cCiMenu::Abort() and cCiEnquiry::Abort() | Klaus Schmidinger |
2005-10-14 | Updated the Estonian OSD texts | Klaus Schmidinger |
2005-10-14 | Updated the Danish OSD texts | Klaus Schmidinger |
2005-10-09 | Added more error messages and line numbers when reading EPG data and info.vdr | Klaus Schmidinger |
2005-10-09 | Fixed a leftover 'summary.vdr' in vdr.1 | Klaus Schmidinger |
2005-10-09 | Updated the Finnish OSD texts | Klaus Schmidinger |
2005-10-09 | Added '__attribute__' to functions that use printf() like parameters | Klaus Schmidinger |
2005-10-09 | Making sure no item is displayed as "current" if Up, Down, Left or Right is p... | Klaus Schmidinger |
2005-10-09 | Fixed a possible endless loop in a menu with no selectable items if Setup.Men... | Klaus Schmidinger |
2005-10-09 | Now using daemon() instead of fork() to run VDR in daemon mode | Klaus Schmidinger |
2005-10-08 | Updated 'sources.conf' | Klaus Schmidinger |
2005-10-03 | Improved the CAM enquiry menu (cont'd)1.3.34 | Klaus Schmidinger |
2005-10-03 | The 'sub-title' and 'bottom text' in the CAM menu can now consist of several ... | Klaus Schmidinger |
2005-10-03 | The character 0x8A in CAM menu strings is now mapped to a real newline | Klaus Schmidinger |
2005-10-02 | Fixed handling of menus with no selectable items | Klaus Schmidinger |
2005-10-02 | Added status message "Opening CAM menu... for an immediate feedback when the ... | Klaus Schmidinger |
2005-10-02 | Reduced MAX_CONNECT_RETRIES in ci.c to 2 | Klaus Schmidinger |
2005-10-02 | The CAM menu is now completely closed when pressing the Menu key while inside... | Klaus Schmidinger |
2005-10-02 | Now skipping some funny characters sent by some CAMs at the beginning of strings | Klaus Schmidinger |
2005-10-02 | The CAM menu now automatically updates itself in case of a progress display | Klaus Schmidinger |
2005-10-02 | Added status message "Resetting CAM..." for an immediate feedback when the CA... | Klaus Schmidinger |
2005-10-02 | Improved displaying 'sub-title' and 'bottom text' in the CAM menu | Klaus Schmidinger |
2005-10-02 | Fixed setting current menu item if the first one is non-selectable; cOsdItem:... | Klaus Schmidinger |
2005-10-02 | Added a check against MAXOSDAREAS in cOsd::CanHandleAreas() | Klaus Schmidinger |
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 |