summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2008-01-13Fixed displaying weekday names in the Schedule menu if the system uses UTF-8Klaus Schmidinger
2008-01-13Updated the Hungarian language textsKlaus Schmidinger
2008-01-13Added '-Wno-parentheses' to the compiler options in order to avoid silly ↵Klaus Schmidinger
compiler warnings
2008-01-13Added a missing setting of lastFreeMB in cMenuMain::Update()Klaus Schmidinger
2008-01-13Fixed a loss of the date display in the "classic" skin's main menuKlaus Schmidinger
2008-01-13Fixed error handling in cCuttingThread::Action()Klaus Schmidinger
2008-01-13Fixed handling the '-l' optionKlaus Schmidinger
2008-01-13Fixed the "i18n:" target in the "newplugin" script, so that it can create ↵Klaus Schmidinger
the initial *.pot file
2008-01-13Added the 'pictures' pluginKlaus Schmidinger
2008-01-13Added cString::Truncate()Klaus Schmidinger
2008-01-06Added a missing newlineKlaus Schmidinger
2008-01-01Fixed cVector::Clear() and cStringList::Clear()Klaus Schmidinger
2007-12-27cTimeMs now uses the monotonic clock, if availableKlaus Schmidinger
2007-11-25The kInfo key is now propagated to any open menuKlaus Schmidinger
2007-11-25Implemented setup option "Miscellaneous/Emergency exit"Klaus Schmidinger
2007-11-25Fixed the declaration of cSubtitleObject::Decode8BppCodeString()Klaus Schmidinger
2007-11-18Fixed suddenly stopping subtitles in live mode1.5.12Klaus Schmidinger
2007-11-17Fixed stopping live subtitles when a player is attached to the deviceKlaus Schmidinger
2007-11-17Fixed handling small PES packets that caused subtitles to be displayed late ↵Klaus Schmidinger
in live mode
2007-11-16Updated the Russian OSD textsKlaus Schmidinger
2007-11-10Fixed assembling PS1 packets in cTS2PES::instant_repack()Klaus Schmidinger
2007-11-04Fixed decoding filename characters in case there are not two hex digits ↵1.5.11Klaus Schmidinger
after the '#'
2007-11-04Fixed a crash if no fonts are foundKlaus Schmidinger
2007-11-04Improved the 'i18n' target in plugin MakefilesKlaus Schmidinger
2007-11-04Improved the 'i18n' target in the Makefile to avoid unnecessary workKlaus Schmidinger
2007-11-03Added a missing '.' to the date returned by DayDateTime()Klaus Schmidinger
2007-11-03The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which ↵Klaus Schmidinger
results in using tr(FileNameChars)
2007-11-03Added some missing 'const' keywordsKlaus Schmidinger
2007-11-03Fixed handling CONFDIRKlaus Schmidinger
2007-11-03Fixed a possible blocking in replay when subtitles are active; fixed ↵Klaus Schmidinger
displaying subtitles in live mode
2007-11-03Added a workaround for recovering from wrongfully interpreted "pre 1.3.19 ↵Klaus Schmidinger
PS1 packets"
2007-11-01Added Ukrainian language textsKlaus Schmidinger
2007-10-21Added more special characters to the list of allowed characters when ↵Klaus Schmidinger
entering strings
2007-10-19Housekeeping now waits for a while after a replay has endedKlaus Schmidinger
2007-10-19Improved shutdown handlingKlaus Schmidinger