summaryrefslogtreecommitdiff
path: root/HISTORY
AgeCommit message (Collapse)Author
2012-09-12Fixed credits for implementing cDevice::HasInternalCam()Klaus Schmidinger
2012-09-09Implemented the setup options "OSD/Color key [0123]"1.7.30Klaus Schmidinger
2012-09-09Fixed sluggish response when manipulating editing marks while a cutting ↵Klaus Schmidinger
thread is running
2012-09-06Fixed getting the file size and number of frames of ongoing recordingsKlaus Schmidinger
2012-09-05Fixed a long delay at the end when replaying a recording that has stopped ↵Klaus Schmidinger
recording less than an hour ago
2012-09-02Credits to Dennis BendlinKlaus Schmidinger
2012-09-02Changed the semantics of the cReceiver::Activate() function (it is now ↵Klaus Schmidinger
called with 'false' *after* the receiver has been detached from the device
2012-09-01Implemented FHS support; fixed handling config directory if only -v is givenKlaus Schmidinger
2012-08-26Added cDevice::HasInternalCam()Klaus Schmidinger
2012-08-26Added cDevice::ReadFilter()Klaus Schmidinger
2012-08-26Fixed a race condition when zapping in transfer modeKlaus Schmidinger
2012-08-25Fixed detecting transfer mode on full featured DVB cardsKlaus Schmidinger
2012-08-25Added IsUpdate() to the EPG handler interfaceKlaus Schmidinger
2012-08-21RemoveEmptyDirectories() now ignores dot filesKlaus Schmidinger
2012-08-21Updated the Finnish OSD textsKlaus Schmidinger
2012-08-21Fixed handling control characters in SI data in case of UTF-8 encoded stringsKlaus Schmidinger
2012-07-15Fixed sorting recordings in the top level video directoryKlaus Schmidinger
2012-07-14Credit for Ludi Kaleni1.7.29Klaus Schmidinger
2012-06-17The new setup option "Miscellaneous/Show channel names with source" can be ↵Klaus Schmidinger
used to turn on adding the source character to channel names whenever they are displayed
2012-06-13Changed some of the colors in the LCARS skinKlaus Schmidinger
2012-06-13Fixed checking for a visible live programme in case a menu or the channel ↵Klaus Schmidinger
display is currently open
2012-06-13Fixed displaying messages in the LCARS skinKlaus Schmidinger
2012-06-10Setting the "broken link" or "TEI" flags when cutting recordings is now ↵Klaus Schmidinger
suppressed if the editing point merges two seamlessly fitting parts of the same stream
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 ↵Klaus Schmidinger
the theme
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 ↵Klaus Schmidinger
case it doesn't fit with the selected font size
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 ↵Klaus Schmidinger
LCARS skin
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 ↵1.7.28Klaus Schmidinger
recordings, by caching the information whether a recording is stored on the video directory file system within the cRecording data
2012-06-02Added DeleteEvent() to the EPG handler interface, so that an EPG handler can ↵Klaus Schmidinger
trigger deleting of an event
2012-06-02Extended the interface to the script that gets called for recordings, so ↵Klaus Schmidinger
that in the "edited" case it also provides the name of the original recording
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 ↵Klaus Schmidinger
__RECORDING_H_DEPRECATED_DIRECT_MEMBER_ACCESS and LEGACY_CRECEIVER
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
sorted by their start time