Age | Commit message (Expand) | Author | Files | Lines |
2007-09-24 | Avoid thread creation and glade stuff on module/port creation (defer until me... | David Robillard | 1 | -11/+9 |
2007-09-20 | Rename C++ signals to cleaner Gtkmm convention. | David Robillard | 1 | -1/+1 |
2007-08-09 | Realtime safe parallel graph execution, e.g. run with ingen -e -p 3 for 3 con... | David Robillard | 1 | -2/+2 |
2007-08-08 | Added individial building stuff for flowcanvas, raul, patchage. | David Robillard | 1 | -2/+3 |
2007-08-01 | Clean up engine/client interfaces. | David Robillard | 1 | -12/+7 |
2007-08-01 | More SWIGification. Engine->Client calls/messages implemented... and segfaul... | David Robillard | 1 | -3/+4 |
2007-07-31 | SWIG building fixes. | David Robillard | 1 | -10/+24 |
2007-07-29 | Build system fixes, building from top level doesn't recursively configure slv... | David Robillard | 1 | -1/+1 |
2007-07-25 | Set signal emission timeout frequencer to a saner value. | David Robillard | 1 | -4/+4 |
2007-07-25 | Fix running with ingen -eg. | David Robillard | 1 | -2/+3 |
2007-07-24 | Scrapped ClientKey in favour of a URI string (towards a simpler closer-to-str... | David Robillard | 1 | -2/+1 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -16/+16 |
2007-07-24 | Removed recursive autohell, except for SLv2. | David Robillard | 1 | -1/+1 |
2007-06-24 | Fix running GUI with internal engine and direct interface (i.e. no OSC) with ... | David Robillard | 1 | -3/+0 |
2007-05-04 | Work on internal engine + GUI (still some problems). | David Robillard | 1 | -33/+61 |
2007-05-04 | Made engine, serialisation, client library, and GUI all dynamically loaded mo... | David Robillard | 1 | -0/+426 |