summaryrefslogtreecommitdiff
path: root/device.c
AgeCommit message (Expand)Author
2010-04-04This commit was manufactured by cvs2svn to create tag 'libbluray-r103'.libbluray-r103cvs2svn
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
2008-11-18Call base class MakePrimaryDevice()phintuka
2008-11-18Added optional timeout to PlayFileCtrlphintuka
2008-06-11When requested, forward DVB SPU data to clients/xine-lib instead of VDR SPU d...phintuka
2008-05-19int -> size_tphintuka
2008-05-18Enable smooth trick speed setup menu option for vdr >= 1.5.10phintuka
2008-04-14Signal unscaled OSD configuration options in xine_osd_command_t flagsphintuka