index
:
vdr-plugin-streamdev
dead
master
servermenu
v0_4
VDR Streamdev Plug-in
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
connectionHTTP.c
Age
Commit message (
Expand
)
Author
2016-03-21
Streamdev-server compatibility with VDR 2.3.1 (fixes #2249)
Frank Schmirler
2014-11-07
Added SVDRP commands to list and disconnect clients (closes #1860)
Frank Schmirler
2014-09-08
Show old VDR PES recordings in HTTP menu only if PES mode is selected
Frank Schmirler
2014-09-07
Implemented remuxing when replaying recordings
Frank Schmirler
2014-06-07
Revised class responsibilities: Moved live TV related functions to livestreamer
Frank Schmirler
2014-05-18
Moved streamer from each individual connection class to cServerConnection
Frank Schmirler
2013-11-17
Disabled PS remuxer which is said to produce anything but PS
Frank Schmirler
2013-11-01
Set device occupied when streamdev switches away LiveTV on the server, to
Frank Schmirler
2013-10-20
Fixed HTTP menu destruction
Frank Schmirler
2013-10-02
Added HTTP "Server" header
Frank Schmirler
2013-10-01
Ignore dummy file extensions (.ts, .vob, .vdr) when parsing HTTP URIs
Frank Schmirler
2013-10-01
Redesigned pos= parameter patch for streaming recordings and added missing
Frank Schmirler
2013-09-27
Select start position for replaying a recording by parameter pos=
Frank Schmirler
2013-07-16
Fixed recordings menu inode numbers: ino_t is a long long on some systems
Frank Schmirler
2013-02-03
Added simple recordings menu in HTTP server
Frank Schmirler
2013-02-03
Restructured menuHTTP classes
Frank Schmirler
2013-02-02
Added RSS format for HTTP menus
Frank Schmirler
2013-02-02
Recordings can now also be selected by struct stat "st_dev:st_ino.rec"
Frank Schmirler
2012-12-16
Basic support for HTTP streaming of recordings
Frank Schmirler
2012-12-16
Use std::map at() is not available in old libs. Use find()
Frank Schmirler
2012-12-04
API change of VDR 1.7.28
Frank Schmirler
2012-11-16
- Return HTTP/1.1 compliant response headers plus some always useful headers
Frank Schmirler
2012-11-02
Support HTTP HEAD requests with external remuxer
Frank Schmirler
2012-11-02
Fixed always using priority 0 for HTTP HEAD requests
Frank Schmirler
2012-05-12
Replaced server-side suspend modes with priority based precedence handling
Frank Schmirler
2012-03-01
Report the server-side HTTP status "503 Service unavailable" instead of
Frank Schmirler
2011-11-28
Added server menu with list of clients. Connections can be terminated
Frank Schmirler
2011-11-21
Code cleanup and optimization (thanks to Ville Skyttä)
Frank Schmirler
2011-10-24
Revert "dropped cServerConnection::m_Pending"
Frank Schmirler
2011-10-20
dropped cServerConnection::m_Pending
Frank Schmirler
2011-10-20
the icy-name HTTP header sent with radio streams makes VLC pick the wrong
Frank Schmirler
2011-03-22
Snapshot 2010-09-15
Frank Schmirler
2010-07-22
don't use std::map.at(). It's not available in older libstdc++ version
schmirl
2010-07-20
fixed wrong URL path in m3u playlists
schmirl
2009-06-19
- added namespace to remuxers
schmirl
2009-02-13
ignore trailing blank lines in HTTP requests
schmirl
2009-01-16
Commented PES for vdr 1.7.3+
schmirl
2008-10-14
- added HTTP authentication (#475)
schmirl
2008-03-28
Rewrite of http menu (#439)
schmirl
2007-05-09
Set DSCP 41 on stream data packets. WMM capable WLAN accesspoints
schmirl
2007-04-16
Use compiler flag -Wall. Cleanup code as necessary.
schmirl
2006-01-26
- fixed http error response
lordjaxom
2005-05-09
- added TS compatibility mode
lordjaxom
2005-04-24
- some compilers complained about missing declarations, added <ctype.h>
lordjaxom
2005-02-11
- transfer
lordjaxom
2005-02-10
- implemented audio track selection for http
lordjaxom
2005-02-08
- transfer
lordjaxom
2005-02-08
- transfer
lordjaxom
2005-02-08
- transfer
lordjaxom
2005-02-08
- first adoptions (transfer-commit)
lordjaxom
[next]