summaryrefslogtreecommitdiff
path: root/device.h
AgeCommit message (Collapse)Author
2014-01-07Added initial support for vdr-2.1.3 and updated translation files.rofafor
2013-08-21Support for cDevice::ScaleVideo()phintuka
2013-08-21Removed old compability stuff (vdr-1.7.33 is required)phintuka
2012-03-17Splitted InitDevice() from cXinelibDevice constructorphintuka
2012-03-13Removed deprecated setting (field_order)phintuka
2011-03-20Added cXinelibDevice::SupportsTrueColorOSD()phintuka
2010-06-04Added support for vdr-1.6 TSPlay patch (Thanks to Udo Richter, patch #3011171)rofafor
2010-06-02ForcePrimaryDevice(): return true if switching is possible or we're ↵phintuka
currently the primary device
2010-03-15Cosmeticsphintuka
2010-03-15Properly lock m_TsBuf accessphintuka
2010-03-15PIP support (VDR side)phintuka
2010-02-28Removed m_h264phintuka
2010-02-28Rewrite PlayTs() to use cDevice::PatPmtParser() and removed m_PatPmtParser.phintuka
Dropped support for vdr-1.7.1 ... 1.7.10.
2010-02-15Removed deprecated m_ac3Present and m_spuPresentphintuka
2010-02-03m_TrickSpeedPts, m_TrickSpeedDelay and PlayTrickSpeed() not used with vdr-1.7.5+phintuka
2010-02-03Parse video size from ts streamphintuka
2010-02-01Splitted AcceptVideoPacket() and AcceptAudioPacket() from PlayVideo() and ↵phintuka
PlayAudio(). Use the new functions also in mpeg-ts mode.
2009-08-01Moved double clear check from cXinelibDevice to cXinelibThreadphintuka
2009-06-24Fixed compilation with vdr-1.7.8phintuka
- changed GetVideoSize(), vdr-1.7.7 not supported anymore Added GetOsdSize() with default values
2009-05-06Improved mpeg-ts cachingphintuka
2009-05-03SetSubtitleTrackDevice() -> publicphintuka
2009-05-03vdr-1.7.7: GetVideoSize()phintuka
2009-05-03Cosmeticsphintuka
2009-01-31Pass TS data to xine-libphintuka
2009-01-30Join multiple TS packets to one transport packetphintuka
2009-01-26Forward PAT/PMT to xine-libphintuka
2009-01-26Added TimeoutMs to PlayFile()phintuka
2009-01-08Added sharpness and noise reduction setup options for VDPAU.rofafor
2008-11-20Removed backwards compatibility.rofafor
2008-11-18Added optional timeout to PlayFileCtrlphintuka
2008-09-18Added miDvdButtons (number of DVD menu buttons) to eMetainfoTypephintuka
2008-06-11When requested, forward DVB SPU data to clients/xine-lib instead of VDR SPU ↵phintuka
decoder
2008-04-14Signal unscaled OSD configuration options in xine_osd_command_t flagsphintuka
2008-04-12Remove option to disable OSD downscaling (useless ...?)phintuka
2008-03-16Use defines for special suptitle "tracks" auto and nonephintuka
Implement vdr>=1.5.15 SetSubtitleTrackDevice
2008-02-20Temporarily drop DVD SPU support in VDR recordings (collides with VDR DVB ↵phintuka
SPU handling)
2008-02-20vdr-1.5.15 subtitle track seletion replaces our own onephintuka
-> removed preferred SPU languages
2008-02-19Added the possibility to select the aspect ratio of the video.phelin
2008-02-05Add flag for h.264 videophintuka
2008-01-10Add Tracknumber for playlist items.phelin
2008-01-06Added PlayMode to PlayFile()phintuka
2007-10-15Remove vdr-1.3.x compability code (it won't work anyway)phintuka
2007-09-17Smooth fast forward trick speed mode (Patch from Timo Eskola)phintuka
Requires patching VDR with patches/vdr-1.4.6-Smooth_FastForward.patch
2007-04-12Remove (unused) decoder priority settingphintuka
2007-03-14Preferred SPU languagesphintuka
2007-01-24LAzy polling (queue amount of free buffers)phintuka
2007-01-06New trickspeed handlingphintuka
2006-12-29m_TrickSpeedModephintuka
2006-12-24DVD title numberphintuka
2006-12-20Added INFO TITLEphintuka