summaryrefslogtreecommitdiffstats
path: root/src/server
AgeCommit message (Expand)AuthorFilesLines
2011-05-13Make models const in client code.David Robillard1-1/+1
2011-05-12Remove dead code.David Robillard2-14/+0
2011-04-30Fix immediate quit due to uninitialised quit flag (fix ticket #677).David Robillard1-0/+1
2011-04-30Cache port RDF node on load instead of searching for it repeatedly.David Robillard1-7/+7
2011-04-29LilvValue => LilvNode.David Robillard5-56/+56
2011-04-29Terser names for value constructors.David Robillard2-14/+14
2011-04-29Don't hide pointers behind typedefs.David Robillard6-36/+38
2011-04-28Switch to Lilv from SLV2.David Robillard9-115/+115
2011-04-28Improve RingBuffer implementation.David Robillard4-6/+8
2011-04-28More future-proof collection APIs.David Robillard2-6/+6
2011-04-22Fix Python whitespace (PEP8)David Robillard1-118/+118
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard139-0/+17645