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