summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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