Age | Commit message (Expand) | Author |
2008-03-14 | Added Russian translations to the 'skincurses' and 'pictures' plugins | Klaus Schmidinger |
2008-03-12 | Updated the Swedish OSD texts | Klaus Schmidinger |
2008-03-09 | Fixed formatting the name section in the VDR man pages | Klaus Schmidinger |
2008-03-07 | Fixed automatically selecting the preferred subtitle language | Klaus Schmidinger |
2008-03-05 | Updated the Spanish and Catalanian OSD texts | Klaus Schmidinger |
2008-03-05 | Fixed a signed character used as index in cBase64Encoder::NextLine() | Klaus Schmidinger |
2008-03-05 | Revoked the fixed change of the default character set for SI data and introdu... | Klaus Schmidinger |
2008-03-05 | Added a missing reset of maxNumber in cChannels::Renumber() | Klaus Schmidinger |
2008-03-01 | Rendering the non-breaking space symbol as a blank | Klaus Schmidinger |
2008-03-01 | Updated Tobias Grimm's email address | Klaus Schmidinger |
2008-03-01 | The 'plugins' target in the Makefile now returns an error exit code if one of... | Klaus Schmidinger |
2008-02-29 | Fixed a crash in cFreetypeFont::DrawText() if an unknown symbol is encountere... | Klaus Schmidinger |
2008-02-29 | Fixed handling 3 and 4 byte UTF-8 symbols in Utf8CharGet() | Klaus Schmidinger |
2008-02-26 | Updated the Dutch OSD texts | Klaus Schmidinger |
2008-02-24 | Updated the Swedish OSD texts | Klaus Schmidinger |
2008-02-24 | Added the backslash ('\') to the list of characters that need to be escaped w...1.5.16 | Klaus Schmidinger |
2008-02-24 | Increased the valid range of the "Subtitle offset" setup option to -100...100 | Klaus Schmidinger |
2008-02-22 | Fixed the format in cRemote::Put() to use "%016llX" instead of "%016LX" | Klaus Schmidinger |
2008-02-18 | Fixed various spelling errors and improved PLUGINS.html | Klaus Schmidinger |
2008-02-18 | Updated the Dutch OSD texts | Klaus Schmidinger |
2008-02-17 | Fixed setting the current subtitle track in Transfer-Mode | Klaus Schmidinger |
2008-02-16 | Added missing #include <limits.h> to epg.c and menuitems.h | Klaus Schmidinger |
2008-02-16 | Added cStatus::TimerChange() | Klaus Schmidinger |
2008-02-16 | Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t... | Klaus Schmidinger |
2008-02-15 | When deleting the recording that is currently replayed, the replay is now sto... | 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 | 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 | Ignoring "repeat" and "release" keys in the time search entry mode during replay | 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-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-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 | 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 |
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 | Fixed the declaration of cSubtitleObject::Decode8BppCodeString() | Klaus Schmidinger |
2007-11-17 | Fixed handling small PES packets that caused subtitles to be displayed late i... | Klaus Schmidinger |