Age | Commit message (Expand) | Author | Files | Lines |
2008-07-28 | Simply global memory management crap by using shared_ptr in the World struct ... | David Robillard | 1 | -9/+4 |
2008-05-15 | Show error messages from engine in a pop-up dialog. | David Robillard | 1 | -0/+1 |
2007-12-20 | Fix about dialog close button. | David Robillard | 1 | -1/+1 |
2007-12-19 | Fix LV2 GUI embedding. | David Robillard | 1 | -2/+2 |
2007-12-05 | Preliminary evolutionary stuff in machina. | David Robillard | 1 | -1/+1 |
2007-10-26 | Apply module icons patch from larsl (with formatting/visual tweaks). | David Robillard | 1 | -4/+17 |
2007-10-23 | Plugin icon cache and plugin icons in the plugin dialog, from larsl. | David Robillard | 1 | -6/+10 |
2007-10-11 | Fix initial state of radio buttons in connect window when running ingen -eg. | David Robillard | 1 | -14/+14 |
2007-10-11 | Fix Gtk rendering corruption problems when running monolithic (internal engine). | David Robillard | 1 | -13/+14 |
2007-10-08 | s/MetadataMap/Variables/ etc. | David Robillard | 1 | -1/+1 |
2007-10-08 | Dynamically load Serialiser from serialisation module, make it actually work,... | David Robillard | 1 | -5/+16 |
2007-10-01 | Blink MIDI ports on message transmission. | David Robillard | 1 | -0/+9 |
2007-09-24 | Avoid thread creation and glade stuff on module/port creation (defer until me... | David Robillard | 1 | -2/+2 |
2007-09-20 | Strip a bunch of old useless code. | David Robillard | 1 | -5/+2 |
2007-08-02 | Actually move canvas items on move_to (fix ticket 74). | David Robillard | 1 | -8/+8 |
2007-07-31 | SWIG building fixes. | David Robillard | 1 | -2/+2 |
2007-07-25 | Fix running with ingen -eg. | David Robillard | 1 | -8/+9 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -0/+143 |