summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-21Fixed a deadlockKlaus Schmidinger
2014-01-20Now making sure the primary device goes into transfer mode for live viewing i...Klaus Schmidinger
2014-01-18Now unassigning CAMs from their devices when they are no longer usedKlaus Schmidinger
2014-01-18Fixed deleting the source recording after moving it to a different volume (co...Klaus Schmidinger
2014-01-18Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or ...Klaus Schmidinger
2014-01-16Now waiting explicitly until all CAM slots are ready before switching to the ...Klaus Schmidinger
2014-01-16Fixed deleting the source recording after moving it to a different volumeKlaus Schmidinger
2014-01-16Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 10Klaus Schmidinger
2014-01-15Added logging the supported system ids of a CAMKlaus Schmidinger
2014-01-14Fixed sending CA descriptors to CAMs in case a cReceiver is not used for a re...Klaus Schmidinger
2014-01-14Improved locking for CAM slots and made the pure functions of cCiAdapter have...Klaus Schmidinger
2014-01-07cFont::CreateFont() now returns a dummy font in case there are no fonts insta...Klaus Schmidinger
2014-01-07Added entries for version 2.0.5Klaus Schmidinger
2014-01-07Updated 'sources.conf'Klaus Schmidinger
2014-01-05Channels that are no longer contained in the current SDT of a transponder are...2.1.3Klaus Schmidinger
2014-01-04Made GetCaDescriptors() and GetCaPids() return all values if CaSystemIds is 0...Klaus Schmidinger
2014-01-02Added support for buffered CAM decryptionKlaus Schmidinger
2014-01-01Eliminated MAXDVBDEVICESKlaus Schmidinger
2014-01-01Avoiding unnecessary pkg-config warnings in plugin MakefilesKlaus Schmidinger
2014-01-01Changed email address for Christian KaiserKlaus Schmidinger
2014-01-01The script given to VDR with the '-r' option is now also called after the rec...Klaus Schmidinger
2014-01-01Added receiving Ca pids to cCamSlotKlaus Schmidinger
2013-12-29Deleted a superfluous assignment in cPipe::Open()Klaus Schmidinger
2013-12-29Added a check to avoid a possible NULL pointer dereference in cCiSession::Sen...Klaus Schmidinger
2013-12-28Implemented cCamSlot::Decrypt()Klaus Schmidinger
2013-12-28Changed '%a' to the POSIX compliant '%m' in all scanf() callsKlaus Schmidinger
2013-12-28Fixed some spellings in positioner.h and DoxyfileKlaus Schmidinger
2013-12-27Avoiding double entries when externally renaming a recording (cont'd)Klaus Schmidinger
2013-12-27Now handing down the recording filter to sub menusKlaus Schmidinger
2013-12-27Avoiding double entries when externally renaming a recordingKlaus Schmidinger
2013-12-25Added a note to ePlayMode in device.h that VDR itself always uses pmAudioVide...Klaus Schmidinger
2013-12-25cDevice::TrickSpeed() now has an additional parameter named ForwardKlaus Schmidinger
2013-12-25Made it clear that the Data parameter in cDevice::StillPicture() may point to...Klaus Schmidinger
2013-12-25Added handling UTF-8 'umlaut' characters to cKbdRemoteKlaus Schmidinger
2013-12-25The Recordings menu can now be called with a cRecordingFilterKlaus Schmidinger
2013-12-25Fixed setting the name of the video directory to avoid a crash when using --g...Klaus Schmidinger
2013-12-25Added a missing closing ')' in the help and man page entry of the --vfat optionKlaus Schmidinger
2013-12-24Fixed a possible crash if the recordings list is updated externally while the...Klaus Schmidinger
2013-11-16Fixed uninitialized item area coordinates in cSkinLCARSDisplayMenuKlaus Schmidinger
2013-11-15Simplified some conditional expressions in skinlcars.c and skinsttng.cKlaus Schmidinger
2013-11-15Fixed a missing initialization in the c'tor of cSkinLCARSDisplayChannelKlaus Schmidinger
2013-11-11Updated the Italian OSD textsKlaus Schmidinger
2013-11-04Fixed a typoKlaus Schmidinger
2013-11-04Removed '_' from the FileNameChars and CharMap translations in uk_UA.poKlaus Schmidinger
2013-11-04Changes in the teletext PID no longer cause retuningKlaus Schmidinger
2013-11-03Fixed some typosKlaus Schmidinger
2013-11-03The new menu category mcRecordingEdit is now used to mark menus that edit rec...Klaus Schmidinger
2013-11-03Fixed a possible access to uninitialized data in cEIT::cEIT()Klaus Schmidinger
2013-11-03In the "Select folder" menu pressing Ok now selects the folder, even if this ...Klaus Schmidinger
2013-10-30Added code for parsing LCN and AVC descriptors to libsiKlaus Schmidinger