summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-04Updated the Dutch OSD textsKlaus Schmidinger
2005-11-04Fixed a memory leak in cString::operator=()Klaus Schmidinger
2005-11-04Fixed missing '&' in the SetAreas() example in PLUGINS.htmlKlaus Schmidinger
2005-11-04Removed '\n' from several syslog() callsKlaus Schmidinger
2005-11-04A menu is no longer automatically closed when a replay endsKlaus Schmidinger
2005-11-04Fixed a NULL pointer access with the cUnbufferedFile when a replay session ru...Klaus Schmidinger
2005-10-31The new class cUnbufferedFile is used for the recording files to avoid thrash...1.3.35Klaus Schmidinger
2005-10-31channels.confKlaus Schmidinger
2005-10-30Fixed the cFilter example in PLUGINS.htmlKlaus Schmidinger
2005-10-30Updated the French OSD textsKlaus Schmidinger
2005-10-30Updated the Greek OSD textsKlaus Schmidinger
2005-10-30Fixed lock handling in CAM communication to avoid problems with multiple CAMs...Klaus Schmidinger
2005-10-30Added missing mutex locks to cCiMenu::Abort() and cCiEnquiry::Abort()Klaus Schmidinger
2005-10-14Updated the Estonian OSD textsKlaus Schmidinger
2005-10-14Updated the Danish OSD textsKlaus Schmidinger
2005-10-09Added more error messages and line numbers when reading EPG data and info.vdrKlaus Schmidinger
2005-10-09Fixed a leftover 'summary.vdr' in vdr.1Klaus Schmidinger
2005-10-09Updated the Finnish OSD textsKlaus Schmidinger
2005-10-09Added '__attribute__' to functions that use printf() like parametersKlaus Schmidinger
2005-10-09Making sure no item is displayed as "current" if Up, Down, Left or Right is p...Klaus Schmidinger
2005-10-09Fixed a possible endless loop in a menu with no selectable items if Setup.Men...Klaus Schmidinger
2005-10-09Now using daemon() instead of fork() to run VDR in daemon modeKlaus Schmidinger
2005-10-08Updated 'sources.conf'Klaus Schmidinger
2005-10-03Improved the CAM enquiry menu (cont'd)1.3.34Klaus Schmidinger
2005-10-03The CAM enquiry menu now aborts if Menu is pressedKlaus Schmidinger
2005-10-03Fixed a crash with automatically closing CAM menusKlaus Schmidinger
2005-10-03Improved the CAM enquiry menuKlaus Schmidinger
2005-10-03channels.confKlaus Schmidinger
2005-10-03The 'sub-title' and 'bottom text' in the CAM menu can now consist of several ...Klaus Schmidinger
2005-10-03The character 0x8A in CAM menu strings is now mapped to a real newlineKlaus Schmidinger
2005-10-02Skipping blanks at the beginning of CAM menu stringsKlaus Schmidinger
2005-10-02Fixed handling of menus with no selectable itemsKlaus Schmidinger
2005-10-02Quoting CAM menu texts to see blanks in logfileKlaus Schmidinger
2005-10-02Added status message "Opening CAM menu... for an immediate feedback when the ...Klaus Schmidinger
2005-10-02Reduced MAX_CONNECT_RETRIES in ci.c to 2Klaus Schmidinger
2005-10-02The CAM menu is now completely closed when pressing the Menu key while inside...Klaus Schmidinger
2005-10-02Now skipping some funny characters sent by some CAMs at the beginning of stringsKlaus Schmidinger
2005-10-02The CAM menu now automatically updates itself in case of a progress displayKlaus Schmidinger
2005-10-02Added status message "Resetting CAM..." for an immediate feedback when the CA...Klaus Schmidinger
2005-10-02Improved displaying 'sub-title' and 'bottom text' in the CAM menuKlaus Schmidinger
2005-10-02Fixed setting current menu item if the first one is non-selectable; cOsdItem:...Klaus Schmidinger
2005-10-02Added a check against MAXOSDAREAS in cOsd::CanHandleAreas()Klaus Schmidinger
2005-10-01Fixed the FATALERRNO macro to check for a non-zero errno valueKlaus Schmidinger
2005-10-01Added a note about using this skin to the README fileKlaus Schmidinger
2005-10-01Fixed a crash in cConfig::Load() when compiling on the PPCKlaus Schmidinger
2005-10-01Fixed handling the '.update' file in case the video directory is not at the d...Klaus Schmidinger
2005-10-01Fixed an unjustified "Error while accessing recording!" after deleting a reco...Klaus Schmidinger
2005-10-01Fixed opening recording folders in case the last replayed recording no longer...Klaus Schmidinger
2005-09-26Fixed a leftover 'summary.vdr' in vdr.5Klaus Schmidinger
2005-09-25Made the function ExchangeChars() public1.3.33Klaus Schmidinger