summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-29Updated the Turkish OSD textsKlaus Schmidinger
2008-02-29Updated the Czech OSD textsKlaus Schmidinger
2008-02-29Updated the Slovenian OSD textsKlaus Schmidinger
2008-02-29Fixed a crash in cFreetypeFont::DrawText() if an unknown symbol is encountere...Klaus Schmidinger
2008-02-29Fixed handling 3 and 4 byte UTF-8 symbols in Utf8CharGet()Klaus Schmidinger
2008-02-27Updated French language textsKlaus Schmidinger
2008-02-26Stripping control codes 0x86 and 0x87 from SI stringsKlaus Schmidinger
2008-02-26Updated the Dutch OSD textsKlaus Schmidinger
2008-02-25Updated the Romanian OSD texts (thanks to Lucian Muresan)Klaus Schmidinger
2008-02-25Made the 'pic2mpg' script of the 'pictures' plugin work with uppercase filena...Klaus Schmidinger
2008-02-24Updated the Swedish OSD textsKlaus Schmidinger
2008-02-24Added the backslash ('\') to the list of characters that need to be escaped w...1.5.16Klaus Schmidinger
2008-02-24Increased the valid range of the "Subtitle offset" setup option to -100...100Klaus Schmidinger
2008-02-23No longer trying to switch to an available channel if the primary device has ...Klaus Schmidinger
2008-02-23The CAM menu now stays open as long as it is automatically updatedKlaus Schmidinger
2008-02-23Attempting to stay on the current channel in case of an upcoming recordingKlaus Schmidinger
2008-02-23The scrollbar handle now always has a height that is at least the width of th...Klaus Schmidinger
2008-02-22Revised the fix of calculating the scrollbar height in the skinsKlaus Schmidinger
2008-02-22Fixed the format in cRemote::Put() to use "%016llX" instead of "%016LX"Klaus Schmidinger
2008-02-22Updated the Italian OSD textsKlaus Schmidinger
2008-02-18Fixed various spelling errors and improved PLUGINS.htmlKlaus Schmidinger
2008-02-18Fixed various spelling errors and made PLUGINS.html valid HTML 4.01Klaus Schmidinger
2008-02-18Updated the Dutch OSD textsKlaus Schmidinger
2008-02-18Updated the Danish OSD textsKlaus Schmidinger
2008-02-17Fixed setting the current subtitle track in Transfer-ModeKlaus Schmidinger
2008-02-17Implemented cSkinCursesDisplayMenu::SetScrollbar(); fixed calculating the scr...1.5.15Klaus Schmidinger
2008-02-17Fixed a missing blank lineKlaus Schmidinger
2008-02-17Introduced 'operator const void * ()' in cStringKlaus Schmidinger
2008-02-17Implemented cSkin::SetScrollbar()Klaus Schmidinger
2008-02-16Added missing #include <limits.h> to epg.c and menuitems.hKlaus Schmidinger
2008-02-16Added new cStatus functions to the 'status' pluginKlaus Schmidinger
2008-02-16Added cStatus::TimerChange()Klaus Schmidinger
2008-02-16Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t...Klaus Schmidinger
2008-02-16Fixed handling recordings on other file systems than the video directoryKlaus Schmidinger
2008-02-16Refreshing the free disk space display when leaving a Recordings submenuKlaus Schmidinger
2008-02-15Updated the Russian OSD textsKlaus Schmidinger
2008-02-15When deleting the recording that is currently replayed, the replay is now sto...Klaus Schmidinger
2008-02-15Limiting the length of the recording name in timers in case VDR is run with -...Klaus Schmidinger
2008-02-15Using cString::sprintf() instead of asprintf()Klaus Schmidinger
2008-02-10Added the UPDATE-1.6.0 fileKlaus Schmidinger
2008-02-10Prepared version number and copyright year for version 1.6Klaus Schmidinger
2008-02-10Some code cleanupKlaus Schmidinger
2008-02-10Limiting the length of the recording name in timers created via SVDRP in case...Klaus Schmidinger
2008-02-10Running the thread that removes deleted recordings at a low priorityKlaus Schmidinger
2008-02-10Fixed detecting directories in cFileNameList::Load()Klaus Schmidinger
2008-02-10Fixed a loss of a timer's 'recording' flag after modifying it via MODTKlaus Schmidinger
2008-02-10Changed the message "Upcoming VPS recording!" to "Upcoming recording!" becaus...Klaus Schmidinger
2008-02-10The free disk space is now also displayed in the title of the "Recordings" menuKlaus Schmidinger
2008-02-10Fixed setting the date in the channel display of the classic and sttng skins,...Klaus Schmidinger
2008-02-09The section handler is now stopped before the device is destroyedKlaus Schmidinger