Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-05 | Allocate osd_command_t aligned (because of pointer members). | phintuka | |
(closes #3065450, Thanks to lami123) | |||
2011-03-05 | Removed (unused) XRandr check | phintuka | |
(Part of gentoo patch vdr-xineliboutput-9999-build-system.patch) | |||
2011-03-05 | Cosmetics | phintuka | |
2011-03-05 | opengl support needs -ldl and -lpthread | phintuka | |
vdr plugin needs -ldl (closes bug #3199506) (replaces patch #3197558, Thanks to Ville Skyttä) | |||
2011-03-05 | Convert to unix linefeeds | phintuka | |
(patch #3197560, Thanks to Ville Skyttä) | |||
2011-03-05 | Fixed comment | phintuka | |
(patch #3197559, Thanks to Ville Skyttä) | |||
2011-03-02 | Added gentoo vdr-xineliboutput-1.0.5-ldflags.patch to 1.0.6 | phintuka | |
2011-03-02 | Added some missing changes to 1.0.6 | phintuka | |
2011-03-02 | Splitted 1.0.6 | phintuka | |
2011-03-02 | Reduced logging. Added parameter to configure log level. | phintuka | |
2011-03-02 | Reduced logging: added parameter to enable debug traces | phintuka | |
2011-03-01 | Merged 1.56: Use have_cap_sys_nice() instead of geteuid() to determine if we ↵ | phintuka | |
can increase priority | |||
2011-03-01 | Merged 1.101: Use have_cap_sys_nice() instead of geteuid() to determine if ↵ | phintuka | |
we can increase priority | |||
2011-02-28 | Reverted the HAVE_DLFCN hack. | rofafor | |
2011-02-28 | lirc_start(): device name is const | phintuka | |
2011-02-28 | Fixed kbd_start() prototype: use forward-declared struct instead of typedef | phintuka | |
2011-02-28 | Added --geometry and --window options to vdr plugin. | phintuka | |
Allow setting window position when starting in fullscreen mode. | |||
2011-02-28 | Fixed calling xine_exit() | phintuka | |
2011-02-28 | Added raw visual to union of possible visuals | phintuka | |
2011-02-28 | Logging updates | phintuka | |
2011-02-28 | vdrdiscovery: INADDR_ANY is not valid server address | phintuka | |
2011-02-28 | Use have_cap_sys_nice() instead of geteuid() to determine if we can increase ↵ | phintuka | |
priority | |||
2011-02-28 | Added tools/sys_cap.h : check for CAP_SYS_NICE capability | phintuka | |
2011-02-28 | Disable opengl if no dlfcn or pthread | phintuka | |
2011-02-28 | Added check for libcap | phintuka | |
2011-02-28 | Added pthread and dlfcn to features list | phintuka | |
2011-02-27 | Do not call vdr's SetPriority() unless geteuid() == 0 | phintuka | |
2011-02-26 | Fixed a header definition. | rofafor | |
2011-02-26 | OpenGL (VDPAU) HUD OSD implementation | phintuka | |
(Patch #3016308, Thanks to grueni75) | |||
2011-02-26 | Moved hud_visible flag outside of HAVE_XSHAPE | phintuka | |
2011-02-26 | Regonize root window ID | phintuka | |
2011-02-26 | Honor LDFLAGS (gentoo vdr-xineliboutput-1.0.5-ldflags.patch) | phintuka | |
2011-02-25 | Merged 1.0.5, added 1.0.6 | phintuka | |
2011-02-25 | Merged translation updates | phintuka | |
2011-02-25 | Merge: Language and Language-Team tags | phintuka | |
2011-02-25 | Added new texts | phintuka | |
2011-02-25 | Removed deprecated item for field order | phintuka | |
2011-02-25 | Removed deprecated texts | phintuka | |
2011-02-25 | Replaced >> with SubMenuItem wrapper | phintuka | |
2011-02-25 | Removed duplicate entry for "Port" | phintuka | |
2011-02-25 | Removed leading spaces from strings | phintuka | |
2011-02-25 | Removed duplicates | phintuka | |
2011-02-25 | Removed duplicates | phintuka | |
2011-02-25 | Removed >> from strings | phintuka | |
2011-02-25 | Merged | phintuka | |
Lookup root window ID revision 1.121: Floating point variables cannot be reliable compared using '!<float>'. revision 1.120: Avoid comparing signed and unsigned vars revision 1.118: Added missing default cases revision 1.117: Added hotkeys for (client) system shutdown | |||
2011-02-25 | Merged | phintuka | |
revision 1.324: Eliminated strcpy. Strings passed to strcpy may not overlap. revision 1.323: Added FreeBSD compability (Thanks to Juergen Lock) revision 1.322: Fixed comparing signed and unsigned values revision 1.321: Fixed comparing signed and unsigned values revision 1.320: Fixed log message type (LOGERR -> LOGMSG) revision 1.319: Fixed arithmetic on untyped pointer revision 1.317: Make sure xine's internal copy of the mixer volume is initialized before using XINE_PARAM_AUDIO_MUTE. This fixes mixer volume being reset at vdr-sxfe start when using software volume control. revision 1.300: Delay data stream processing until initial configuration has been done revision 1.296: Added stream ID and position to xine_queue_pes_packet() | |||
2011-02-25 | Merged revision 1.25: Added WINDOW_ID_* | phintuka | |
2011-02-25 | Added WINDOW_ID_* | phintuka | |
2011-02-25 | revision 1.95: Add missing line feeds. | phintuka | |
revision 1.90: Added missing line feed revision 1.89: Updated frontend usage help. revision 1.86: Fixed warnings revision 1.85: Added missing line feed to help message revision 1.84: Make audio_device and video_port const. Fixed memleak (video_port). revision 1.83: Removed unneeded strdup() + free() revision 1.82: Added an option to configure shutdown command and inactivity timer revision 1.81: Added hotkeys for (client) system shutdown | |||
2011-02-25 | Removed LOG_MODULENAME | phintuka | |