Age | Commit message (Expand) | Author | Files | Lines |
2008-08-16 | Add missing Store.cpp. | David Robillard | 1 | -1/+1 |
2008-08-16 | Reorganize two 'store' implementations, move header to shared module (prepare... | David Robillard | 1 | -2/+2 |
2008-08-15 | Push serialiser down into core ('world'). | David Robillard | 1 | -2/+2 |
2008-08-15 | Add primitive read-only HTTP interface (point browser to http://localhost:161... | David Robillard | 1 | -0/+4 |
2008-08-13 | Remove old LASH stuff (wouldn't be useful in implementing the new LASH with t... | David Robillard | 1 | -3/+0 |
2008-01-21 | Work on generic LV2 events. | David Robillard | 1 | -1/+2 |
2007-10-22 | Rework plugin design (engine side) to be less crap. | David Robillard | 1 | -1/+0 |
2007-10-08 | Reorganize modules module (heh) to make a bit more sense. But not much. | David Robillard | 1 | -1/+1 |
2007-10-08 | SharedPtr-ify engine side store. | David Robillard | 1 | -1/+1 |
2007-10-07 | Added shared abstract interface for ports. | David Robillard | 1 | -1/+1 |
2007-09-30 | Better design for process() signature (pass everything needed in a single obj... | David Robillard | 1 | -0/+1 |
2007-08-09 | Realtime safe parallel graph execution, e.g. run with ingen -e -p 3 for 3 con... | David Robillard | 1 | -5/+8 |
2007-07-30 | Shutdown cleanly (fix ticket 53). | David Robillard | 1 | -2/+2 |
2007-07-29 | Build system fixes, building from top level doesn't recursively configure slv... | David Robillard | 1 | -1/+1 |
2007-07-25 | Fix running with ingen -eg. | David Robillard | 1 | -1/+10 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -0/+113 |