summaryrefslogtreecommitdiffstats
path: root/src/ingen
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Update for latest Raul.David Robillard1-2/+4
2012-08-12Use ingen:root as the path for the root patch, opening up path space for engi...David Robillard1-1/+1
2012-08-12Stricter symbol construction and conversion.David Robillard1-1/+1
2012-08-10Fix a ton of warnings.David Robillard1-2/+2
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-7/+7
2012-06-12Correctly handle termination with GUI running (fix #833).David Robillard1-6/+4
2012-05-23Trim unnecessary includes.David Robillard1-8/+0
2012-05-11Use more reasonable names for the world's interface and engine (if present).David Robillard1-33/+25
2012-05-10Work towards translatable strings and a cleaner log interface.David Robillard1-6/+5
2012-05-10Use SharedPtr references to Interfaces to keep things sane.David Robillard1-2/+2
2012-05-10Bidirectional socket communication (GUI once again works remotely).David Robillard1-0/+4
2012-05-09Remove old HTTP and OSC stuff.David Robillard1-22/+0
2012-05-02Preliminary socket control interface, and ingen_cmd command line interface wh...David Robillard1-0/+4
2012-03-27Delete trailing whitespace.David Robillard1-1/+1
2012-03-27Switch to AGPL3+.David Robillard1-16/+15
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-5/+4
2012-03-16Merge ClientInterface and ServerInterface.David Robillard1-3/+3
2012-03-14Use the host URI map/unmap when running as a plugin.David Robillard1-1/+1
2012-03-12Centralise atom creation in forge object.David Robillard1-1/+2
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard1-1/+1
2012-01-14Replace some non-portable stuff with glib equivalents.David Robillard1-4/+2
2012-01-14Load files passed on command line without -l option (fix #804).David Robillard1-3/+5
2011-11-24Remove client from world.David Robillard1-3/+3
2011-10-22Simplify Parser.David Robillard1-9/+2
2011-10-22Move *all* OSC and HTTP stuff to their respective modules.David Robillard1-4/+13
2011-10-21Move World.hpp and Module.hpp to public include directory.David Robillard1-1/+1
2011-10-21Begin moving shared headers to public include directory.David Robillard1-2/+2
2011-10-21Use modern terser waf syntax.David Robillard1-14/+0
2011-09-23Fix broken iterator use (memory errors on erase) in ResourceImpl::set_property.David Robillard1-27/+33
2011-05-25Move sanitised serialisation headers to public include directoryDavid Robillard1-1/+1
2011-05-24Move appropriate client headers to public include directory.David Robillard1-1/+1
2011-05-24Remove dependence on protocol-specific client headers in GUI code.David Robillard1-4/+3
2011-05-21Fix patch loading.David Robillard1-1/+6
2011-04-28Switch to Lilv from SLV2.David Robillard1-1/+1
2011-04-23Load correct engine/server module name.David Robillard1-2/+2
2011-04-22Fix Python whitespace (PEP8)David Robillard1-9/+9
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-2/+2
2011-04-19Remove EngineInterface::activate() and EngineInterface::deactivate().David Robillard1-2/+0
2011-04-19Initialise client module when necessary (partially fix OSC/HTTP).David Robillard1-0/+2
2011-04-19Replace load_plugins API with a GET of ingen:plugins.David Robillard1-3/+1
2011-04-18Put engine code in new Ingen::Engine namespace.David Robillard1-1/+1
2011-04-18Remove wscript references to no longer existent ingen_module library.David Robillard2-6/+1
2011-04-18Saner module loading API.David Robillard1-10/+10
2011-04-16Update copyright headersDavid Robillard1-1/+1
2011-04-16Squeeze blank lines and delete trailing whitespace.David Robillard1-1/+1
2011-04-16Simpler and documented Engine main loop interface.David Robillard1-2/+16
2011-04-15Move Shared::Module and Shared::World to shared directory.David Robillard1-1/+1
2011-04-15Remove pointless module interface to ingen_module (World).David Robillard1-5/+4
2011-04-13Consistent local or installed includes for interface headers.David Robillard2-2/+2
2011-03-15Remove autowaf external (broken intermediary revision).David Robillard1-1/+1