summaryrefslogtreecommitdiffstats
path: root/src/socket/SocketClient.hpp
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Move Socket class to Raul.David Robillard1-4/+4
2013-02-04Replace Raul::thread with std::thread.David Robillard1-3/+1
2013-01-12Remove Raul::SharedPtr and switch to std::shared_ptr.David Robillard1-8/+8
2012-08-14Update for latest Raul.David Robillard1-3/+1
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-1/+1
2012-05-11Add missing includes.David Robillard1-0/+2
2012-05-11Clean up and better document World interface.David Robillard1-4/+1
2012-05-10LV2URIMap => URIMap.David Robillard1-1/+1
2012-05-10Use SharedPtr references to Interfaces to keep things sane.David Robillard1-0/+8
2012-05-10Bidirectional socket communication (GUI once again works remotely).David Robillard1-0/+52