Age | Commit message (Expand) | Author |
2008-02-22 | Fixed the format in cRemote::Put() to use "%016llX" instead of "%016LX" | Klaus Schmidinger |
2008-02-18 | Fixed various spelling errors and improved PLUGINS.html | Klaus Schmidinger |
2008-02-18 | Updated the Dutch OSD texts | Klaus Schmidinger |
2008-02-17 | Fixed setting the current subtitle track in Transfer-Mode | Klaus Schmidinger |
2008-02-16 | Added missing #include <limits.h> to epg.c and menuitems.h | Klaus Schmidinger |
2008-02-16 | Added cStatus::TimerChange() | Klaus Schmidinger |
2008-02-16 | Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t... | Klaus Schmidinger |
2008-02-15 | When deleting the recording that is currently replayed, the replay is now sto... | Klaus Schmidinger |
2008-02-15 | Using cString::sprintf() instead of asprintf() | Klaus Schmidinger |
2008-02-10 | Limiting the length of the recording name in timers created via SVDRP in case... | Klaus Schmidinger |
2008-02-10 | The free disk space is now also displayed in the title of the "Recordings" menu | Klaus Schmidinger |
2008-02-10 | Fixed setting the date in the channel display of the classic and sttng skins,... | Klaus Schmidinger |
2008-02-09 | The section handler is now stopped before the device is destroyed | Klaus Schmidinger |
2008-02-09 | Ignoring "repeat" and "release" keys in the time search entry mode during replay | Klaus Schmidinger |
2008-02-09 | Speeded up anti-aliased font rendering by caching the blend indexes | Klaus Schmidinger |
2008-02-08 | Implemented option --userdump | Klaus Schmidinger |
2008-01-27 | Implemented handling of DVB-S2 | Klaus Schmidinger |
2008-01-25 | Fixed finding new transponders | Klaus Schmidinger |
2008-01-19 | The new option --localedir can be used to set the locale directory at runtime | Klaus Schmidinger |
2008-01-19 | Updated the Makefile of the skincurses plugin | Klaus Schmidinger |
2008-01-13 | Enhanced the SVDRP command CLRE to allow clearing the EPG data of a particula...1.5.13 | Klaus Schmidinger |
2008-01-13 | Added a section about "Logging" to PLUGINS.html | Klaus Schmidinger |
2008-01-13 | The automatic shutdown is now suppressed if the remote control is currently d... | Klaus Schmidinger |
2008-01-13 | Fixed displaying weekday names in the Schedule menu if the system uses UTF-8 | Klaus Schmidinger |
2008-01-13 | Updated the Hungarian language texts | Klaus Schmidinger |
2008-01-13 | Added '-Wno-parentheses' to the compiler options in order to avoid silly comp... | Klaus Schmidinger |
2008-01-13 | Added a missing setting of lastFreeMB in cMenuMain::Update() | Klaus Schmidinger |
2008-01-13 | Fixed a loss of the date display in the "classic" skin's main menu | Klaus Schmidinger |
2008-01-13 | Fixed error handling in cCuttingThread::Action() | Klaus Schmidinger |
2007-12-27 | cTimeMs now uses the monotonic clock, if available | Klaus Schmidinger |
2007-11-25 | The kInfo key is now propagated to any open menu | Klaus Schmidinger |
2007-11-25 | Fixed the declaration of cSubtitleObject::Decode8BppCodeString() | Klaus Schmidinger |
2007-11-17 | Fixed handling small PES packets that caused subtitles to be displayed late i... | Klaus Schmidinger |
2007-11-10 | Fixed assembling PS1 packets in cTS2PES::instant_repack() | Klaus Schmidinger |
2007-11-04 | Fixed decoding filename characters in case there are not two hex digits after...1.5.11 | Klaus Schmidinger |
2007-11-04 | Fixed a crash if no fonts are found | Klaus Schmidinger |
2007-11-04 | Improved the 'i18n' target in the Makefile to avoid unnecessary work | Klaus Schmidinger |
2007-11-03 | Added a missing '.' to the date returned by DayDateTime() | Klaus Schmidinger |
2007-11-03 | The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which r... | Klaus Schmidinger |
2007-11-03 | Added some missing 'const' keywords | Klaus Schmidinger |
2007-11-03 | Fixed handling CONFDIR | Klaus Schmidinger |
2007-11-01 | Added Ukrainian language texts | Klaus Schmidinger |
2007-10-21 | Added more special characters to the list of allowed characters when entering... | Klaus Schmidinger |
2007-10-19 | Housekeeping now waits for a while after a replay has ended | Klaus Schmidinger |
2007-10-19 | Improved shutdown handling | Klaus Schmidinger |
2007-10-19 | The "Play" key now starts replay of the selected recording in the Recordings ... | Klaus Schmidinger |
2007-10-19 | Updated the French OSD texts | Klaus Schmidinger |
2007-10-17 | Fixed checking compatibility mode for old subtitles plugin | Klaus Schmidinger |
2007-10-14 | Added cDevice::CloseFilter(); some fixes to PLUGINS.html1.5.10 | Klaus Schmidinger |
2007-10-14 | Added cRecording::Undelete() | Klaus Schmidinger |