Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-19 | xine-lib-1.2 input class uses identifier string instead of get_identifier ↵ | phintuka | |
function | |||
2007-10-31 | Auto-detect number of CPUs | phintuka | |
2007-10-28 | (fix copy-paste error ...) | phintuka | |
2007-10-28 | Compile fix for xine-lib 1.2 branch: _x_ao_new_port is not available for ↵ | phintuka | |
frontends | |||
2007-06-21 | Pointer checks | phintuka | |
2007-06-12 | Show current VDR server in X title bar | phintuka | |
2007-05-18 | Call external script when aspect ratio changes | phintuka | |
2007-05-18 | Removed (unused) decoder priority option | phintuka | |
2007-05-17 | Move static variable fbdev to fe_t struct | phintuka | |
2007-04-09 | New frame is already locked once ... | phintuka | |
2007-04-09 | Fixed yuy2 grabbing | phintuka | |
2007-03-14 | String checks | phintuka | |
2007-01-20 | (hopefully) fixed OSS audio device selection (Reported by Ville Skyttä) | phintuka | |
Use macros to hide config referencing | |||
2007-01-19 | dxr3 video output needs special visual types | phintuka | |
2007-01-14 | Fixed using video driver "none" | phintuka | |
2007-01-01 | x_syslog is now defined in logdefs.h | phintuka | |
include xine_frontend_vdrdiscovery.c removed include xine_freontend_lirc.c removed | |||
2006-12-31 | added format attribute for x_syslog | phintuka | |
2006-12-24 | Logging goes to (unbuffered) stderr | phintuka | |
goom wants parameters thru xine config, not using post plugin parameters api ... | |||
2006-12-17 | Minor optimizations to post plugin loading | phintuka | |
2006-10-19 | Fix DirectFB fbdev setting when DFBARGS not setxineliboutput-1_0_0pre6 | phintuka | |
2006-09-26 | default to unscaled (xxmc hardware) OSD | phintuka | |
2006-09-26 | Use xine-lib wrapper functions to register config entries | phintuka | |
register gui.osd_use_unscaled before opening video driver, it is used in video_out_xxmc | |||
2006-09-23 | log tid | phintuka | |
2006-09-20 | Setting of frame buffer device | phintuka | |
buffer size checks | |||
2006-09-16 | Use video_out cropping to perform overscan better | phintuka | |
2006-09-10 | Set aspect ratio stream info | phintuka | |
2006-09-04 | WireVDR stream to dummy audio port during slave stream playback | phintuka | |
(without this slave stream playback finishes before all buffers have been replayed) Improved post plugin wiring with slave streams | |||
2006-08-25 | Moved XKeySym keyboard learning trigger to sxfe | phintuka | |
(XKeySym remote is _not_ available with framebuffer ...) Added KBD remote learning trigger to fbfe | |||
2006-08-25 | Added overscan option | phintuka | |
2006-08-23 | Enable grabbing for remote frontends | phintuka | |
2006-08-21 | Replaced _syscall0(pid_t, gettid) with syscall(__NR_gettid) as the original | phintuka | |
one does not work with latest kernel headers | |||
2006-08-19 | *** empty log message *** | phintuka | |
2006-08-19 | Added video size event generation to frontends | phintuka | |
Added 16:10 aspect ratio setting | |||
2006-08-18 | Fixed end of stream detection | phintuka | |
2006-08-16 | Removed compiler warning | phintuka | |
2006-08-16 | Allow logging to stdout | phintuka | |
2006-08-16 | Improved end of stream signalling | phintuka | |
Some extra checks to catch null pointers and empty strings | |||
2006-08-16 | "spdif" added when checking for AC3 passthru mode | phintuka | |
2006-08-07 | Updated audio out configuration | phintuka | |
(support for analog 5.1 surround and AC3 passthru) | |||
2006-07-02 | Ignore end of slave stream messages | phintuka | |
2006-06-11 | Logging clean-up | phintuka | |
2006-06-04 | x86 fixes | phintuka | |
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed | |||
2006-06-04 | const added to several arguments and data | phintuka | |
control stream write result checks added possible deadlock removed from vdr_plugin_keypress | |||
2006-06-03 | Initial importxineliboutput-0_99rc4 | phintuka | |