summaryrefslogtreecommitdiff
path: root/device.h
AgeCommit message (Collapse)Author
2009-10-21This commit was manufactured by cvs2svn to create branch 'CVS'.CVScvs2svn
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
2006-12-17Get/Set metainfophintuka
2006-12-15Force polling before every frame.phintuka
This should fix rest of queue overflow problems in remote modes.
2006-10-23Code cleanupphintuka
Use tTrackId to store seen DVD SPU tracks Prevent audio visualization plugin startup when starting replay, plugin is started only if there is no video
2006-10-18Allow clearing DVD SPU track map without notifying frontend(s)phintuka
2006-10-18Allow setting currrent DVD SPU track while setting available tracksphintuka
2006-10-13DVD SPU languagesphintuka
2006-08-25Added overscan optionphintuka
2006-08-24Execute primary device switching in main thread contextphintuka
2006-08-22New config options: autocrop parameters and speaker arrangementphintuka
2006-08-18Fixed uninitialized data (Thanks to Tobias Grimm)phintuka
"Corrected" name of play mode member variable
2006-08-16Fixed EndOfStreamReached when there is local frontend and remote frontend ↵phintuka
server without clients ePlayMode GetPlayMode(void) added If playMode is pmAudioOnlyBlack, video is discarded
2006-08-07Removed unused suspend codephintuka
2006-07-21DVD SPU supportphintuka
2006-07-02Improved AC3 handlingphintuka
2006-06-04x86 fixesphintuka
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed
2006-06-03Initial importphintuka