summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-11Fixed cDvbSubtitleConverter::SetOsdData()Klaus Schmidinger
2012-01-08cEvent::FixEpgBugs() now replaces any newline characters in stream component ↵Klaus Schmidinger
descriptions with blanks
2012-01-08cDvbTuner::ExecuteDiseqc() now makes sure only one tuner sends SCR commands ↵Klaus Schmidinger
at any given time
2012-01-08Updated the Hungarian language textsKlaus Schmidinger
2012-01-08Added option -o to pic2mpgKlaus Schmidinger
2012-01-08Added support for devices with more than one delivery system per frontendKlaus Schmidinger
2011-12-10Added support for HbbTV to libsiKlaus Schmidinger
2011-12-10Updated the Finnish OSD textsKlaus Schmidinger
2011-12-10Added HasSnr to the DEBUG_SIGNALQUALITY output in cDvbTuner::GetSignalQuality()Klaus Schmidinger
2011-12-10Removed a redundant NULL check in cDvbSpuDecoder::setTime()Klaus Schmidinger
2011-12-10Removed redundant memset() in the ctor of cSatCableNumbersKlaus Schmidinger
2011-12-10Removed redundant thanksKlaus Schmidinger
2011-12-10Fixed a memory leak in cRecordings::ScanVideoDir() in case there are too ↵Klaus Schmidinger
many link levels
2011-12-10Fixed handling symbolic links in cRecordings::ScanVideoDir()Klaus Schmidinger
2011-12-10Fixed bonding more than two devicesKlaus Schmidinger
2011-12-04Removed the '.pl' suffix from svdrpsend.plKlaus Schmidinger
2011-12-04Fixed a crash with malformed SI data1.7.22Klaus Schmidinger
2011-12-04Replaced all calls to sleep() with cCondWait::SleepMs()Klaus Schmidinger
2011-12-04Added file name and line number to LOG_ERROR_STR()Klaus Schmidinger
2011-12-04Changed the default location for the LIRC socket to /var/run/lirc/lircdKlaus Schmidinger
2011-12-04Removed the '.pl' suffix from all scriptsKlaus Schmidinger
2011-12-04Removed 'Requires: freetype2 fontconfig' from the vdr.pc targetKlaus Schmidinger
2011-12-04Added generating a pkg-config file to the MakefileKlaus Schmidinger
2011-12-04Implemented the SVDRP command UPDRKlaus Schmidinger
2011-12-04Fixed several spelling errorsKlaus Schmidinger
2011-12-04Fixed a crash when deleting a recording while cutting itKlaus Schmidinger
2011-12-04Fixed handling images that are rotated by 180 degrees in pic2mpgKlaus Schmidinger
2011-12-04Implemented "Device Bonding"Klaus Schmidinger
2011-10-16Implemented 'occupied' for devicesKlaus Schmidinger
2011-10-09Fixed setting the start time of an edited recordingKlaus Schmidinger
2011-09-25Added note about L and R polarizationKlaus Schmidinger
2011-09-23Added cap_net_raw to the capabilities that are not droppedKlaus Schmidinger
2011-09-18Fixed handling DVB subtitles and implemented decoding textual DVB subtitlesKlaus Schmidinger
2011-09-17Added device number selection to scr.confKlaus Schmidinger
2011-09-17Added random timeout to avoid SCR device interferenceKlaus Schmidinger
2011-09-17Disabled SCR code in cDvbTuner's dtorKlaus Schmidinger
2011-09-17Added a note about roundingKlaus Schmidinger
2011-09-17Added reference to EN50494Klaus Schmidinger
2011-09-11The SVDRP command LSTC now also accepts channel IDsKlaus Schmidinger
2011-09-11Updated sources.confKlaus Schmidinger
2011-09-11VDR now supports "Satellite Channel Routing" (SCR)Klaus Schmidinger
2011-09-10The DiSEqC codes are now copied in the call to cDiseqc::Execute()Klaus Schmidinger
2011-09-10Fixed scaling subtitles in case the primary device's GetVideoSize() function ↵Klaus Schmidinger
doesn't return actual values
2011-09-04Detecting frames in case the Picture Start Code or Access Unit Delimiter ↵1.7.21Klaus Schmidinger
extends over TS packet boundaries is now done by locally skipping TS packets in cFrameDetector
2011-09-04Revoked the changes to cFrameDetector that have been introduced in version ↵Klaus Schmidinger
1.7.19
2011-08-27Fixed detecting frames on radio channelsKlaus Schmidinger
2011-08-27The dvbsddevice plugin now supports the new option --outputonlyKlaus Schmidinger
2011-08-27The Recordings menu now displays the length (in hours:minutes) of each recordingKlaus Schmidinger
2011-08-27The SVDRP command HITK now accepts multiple keysKlaus Schmidinger
2011-08-27The Audio and Subtitles options are now available through the Green and ↵Klaus Schmidinger
Yellow keys in the Setup/DVB menu