Age | Commit message (Expand) | Author |
2008-02-15 | When deleting the recording that is currently replayed, the replay is now sto... | Klaus Schmidinger |
2008-02-15 | Limiting the length of the recording name in timers in case VDR is run with -... | Klaus Schmidinger |
2008-02-15 | Using cString::sprintf() instead of asprintf() | Klaus Schmidinger |
2008-02-10 | Limiting the length of the recording name in timers created via SVDRP in case... | Klaus Schmidinger |
2008-02-10 | Running the thread that removes deleted recordings at a low priority | Klaus Schmidinger |
2008-02-10 | Fixed detecting directories in cFileNameList::Load() | Klaus Schmidinger |
2008-02-10 | Fixed a loss of a timer's 'recording' flag after modifying it via MODT | Klaus Schmidinger |
2008-02-10 | Changed the message "Upcoming VPS recording!" to "Upcoming recording!" becaus... | Klaus Schmidinger |
2008-02-10 | The free disk space is now also displayed in the title of the "Recordings" menu | Klaus Schmidinger |
2008-02-10 | Fixed setting the date in the channel display of the classic and sttng skins,... | Klaus Schmidinger |
2008-02-09 | The section handler is now stopped before the device is destroyed | Klaus Schmidinger |
2008-02-09 | Improved sending all frames to devices that can handle them in fast forward t... | Klaus Schmidinger |
2008-02-09 | Ignoring "repeat" and "release" keys in the time search entry mode during replay | Klaus Schmidinger |
2008-02-09 | Fixed setting the OSD area in the pictures plugin | Klaus Schmidinger |
2008-02-09 | Speeded up anti-aliased font rendering by caching the blend indexes | Klaus Schmidinger |
2008-02-08 | Implemented option --userdump | Klaus Schmidinger |
2008-02-08 | Revoked the switch to the "multiproto" driver in order to make a new stable v... | Klaus Schmidinger |
2008-02-02 | Added option -i to the pictures plugin's pic2mpg to ignore unknown file types | Klaus Schmidinger |
2008-02-01 | Updated the Italian OSD texts | Klaus Schmidinger |
2008-01-27 | Removed switching to the next higher or lower channel if the current channel ...1.5.14 | Klaus Schmidinger |
2008-01-27 | Implemented handling of DVB-S2 | Klaus Schmidinger |
2008-01-25 | Fixed finding new transponders | Klaus Schmidinger |
2008-01-19 | The new option --localedir can be used to set the locale directory at runtime | Klaus Schmidinger |
2008-01-19 | Updated the Makefile of the skincurses plugin | Klaus Schmidinger |
2008-01-19 | Updated the Finnish OSD texts | Klaus Schmidinger |
2008-01-19 | Fixed the Play function in the pictures plugin | Klaus Schmidinger |
2008-01-13 | Enhanced the SVDRP command CLRE to allow clearing the EPG data of a particula...1.5.13 | Klaus Schmidinger |
2008-01-13 | Added a section about "Logging" to PLUGINS.html | Klaus Schmidinger |
2008-01-13 | The automatic shutdown is now suppressed if the remote control is currently d... | Klaus Schmidinger |
2008-01-13 | Added a note about te new 'pictures' plugin | Klaus Schmidinger |
2008-01-13 | Fixed displaying weekday names in the Schedule menu if the system uses UTF-8 | Klaus Schmidinger |
2008-01-13 | Updated the Hungarian language texts | Klaus Schmidinger |
2008-01-13 | Added '-Wno-parentheses' to the compiler options in order to avoid silly comp... | Klaus Schmidinger |
2008-01-13 | Added a missing setting of lastFreeMB in cMenuMain::Update() | Klaus Schmidinger |
2008-01-13 | Fixed a loss of the date display in the "classic" skin's main menu | Klaus Schmidinger |
2008-01-13 | Fixed error handling in cCuttingThread::Action() | Klaus Schmidinger |
2008-01-13 | Fixed handling the '-l' option | Klaus Schmidinger |
2008-01-13 | Fixed the "i18n:" target in the "newplugin" script, so that it can create the... | Klaus Schmidinger |
2008-01-13 | Added cString::Truncate() | Klaus Schmidinger |
2008-01-01 | Fixed cVector::Clear() and cStringList::Clear() | Klaus Schmidinger |
2007-12-27 | cTimeMs now uses the monotonic clock, if available | Klaus Schmidinger |
2007-11-25 | The kInfo key is now propagated to any open menu | Klaus Schmidinger |
2007-11-25 | Implemented setup option "Miscellaneous/Emergency exit" | Klaus Schmidinger |
2007-11-25 | Fixed the declaration of cSubtitleObject::Decode8BppCodeString() | Klaus Schmidinger |
2007-11-18 | Fixed suddenly stopping subtitles in live mode1.5.12 | Klaus Schmidinger |
2007-11-17 | Fixed stopping live subtitles when a player is attached to the device | Klaus Schmidinger |
2007-11-17 | Fixed handling small PES packets that caused subtitles to be displayed late i... | Klaus Schmidinger |
2007-11-16 | Updated the Russian OSD texts | Klaus Schmidinger |
2007-11-10 | Fixed assembling PS1 packets in cTS2PES::instant_repack() | Klaus Schmidinger |
2007-11-04 | Fixed decoding filename characters in case there are not two hex digits after...1.5.11 | Klaus Schmidinger |