summaryrefslogtreecommitdiffstats
path: root/src/server
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Update for move of "blob" functionality from atom to reference extension (tic...David Robillard1-0/+1
2011-07-07Obey "special" properties on object creation (patch from Paul Giblock, ticket...David Robillard1-8/+5
2011-06-11Remove dead code.David Robillard2-1/+2
2011-05-27Don't install private headersDavid Robillard1-3/+0
2011-05-25Move sanitised serialisation headers to public include directoryDavid Robillard4-5/+5
2011-05-24Tidy up headers.David Robillard2-3/+2
2011-05-24Remove use of ingen-config.h in soon-to-be-public headers.David Robillard12-51/+10
2011-05-24Update for new Sord APIDavid Robillard1-1/+1
2011-05-23Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr...David Robillard9-21/+23
2011-05-21Fix patch loading.David Robillard1-3/+9
2011-05-20Correctly set initial value of control ports at creation time.David Robillard2-3/+5
2011-05-20Fix multiple put replies on port creation.David Robillard3-11/+18
2011-05-20Upate for new Raul APIDavid Robillard1-0/+2
2011-05-19Convey put context parameter via OSC.David Robillard2-3/+7
2011-05-19Fix some crashiness in last commit.David Robillard1-0/+3
2011-05-19Fix delta via OSC (OSC bindings should be fully functional again).David Robillard3-1/+71
2011-05-18Remove unnecessary non-portable includes.David Robillard5-16/+23
2011-05-18Use an intrusive linked list for event queue rather than Raul::List.David Robillard14-88/+120
2011-05-18Update for new Serd and Sord APIs.David Robillard1-1/+1
2011-05-13Apply 0002-Reformat-some-code-to-use-hard-tabs.patch from ticket #688, except...David Robillard3-19/+19
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