Age | Commit message (Collapse) | Author |
|
|
|
at least vidixfb driver does not call properly frontend frame output callback.
(Patch from Antti Seppälä)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Do not turn off de-interlacing if tvtime deinterlacer is selected
|
|
|
|
|
|
realKano@directbox.com)
|
|
|
|
|
|
Added locking around blank image creating
Increased control channel socket buffer size to avoid OSD overflows
Increased frame-based buffering time
Increased TCP timeout when received only incomplete PES frame
|
|
Set (larger) socket buffers for control channel to avoid OSD message overflows
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
OSD commands are written only if socket buffer can take whole command.
Failed OSD writes are counted and connection is dropped only after n continous fails.
|
|
Use socket wrapper class for control connections
|
|
Removed several (now) unused inline functions
|
|
Use macros to hide config referencing
|
|
|
|
|
|
|
|
|
|
resume SCR
Fixed display blanking with UDP/RTP
|
|
Exclude CVS directories from distribution package
(Patch from Ville Skyttä)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and 1 if connection was lost. (Thanks to Antti Seppälä)
|
|
|
|
|
|
Added missing MsgReplaying when currently playing item is changed in playlist
Fixed dvd menu detection
|
|
Fixed queuing whole folders
|
|
Finished cHttpStreamer implementation
|
|
|
|
Pass whole request to http streamer (Range: and Connection: headers are used there)
|