summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
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-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-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-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-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
2008-02-09Improved sending all frames to devices that can handle them in fast forward t...Klaus Schmidinger
2008-02-09Ignoring "repeat" and "release" keys in the time search entry mode during replayKlaus Schmidinger
2008-02-09Fixed setting the OSD area in the pictures pluginKlaus Schmidinger
2008-02-09Speeded up anti-aliased font rendering by caching the blend indexesKlaus Schmidinger
2008-02-08Implemented option --userdumpKlaus Schmidinger
2008-02-08Revoked the switch to the "multiproto" driver in order to make a new stable v...Klaus Schmidinger
2008-02-02Added option -i to the pictures plugin's pic2mpg to ignore unknown file typesKlaus Schmidinger
2008-02-01Updated the Italian OSD textsKlaus Schmidinger
2008-01-27Removed switching to the next higher or lower channel if the current channel ...1.5.14Klaus Schmidinger