Age | Commit message (Expand) | Author |
2015-01-09 | Fixed resetting the receiver for EMM pids for CAMs that need to receive the TS | Klaus Schmidinger |
2015-01-07 | Fixed detaching receivers from devices in case a CAM needs to receive the TS | Klaus Schmidinger |
2015-01-06 | Increased the PMT_SCAN_TIMEOUT to avoid timeouts when scanning PMTs | Klaus Schmidinger |
2015-01-04 | Added cOsd::DrawScaledBitmap() | Klaus Schmidinger |
2015-01-01 | Fixed a bug in the Makefile when installing plugins with LCLBLD=1 | Klaus Schmidinger |
2014-06-12 | Fixed a possible crash in the LCARS skin | Klaus Schmidinger |
2014-04-14 | VDR now reads command line options from *.conf files in /etc/vdr/conf.d | Klaus Schmidinger |
2014-03-16 | Added support for systemd2.1.6 | Klaus Schmidinger |
2014-03-16 | Added support for "Pilot", "T2-System-Id" and "SISO/MISO" parameters | Klaus Schmidinger |
2014-03-10 | When checking for obsolete channels, those with an RID that is not 0 are now ... | Klaus Schmidinger |
2014-03-10 | Updated the Finnish OSD texts | Klaus Schmidinger |
2014-03-09 | Fixed adding new source types in case they are already registered | Klaus Schmidinger |
2014-03-05 | Changed email address of Christopher Reimer | Klaus Schmidinger |
2014-02-27 | Fixed handling transfer mode on full featured DVB cards for encrypted channel... | Klaus Schmidinger |
2014-02-25 | Revoked "Fixed some compiler warnings with Clang 3.4.1" from ci.c, because th... | Klaus Schmidinger |
2014-02-21 | Fixed handling frame detection buffer length | Klaus Schmidinger |
2014-02-18 | Improved PAT/PMT scanning to speed up initial tuning to encrypted channels on... | Klaus Schmidinger |
2014-02-15 | Fixed learning keyboard remote control codes | Klaus Schmidinger |
2014-02-08 | Replaced the NULL pointer assignment in ~cReceiver() to force a segfault with... | Klaus Schmidinger |
2014-02-08 | Added LinkageTypePremiere to libsi/si.h and eit.c to avoid a compiler warning... | Klaus Schmidinger |
2014-02-08 | Fixed some compiler warnings with Clang 3.4.1 | Klaus Schmidinger |
2014-02-06 | Fixed a possible crash in the OSD demo | Klaus Schmidinger |
2014-01-30 | Fixed clearing non-editable members in the channel editor | Klaus Schmidinger |
2014-01-28 | Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 100 and introduced counting th... | Klaus Schmidinger |
2014-01-25 | Fixed a superfluous call to the skin's SetRecording() function after renaming... | Klaus Schmidinger |
2014-01-25 | The new function cStatus::ChannelChange() can be implemented by plugins to be... | Klaus Schmidinger |
2014-01-24 | Revoked "Fixed sending CA descriptors to CAMs in case a cReceiver is not used... | Klaus Schmidinger |
2014-01-22 | Replaced "Schnitt" with "Bearbeitung" in the German OSD texts | Klaus Schmidinger |
2014-01-18 | Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or ... | Klaus Schmidinger |
2014-01-16 | Fixed deleting the source recording after moving it to a different volume | Klaus Schmidinger |
2014-01-16 | Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 10 | Klaus Schmidinger |
2014-01-14 | Fixed sending CA descriptors to CAMs in case a cReceiver is not used for a re... | Klaus Schmidinger |
2014-01-07 | Updated 'sources.conf' | Klaus Schmidinger |
2014-01-01 | Eliminated MAXDVBDEVICES | Klaus Schmidinger |
2014-01-01 | Avoiding unnecessary pkg-config warnings in plugin Makefiles | Klaus Schmidinger |
2014-01-01 | Changed email address for Christian Kaiser | Klaus Schmidinger |
2014-01-01 | The script given to VDR with the '-r' option is now also called after the rec... | Klaus Schmidinger |
2013-12-29 | Deleted a superfluous assignment in cPipe::Open() | Klaus Schmidinger |
2013-12-29 | Added a check to avoid a possible NULL pointer dereference in cCiSession::Sen... | Klaus Schmidinger |
2013-12-28 | Changed '%a' to the POSIX compliant '%m' in all scanf() calls | Klaus Schmidinger |
2013-12-28 | Fixed some spellings in positioner.h and Doxyfile | Klaus Schmidinger |
2013-12-25 | Added a note to ePlayMode in device.h that VDR itself always uses pmAudioVide... | Klaus Schmidinger |
2013-12-25 | cDevice::TrickSpeed() now has an additional parameter named Forward | Klaus Schmidinger |
2013-12-25 | Made it clear that the Data parameter in cDevice::StillPicture() may point to... | Klaus Schmidinger |
2013-12-25 | Added handling UTF-8 'umlaut' characters to cKbdRemote | Klaus Schmidinger |
2013-12-25 | The Recordings menu can now be called with a cRecordingFilter | Klaus Schmidinger |
2013-12-25 | Fixed setting the name of the video directory to avoid a crash when using --g... | Klaus Schmidinger |
2013-12-25 | Added a missing closing ')' in the help and man page entry of the --vfat option | Klaus Schmidinger |
2013-12-24 | Fixed a possible crash if the recordings list is updated externally while the... | Klaus Schmidinger |
2013-11-16 | Fixed uninitialized item area coordinates in cSkinLCARSDisplayMenu | Klaus Schmidinger |