Age | Commit message (Expand) | Author |
2012-06-13 | Fixed checking for a visible live programme in case a menu or the channel dis... | Klaus Schmidinger |
2012-06-13 | Fixed displaying messages in the LCARS skin | Klaus Schmidinger |
2012-06-13 | Reduced default font sizes | Klaus Schmidinger |
2012-06-12 | Changed foreground colors of messages | Klaus Schmidinger |
2012-06-12 | Changed email address of Andreas Mair | Klaus Schmidinger |
2012-06-10 | Setting the "broken link" or "TEI" flags when cutting recordings is now suppr... | Klaus Schmidinger |
2012-06-10 | Fixed the type of MBperMinute in cVideoDiskUsage::HasChanged() | Klaus Schmidinger |
2012-06-10 | Fixed handling recording with more than two bonded devices | Klaus Schmidinger |
2012-06-09 | Fixed several spelling errors | Klaus Schmidinger |
2012-06-09 | Implemented sort mode for recordings | Klaus Schmidinger |
2012-06-08 | The LCARS skin's main menu now only displays timers that are actually activated | Klaus Schmidinger |
2012-06-07 | Fixed some copy&paste errors in PLUGINS.html | Klaus Schmidinger |
2012-06-07 | Fixed displaying the number of devices in the LCARS skin in case of non-recei... | Klaus Schmidinger |
2012-06-07 | Removed the gap from the main menu buttons in the LCARS skin | Klaus Schmidinger |
2012-06-07 | Changed the button colors in the LCARS skin to better fit with the rest of th... | Klaus Schmidinger |
2012-06-07 | Updated the Italian OSD text | Klaus Schmidinger |
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 |