summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Expand)Author
2012-06-13Fixed checking for a visible live programme in case a menu or the channel dis...Klaus Schmidinger
2012-06-13Fixed displaying messages in the LCARS skinKlaus Schmidinger
2012-06-10Setting the "broken link" or "TEI" flags when cutting recordings is now suppr...Klaus Schmidinger
2012-06-10Fixed the type of MBperMinute in cVideoDiskUsage::HasChanged()Klaus Schmidinger
2012-06-10Fixed handling recording with more than two bonded devicesKlaus Schmidinger
2012-06-09Fixed several spelling errorsKlaus Schmidinger
2012-06-09Implemented sort mode for recordingsKlaus Schmidinger
2012-06-08The LCARS skin's main menu now only displays timers that are actually activatedKlaus Schmidinger
2012-06-07Fixed some copy&paste errors in PLUGINS.htmlKlaus Schmidinger
2012-06-07Removed the gap from the main menu buttons in the LCARS skinKlaus Schmidinger
2012-06-07Changed the button colors in the LCARS skin to better fit with the rest of th...Klaus Schmidinger
2012-06-07Updated the Italian OSD textKlaus Schmidinger
2012-06-04Added SetComponents() to the EPG handler interfaceKlaus Schmidinger
2012-06-04Added HandledExternally() to the EPG handler interfaceKlaus Schmidinger
2012-06-04Fixed the call to ChannelString() in cSkinLCARSDisplayChannel::SetChannel()Klaus Schmidinger
2012-06-04Updated the Finnish OSD textsKlaus Schmidinger
2012-06-04Adjusted the default values for OSD and font sizes to better fit HDTVKlaus Schmidinger
2012-06-04Fixed making LCARS the default skinKlaus Schmidinger
2012-06-04Now scaling down the Transfer Mode indicator bitmap in the LCARS skin in case...Klaus Schmidinger
2012-06-04The LCARS skin now only displays devices that can actually receive channelsKlaus Schmidinger
2012-06-04Fixed the background color of the Transfer Mode indicator bitmap in the LCARS...Klaus Schmidinger
2012-06-03Added a missing template specification to the c'tor of cSortedTimersKlaus Schmidinger
2012-06-03Speeded up opening menus on systems with many (several thousands) of recordin...1.7.28Klaus Schmidinger
2012-06-02Added DeleteEvent() to the EPG handler interface, so that an EPG handler can ...Klaus Schmidinger
2012-06-02Extended the interface to the script that gets called for recordings, so that...Klaus Schmidinger
2012-06-02Fixed font handling with fontconfig 2.9.0 or newerKlaus Schmidinger
2012-06-02Now making sure that the "small font" is never larger than the "osd font"Klaus Schmidinger
2012-06-02Finally removed the code marked with __RECORDING_H_DEPRECATED_DIRECT_MEMBER_A...Klaus Schmidinger
2012-06-02Implemented LCARS skinKlaus Schmidinger
2012-06-02The new class cSortedTimers can be used to quickly get a list of all timers, ...Klaus Schmidinger
2012-06-02The new function RgbShade() (include osd.h) can be used to generate a brighte...Klaus Schmidinger
2012-05-29Fixed resetting CAMsKlaus Schmidinger
2012-05-20cVector::Clear() now reinitializes any previously used membersKlaus Schmidinger
2012-05-20If a recording has no info file, the 'title' of the recording's info is now s...Klaus Schmidinger
2012-05-19Fixed checking for UTF-8 support in cFont::Bidi()Klaus Schmidinger
2012-05-17Implemented taBorder alignment flagKlaus Schmidinger
2012-05-13Fixed a mismatched 'delete' in cSchedules::SetEpgDataFileName()Klaus Schmidinger
2012-05-12The new member function cSkinDisplayReplay::SetRecording() allows a skin to d...Klaus Schmidinger
2012-05-11Making sure setup strings don't contain any newline charactersKlaus Schmidinger
2012-05-09Removed the "bondedMasterFailed" mechanism from cDvbTunerKlaus Schmidinger
2012-05-08Renamed the function cString::sprintf(const char *fmt, va_list &ap) to vsprin...Klaus Schmidinger
2012-05-08Fixed character comparisons in cSubtitleObject::DecodeCharacterString()Klaus Schmidinger
2012-05-06Fixed a possible high CPU load when pausing replayKlaus Schmidinger
2012-04-28The new functions cControl::GetRecording() and cControl::GetHeader() can be u...Klaus Schmidinger
2012-04-28cControl::Control() now has an additional boolean parameter, which can be set...Klaus Schmidinger
2012-04-27Credits to Marcus RoscherKlaus Schmidinger
2012-04-26Fixed the SVDRP command UPDR, which didn't update the global recordings listKlaus Schmidinger
2012-04-26Fixed cDevice::StillPicture(), making sure it doesn't call the derived class'...Klaus Schmidinger
2012-04-25The Timers list is now marked as modified whenever a recording starts or endsKlaus Schmidinger
2012-04-24OSD and skin are now reinitialized after a plugin setup page has been confirmedKlaus Schmidinger