summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-19ffmpeg post-processing optionsphintuka
support for hidden and read-only config entries
2006-09-19Fixed busy loop when stdin not open/availablephintuka
(read_key returns now error if read() returns 0)
2006-09-18Allow longer tvtime option stringsphintuka
2006-09-17Buffer leakphintuka
2006-09-17HD mode buffer command fixphintuka
Version check for local mode
2006-09-16Fix unloading of all plugins (even "static" plugins given on command line ↵phintuka
are unloaded) Fix unloading all post plugins (every second was left unloaded) Fixed debug output when name=null
2006-09-161.0.0pre5xineliboutput-1_0_0pre5phintuka
2006-09-16Center image if it is wider than 16:9 and centering does not hide subtitlesphintuka
Overlay position adjustments Experimental tighter Y filter
2006-09-16Use video_out cropping to perform overscan betterphintuka
2006-09-14Create larger blank image if cropping is activephintuka
2006-09-13Do not blank if there is data in stream queuesphintuka
2006-09-13Do not use analyzation results of black framesphintuka
2006-09-12YUY2 (untested)phintuka
2006-09-12Filter k_Repeat when deciding if device needs to be reconfiguredphintuka
Menu re-ordered, added separators and overscan item (patch from Petri Helin)
2006-09-12New texts from plugin main menuphintuka
2006-09-12Overscanphintuka
2006-09-12Filter k_Repeat when deciding if device needs to be reconfiguredphintuka
2006-09-12Allow shorter lines from lircdphintuka
2006-09-12MMX/SSEphintuka
2006-09-11Fixed buffer leakphintuka
2006-09-10Changed search order of nosignal imagephintuka
blanking is executed in demuxer side
2006-09-10Allow overriding default images from make command linephintuka
2006-09-10Fixed audio_driver:audio_port parsingphintuka
2006-09-10Blanking improvementsphintuka
Use port ticket when accessing video_out directly Set first_frame_flag when stream changes
2006-09-10Audio channel post pluginphintuka
2006-09-10Set aspect ratio stream infophintuka
2006-09-09Examples how to define custom still imagesphintuka
2006-09-09Double blank display removedphintuka
2006-09-08Fixed list termination ("NULL" -> NULL ...)phintuka
2006-09-06xineplug_post_audiochannel.sophintuka
2006-09-06Initial importphintuka
Xine post plugin to select only left or right channel from stereo audio track
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