summaryrefslogtreecommitdiff
path: root/device.c
AgeCommit message (Expand)Author
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 currently...phintuka
2010-06-02local mode: log a warning if xineliboutput is not the primary devicephintuka
2010-05-30Added follow video stream resolution to OSD size optionsphintuka
2010-05-27Fixed TRACEF function namephintuka
2010-05-19Cosmetics (re-indent)phintuka
2010-05-19PlayTsVideo(): check if data is from video stream (PCR pid uses PlayTsVideo())phintuka
2010-03-15Fixed TS_BUFFER_LOCKphintuka
2010-03-15Properly lock m_TsBuf accessphintuka
2010-03-15PIP support (VDR side)phintuka
2010-03-13Play_PES() -> Play()phintuka
2010-02-28Removed m_h264phintuka
2010-02-28Rewrite PlayTs() to use cDevice::PatPmtParser() and removed m_PatPmtParser.phintuka
2010-02-28Ensure processing of control messages before sending still image dataphintuka
2010-02-27Moved TsBufferFlush() in DeviceStillPicture() to right placephintuka
2010-02-15Removed deprecated m_ac3Present and m_spuPresentphintuka
2010-02-10New backward trick speed mode for vdr-1.7.5+phintuka
2010-02-07Added support for upcoming paused DVB subtitles.rofafor
2010-02-03- Fixed mpeg-ts still imagesphintuka
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 Pla...phintuka
2009-08-19Use frontend window size for OSDphintuka
2009-08-18Call cThread::Active() instead of cXinelibThread::IsFinished()phintuka
2009-08-18Removed calls to cXinelibThread::Stop()phintuka
2009-08-07Added OSD resolution enumsphintuka
2009-08-01Moved double clear check from cXinelibDevice to cXinelibThreadphintuka
2009-07-25vdr-1.7.8+: Reset PAT/PT parser PAT is received.phintuka
2009-06-24Killed warningphintuka
2009-06-24Fixed compilation with vdr-1.7.8phintuka
2009-06-04Reset PAT/PMT parser when switching channel.phintuka
2009-05-27Removed trick speed delay for vdr-1.7.5+phintuka
2009-05-06Improved mpeg-ts cachingphintuka
2009-05-06Removed m_PatPmtParser.Reset() from PlayTs()phintuka
2009-05-03vdr-1.7.7: GetVideoSize().phintuka
2009-05-03Simnplifyphintuka
2009-04-20Quickfix for vdr-1.7.5 TS replayphintuka
2009-03-19Fixed typophintuka
2009-03-19Pass header (PAT+PMT) to server for cachingphintuka
2009-02-16include tools/mpeg.h (video_size_t)phintuka
2009-02-06Fixes to PlayTs:phintuka
2009-02-04Silenced a compile time warning.rofafor
2009-02-04Fixed PAT/PMT parsing with vdr-1.7.4phintuka
2009-02-04Enable PlayFileCtrl() when there is no media file playing.phintuka
2009-02-01Fixed compilation under vdr-1.6.x.rofafor
2009-01-31Pass TS data to xine-libphintuka
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