Age | Commit message (Expand) | Author |
2012-10-09 | Fixed 'make install' to not overwrite existing configuration files | Klaus Schmidinger |
2012-10-09 | Fixed setting the video format in the dvbhdffdevice | Klaus Schmidinger |
2012-10-04 | Changed DTV_DVBT2_PLP_ID to DTV_STREAM_ID in dvbdevice.c to adapt to an incom... | Klaus Schmidinger |
2012-10-03 | cIoThrottle::Engaged() is now also checked in cRemoveDeletedRecordingsThread:... | Klaus Schmidinger |
2012-10-03 | Pressing the Play key during normal live viewing mode now opens the Recording... | Klaus Schmidinger |
2012-09-29 | Fixed sorting folders before recordings in case of UTF-8 | Klaus Schmidinger |
2012-09-24 | Moved cleaning up the EPG data and writing the epg.data file into a separate ... | Klaus Schmidinger |
2012-09-22 | Increased the size of the TS buffer to 5MB and that of the Recorder buffer to... | Klaus Schmidinger |
2012-09-22 | The new class cIoThrottle is used to allow I/O intense threads to temporarily... | Klaus Schmidinger |
2012-09-19 | cPatPmtParser::ParsePmt() now also recognizes stream type 0x81 as "AC3" | Klaus Schmidinger |
2012-09-18 | Improved detecting frames in MPEG 4 video | Klaus Schmidinger |
2012-09-17 | The script given to VDR with the '-r' option is now also called whenever a re... | Klaus Schmidinger |
2012-09-15 | Implemented instant recording of only the present event | Klaus Schmidinger |
2012-09-14 | Fixed mapping the frame type bits when detecting independent frames in MPEG 4... | Klaus Schmidinger |
2012-09-12 | Fixed credits for implementing cDevice::HasInternalCam() | Klaus Schmidinger |
2012-09-09 | Implemented the setup options "OSD/Color key [0123]"1.7.30 | Klaus Schmidinger |
2012-09-09 | Fixed sluggish response when manipulating editing marks while a cutting threa... | Klaus Schmidinger |
2012-09-02 | Credits to Dennis Bendlin | Klaus Schmidinger |
2012-09-01 | Implemented FHS support; fixed handling config directory if only -v is given | Klaus Schmidinger |
2012-08-26 | Added cDevice::HasInternalCam() | Klaus Schmidinger |
2012-08-26 | Added cDevice::ReadFilter() | Klaus Schmidinger |
2012-08-26 | Updated email address of Stefan Huelswitt | Klaus Schmidinger |
2012-08-26 | Fixed a race condition when zapping in transfer mode | Klaus Schmidinger |
2012-08-25 | Fixed detecting transfer mode on full featured DVB cards | Klaus Schmidinger |
2012-08-25 | Added IsUpdate() to the EPG handler interface | Klaus Schmidinger |
2012-08-21 | Fixed handling control characters in SI data in case of UTF-8 encoded strings | Klaus Schmidinger |
2012-07-14 | Credit for Ludi Kaleni1.7.29 | 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-09 | Fixed several spelling errors | Klaus Schmidinger |
2012-06-07 | Fixed some copy&paste errors in PLUGINS.html | 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 | Fixed the call to ChannelString() in cSkinLCARSDisplayChannel::SetChannel() | 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-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-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-05-29 | Fixed resetting CAMs | Klaus Schmidinger |
2012-05-19 | Fixed checking for UTF-8 support in cFont::Bidi() | Klaus Schmidinger |
2012-05-13 | Fixed a mismatched 'delete' in cSchedules::SetEpgDataFileName() | 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 |