Age | Commit message (Expand) | Author |
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 |
2008-01-13 | Fixed handling the '-l' option | Klaus Schmidinger |
2008-01-13 | Fixed the "i18n:" target in the "newplugin" script, so that it can create the... | Klaus Schmidinger |
2008-01-13 | Added cString::Truncate() | Klaus Schmidinger |
2008-01-01 | Fixed cVector::Clear() and cStringList::Clear() | 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 | Implemented setup option "Miscellaneous/Emergency exit" | Klaus Schmidinger |
2007-11-25 | Fixed the declaration of cSubtitleObject::Decode8BppCodeString() | Klaus Schmidinger |
2007-11-18 | Fixed suddenly stopping subtitles in live mode1.5.12 | Klaus Schmidinger |
2007-11-17 | Fixed stopping live subtitles when a player is attached to the device | Klaus Schmidinger |
2007-11-17 | Fixed handling small PES packets that caused subtitles to be displayed late i... | Klaus Schmidinger |
2007-11-16 | Updated the Russian OSD texts | 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 plugin Makefiles | 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-03 | Fixed a possible blocking in replay when subtitles are active; fixed displayi... | Klaus Schmidinger |
2007-11-03 | Added a workaround for recovering from wrongfully interpreted "pre 1.3.19 PS1... | 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 Italian OSD texts | Klaus Schmidinger |
2007-10-19 | Updated the Estonian OSD texts | 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 | Updated the Hungarian language texts | 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 | Only creating a new cDvbOsdProvider in cDvbDevice::MakePrimaryDevice() if 'On... | Klaus Schmidinger |