summaryrefslogtreecommitdiffstats
path: root/src/osc
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Lint.David Robillard3-4/+3
2012-03-27Squeeze blank lines.David Robillard2-3/+0
2012-03-27Switch to AGPL3+.David Robillard13-208/+195
2012-03-16Merge ClientInterface and ServerInterface.David Robillard5-8/+7
2012-03-16Remove activity from interface and use set_property() instead.David Robillard6-40/+2
2012-03-15Remove weird "include" directory and use standard style ("ingen" directory in...David Robillard1-2/+2
2012-03-12Centralise atom creation in forge object.David Robillard1-7/+10
2012-03-12Unify event response mechanism and make it more appropriate for wire transmis...David Robillard4-45/+13
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard4-4/+4
2012-01-14Replace some non-portable stuff with glib equivalents.David Robillard1-2/+0
2011-10-22Add missing filesDavid Robillard3-0/+115
2011-10-22Move *all* OSC and HTTP stuff to their respective modules.David Robillard9-36/+942
2011-10-21Move engine side OSC and HTTP stuff to separate modules.David Robillard5-0/+1150