Age | Commit message (Collapse) | Author |
|
revision 1.28
Modified HUD OSD scaling parameters
revision 1.32
Converted from ISO8859-15 to UTF8.
revision 1.34
Updated README. Thanks to Paul Menzel.
revision 1.33
Cosmetics. Added a note about VDPAU.
|
|
gnome screensaver support
|
|
revision 1.40
Added TimeoutMs to PlayFile()
revision 1.39
Added sharpness and noise reduction setup options for VDPAU.
revision 1.35
When requested, forward DVB SPU data to clients/xine-lib instead of VDR SPU decoder
|
|
Converted from ISO8859-15 to UTF8.
|
|
|
|
HAVE_EXTRACTOR_H -> HAVE_LIBEXTRACTOR
|
|
|
|
revision 1.64
Added an option to limit number of remote clients
revision 1.66
Added sharpness and noise reduction setup options for VDPAU.
revision 1.67
Changed video output properties to utilize min and max values from video drivers.
revision 1.69
re-ordered headers
revision 1.70
Fixed invalid cast
|
|
revision 1.63
Use IsDvdFolder()
revision 1.61
Added sharpness and noise reduction setup options for VDPAU.
|
|
Added TimeoutMs to PlayFile()
|
|
When requested, forward DVB SPU data to clients/xine-lib instead of VDR SPU decoder
|
|
date: 2009/01/08 11:58:33; author: rofafor; state: Exp; lines: +5 -5
Added sharpness and noise reduction setup options for VDPAU.
|
|
Call base class MakePrimaryDevice()
|
|
int -> size_t
|
|
revision 1.67
Added TimeoutMs to PlayFile()
revision 1.66
Added sharpness and noise reduction setup options for VDPAU.
|
|
revision 1.28
SetHeader()
revision 1.27
Added TimeoutMs to PlayFile()
revision 1.26
Added sharpness and noise reduction setup options for VDPAU.
|
|
revision 1.112
Move window to initial coordinates
revision 1.111
Added window position
revision 1.110
Added vdr-sxfe command-line option to disable X11 keyboard input
revision 1.108
Gnome screensaver control
|
|
revision 1.74
Added vdr-sxfe command-line option to disable X11 keyboard input
revision 1.73
Fixed freeing statically allocated string
|
|
Added vdr-sxfe command-line option to disable X11 keyboard input
|
|
Added vdr-sxfe command-line option to disable X11 keyboard input
|
|
Added window position
|
|
revision 1.94
Changed the default grab quality to match VDR's documentation.
revision 1.93
Added '-C'/'--config' command-line option to specify xine's configuration file.
|
|
revision 1.40:
Added window position
revision 1.39, 1.38:
Return 0 if input plugin queue is full
revision 1.36
Moved local frontend xine-lib config file default location to
$(CONFDIR)/plugins/xineliboutput/config
revision 1.35
Added '-C'/'--config' command-line option to specify xine's configuration file.
|
|
|
|
|
|
|
|
|
|
(dereferencing type-punned pointer will break strict-aliasing rules)
|
|
|
|
|
|
|
|
|
|
revision 1.41
date: 2009/06/01 14:01:28; author: phintuka; state: Exp; lines: +13 -10
Eliminated warning
(dereferencing type-punned pointer will break strict-aliasing rules)
|
|
- Fixed memory leaks
|
|
revision 1.64
date: 2009/06/01 14:04:42; author: phintuka; state: Exp; lines: +21 -24
Eliminated invalid casts from (const char *) to (char*)
Simplified, removed redundant local variables
----------------------------
revision 1.62
date: 2009/05/31 14:59:35; author: phintuka; state: Exp; lines: +2 -2
Fixed invalid cast from (const char *) to (char *)
|
|
revision 1.81
date: 2009/05/31 15:07:10; author: phintuka; state: Exp; lines: +7 -1
Added IsDvdImage()
|
|
revision 1.60
date: 2009/05/31 15:07:10; author: phintuka; state: Exp; lines: +2 -1
Added IsDvdImage()
|
|
revision 1.23
Fixed invalid (const char *) -> (char *) casts and modifying const data
|
|
revision 1.22
Fixed memory leaks (orphaned strdup() return values)
|
|
revision 1.14
date: 2009/05/29 15:05:19; author: phintuka; state: Exp; lines: +4 -4
Fixed invalid cast from (const char *) to (char *)
|
|
|
|
revision 1.69
Fixed invalid cast from (const char *) -> (char *)
|
|
(Thanks to jlac)
https://sourceforge.net/forum/forum.php?thread_id=3277603&forum_id=540656
|
|
|
|
(dereferencing pointer ... does break strict-aliasing rules)
|
|
|
|
|
|
|
|
|
|
|