summaryrefslogtreecommitdiffstats
path: root/src/http/HTTPClientReceiver.cpp
AgeCommit message (Collapse)AuthorFilesLines
2012-03-12Unify event response mechanism and make it more appropriate for wire ↵David Robillard1-3/+3
transmission. The downside being more cryptic error messages until the client side error reporting stuff gets more fancy, but the important part is that belongs client side. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4053 a436a847-0d15-0410-975c-d299462d15a1
2011-11-24Remove client from world.David Robillard1-17/+9
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3619 a436a847-0d15-0410-975c-d299462d15a1
2011-10-22Move *all* OSC and HTTP stuff to their respective modules.David Robillard1-0/+241
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@3578 a436a847-0d15-0410-975c-d299462d15a1