Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
reduce the risk that the VDR main loop immediately switches back, resulting
in a black screen on the client (reported by hummel99)
|
|
|
|
|
|
|
|
|
|
bits like HEAD and resume.# support
|
|
Based on offset_5.diff from hivdr@vdrportal with the following modifications:
- indenting
- replaced isyslog with Dprintf
- left out HTTP header "Server:" for the moment
|
|
As long as a cControl is not hidden, cControl::Control() will return a value
and LastInteract is updated in the VDR main loop.
|
|
|
|
|
|
been renamed to Makefile-1.7.33 (fixes #1199)
|
|
|
|
|
|
|
|
|
|
(refs #1226)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Return HTTP URL parameters ending with ".dlna.org" as response headers
- Store HTTP URL parameters in a map
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Applies to HTTP streaming only (thanks to Rolf Ahrenberg)
|
|
to compensate the loss of SetAvoidDevice() with streamdevs CheckConnection(),
ignoring the current live TV device. If a new device is returned it is just
switched to the new channel. Hopefully the main loop will pick it up later,
after streamdev switched aways live TV.
|
|
|
|
the client-side error "409 Conflict" when a channel is unavailable
(suggested by Methodus)
|
|
|
|
their DVB cards through streamdev-client/-server).
Must be enabled in streamdev-server setup. Obsoletes recursion patches.
|
|
|
|
|