summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/Connection.hpp
AgeCommit message (Collapse)AuthorFilesLines
2007-10-08Shared abstract Connection interface.David Robillard1-3/+3
Only Patch to go, now.... git-svn-id: http://svn.drobilla.net/lad/ingen@843 a436a847-0d15-0410-975c-d299462d15a1
2007-10-02Graceful shutdown on Ctrl+C (hopefully?).David Robillard1-3/+3
git-svn-id: http://svn.drobilla.net/lad/ingen@802 a436a847-0d15-0410-975c-d299462d15a1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+60
Fix (some) inclusion guard names to not clash with other libs. git-svn-id: http://svn.drobilla.net/lad/ingen@613 a436a847-0d15-0410-975c-d299462d15a1