Age | Commit message (Expand) | Author |
2011-12-04 | Added file name and line number to LOG_ERROR_STR() | Klaus Schmidinger |
2011-12-04 | Changed the default location for the LIRC socket to /var/run/lirc/lircd | Klaus Schmidinger |
2011-12-04 | Removed the '.pl' suffix from all scripts | Klaus Schmidinger |
2011-12-04 | Removed 'Requires: freetype2 fontconfig' from the vdr.pc target | Klaus Schmidinger |
2011-12-04 | Added generating a pkg-config file to the Makefile | Klaus Schmidinger |
2011-12-04 | Implemented the SVDRP command UPDR | Klaus Schmidinger |
2011-12-04 | Fixed several spelling errors | Klaus Schmidinger |
2011-12-04 | Fixed a crash when deleting a recording while cutting it | Klaus Schmidinger |
2011-12-04 | Fixed handling images that are rotated by 180 degrees in pic2mpg | Klaus Schmidinger |
2011-12-04 | Implemented "Device Bonding" | Klaus Schmidinger |
2011-10-16 | Implemented 'occupied' for devices | Klaus Schmidinger |
2011-10-09 | Fixed setting the start time of an edited recording | Klaus Schmidinger |
2011-09-25 | Added note about L and R polarization | Klaus Schmidinger |
2011-09-23 | Added cap_net_raw to the capabilities that are not dropped | Klaus Schmidinger |
2011-09-18 | Fixed handling DVB subtitles and implemented decoding textual DVB subtitles | Klaus Schmidinger |
2011-09-17 | Added device number selection to scr.conf | Klaus Schmidinger |
2011-09-17 | Added random timeout to avoid SCR device interference | Klaus Schmidinger |
2011-09-17 | Disabled SCR code in cDvbTuner's dtor | Klaus Schmidinger |
2011-09-17 | Added a note about rounding | Klaus Schmidinger |
2011-09-17 | Added reference to EN50494 | Klaus Schmidinger |
2011-09-11 | The SVDRP command LSTC now also accepts channel IDs | Klaus Schmidinger |
2011-09-11 | Updated sources.conf | Klaus Schmidinger |
2011-09-11 | VDR now supports "Satellite Channel Routing" (SCR) | Klaus Schmidinger |
2011-09-10 | The DiSEqC codes are now copied in the call to cDiseqc::Execute() | Klaus Schmidinger |
2011-09-10 | Fixed scaling subtitles in case the primary device's GetVideoSize() function ... | Klaus Schmidinger |
2011-09-04 | Detecting frames in case the Picture Start Code or Access Unit Delimiter exte...1.7.21 | Klaus Schmidinger |
2011-09-04 | Revoked the changes to cFrameDetector that have been introduced in version 1.... | Klaus Schmidinger |
2011-08-27 | Fixed detecting frames on radio channels | Klaus Schmidinger |
2011-08-27 | The dvbsddevice plugin now supports the new option --outputonly | Klaus Schmidinger |
2011-08-27 | The Recordings menu now displays the length (in hours:minutes) of each recording | Klaus Schmidinger |
2011-08-27 | The SVDRP command HITK now accepts multiple keys | Klaus Schmidinger |
2011-08-27 | The Audio and Subtitles options are now available through the Green and Yello... | Klaus Schmidinger |
2011-08-26 | Moved ProvidesEIT() check further up | Klaus Schmidinger |
2011-08-26 | Implemented cDevice::ProvidesEIT() | Klaus Schmidinger |
2011-08-26 | Moved scanning tpid back to where Rolf Ahrenberg's patch originally did it | Klaus Schmidinger |
2011-08-21 | The subtitle PIDs are now stored in the channels.conf file as an extension to... | Klaus Schmidinger |
2011-08-21 | Implemented cRecording::NumFrames() and cRecording::LengthInSeconds() | Klaus Schmidinger |
2011-08-21 | Direct access to several class members is now deprecated | Klaus Schmidinger |
2011-08-20 | The start time of an edited recording is now set to the time of the first edi... | Klaus Schmidinger |
2011-08-20 | Now initializing Setup.InitialChannel to an empty string | Klaus Schmidinger |
2011-08-20 | Fixed detecting frames for channels that split frames into several payloads | Klaus Schmidinger |
2011-08-15 | cTimeMs is no longer initialized to the current time if the value given to th...1.7.20 | Klaus Schmidinger |
2011-08-15 | Implemented command line options --filesize and --split | Klaus Schmidinger |
2011-08-15 | Fixed maximum video file size | Klaus Schmidinger |
2011-08-15 | Fixed language code entry for Portuguese | Klaus Schmidinger |
2011-08-15 | The cutter now sets the 'broken link' flag for MPEG2 TS recordings | Klaus Schmidinger |
2011-08-15 | Added a mutex to protect cOsd::Osds from simultaneous access from different t... | Klaus Schmidinger |
2011-08-14 | The pic2mpg script of the 'pictures' plugin now generates HD images | Klaus Schmidinger |
2011-08-13 | Made frame type buffer size a multiple of TS_SIZE | Klaus Schmidinger |
2011-08-13 | Made DELETENULL() thread safe | Klaus Schmidinger |