Age | Commit message (Expand) | Author |
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 |
2007-10-14 | Made the default copy ctor and the assign operator of cRecording private | Klaus Schmidinger |
2007-10-14 | Added the 'ß' character to the "allowed charcaters" in the de_DE.po file | Klaus Schmidinger |
2007-10-14 | Removed a duplicate ',' from the ca_ES.po file | Klaus Schmidinger |
2007-10-14 | Added a note about how to initiate internationalization support to the README... | Klaus Schmidinger |
2007-10-13 | Improved the description of where logging goes in the INSTALL file | Klaus Schmidinger |
2007-10-13 | Fixed description of DeviceSetAvailableTrack() and cReceiver(), and added an ... | Klaus Schmidinger |
2007-10-13 | Implemented sending all frames to devices that can handle them in fast forwar... | Klaus Schmidinger |
2007-10-13 | Fixed a new[]/delete mismatch in cMenuEditStrItem::LeaveEditMode() | Klaus Schmidinger |
2007-10-13 | Fixed handling reallocated memory in cCharSetConv::Convert() | Klaus Schmidinger |
2007-10-13 | Updated the Italian OSD texts | Klaus Schmidinger |
2007-10-13 | Fixed a crash when pressing Left while at the first character of a cMenuEditS... | Klaus Schmidinger |
2007-10-13 | Added a missing SetVolumeDevice() call in cDevice::SetPrimaryDevice() | Klaus Schmidinger |
2007-10-13 | Fixed a missing '-' at the next to last line of SVDRP help texts | Klaus Schmidinger |
2007-10-13 | Added a missing Channels.SetModified(true) call when deleting or moving a cha... | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |