Age | Commit message (Expand) | Author |
2012-06-04 | Added SetComponents() to the EPG handler interface | Klaus Schmidinger |
2012-06-04 | Added HandledExternally() to the EPG handler interface | Klaus Schmidinger |
2012-06-04 | Removed DeleteEvent() from the EPG handler interface (turned out not to be us... | Klaus Schmidinger |
2012-06-04 | Fixed the call to ChannelString() in cSkinLCARSDisplayChannel::SetChannel() | Klaus Schmidinger |
2012-06-04 | Updated the Finnish OSD texts | Klaus Schmidinger |
2012-06-04 | Adjusted the default values for OSD and font sizes to better fit HDTV | Klaus Schmidinger |
2012-06-04 | Fixed making LCARS the default skin | Klaus Schmidinger |
2012-06-04 | Now scaling down the Transfer Mode indicator bitmap in the LCARS skin in case... | Klaus Schmidinger |
2012-06-04 | The LCARS skin now only displays devices that can actually receive channels | Klaus Schmidinger |
2012-06-04 | Fixed the background color of the Transfer Mode indicator bitmap in the LCARS... | Klaus Schmidinger |
2012-06-03 | Added a missing template specification to the c'tor of cSortedTimers | Klaus Schmidinger |
2012-06-03 | Speeded up opening menus on systems with many (several thousands) of recordin...1.7.28 | Klaus Schmidinger |
2012-06-03 | Changed the color for devices | Klaus Schmidinger |
2012-06-03 | Added a section on 'Standard compliance' to INSTALL | Klaus Schmidinger |
2012-06-03 | Updated the German OSD texts | Klaus Schmidinger |
2012-06-02 | Added DeleteEvent() to the EPG handler interface, so that an EPG handler can ... | Klaus Schmidinger |
2012-06-02 | Extended the interface to the script that gets called for recordings, so that... | Klaus Schmidinger |
2012-06-02 | Fixed font handling with fontconfig 2.9.0 or newer | Klaus Schmidinger |
2012-06-02 | Now making sure that the "small font" is never larger than the "osd font" | Klaus Schmidinger |
2012-06-02 | Finally removed the code marked with __RECORDING_H_DEPRECATED_DIRECT_MEMBER_A... | Klaus Schmidinger |
2012-06-02 | Implemented LCARS skin | Klaus Schmidinger |
2012-06-02 | The new class cSortedTimers can be used to quickly get a list of all timers, ... | Klaus Schmidinger |
2012-06-02 | Fixed setting the recording title for the replay display of old skins | Klaus Schmidinger |
2012-06-02 | The new function RgbShade() (include osd.h) can be used to generate a brighte... | Klaus Schmidinger |
2012-05-29 | Fixed resetting CAMs | Klaus Schmidinger |
2012-05-20 | cVector::Clear() now reinitializes any previously used members | Klaus Schmidinger |
2012-05-20 | If a recording has no info file, the 'title' of the recording's info is now s... | Klaus Schmidinger |
2012-05-19 | Fixed increasing size of cVector; added a note about not using cVector with c... | Klaus Schmidinger |
2012-05-19 | Fixed checking for UTF-8 support in cFont::Bidi() | Klaus Schmidinger |
2012-05-17 | Implemented taBorder alignment flag | Klaus Schmidinger |
2012-05-13 | Fixed a mismatched 'delete' in cSchedules::SetEpgDataFileName() | Klaus Schmidinger |
2012-05-12 | The new member function cSkinDisplayReplay::SetRecording() allows a skin to d... | Klaus Schmidinger |
2012-05-11 | Making sure setup strings don't contain any newline characters | Klaus Schmidinger |
2012-05-09 | Removed the "bondedMasterFailed" mechanism from cDvbTuner | Klaus Schmidinger |
2012-05-08 | Renamed the function cString::sprintf(const char *fmt, va_list &ap) to vsprin... | Klaus Schmidinger |
2012-05-08 | Fixed character comparisons in cSubtitleObject::DecodeCharacterString() | Klaus Schmidinger |
2012-05-06 | Fixed a possible high CPU load when pausing replay | Klaus Schmidinger |
2012-04-28 | The new functions cControl::GetRecording() and cControl::GetHeader() can be u... | Klaus Schmidinger |
2012-04-28 | cControl::Control() now has an additional boolean parameter, which can be set... | Klaus Schmidinger |
2012-04-28 | Fixed handling menu categories for plugin menus | Klaus Schmidinger |
2012-04-27 | Credits to Marcus Roscher | Klaus Schmidinger |
2012-04-26 | Fixed the SVDRP command UPDR, which didn't update the global recordings list | Klaus Schmidinger |
2012-04-26 | Fixed cDevice::StillPicture(), making sure it doesn't call the derived class'... | Klaus Schmidinger |
2012-04-25 | The Timers list is now marked as modified whenever a recording starts or ends | Klaus Schmidinger |
2012-04-24 | OSD and skin are now reinitialized after a plugin setup page has been confirmed | Klaus Schmidinger |
2012-04-23 | A cOsdMenu can now handle skins that display different numbers of items in th... | Klaus Schmidinger |
2012-04-23 | The disk usage is no longer automatically added to the title of the main and ... | Klaus Schmidinger |
2012-04-22 | Added a function to get a cRecordControl for a given cTimer | Klaus Schmidinger |
2012-04-15 | The new setup option "DVB/Standard compliance" can be used to switch between ... | Klaus Schmidinger |
2012-04-09 | Fixed a typo | Klaus Schmidinger |