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
2011-11-22
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
2004-12-30
Initial revision
lordjaxom