summaryrefslogtreecommitdiff
path: root/device.h
AgeCommit message (Expand)Author
2011-03-26Fixed horizontal scaling of subtitles (cont'd)Klaus Schmidinger
2010-10-24Changed the description of cDevice::GetSTC() to make it mandatory for devices...Klaus Schmidinger
2010-04-05Added a note about not deleting cDeviceHook objects to device.hKlaus Schmidinger
2010-02-06Implemented cDevice::GetCurrentlyTunedTransponder()Klaus Schmidinger
2010-02-06Implemented cDeviceHookKlaus Schmidinger
2010-01-01Fixed stopping subtitle display when switching the primary deviceKlaus Schmidinger
2009-12-25cDevice::AddPid() now stores the stream type of the given pidKlaus Schmidinger
2009-12-05The new function cDevice::PatPmtParser() can be used in derived devices to ac...Klaus Schmidinger
2009-11-22Added the audio id to the call of PlayAudio() in cDevice::PlayTsAudio()Klaus Schmidinger
2009-06-06Using different names for the Aspect parameterKlaus Schmidinger
2009-06-01Removed obsolete constantKlaus Schmidinger
2009-06-01Improved cDvbDevice::GetOsdSize()Klaus Schmidinger
2009-05-09Implemented cDevice::GetOsdSize(); fixed the way the OSD size is determined o...Klaus Schmidinger
2009-05-08Fixed a typo in aspect ratio 2.21:1Klaus Schmidinger
2009-05-03OSD sizes in percent; automatic update of OSD sizeKlaus Schmidinger
2009-04-05cDevice::PlayTs() now plays as many TS packets as possible in one callKlaus Schmidinger
2009-03-28Fixed a typoKlaus Schmidinger
2009-03-13Replaced cBackTrace with cPtsIndexKlaus Schmidinger
2009-01-25Improved fast-forward/-rewind for audio recordingsKlaus Schmidinger
2009-01-16The full-featured DVB cards are now given the TS data directly for replayKlaus Schmidinger
2009-01-06The recording format is now Transport StreamKlaus Schmidinger
2008-09-14Added a note about 'Id' being obsolete to the description of cDevice::PlayAud...Klaus Schmidinger
2008-08-15First step towards switching to TS (Transport Stream) as recording formatKlaus Schmidinger
2008-04-12Re-implemented handling of DVB-S2Klaus Schmidinger
2008-02-23Attempting to stay on the current channel in case of an upcoming recordingKlaus Schmidinger
2008-02-16Implemented the cStatus, cDevice and cPlayer functions for setting subtitle t...Klaus Schmidinger
2008-02-09The section handler is now stopped before the device is destroyedKlaus Schmidinger
2008-02-08Revoked the switch to the "multiproto" driver in order to make a new stable v...Klaus Schmidinger
2008-01-27Implemented handling of DVB-S2Klaus Schmidinger
2007-11-03Added a workaround for recovering from wrongfully interpreted "pre 1.3.19 PS1...Klaus Schmidinger
2007-10-14Added cDevice::CloseFilter(); some fixes to PLUGINS.html1.5.10Klaus Schmidinger
2007-10-13Implemented sending all frames to devices that can handle them in fast forwar...Klaus Schmidinger
2007-10-12Implemented handling DVB subtitlesKlaus Schmidinger
2007-07-22Added a table of the used trick speed values to the description of cDevice::T...Klaus Schmidinger
2007-01-13Added cDevice::HasCi() so that devices with Common Interface can be avoided w...Klaus Schmidinger
2007-01-07CAM handling refactored; multiple recordings with one CAM; automatic CAM sele...1.5.0Klaus Schmidinger
2006-06-15Added some comment to cDevice::GetDevice()Klaus Schmidinger
2006-05-28Removed all the compatibility '#if APIVERSNUM...' stuff and instead increased...Klaus Schmidinger
2006-05-28Fixed moving channels, which sometimes stopped the current replay sessionKlaus Schmidinger
2006-05-26Fixed description of DevceNumber()Klaus Schmidinger
2006-04-14The preferred audio language is now automatically selected when starting replayKlaus Schmidinger
2006-04-09Fixed VPS recording in case there is more than one timer in the VPS marginKlaus Schmidinger
2006-03-26The new function cDevice::ForceTransferMode() can be used to force the primar...Klaus Schmidinger
2006-02-04Implemented cDevice::Transferring()Klaus Schmidinger
2006-02-04Added an 'Id' parameter to cDevice::PlayAudio() to allow plugins to easier pr...Klaus Schmidinger
2006-01-08Added a mutex to synchronize cDevice::PlayPesPacket() and SetCurrentAudioTrack()Klaus Schmidinger
2006-01-07Adapted c(Dvb)Device::ProvidesCa() to the dynamic CA handlingKlaus Schmidinger
2006-01-06Any cReceivers still attached to a cDevice when that device switches to a dif...Klaus Schmidinger
2005-12-29cDevice::GrabImage() now returns a pointer to the image in memory; cDevice::G...Klaus Schmidinger
2005-11-05The EPG scan no longer disturbs players that have also set live PIDsKlaus Schmidinger