summaryrefslogtreecommitdiffstats
path: root/src/libs/module
AgeCommit message (Expand)AuthorFilesLines
2008-07-28Remove annoying set_dev_environment.sh script in favour of progs/ingen/ingen....David Robillard1-1/+2
2008-07-28Simply global memory management crap by using shared_ptr in the World struct ...David Robillard2-5/+4
2008-05-19Better global (engine/client) LV2 feature sharing.David Robillard3-3/+19
2008-01-23Remove unnecessary subst vars.David Robillard1-2/+2
2008-01-07Build fix.David Robillard1-2/+2
2007-11-30Split redland C++ wrappers out from Raul.David Robillard3-5/+5
2007-11-05Module loading printage.David Robillard1-0/+2
2007-10-11Attempt at fixing indefined symbols on inferior computers.David Robillard1-1/+1
2007-10-08Build fixes.David Robillard2-4/+4
2007-10-08Reorganize modules module (heh) to make a bit more sense. But not much.David Robillard3-10/+10
2007-10-08Dynamically load Serialiser from serialisation module, make it actually work,...David Robillard1-1/+1
2007-09-24Avoid thread creation and glade stuff on module/port creation (defer until me...David Robillard1-2/+2
2007-09-08Serialisation of patch enabled status.David Robillard1-2/+2
2007-08-01Remove PostProcessor thread, post-process in main thread instead (solves scri...David Robillard2-0/+7
2007-08-01More SWIGification. Engine->Client calls/messages implemented... and segfaul...David Robillard2-3/+3
2007-07-31Functional engine Python bindings (e.g. ingen -e -r patchomatic.py).David Robillard3-11/+21
2007-07-31SWIG building fixes.David Robillard1-1/+1
2007-07-31First steps towards Ingen SWIG bindings.David Robillard3-5/+11
2007-07-30Shutdown cleanly (fix ticket 53).David Robillard1-2/+5
2007-07-29Build system fixes, building from top level doesn't recursively configure slv...David Robillard3-3/+3
2007-07-25Build against local SLV2 too.David Robillard1-2/+2
2007-07-25Distcheck fixes.David Robillard2-0/+9
2007-07-25Fix running with ingen -eg.David Robillard4-0/+149
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard3-3/+3
2007-07-24Removed recursive autohell, except for SLv2.David Robillard1-1/+1
2007-06-08Remove PluginLibrary, use Glib::Module instead.David Robillard1-4/+0
2007-05-04Made engine, serialisation, client library, and GUI all dynamically loaded mo...David Robillard1-11/+18
2007-05-02Added svn:ignore property to everything.David Robillard3-0/+128