Age | Commit message (Expand) | Author |
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 | 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 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-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-15 | The new setup option "DVB/Standard compliance" can be used to switch between ... | Klaus Schmidinger |
2012-04-09 | Fixed a typo | Klaus Schmidinger |
2012-04-08 | Skins can now inquire the menu category for which their cSkinDisplayMenu is c... | Klaus Schmidinger |
2012-04-07 | Fixed EPG scan on systems with only a single DVB device that use software output | Klaus Schmidinger |
2012-04-06 | Now limiting the number of characters of a channel's (short) name to 16 in th... | Klaus Schmidinger |
2012-04-04 | The new function cDevice::DeviceType() returns a string identifying the type ... | Klaus Schmidinger |
2012-04-01 | Fixed getting the maximum short channel name length in case there are no shor... | Klaus Schmidinger |
2012-03-28 | Fixed cPixmapMemory::DrawEllipse() for quadrants -1 and -4 | Klaus Schmidinger |
2012-03-25 | Fixed handling IDLEPRIORITY in cDvbDevice::ProvidesChannel()1.7.27 | Klaus Schmidinger |
2012-03-20 | Reverted some improvements to Make.config.template | Klaus Schmidinger |
2012-03-19 | Updated the Italian OSD texts | Klaus Schmidinger |
2012-03-16 | Fixed reduced bpp support for DVB subtitles | Klaus Schmidinger |
2012-03-14 | Added missing channel locking to cEIT | Klaus Schmidinger |
2012-03-14 | Moved setting LC_NUMERIC further up to make sure any floating point numbers u... | Klaus Schmidinger |
2012-03-13 | Fixed a memory leak in cSubtitleRegion::UpdateTextData() | Klaus Schmidinger |
2012-03-13 | No longer using GetFont() (which is not thread safe) in cSubtitleRegion::Upda... | Klaus Schmidinger |
2012-03-13 | No longer using GetFont() (which is not thread safe) in the 'osddemo' plugin | Klaus Schmidinger |
2012-03-13 | When estimating the remaining disk space (in hours), the average data rate of... | Klaus Schmidinger |
2012-03-13 | When toggling a timer between "Single" and "Repeating", the previous setting ... | Klaus Schmidinger |
2012-03-13 | The new function cDevice::DeviceName() returns a string identifying the name ... | Klaus Schmidinger |
2012-03-12 | Improved fast forwarding to the end of a timeshift recording | Klaus Schmidinger |