summaryrefslogtreecommitdiffstats
path: root/src/engine/ClientBroadcaster.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-07Shrink ClientBroadcaster code via macro.David Robillard1-131/+7
2010-01-07Make ClientBroadcaster itself a ClientInterface.David Robillard1-10/+35
2010-01-06Do all logging output via Raul streams.David Robillard1-5/+7
2010-01-03Remove patch clear command (fix ticket #375).David Robillard1-7/+0
2009-05-28Replace new_plugin with put.David Robillard1-1/+1
2009-05-28Make SetMetadataEvent do multiple properties at once.David Robillard1-0/+8
2009-05-27Remove 'property' vs 'variable' dichotomy in favour of 'meta objects' (to mat...David Robillard1-14/+2
2009-05-27Add methods documentation page.David Robillard1-1/+2
2009-05-27Rename 'destroy' 'delete' ('del' in code) (WebDAV DELETE).David Robillard1-3/+3
2009-05-13Remove old/unused DSSI program API.David Robillard1-16/+0
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-7/+7
2009-05-13Generic simple query system for both objects and plugins.David Robillard1-2/+2
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+1
2009-05-13The great ID refactoring of 2009.David Robillard1-15/+14
2009-05-12Bring EngineInterface and ClientInterface closer together.David Robillard1-3/+3
2009-05-11Don't cause slv2 to load plugin data until a plugin is loaded or menu request...David Robillard1-1/+1
2008-12-16Trim include dependency tree.David Robillard1-7/+2
2008-11-16Use higher level object sending interface internally in engine.David Robillard1-28/+0
2008-11-16Follow new object creation via HTTP (serialising/parsing RDF to communicate b...David Robillard1-1/+13
2008-11-16TCP notification stream support (not fully implemented yet, but transport stu...David Robillard1-2/+2
2008-10-03Make liblo optional for building ingen.David Robillard1-1/+0
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+271
2006-06-10More jugglingDavid Robillard1-331/+0
2006-06-09Added Om aka Graph aka god knows whatDavid Robillard1-0/+331