summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-09-04Detecting frames in case the Picture Start Code or Access Unit Delimiter exte...1.7.21Klaus Schmidinger
2011-09-04Revoked the changes to cFrameDetector that have been introduced in version 1....Klaus Schmidinger
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 Yello...Klaus Schmidinger
2011-08-26Moved ProvidesEIT() check further upKlaus Schmidinger
2011-08-26Implemented cDevice::ProvidesEIT()Klaus Schmidinger
2011-08-26Moved scanning tpid back to where Rolf Ahrenberg's patch originally did itKlaus Schmidinger
2011-08-21The subtitle PIDs are now stored in the channels.conf file as an extension to...Klaus Schmidinger
2011-08-21Implemented cRecording::NumFrames() and cRecording::LengthInSeconds()Klaus Schmidinger
2011-08-21Direct access to several class members is now deprecatedKlaus Schmidinger
2011-08-20The start time of an edited recording is now set to the time of the first edi...Klaus Schmidinger
2011-08-20Now initializing Setup.InitialChannel to an empty stringKlaus Schmidinger
2011-08-20Fixed detecting frames for channels that split frames into several payloadsKlaus Schmidinger
2011-08-15cTimeMs is no longer initialized to the current time if the value given to th...1.7.20Klaus Schmidinger
2011-08-15Implemented command line options --filesize and --splitKlaus Schmidinger
2011-08-15Fixed maximum video file sizeKlaus Schmidinger
2011-08-15Fixed language code entry for PortugueseKlaus Schmidinger
2011-08-15The cutter now sets the 'broken link' flag for MPEG2 TS recordingsKlaus Schmidinger
2011-08-15Added a mutex to protect cOsd::Osds from simultaneous access from different t...Klaus Schmidinger
2011-08-14The pic2mpg script of the 'pictures' plugin now generates HD imagesKlaus Schmidinger
2011-08-13Made frame type buffer size a multiple of TS_SIZEKlaus Schmidinger
2011-08-13Made DELETENULL() thread safeKlaus Schmidinger
2011-08-13Fixed some crashes in subtitle displayKlaus Schmidinger
2011-08-13Marked some comments for doxygenKlaus Schmidinger
2011-08-13The length (as number of frames) of a recording's index file can now be deter...Klaus Schmidinger
2011-08-13Implemented static cIndexFile::IndexFileName()Klaus Schmidinger
2011-08-12Now scanning new transponders before old ones, to make sure transponder chang...Klaus Schmidinger
2011-08-12Reduced frame type buffer to 1KBKlaus Schmidinger
2011-08-12cStringList::Sort() can now be called with a boolean parameter that controls ...Klaus Schmidinger