summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
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
2008-01-13Fixed handling the '-l' optionKlaus Schmidinger
2008-01-13Fixed the "i18n:" target in the "newplugin" script, so that it can create the...Klaus Schmidinger
2008-01-13Added cString::Truncate()Klaus 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 i...Klaus Schmidinger
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 after...1.5.11Klaus Schmidinger
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 r...Klaus Schmidinger
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 displayi...Klaus Schmidinger
2007-11-03Added a workaround for recovering from wrongfully interpreted "pre 1.3.19 PS1...Klaus 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 Italian OSD textsKlaus Schmidinger
2007-10-19Updated the Estonian OSD textsKlaus 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
2007-10-14Added a note about how to initiate internationalization support to the README...Klaus Schmidinger
2007-10-13Improved the description of where logging goes in the INSTALL fileKlaus Schmidinger
2007-10-13Fixed description of DeviceSetAvailableTrack() and cReceiver(), and added an ...Klaus Schmidinger
2007-10-13Updated the Hungarian language textsKlaus Schmidinger
2007-10-13Implemented sending all frames to devices that can handle them in fast forwar...Klaus Schmidinger
2007-10-13Fixed a new[]/delete mismatch in cMenuEditStrItem::LeaveEditMode()Klaus Schmidinger
2007-10-13Fixed handling reallocated memory in cCharSetConv::Convert()Klaus Schmidinger
2007-10-13Updated the Italian OSD textsKlaus Schmidinger
2007-10-13Only creating a new cDvbOsdProvider in cDvbDevice::MakePrimaryDevice() if 'On...Klaus Schmidinger