summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-28Added raw visual to union of possible visualsphintuka
2011-02-28Logging updatesphintuka
2011-02-28vdrdiscovery: INADDR_ANY is not valid server addressphintuka
2011-02-28Use have_cap_sys_nice() instead of geteuid() to determine if we can increase ...phintuka
2011-02-28Added tools/sys_cap.h : check for CAP_SYS_NICE capabilityphintuka
2011-02-28Disable opengl if no dlfcn or pthreadphintuka
2011-02-28Added check for libcapphintuka
2011-02-28Added pthread and dlfcn to features listphintuka
2011-02-27Do not call vdr's SetPriority() unless geteuid() == 0phintuka
2011-02-26Fixed a header definition.rofafor
2011-02-26OpenGL (VDPAU) HUD OSD implementationphintuka
2011-02-26Moved hud_visible flag outside of HAVE_XSHAPEphintuka
2011-02-26Regonize root window IDphintuka
2011-02-25Added WINDOW_ID_*phintuka
2011-02-21Fixed unaligned access when compiled with some 32-bit gcc 4.4.x versions.phintuka