summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
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-03Improved TS/PES conversion to better handle lost TS packetsKlaus 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-11Modified switching to Dolby Digital audio in live modeKlaus 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-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-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-30Added missing mutex locks to cCiMenu::Abort() and cCiEnquiry::Abort()Klaus 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-09Added '__attribute__' to functions that use printf() like parametersKlaus 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-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-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 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
2005-09-25The '.update' file in the video directory is now touched when a recording is ...Klaus Schmidinger
2005-09-25The 'new' indicator in the Recordings menu is now kept up-to-dateKlaus Schmidinger
2005-09-25The list of recordings is now read in a separate threadKlaus Schmidinger
2005-09-17Fixed error handling in cCiTransportConnection::RecvTPDU()Klaus Schmidinger
2005-09-17Fixed handling key macros with keys after @pluginKlaus Schmidinger
2005-09-17Added a missing include statement to the 'sky' pluginKlaus Schmidinger
2005-09-17Added cChannel::LinkChannels() and cChannel::RefChannel()Klaus Schmidinger
2005-09-17Fixed handling color buttons in cMenuEditStrItemKlaus Schmidinger
2005-09-17Fixed converting arbitrarily formatted summary.vdr filesKlaus Schmidinger
2005-09-14Fixed two errors in 'newplugin'Klaus Schmidinger
2005-09-11Implemented a hash for the channels to reduce the system load in the EIT scan...1.3.32Klaus Schmidinger
2005-09-10Fixed converting summary.vdr files that would result in a very long 'short text'Klaus Schmidinger
2005-09-09Fixed defining timers that only differ in the day of weekKlaus Schmidinger
2005-09-09Fixed the default value for "Setup/EPG bugfix level"Klaus Schmidinger