summaryrefslogtreecommitdiff
path: root/device.h
AgeCommit message (Expand)Author
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
2005-09-17Removed obsolete 'shift' code in device.[hc]Klaus Schmidinger
2005-09-10Fixed a typoKlaus Schmidinger
2005-09-04Changed the audio PID language codes to hold up to two 3 letter codes; automa...Klaus Schmidinger
2005-08-21Now waiting at startup until all DVB devices are readyKlaus Schmidinger
2005-08-13Centralized 'thread active' handlingKlaus Schmidinger
2005-07-30Modified the description of cDevice::Poll() to avoid misunderstandingsKlaus Schmidinger
2005-06-12Modified cEITScanner::Process() so that it works on systems with only budget ...Klaus Schmidinger
2005-06-05A device can now detach all receivers for a given PIDKlaus Schmidinger
2005-02-20Changed MAXDPIDS to 16 (8xAC3 + 8xDTS)Klaus Schmidinger
2005-02-20Added support for setting the video display modeKlaus Schmidinger
2005-02-06Removed 'flags' from tTrackIdKlaus Schmidinger
2005-02-06Making sure the current audio track is actually one of the ones available in ...Klaus Schmidinger
2005-01-23Recording and Transfer Mode can now handle up to 8 Dolby Digital tracksKlaus Schmidinger
2005-01-16Recording and Transfer Mode now handle more than 2 audio PIDsKlaus Schmidinger
2005-01-08Displaying audio track description in channel displayKlaus Schmidinger
2005-01-06Implemented left/right/stereo selectionKlaus Schmidinger
2005-01-02Implemented audio track menuKlaus Schmidinger
2004-12-24Added cDevice::mutexReceiver to avoid a race condition when attaching/detachi...Klaus Schmidinger
2004-12-17Added support for AC3 replay over the DVB deviceKlaus Schmidinger
2004-10-30No longer explicitly waiting for a tuner lock when switching channelsKlaus Schmidinger
2004-10-16Improved buffer handlingKlaus Schmidinger
2004-06-19Added cDevice::Flush()Klaus Schmidinger
2004-05-23Added play mode pmVideoOnlyKlaus Schmidinger
2004-05-16Implemented 'skins' and 'themes'Klaus Schmidinger
2004-03-14Fixed a typoKlaus Schmidinger
2004-02-14Fixed a typoKlaus Schmidinger
2004-02-08Removed the now obsolete CaCaps stuffKlaus Schmidinger
2004-01-11The actual transponder data is now taken from the NIT1.3.1Klaus Schmidinger
2004-01-04Implemented automatic PID switching and channel detectionKlaus Schmidinger
2003-12-22Changed section handling; replaced 'libdtv' with 'libsi'Klaus Schmidinger
2003-11-07Added cDevice::GetSTC()Klaus Schmidinger
2003-08-15Fixed scaling SPU bitmaps in Letterbox mode when playing NTSC materialKlaus Schmidinger
2003-05-11Implemented cDevice::ActualDevice()Klaus Schmidinger
2003-05-03Restoring the current channel in case a recording has switched the transponderKlaus Schmidinger
2003-05-02Fixed setting the PCR-PID in case it is equal to one of the other PIDsKlaus Schmidinger
2003-04-26The PCR PID can now be set separately from the video PIDKlaus Schmidinger