summaryrefslogtreecommitdiff
path: root/server/connectionHTTP.h
AgeCommit message (Expand)Author
2014-11-07Added SVDRP commands to list and disconnect clients (closes #1860)Frank Schmirler
2014-05-18Moved streamer from each individual connection class to cServerConnectionFrank 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-02-03Restructured menuHTTP classesFrank 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-11-16- Return HTTP/1.1 compliant response headers plus some always useful headersFrank Schmirler
2011-11-28Added server menu with list of clients. Connections can be terminatedFrank Schmirler
2011-03-22Snapshot 2010-09-15Frank Schmirler
2008-10-14- added HTTP authentication (#475)schmirl
2008-03-28Rewrite of http menu (#439)schmirl
2007-04-02Close connection when client is gone. Fixes high CPU load problem (#201)schmirl
2005-02-11- transferlordjaxom
2005-02-10- implemented audio track selection for httplordjaxom
2004-12-30Initial revisionlordjaxom