Age | Commit message (Expand) | Author |
2014-01-18 | Now unassigning CAMs from their devices when they are no longer used | Klaus Schmidinger |
2014-01-18 | Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or ... | Klaus Schmidinger |
2014-01-16 | Now waiting explicitly until all CAM slots are ready before switching to the ... | 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-15 | Added logging the supported system ids of a CAM | 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-14 | Improved locking for CAM slots and made the pure functions of cCiAdapter have... | Klaus Schmidinger |
2014-01-07 | cFont::CreateFont() now returns a dummy font in case there are no fonts insta... | Klaus Schmidinger |
2014-01-07 | Added entries for version 2.0.5 | Klaus Schmidinger |
2014-01-07 | Updated 'sources.conf' | Klaus Schmidinger |
2014-01-05 | Channels that are no longer contained in the current SDT of a transponder are...2.1.3 | 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 | The script given to VDR with the '-r' option is now also called after the rec... | Klaus Schmidinger |
2014-01-01 | Added receiving Ca pids to cCamSlot | 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 | Implemented cCamSlot::Decrypt() | 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 |
2013-11-15 | Simplified some conditional expressions in skinlcars.c and skinsttng.c | Klaus Schmidinger |
2013-11-15 | Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannel | Klaus Schmidinger |
2013-11-11 | Updated the Italian OSD texts | Klaus Schmidinger |
2013-11-04 | Removed '_' from the FileNameChars and CharMap translations in uk_UA.po | Klaus Schmidinger |
2013-11-04 | Changes in the teletext PID no longer cause retuning | Klaus Schmidinger |
2013-11-03 | The new menu category mcRecordingEdit is now used to mark menus that edit rec... | Klaus Schmidinger |
2013-11-03 | Fixed a possible access to uninitialized data in cEIT::cEIT() | Klaus Schmidinger |
2013-11-03 | In the "Select folder" menu pressing Ok now selects the folder, even if this ... | Klaus Schmidinger |
2013-10-30 | Added code for parsing LCN and AVC descriptors to libsi | Klaus Schmidinger |
2013-10-30 | Changed the absolute latitude limit for visible satellites to 81.2 degrees | Klaus Schmidinger |
2013-10-29 | The LIRC remote control now connects to the socket even if it doesn't yet exi... | Klaus Schmidinger |
2013-10-23 | Added entries for version 2.0.4 | Klaus Schmidinger |
2013-10-21 | Revoked "Added maximum signal strength value for TechniSat SkyStar 2 DVB-S re... | Klaus Schmidinger |
2013-10-21 | When cutting a recording it is now checked whether there is already an edited... | Klaus Schmidinger |
2013-10-21 | Changed the name of the SVDRP command RENR to MOVR | Klaus Schmidinger |
2013-10-20 | Fixed some compiler warnings with gcc-4.6.3 | Klaus Schmidinger |
2013-10-20 | Updated the Finnish OSD texts | Klaus Schmidinger |
2013-10-20 | Changed the return value of cPositioner::HorizonLongitude() to 0 in case the ... | Klaus Schmidinger |
2013-10-19 | Adjusted release date2.1.2 | Klaus Schmidinger |
2013-10-16 | Fixed an inconsistent behavior between opening the Recordings menu manually v... | Klaus Schmidinger |