Age | Commit message (Expand) | Author |
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 | Made the 'pic2mpg' script of the 'pictures' plugin work with relative paths | Klaus Schmidinger |
2008-02-29 | Updated the Turkish OSD texts | Klaus Schmidinger |
2008-02-29 | Updated the Czech OSD texts | Klaus Schmidinger |
2008-02-29 | Updated the Slovenian OSD texts | 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-27 | Updated French language texts | Klaus Schmidinger |
2008-02-26 | Stripping control codes 0x86 and 0x87 from SI strings | Klaus Schmidinger |
2008-02-26 | Updated the Dutch OSD texts | Klaus Schmidinger |
2008-02-25 | Updated the Romanian OSD texts (thanks to Lucian Muresan) | Klaus Schmidinger |
2008-02-25 | Made the 'pic2mpg' script of the 'pictures' plugin work with uppercase filena... | 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-23 | No longer trying to switch to an available channel if the primary device has ... | Klaus Schmidinger |
2008-02-23 | The CAM menu now stays open as long as it is automatically updated | Klaus Schmidinger |
2008-02-23 | Attempting to stay on the current channel in case of an upcoming recording | Klaus Schmidinger |
2008-02-23 | The scrollbar handle now always has a height that is at least the width of th... | Klaus Schmidinger |
2008-02-22 | Revised the fix of calculating the scrollbar height in the skins | Klaus Schmidinger |
2008-02-22 | Fixed the format in cRemote::Put() to use "%016llX" instead of "%016LX" | Klaus Schmidinger |
2008-02-22 | Updated the Italian OSD texts | Klaus Schmidinger |
2008-02-18 | Fixed various spelling errors and improved PLUGINS.html | Klaus Schmidinger |
2008-02-18 | Fixed various spelling errors and made PLUGINS.html valid HTML 4.01 | Klaus Schmidinger |
2008-02-18 | Updated the Dutch OSD texts | Klaus Schmidinger |
2008-02-18 | Updated the Danish OSD texts | Klaus Schmidinger |
2008-02-17 | Fixed setting the current subtitle track in Transfer-Mode | Klaus Schmidinger |
2008-02-17 | Implemented cSkinCursesDisplayMenu::SetScrollbar(); fixed calculating the scr...1.5.15 | Klaus Schmidinger |
2008-02-17 | Fixed a missing blank line | Klaus Schmidinger |
2008-02-17 | Introduced 'operator const void * ()' in cString | Klaus Schmidinger |
2008-02-17 | Implemented cSkin::SetScrollbar() | Klaus Schmidinger |
2008-02-16 | Added missing #include <limits.h> to epg.c and menuitems.h | Klaus Schmidinger |
2008-02-16 | Added new cStatus functions to the 'status' plugin | 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-16 | Fixed handling recordings on other file systems than the video directory | Klaus Schmidinger |
2008-02-16 | Refreshing the free disk space display when leaving a Recordings submenu | Klaus Schmidinger |
2008-02-15 | Updated the Russian OSD texts | Klaus Schmidinger |
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 | Added the UPDATE-1.6.0 file | Klaus Schmidinger |
2008-02-10 | Prepared version number and copyright year for version 1.6 | Klaus Schmidinger |
2008-02-10 | Some code cleanup | 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 |