summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-08Updated automatic audio/SPU channel selectionphintuka
2011-04-08Valid Audio/SPU channel is always >= 0phintuka
2011-04-08Use bd_get_playlist_info() hen playlist id is knownphintuka
2011-03-24Do not select RTP automatically.phintuka
2011-03-24reset_scr_tuning(): do not change playback speed if playback is currently pau...phintuka
2011-03-24Handle BluRay as DVD when selecting SPU channel.phintuka
2011-03-24Handle end of still image marker packetsphintuka
2011-03-20Added vdr-1.7.17 TrueColor OSD support.phintuka
2011-03-20Can't use GetBitmap() to count windows in TrueColor modephintuka
2011-03-20Added cXinelibDevice::SupportsTrueColorOSD()phintuka
2011-03-20Added config option for OSD color depthphintuka
2011-03-20Added SupportsTrueColorOSD() to frontendsphintuka
2011-03-20HUD: report ARGB OSD capability to serverphintuka
2011-03-20Removed OSD compression from cOsd.phintuka
2011-03-19Check OSD data type before trying to compress it.phintuka
2011-03-19Fixed typophintuka
2011-03-19Check OSD command type before trying to uncompress dataphintuka
2011-03-19display address (video_port) can be shorter than 3phintuka
2011-03-19Added missing line feedphintuka
2011-03-19Splitted hud_osd_command()phintuka
2011-03-19Set default BluRay languagephintuka
2011-03-19Send both SPU ISO language codes to clientphintuka
2011-03-19Fixed compiling in C modephintuka
2011-03-19Fixed language code conversion function namesphintuka
2011-03-19Splitted hud_osd_command()phintuka
2011-03-19Set OSDFLAG_TOP_LAYER in OSD_Size (for HUD)phintuka
2011-03-19HUD: added support for uncompressed OSD formatsphintuka
2011-03-19palette_to_rgb() moved to rle.cphintuka
2011-03-19vdr-1.7.17 scales DVB subtitles to OSD sizephintuka
2011-03-15Change fullscreen window size when root window size changesphintuka
2011-03-11Do not show hidden files in media player file browserphintuka
2011-03-10Add support for new frame grabbing feature of xine-lib-1.2 with df-xine-lib-e...durchflieger
2011-03-09Fixed log messagephintuka
2011-03-08Added implementations for uncompress functionsphintuka
2011-03-07Optimized HUD palette handlingphintuka
2011-03-07Added uncompressed LUT8 overlay supportphintuka
2011-03-05Allocate osd_command_t aligned (because of pointer members).phintuka
2011-03-05Removed (unused) XRandr checkphintuka
2011-03-05Cosmeticsphintuka
2011-03-05opengl support needs -ldl and -lpthreadphintuka
2011-03-05Convert to unix linefeedsphintuka
2011-03-05Fixed commentphintuka
2011-03-02Splitted 1.0.6phintuka
2011-03-02Reduced logging. Added parameter to configure log level.phintuka
2011-03-02Reduced logging: added parameter to enable debug tracesphintuka
2011-02-28Reverted the HAVE_DLFCN hack.rofafor
2011-02-28lirc_start(): device name is constphintuka
2011-02-28Fixed kbd_start() prototype: use forward-declared struct instead of typedefphintuka
2011-02-28Added --geometry and --window options to vdr plugin.phintuka
2011-02-28Fixed calling xine_exit()phintuka