Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-08-25 | Removed unnecessary error messages | phintuka | |
Added overscan option | |||
2006-08-24 | Grabbing fixes | phintuka | |
2006-08-23 | Image grabbing for remote frontends | phintuka | |
Poll instead of busy wait when writing to control stream | |||
2006-08-22 | Enable audio visualization plugins for file playback | phintuka | |
2006-08-22 | Speaker type setting | phintuka | |
Force failure on second open_plugin if first open_plugin failed (xine-lib tries to open with #... options if first open fails) | |||
2006-08-21 | New method for SCR pausing in live mode | phintuka | |
Replaced _syscall0(pid_t, gettid) with syscall(__NR_gettid) as the original one does not work with latest kernel headers | |||
2006-08-18 | Missing end of stream signalling | phintuka | |
Use milliseconds in GET... messages | |||
2006-08-16 | Added missing header | 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 | Fixed dvd menu navigation in local mode | phintuka | |
Avoid polluting log with unnecessarily buffer overflow messages | |||
2006-08-16 | removed unnecessarily #if...#endif | phintuka | |
2006-08-04 | Fixed compiling with xine-lib 1.1.1 | phintuka | |
Newlines removed from log messages Improvements to osd re-scaling Compile-time warnings eliminated | |||
2006-07-24 | *** empty log message ***xineliboutput-1_0_0pre1 | phintuka | |
2006-07-24 | UDP re-send optimizations | phintuka | |
2006-07-23 | Audio stream change detection fixed | phintuka | |
2006-07-23 | DVD replay and navigation support | phintuka | |
Fixed SPU channel selection | |||
2006-07-23 | Fixed OSD update/close/re-scaling under high load | phintuka | |
2006-07-23 | Do not try to cancel and join threads if threads were not created | phintuka | |
Use socket option SO_REUSEADDR with UDP sockets Fixed server version check | |||
2006-07-07 | Clarifying misunderstood debug output ... | phintuka | |
2006-07-07 | Code cleanupxineliboutput-0_99 | phintuka | |
Implemented live/replay mode for network mode More SCR experiements | |||
2006-07-06 | ~50% better compression for OSD | phintuka | |
2006-07-05 | Check pthread_mutex_lock return values | phintuka | |
Use new buffer pool allocator function | |||
2006-07-05 | Old code removed | phintuka | |
2006-07-05 | Improved shutdown | phintuka | |
2006-07-05 | I/O poll and write changed for faster thread cancellation | phintuka | |
Lock proper lock (osd_lock) when executing OSDSCALING control command | |||
2006-07-05 | Prepared for larger buffers for HD streams | phintuka | |
Improved server detection, added server version checking New audio stream change tracking and selection Show no signal image at startup Some large functions splitted Code cleanup | |||
2006-06-11 | Flush (UDP) fixed | phintuka | |
2006-06-11 | Logging clean-up | phintuka | |
2006-06-11 | Replaying images fixed | phintuka | |
2006-06-11 | Fixed possible race condition in control input handler | phintuka | |
Fixed xine log dump | |||
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 | |