summaryrefslogtreecommitdiff
path: root/device.c
AgeCommit message (Expand)Author
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
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
2008-03-16Use defines for special suptitle "tracks" auto and nonephintuka
2008-02-20vdr-1.5.15 subtitle track seletion replaces our own onephintuka
2008-02-19Eliminate compiler warning "suggest explicit braces to avoid ambiguous ‘...phintuka
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 t...phelin
2008-01-06Added PlayMode to PlayFile()phintuka
2007-11-25Re-enable IBP-trickspeed for VDR version 1.5.10 since no more patching is nec...phelin
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
2007-09-30Increase local frontend initialization timeout (Thanks to Mikko Vartiainen)phintuka
2007-09-17Smooth fast forward trick speed mode (Patch from Timo Eskola)phintuka
2007-09-17Fix logging of some int64 valuesphintuka
2007-06-17Select first SPU track if automatic SPU track selection is on and none of tra...phintuka
2007-04-12Remove (unused) decoder priority settingphintuka
2007-03-28Initialization timeoutsphintuka
2007-03-14Preferred SPU languagesphintuka
2007-01-26Detach frontends from VDR before shutdownphintuka
2007-01-24LAzy polling (queue amount of free buffers)phintuka
2007-01-14Drop frames if still images are coming in too fastphintuka
2007-01-06New trickspeed handlingphintuka
2006-12-24Clear old metainfo when starting new replayphintuka
2006-12-19Fix incorrect "no video" message in SetPlayModephintuka
2006-12-17load/configure audiochannel post plugin only when audio channel is changedphintuka
2006-12-15Force polling before every frame.phintuka
2006-10-23Code cleanupphintuka
2006-10-18Disable audio track changed -message as it is not usedphintuka
2006-10-18Allow setting currrent DVD SPU track while setting available tracksphintuka
2006-10-13DVD SPU languagesphintuka
2006-09-09Double blank display removedphintuka
2006-09-06Implemented audio channel selectionxineliboutput-1_0_0pre4phintuka
2006-09-06HD content detectionphintuka
2006-09-04Reduced loggingphintuka
2006-09-03Removed some logging (force primary device)phintuka
2006-08-25Fixed returning from pmAudioOnlyBlack playmode (audio visualization pluginphintuka
2006-08-25Added overscan optionphintuka
2006-08-24Execute primary device switching in main thread contextphintuka
2006-08-22Fix grabbing segfault when there is no local frontendphintuka
2006-08-22New config options: autocrop parameters and speaker arrangementphintuka
2006-08-21Update current channel of original primary device when restoring originalphintuka
2006-08-18Fixed uninitialized data (Thanks to Tobias Grimm)phintuka