summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-12-03Improved TS/PES conversion to better handle lost TS packetsKlaus Schmidinger
2005-12-03Added some commentsKlaus Schmidinger
2005-12-03Fixed handling second audio and Dolby Digital PIDs for encrypted channels ↵Klaus Schmidinger
(was broken in version 1.3.37)
2005-11-27Implemented message queueing1.3.37Klaus Schmidinger
2005-11-27channels.confKlaus 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 ↵Klaus Schmidinger
being able to record several encrypted channels from the same transponder
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 ↵Klaus Schmidinger
repeating timer
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-06channels.confKlaus Schmidinger
2005-11-06Fixed setting the help key display in the Recordings menu in case of several ↵Klaus Schmidinger
layers of subdirectories
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 ↵Klaus Schmidinger
use cReadLine instead of a fixed buffer
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 ↵Klaus Schmidinger
runs all the way until the end of the recording
2005-10-31The new class cUnbufferedFile is used for the recording files to avoid ↵1.3.35Klaus Schmidinger
thrashing the file system cache
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 ↵Klaus Schmidinger
CAMs per device or CAMs with more than one smart card
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 ↵Klaus Schmidinger
pressed in a menu with no selectable items
2005-10-09Fixed a possible endless loop in a menu with no selectable items if ↵Klaus Schmidinger
Setup.MenuScrollWrap is true
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
lines