summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-10-18Track map info routingphintuka
2006-10-13Check return value of cRemote::CallPlugin()phintuka
2006-10-13Shortcut key supportphintuka
2006-10-131.0.0pre6phintuka
2006-10-13Updated main menu entryphintuka
Texts for shortcut keys
2006-10-13Updated main menu entryphintuka
1.0.0pre6
2006-10-13DVD SPU languagesphintuka
2006-10-13New filephintuka
2006-10-07Improved disconnectionphintuka
New control message to turn off scr tunning in replay mode
2006-10-07Use fixed scr in replay for first TCP/PIPE client if udp scheduler is not usedphintuka
(this fixes 1% too fast replay when there are only TCP/PIPE clients)
2006-10-07Fixed cropped frame height calculationphintuka
2006-09-26default to unscaled (xxmc hardware) OSDphintuka
2006-09-26Use xine-lib wrapper functions to register config entriesphintuka
register gui.osd_use_unscaled before opening video driver, it is used in video_out_xxmc
2006-09-24fix aspect ratio (?)phintuka
2006-09-23Fix unscaled OSD scaling when low-resolution video or different aspect ratiophintuka
2006-09-23log tidphintuka
2006-09-23Use stream->emergency_brake to stop demux even if there is data in fifosphintuka
2006-09-23Try to release more VDR stream resources while playing slave streamphintuka
2006-09-20Buffer size checksphintuka
Custom startup image loading
2006-09-20German translations (patch from Udo Ritcher)phintuka
Commented out unused texts with #if 0 's Added new texts (2006-09-20)
2006-09-202006-09-20phintuka
2006-09-20Moved tr() out of NewTitle() to make translating and maintaining texts easierphintuka
2006-09-20Autoplay list support (patch from feature request #1561688)phintuka
2006-09-20Setting of frame buffer devicephintuka
buffer size checks
2006-09-20separate device from option video_drv:video_devphintuka
2006-09-20Remove host from default X serverphintuka
2006-09-20Save (optional) fb devicephintuka
2006-09-20Optional size for write_cmdphintuka
2006-09-20Buffer size checkphintuka
2006-09-20Buffer size checksphintuka
2006-09-20buffer size checksphintuka
2006-09-20String option max. sizes changedphintuka
2006-09-20Fix deinterlace method and options savingphintuka
2006-09-20Check config value strings for max. lengthphintuka
2006-09-19Menu re-ordered, better separation of local and global settings.phintuka
deinterlacer configuration string splitted to easy-to-use items added ffmpeg post processing
2006-09-19reset errno before pollphintuka
2006-09-19Updated finnish translationphintuka
2006-09-19Fixed "Off" text for audio compressionphintuka
2006-09-19Added MinString and MaxString to cMenuEditTypedIntItemphintuka
2006-09-19POST tvtime control message needs larger buffersphintuka
2006-09-19Don't allow changing post plugin parameters if post plugin is loaded from ↵phintuka
command line
2006-09-19Test images moved to setup menuphintuka
2006-09-19HD mode (stub)phintuka
ffmpeg post processing
2006-09-19Frontend version checkphintuka
ffmpeg postprocessing
2006-09-19ffmpeg post-processing optionsphintuka
support for hidden and read-only config entries
2006-09-19Fixed busy loop when stdin not open/availablephintuka
(read_key returns now error if read() returns 0)
2006-09-18Allow longer tvtime option stringsphintuka
2006-09-17Buffer leakphintuka
2006-09-17HD mode buffer command fixphintuka
Version check for local mode
2006-09-16Fix unloading of all plugins (even "static" plugins given on command line ↵phintuka
are unloaded) Fix unloading all post plugins (every second was left unloaded) Fixed debug output when name=null