]> git.sesse.net Git - cubemap/commit - config.cpp
Support Metacube _output_. Required splitting HTTP headers from stream headers, which...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 17 Apr 2013 23:02:28 +0000 (01:02 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 17 Apr 2013 23:02:28 +0000 (01:02 +0200)
commit8f44468bfe4a1d1607b0ab7044c3071605ae1fa7
tree483b9df71b67e1250428f78955a26c46bc7509aa
parent340489a8e732519182ecbc92116e7dfa2997143c
Support Metacube _output_. Required splitting HTTP headers from stream headers, which was a good thing anyway, but a bit painful in upgrades.
13 files changed:
config.cpp
config.h
cubemap.config.sample
httpinput.cpp
main.cpp
server.cpp
server.h
serverpool.cpp
serverpool.h
state.proto
stream.cpp
stream.h
udpinput.cpp