Age | Commit message (Expand) | Author |
2006-01-01 | Made the static cControl functions thread safe | Klaus Schmidinger |
2006-01-01 | Removed unused variables in skinclassic.c and skinsttng.c | Klaus Schmidinger |
2006-01-01 | Fixed handling multi byte key sequences in cKbdRemote | Klaus Schmidinger |
2006-01-01 | The DVB devices now retune (and, if applicable, resend the DiSEqC data) if th... | Klaus Schmidinger |
2005-12-31 | Changed the API of the functions cStatus::Recording() and cStatus::Replaying(... | Klaus Schmidinger |
2005-12-31 | When started as user 'root' VDR now switches to a lesser privileged user id, ... | Klaus Schmidinger |
2005-12-30 | New option '-g'; fixed security hole CAN-2005-0071 when grabbing to file | Klaus Schmidinger |
2005-12-30 | The SVDRP command GRAB now optionally writes the image data to the SVDRP conn... | Klaus Schmidinger |
2005-12-29 | Implemented cBase64Encoder | Klaus Schmidinger |
2005-12-25 | The version number of EPG events is now also stored in the epg.data file | Klaus Schmidinger |
2005-12-18 | Fixed handling OSD areas that have invalid sizes | Klaus Schmidinger |
2005-12-18 | Fixed a possible crash when displaying the "Low disk space!" message from a b... | Klaus Schmidinger |
2005-12-18 | Now avoiding unnecessary disk access when checking if there are deleted recor... | Klaus Schmidinger |
2005-12-18 | When displaying the amount of free disk space, the space consumed by "deleted... | Klaus Schmidinger |
2005-12-16 | Fixed the RCU remote control handling to avoid problems with NPTL | Klaus Schmidinger |
2005-12-11 | Now using the gettid() syscall to get a thread's pid, so that we get a useful... | Klaus Schmidinger |
2005-12-03 | Improved TS/PES conversion to better handle lost TS packets | Klaus Schmidinger |
2005-11-26 | Added a copy constructor to cString and fixed its assignment operator | Klaus Schmidinger |
2005-11-26 | Fixed SetProgress() in the 'skincurses' plugin in case Total is 0 | Klaus Schmidinger |
2005-11-26 | Implemented handling of the "CA PMT Reply" for CAMs; some preparations for be... | Klaus Schmidinger |
2005-11-11 | Modified switching to Dolby Digital audio in live mode | Klaus Schmidinger |
2005-11-11 | Fixed initializing the day index when editing the weekday parameter of a repe... | Klaus Schmidinger |
2005-11-11 | Added compiler options "-fPIC -g" to all plugins | Klaus Schmidinger |
2005-11-05 | The EPG scan no longer disturbs players that have also set live PIDs | Klaus Schmidinger |
2005-11-05 | Fixed a race condition in the SPU decoder | Klaus Schmidinger |
2005-11-04 | cReadLine now dynamically allocates its buffer; changed cConfig::Load() to us... | Klaus Schmidinger |
2005-11-04 | Updated the Dutch OSD texts | Klaus Schmidinger |
2005-11-04 | Fixed a memory leak in cString::operator=() | Klaus Schmidinger |
2005-11-04 | Fixed missing '&' in the SetAreas() example in PLUGINS.html | Klaus Schmidinger |
2005-11-04 | Removed '\n' from several syslog() calls | Klaus Schmidinger |
2005-11-04 | A menu is no longer automatically closed when a replay ends | Klaus Schmidinger |
2005-11-04 | Fixed a NULL pointer access with the cUnbufferedFile when a replay session ru... | Klaus Schmidinger |
2005-10-31 | The new class cUnbufferedFile is used for the recording files to avoid thrash...1.3.35 | Klaus Schmidinger |
2005-10-30 | Fixed the cFilter example in PLUGINS.html | Klaus Schmidinger |
2005-10-30 | Updated the French OSD texts | Klaus Schmidinger |
2005-10-30 | Added missing mutex locks to cCiMenu::Abort() and cCiEnquiry::Abort() | 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 | Added '__attribute__' to functions that use printf() like parameters | 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-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 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 |