summaryrefslogtreecommitdiffstats
path: root/src/server/JackDriver.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-11-07Remove use of non-portable _XOPEN_SOURCE and strdup.David Robillard1-1/+2
2011-10-22Simplify Parser.David Robillard1-3/+3
2011-10-22Remove EventType.David Robillard1-7/+0
2011-10-21Merge QueuedEvent into Event.David Robillard1-1/+1
2011-10-21Move more headers to shared include directory.David Robillard1-2/+2
2011-10-21Separate URIs from LV2URIMap.David Robillard1-1/+1
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-10-09Fix memory errors in Jack2 caused by jack creating several threads.David Robillard1-14/+6
2011-10-03Use port type instead of buffer type where appropriate.David Robillard1-7/+7
2011-09-23Fix memory leaks and errors.David Robillard1-5/+11
2011-05-25Move sanitised serialisation headers to public include directoryDavid Robillard1-1/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+561