Age | Commit message (Collapse) | Author |
|
loop fixes
return immediately from read_block if demux_action_pending is true
|
|
|
|
Disable cursor and terminal blanking
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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ä)
|
|
|
|
|
|
|
|
|