summaryrefslogtreecommitdiff
path: root/device.c
AgeCommit message (Collapse)Author
2009-10-21This commit was manufactured by cvs2svn to create branch 'CVS'.CVScvs2svn
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
(fixes h.264 detection) mpeg-ts: Set HD buffering mode for h.264 video (should use bandwidth ...) Reduced PAT/PMT logging
2009-06-24Killed warningphintuka
2009-06-24Fixed compilation with vdr-1.7.8phintuka
- changed GetVideoSize(), vdr-1.7.7 not supported anymore Added GetOsdSize() with default values
2009-06-04Reset PAT/PMT parser when switching channel.phintuka
(Thanks to jlac) https://sourceforge.net/forum/forum.php?thread_id=3277603&forum_id=540656
2009-05-27Removed trick speed delay for vdr-1.7.5+phintuka
(forward trick speeds should now work. Backward trickspeeds won't work yet)
2009-05-06Improved mpeg-ts cachingphintuka
2009-05-06Removed m_PatPmtParser.Reset() from PlayTs()phintuka
2009-05-03vdr-1.7.7: GetVideoSize().phintuka
Replace default size with 720x576.
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
- always call cDevice::PlayTs() (fixes channel switching and audio track selection) - reset PMT PID and flush cache when Data==NULL
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
This should fix problems with CDDA track count query.
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 ↵phintuka
decoder
2008-05-19int -> size_tphintuka
2008-05-18Enable smooth trick speed setup menu option for vdr >= 1.5.10phintuka
(Patch from Timo Eskola)
2008-04-14Signal unscaled OSD configuration options in xine_osd_command_t flagsphintuka
2008-04-12Remove option to disable OSD downscaling (useless ...?)phintuka
2008-04-10Fix the case when watching image files and the first one just flashes andphelin
gets replaced by black image.
2008-03-16Use defines for special suptitle "tracks" auto and nonephintuka
Implement vdr>=1.5.15 SetSubtitleTrackDevice
2008-02-20vdr-1.5.15 subtitle track seletion replaces our own onephintuka
-> removed preferred SPU languages
2008-02-19Eliminate compiler warning "suggest explicit braces to avoid ambiguous ↵phintuka
‘else’"
2008-02-19Added the possibility to select the aspect ratio of the video.phelin
2008-02-05Adapt to recent changes in pes.hphintuka
2008-01-24Use larger buffers for H.264phintuka
2008-01-10Add setup menu for Media player. Options for enabling or disabling metainfo ↵phelin
types, metainfo scanner and metainfo caching.
2008-01-06Added PlayMode to PlayFile()phintuka
2007-11-25Re-enable IBP-trickspeed for VDR version 1.5.10 since no more patching is ↵phelin
necessary.
2007-10-15Remove vdr-1.3.x compability code (it won't work anyway)phintuka
2007-10-14Disable DVD SPUs for vdr-1.5.10phintuka
2007-09-30Setup option to limit trick speedphintuka
2007-09-30Own macro for trickspeed logging/debugging (remove #ifdef ... #endif 's)phintuka