summaryrefslogtreecommitdiffstats
path: root/src/socket/wscript
AgeCommit message (Expand)AuthorFilesLines
2015-02-07Demodularize socket stuff.David Robillard1-28/+0
2015-01-16Fix socket module compilation.David Robillard1-1/+1
2014-12-18Upgrade to waf 1.8.5.David Robillard1-3/+5
2014-08-08Fix compilation with non-standard LV2 location.David Robillard1-2/+2
2014-04-26Fix library dependencies.David Robillard1-2/+2
2013-02-23Move Socket class to Raul.David Robillard1-4/+2
2013-02-04Replace Raul::thread with std::thread.David Robillard1-1/+0
2012-05-10Bidirectional socket communication (GUI once again works remotely).David Robillard1-2/+16
2012-05-09SocketInterface => SocketReader.David Robillard1-1/+1
2012-05-03Work towards a proper server infrastructure with a thread per connection.David Robillard1-1/+2
2012-05-03SocketReceiver => SocketListener.David Robillard1-1/+1
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface wh...David Robillard1-0/+14