summaryrefslogtreecommitdiff
path: root/receiver.c
AgeCommit message (Expand)Author
2017-05-01CAMs are now sent a generated EIT packet that contains a single 'present even...Klaus Schmidinger
2017-04-02Detecting whether a particular CAM actually decrypts a given channel is now d...Klaus Schmidinger
2017-02-21PIDs can now be added to and deleted from a cReceiver while it is attached to...Klaus Schmidinger
2015-09-16Fixed an overflow of PIDs in a receiverKlaus Schmidinger
2015-01-12Added functions to set and retrieve the priority of a cReceiverKlaus Schmidinger
2014-02-08Replaced the NULL pointer assignment in ~cReceiver() to force a segfault with...Klaus Schmidinger
2014-01-01Added receiving Ca pids to cCamSlotKlaus Schmidinger
2012-06-02Finally removed the code marked with __RECORDING_H_DEPRECATED_DIRECT_MEMBER_A...Klaus Schmidinger
2012-03-31Fixed formattingKlaus Schmidinger
2012-03-02Revised priority handling to allow receivers with a priority that is lower th...Klaus Schmidinger
2010-12-24Fixed inclusion of <stdarg.h>Klaus Schmidinger
2010-02-28The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digi...1.7.13Klaus Schmidinger
2010-01-30The PCR pid is now recorded for channels where this is different from the vid...Klaus Schmidinger
2010-01-01Fixed compiler warnings "format not a string literal and no format arguments"...Klaus Schmidinger
2007-08-12Added a debug error message to cReceiver::~cReceiver() in case it is still at...1.5.7Klaus Schmidinger
2007-01-07CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0Klaus Schmidinger
2006-03-26Fixed some #include sequencesKlaus Schmidinger
2005-01-16Recording and Transfer Mode now handle more than 2 audio PIDsKlaus Schmidinger
2002-08-04Changed the cDevice class to allow plugins to implement their own devicesKlaus Schmidinger
2002-07-28Fixed PID handling for cReceiverKlaus Schmidinger
2002-06-16Totally rearranged device/player/recorder structuresKlaus Schmidinger