summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
AgeCommit message (Expand)Author
2008-02-17Fixed setting the current subtitle track in Transfer-ModeKlaus Schmidinger
2008-02-16Added missing #include <limits.h> to epg.c and menuitems.hKlaus 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-15When deleting the recording that is currently replayed, the replay is now sto...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-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-09Ignoring "repeat" and "release" keys in the time search entry mode during replayKlaus Schmidinger
2008-02-09Speeded up anti-aliased font rendering by caching the blend indexesKlaus Schmidinger
2008-02-08Implemented option --userdumpKlaus Schmidinger
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-13Enhanced the SVDRP command CLRE to allow clearing the EPG data of a particula...1.5.13Klaus Schmidinger
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 d...Klaus 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 comp...Klaus Schmidinger
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
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-25Fixed the declaration of cSubtitleObject::Decode8BppCodeString()Klaus Schmidinger
2007-11-17Fixed handling small PES packets that caused subtitles to be displayed late i...Klaus 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 after...1.5.11Klaus Schmidinger
2007-11-04Fixed a crash if no fonts are foundKlaus 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 r...Klaus Schmidinger
2007-11-03Added some missing 'const' keywordsKlaus Schmidinger
2007-11-03Fixed handling CONFDIRKlaus Schmidinger
2007-11-01Added Ukrainian language textsKlaus Schmidinger
2007-10-21Added more special characters to the list of allowed characters when entering...Klaus Schmidinger
2007-10-19Housekeeping now waits for a while after a replay has endedKlaus Schmidinger
2007-10-19Improved shutdown handlingKlaus Schmidinger
2007-10-19The "Play" key now starts replay of the selected recording in the Recordings ...Klaus Schmidinger
2007-10-19Updated the French OSD textsKlaus Schmidinger
2007-10-17Fixed checking compatibility mode for old subtitles pluginKlaus Schmidinger
2007-10-14Added cDevice::CloseFilter(); some fixes to PLUGINS.html1.5.10Klaus Schmidinger
2007-10-14Added cRecording::Undelete()Klaus Schmidinger
2007-10-14Made the default copy ctor and the assign operator of cRecording privateKlaus Schmidinger
2007-10-14Added the 'ß' character to the "allowed charcaters" in the de_DE.po fileKlaus Schmidinger
2007-10-14Removed a duplicate ',' from the ca_ES.po fileKlaus Schmidinger