summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-03Dummy output portsphintuka
2006-09-03Wire post plugins to slave stream if slave stream is openphintuka
2006-09-03Allow "0.0" as video portphintuka
Added dummy audio out port
2006-09-03Changed default X server to "0.0" as "127.0.0.1:0.0" uses always TCP andphintuka
fails quite often
2006-09-03Fixed poll when no clients and rtp transmission always onphintuka
ClientCount -> HasClients as nobody is interested in the count Some code cleanup
2006-09-02Added temporary warning about changed argumentsphintuka
2006-09-01--noremote --> remote=nonephintuka
2006-09-01Updated DVD player key bindingsphintuka
2006-09-01Modified OSD to behave more like in vdr dvbplayerphintuka
Added playlist sorting Added recursive directory scan to implicit playlist creation Added (forward) trickspeed modes to DVD player
2006-09-01Command-line arguments and help message updated.phintuka
Use getopt to parse arguments.
2006-09-01Command-line options updatedphintuka
2006-09-01Remember window size and position when returning from fullscreenphintuka
Allow user to override fullscreen state (by mouse clicks)
2006-09-01Xine_Control_Sync (Xine_Control synchronized with data stream)phintuka
2006-09-01Slave stream closing fixesphintuka
2006-09-01Close old player before opening new onephintuka
2006-08-27Return padding and keep demux running even if there are video frames in bufferphintuka
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-26Removed compiler warningphintuka
2006-08-26cancel may leave locks unlockedphintuka
2006-08-26Next/prev DVD SPU track selectionphintuka
2006-08-26Thread cancellation is signalled (only) with control_runningphintuka
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-26Added 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-26Restore terminal settings only if settings were saved and changedphintuka
2006-08-26commented out write_slave_stream (some (older?) vdr recordings have videophintuka
stream with PID != 0xE0)
2006-08-25Fixed returning from pmAudioOnlyBlack playmode (audio visualization pluginphintuka
was never closed)
2006-08-25Moved XKeySym keyboard learning trigger to sxfephintuka
(XKeySym remote is _not_ available with framebuffer ...) Added KBD remote learning trigger to fbfe
2006-08-251.0.0pre3xineliboutput-1_0_0pre3phintuka
2006-08-25Removed unnecessary error messagesphintuka
Added overscan option
2006-08-25Added overscan optionphintuka
2006-08-25Added overscan optionphintuka
2006-08-24Execute primary device switching in main thread contextphintuka
2006-08-24Forward MainThreadHook calls to devicephintuka
2006-08-24Initial importphintuka
2006-08-24Implemented image grabbing for remote clientsphintuka
2006-08-24Grabbing fixesphintuka
2006-08-24Fixed resume handlingphintuka
2006-08-24Bind VDR discovery protocol to INADDR_BROADCAST instead of INADDR_ANYphintuka
(INADDR_ANY graps RTP too if port numbers are left to default)
2006-08-24Fixed restoring primary device when using TCP connectionsphintuka
(new TCP data connection incremented client count)
2006-08-23Image grabbing for remote frontendsphintuka
Poll instead of busy wait when writing to control stream
2006-08-23timed_readphintuka
2006-08-23Enable grabbing for remote frontendsphintuka
2006-08-23Frontends need jpeg library for grabbingphintuka
2006-08-23Frontend uses same version number as pluginphintuka
2006-08-23*** empty log message ***phintuka
2006-08-22Fix grabbing segfault when there is no local frontendphintuka
2006-08-22Enable audio visualization plugins for file playbackphintuka
2006-08-22Added config parameter supportphintuka
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-22Speaker type settingphintuka
Force failure on second open_plugin if first open_plugin failed (xine-lib tries to open with #... options if first open fails)
2006-08-22Better text for "Cropping size" ("Crop to")phintuka
2006-08-22New config options: autocrop parameters and speaker arrangementphintuka
2006-08-22m3u examplephintuka