Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-03 | Dummy output ports | phintuka | |
2006-09-03 | Wire post plugins to slave stream if slave stream is open | phintuka | |
2006-09-03 | Allow "0.0" as video port | phintuka | |
Added dummy audio out port | |||
2006-09-03 | Changed default X server to "0.0" as "127.0.0.1:0.0" uses always TCP and | phintuka | |
fails quite often | |||
2006-09-03 | Fixed poll when no clients and rtp transmission always on | phintuka | |
ClientCount -> HasClients as nobody is interested in the count Some code cleanup | |||
2006-09-02 | Added temporary warning about changed arguments | phintuka | |
2006-09-01 | --noremote --> remote=none | phintuka | |
2006-09-01 | Updated DVD player key bindings | phintuka | |
2006-09-01 | Modified OSD to behave more like in vdr dvbplayer | phintuka | |
Added playlist sorting Added recursive directory scan to implicit playlist creation Added (forward) trickspeed modes to DVD player | |||
2006-09-01 | Command-line arguments and help message updated. | phintuka | |
Use getopt to parse arguments. | |||
2006-09-01 | Command-line options updated | phintuka | |
2006-09-01 | Remember window size and position when returning from fullscreen | phintuka | |
Allow user to override fullscreen state (by mouse clicks) | |||
2006-09-01 | Xine_Control_Sync (Xine_Control synchronized with data stream) | phintuka | |
2006-09-01 | Slave stream closing fixes | phintuka | |
2006-09-01 | Close old player before opening new one | phintuka | |
2006-08-27 | Return padding and keep demux running even if there are video frames in buffer | phintuka | |
New yv12 blank frame generator (uses last seen frame size and aspect ratio) -> no osd re-sizing when display is blanked between channel switches | |||
2006-08-26 | Removed compiler warning | phintuka | |
2006-08-26 | cancel may leave locks unlocked | phintuka | |
2006-08-26 | Next/prev DVD SPU track selection | phintuka | |
2006-08-26 | Thread cancellation is signalled (only) with control_running | phintuka | |
Sockets are closed only in dispose Disabled linger for TCP sockets Changed the order of things are closed/freed in dispose Added next/prev SPU track delection | |||
2006-08-26 | Added re-ordering of video filter post plugins for special cases: | phintuka | |
if enabled, autocrop and tvtime deinterlacer should be first ones, and in this order. | |||
2006-08-26 | Restore terminal settings only if settings were saved and changed | phintuka | |
2006-08-26 | commented out write_slave_stream (some (older?) vdr recordings have video | phintuka | |
stream with PID != 0xE0) | |||
2006-08-25 | Fixed returning from pmAudioOnlyBlack playmode (audio visualization plugin | phintuka | |
was never closed) | |||
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 | 1.0.0pre3xineliboutput-1_0_0pre3 | phintuka | |
2006-08-25 | Removed unnecessary error messages | phintuka | |
Added overscan option | |||
2006-08-25 | Added overscan option | phintuka | |
2006-08-25 | Added overscan option | phintuka | |
2006-08-24 | Execute primary device switching in main thread context | phintuka | |
2006-08-24 | Forward MainThreadHook calls to device | phintuka | |
2006-08-24 | Initial import | phintuka | |
2006-08-24 | Implemented image grabbing for remote clients | phintuka | |
2006-08-24 | Grabbing fixes | phintuka | |
2006-08-24 | Fixed resume handling | phintuka | |
2006-08-24 | Bind VDR discovery protocol to INADDR_BROADCAST instead of INADDR_ANY | phintuka | |
(INADDR_ANY graps RTP too if port numbers are left to default) | |||
2006-08-24 | Fixed restoring primary device when using TCP connections | phintuka | |
(new TCP data connection incremented client count) | |||
2006-08-23 | Image grabbing for remote frontends | phintuka | |
Poll instead of busy wait when writing to control stream | |||
2006-08-23 | timed_read | phintuka | |
2006-08-23 | Enable grabbing for remote frontends | phintuka | |
2006-08-23 | Frontends need jpeg library for grabbing | phintuka | |
2006-08-23 | Frontend uses same version number as plugin | phintuka | |
2006-08-23 | *** empty log message *** | phintuka | |
2006-08-22 | Fix grabbing segfault when there is no local frontend | phintuka | |
2006-08-22 | Enable audio visualization plugins for file playback | phintuka | |
2006-08-22 | Added config parameter support | phintuka | |
Fixed scanning start location at bottom (last line was still scanned) Added check for black frames (black frames will not change crop status) Added 12:9/16:9 only mode (originally target aspect ratio was anything between 4:3...16:9) Added always crop 4:3->16:9 mode (no bar detection) Added more stabilization to 12:9/16:9 cropping | |||
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-22 | Better text for "Cropping size" ("Crop to") | phintuka | |
2006-08-22 | New config options: autocrop parameters and speaker arrangement | phintuka | |
2006-08-22 | m3u example | phintuka | |