summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2005-12-18When displaying the amount of free disk space, the space consumed by "deleted...Klaus Schmidinger
2005-12-16Fixed the RCU remote control handling to avoid problems with NPTLKlaus Schmidinger
2005-12-11Now using the gettid() syscall to get a thread's pid, so that we get a useful...Klaus Schmidinger
2005-12-03Limited the frequency of log messages from the cRepackersKlaus Schmidinger
2005-12-03Now checking the channel's symbol rate in order to avoid problems on full fea...Klaus Schmidinger
2005-12-03Improved TS/PES conversion to better handle lost TS packetsKlaus Schmidinger
2005-12-03Fixed handling second audio and Dolby Digital PIDs for encrypted channels (wa...Klaus Schmidinger
2005-11-27Implemented message queueing1.3.37Klaus Schmidinger
2005-11-26Added a copy constructor to cString and fixed its assignment operatorKlaus Schmidinger
2005-11-26Fixed SetProgress() in the 'skincurses' plugin in case Total is 0Klaus Schmidinger
2005-11-26Implemented handling of the "CA PMT Reply" for CAMs; some preparations for be...Klaus Schmidinger
2005-11-13Removed a faulty lock adviceKlaus Schmidinger
2005-11-11Modified switching to Dolby Digital audio in live modeKlaus Schmidinger
2005-11-11No longer removing superfluous hyphens in EPG dataKlaus Schmidinger
2005-11-11Fixed initializing the day index when editing the weekday parameter of a repe...Klaus Schmidinger
2005-11-11Added compiler options "-fPIC -g" to all pluginsKlaus Schmidinger
2005-11-06Fixed a typoKlaus Schmidinger
2005-11-06Removed EPG bugfix #0, because it removed actually important data1.3.36Klaus Schmidinger
2005-11-06Fixed setting the help key display in the Recordings menu in case of several ...Klaus Schmidinger
2005-11-05The EPG scan no longer disturbs players that have also set live PIDsKlaus Schmidinger
2005-11-05Fixed a race condition in the SPU decoderKlaus Schmidinger
2005-11-05cSVDRP now dynamically allocates its command bufferKlaus Schmidinger
2005-11-04cReadLine now dynamically allocates its buffer; changed cConfig::Load() to us...Klaus Schmidinger
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-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 '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-02Fixed handling of menus with no selectable itemsKlaus Schmidinger
2005-10-02Added status message "Opening CAM menu... for an immediate feedback when the ...Klaus Schmidinger