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