Age | Commit message (Expand) | Author |
2012-01-08 | Updated the Hungarian language texts | Klaus Schmidinger |
2012-01-08 | Added option -o to pic2mpg | Klaus Schmidinger |
2012-01-08 | Added support for devices with more than one delivery system per frontend | Klaus Schmidinger |
2011-12-10 | Added support for HbbTV to libsi | Klaus Schmidinger |
2011-12-10 | Updated the Finnish OSD texts | Klaus Schmidinger |
2011-12-10 | Added HasSnr to the DEBUG_SIGNALQUALITY output in cDvbTuner::GetSignalQuality() | Klaus Schmidinger |
2011-12-10 | Removed a redundant NULL check in cDvbSpuDecoder::setTime() | Klaus Schmidinger |
2011-12-10 | Removed redundant memset() in the ctor of cSatCableNumbers | Klaus Schmidinger |
2011-12-10 | Removed redundant thanks | Klaus Schmidinger |
2011-12-10 | Fixed a memory leak in cRecordings::ScanVideoDir() in case there are too many... | Klaus Schmidinger |
2011-12-10 | Fixed handling symbolic links in cRecordings::ScanVideoDir() | Klaus Schmidinger |
2011-12-10 | Fixed bonding more than two devices | Klaus Schmidinger |
2011-12-04 | Removed the '.pl' suffix from svdrpsend.pl | Klaus Schmidinger |
2011-12-04 | Fixed a crash with malformed SI data1.7.22 | Klaus Schmidinger |
2011-12-04 | Replaced all calls to sleep() with cCondWait::SleepMs() | Klaus Schmidinger |
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 |