summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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 ↵1.5.15Klaus Schmidinger
scrollbar sizes in the skins
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 ↵Klaus Schmidinger
tracks in plugins
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 ↵Klaus Schmidinger
stopped immediately
2008-02-15Limiting the length of the recording name in timers in case VDR is run with ↵Klaus Schmidinger
--vfat (replaces the previous change to svdrp.c)
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 ↵Klaus Schmidinger
case VDR is run with --vfat
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!" ↵Klaus Schmidinger
because it applies to non-VPS recordings as well
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 ↵Klaus Schmidinger
skins, to avoid unnecessary OSD access
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 ↵Klaus Schmidinger
trick speeds, including subtitles
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-08Updated the Estonian OSD textsKlaus Schmidinger
2008-02-08Added description of option --localedirKlaus Schmidinger
2008-02-08Implemented option --userdumpKlaus Schmidinger
2008-02-08Revoked the switch to the "multiproto" driver in order to make a new stable ↵Klaus Schmidinger
version
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-27Added french textsKlaus Schmidinger
2008-01-27Removed switching to the next higher or lower channel if the current channel ↵1.5.14Klaus Schmidinger
is not available
2008-01-27Implemented handling of DVB-S2Klaus Schmidinger
2008-01-25Fixed finding new transpondersKlaus Schmidinger
2008-01-19The new option --localedir can be used to set the locale directory at runtimeKlaus Schmidinger
2008-01-19Updated the Makefile of the skincurses pluginKlaus Schmidinger
2008-01-19Updated the Finnish OSD textsKlaus Schmidinger
2008-01-19Fixed the Play function in the pictures pluginKlaus Schmidinger
2008-01-13Enhanced the SVDRP command CLRE to allow clearing the EPG data of a ↵1.5.13Klaus Schmidinger
particular channel
2008-01-13Added a section about "Logging" to PLUGINS.htmlKlaus Schmidinger
2008-01-13The automatic shutdown is now suppressed if the remote control is currently ↵Klaus Schmidinger
disabled
2008-01-13Added a note about te new 'pictures' pluginKlaus Schmidinger