summaryrefslogtreecommitdiffstats
path: root/src/client/ingen_client.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2011-10-22Move *all* OSC and HTTP stuff to their respective modules.David Robillard1-47/+3
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-2/+2
2011-05-24Remove dependence on protocol-specific client headers in GUI code.David Robillard1-5/+16
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-4/+4
2011-04-19Make maximum UDP packet size a runtime parameter (--packet-size, -k).David Robillard1-1/+2
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-4/+4
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-2/+2
2011-02-17Fix "Ingen as an LV2", i.e. make Ingen bundles working LV2 plugins.David Robillard1-7/+3
2010-09-04My name is David. :)David Robillard1-1/+1
2009-12-23Fix compilation without liblo and/or without libsoup.David Robillard1-0/+4
2009-12-22Fix compilation.David Robillard1-0/+72