summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-06Implemented audio channel selectionxineliboutput-1_0_0pre4phintuka
2006-09-06HD content detectionphintuka
Execution time tracking
2006-09-06Enabled HD buffersphintuka
playlist menu
2006-09-06Updates to media player keysphintuka
2006-09-06Random mode flagphintuka
2006-09-06Execution time trackerphintuka
2006-09-06HD mode signallingphintuka
2006-09-06Fixed missing PES header sizephintuka
2006-09-06Simple playlist + random playphintuka
2006-09-06Simple playlist menuphintuka
2006-09-06Can't free static data ...phintuka
2006-09-06Don't wire mosaico to only one streamphintuka
2006-09-06Fixes to nosignal.mpg loadingphintuka
2006-09-05Optional custom nosignal.mpg file loadingphintuka
HD buffering
2006-09-04pre4phintuka
2006-09-04Fixed stopping file replay too earlyphintuka
Fixed lost audio resampling mode and scr tunning after playing files. This caused buffer under/overflows once in few minutes. No signal is not displayed in still mode (moving cutting marks etc.) Fixed compile problems when some XINE_EVENT_VDR_... or BUF_CONTROL_TRACK_MAP defines are missing Still frames use pts "0", signal new pts to metronom Improved display blanking: black frame is now generated dynamically based on last seen video frame. This should prevent OSD re-sizing when switching between 4:3 channels.
2006-09-04Blanking moved to client sidephintuka
2006-09-04WireVDR stream to dummy audio port during slave stream playbackphintuka
(without this slave stream playback finishes before all buffers have been replayed) Improved post plugin wiring with slave streams
2006-09-04Reduced loggingphintuka
2006-09-03Send pts (0) before video ES still framesphintuka
Experimental data-stream synchronized control message BLANK
2006-09-03Removed some logging (force primary device)phintuka
Added buffer clear to play mode change
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