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 | -13/+9 |
2008-06-09 | Store information from patch properties window. | David Robillard | 1 | -0/+1 |
2008-05-15 | Show error messages from engine in a pop-up dialog. | David Robillard | 1 | -2/+15 |
2007-12-20 | Fix about dialog close button. | David Robillard | 1 | -0/+9 |
2007-12-19 | Fix LV2 GUI embedding. | David Robillard | 1 | -5/+8 |
2007-11-30 | Split redland C++ wrappers out from Raul. | David Robillard | 1 | -1/+1 |
2007-10-26 | Apply module icons patch from larsl (with formatting/visual tweaks). | David Robillard | 1 | -7/+32 |
2007-10-23 | Plugin icon cache and plugin icons in the plugin dialog, from larsl. | David Robillard | 1 | -0/+19 |
2007-10-11 | Fix initial state of radio buttons in connect window when running ingen -eg. | David Robillard | 1 | -23/+11 |
2007-10-11 | Fix Gtk rendering corruption problems when running monolithic (internal engine). | David Robillard | 1 | -1/+14 |
2007-10-09 | Blink ports connected to outputs when output blinks. | David Robillard | 1 | -0/+9 |
2007-10-08 | Reorganize modules module (heh) to make a bit more sense. But not much. | David Robillard | 1 | -1/+3 |
2007-10-08 | Dynamically load Serialiser from serialisation module, make it actually work,... | David Robillard | 1 | -5/+20 |
2007-10-08 | Fix serialization/connection bugs resulting from refactoring. | David Robillard | 1 | -0/+1 |
2007-10-03 | Apply/tweak patch from larsl to apply matching style to embedded GUIs. | David Robillard | 1 | -1/+20 |
2007-10-01 | Blink MIDI ports on message transmission. | David Robillard | 1 | -3/+39 |
2007-09-24 | Avoid thread creation and glade stuff on module/port creation (defer until me... | David Robillard | 1 | -1/+1 |
2007-09-20 | Fix RDF threading problems (random messy crashes on patch loading). | David Robillard | 1 | -0/+2 |
2007-09-20 | Strip a bunch of old useless code. | David Robillard | 1 | -4/+0 |
2007-08-01 | Clean up engine/client interfaces. | David Robillard | 1 | -0/+2 |
2007-07-31 | SWIG building fixes. | David Robillard | 1 | -1/+1 |
2007-07-30 | Shutdown cleanly (fix ticket 53). | David Robillard | 1 | -0/+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 | -11/+17 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -20/+20 |
2007-07-24 | Removed recursive autohell, except for SLv2. | David Robillard | 1 | -3/+3 |
2007-07-23 | Updated LV2 spec. | David Robillard | 1 | -1/+1 |
2007-07-15 | Gracefully handle inability to load window icon (SVG). | David Robillard | 1 | -2/+7 |
2007-07-03 | Fix running from source tree when Ingen is not installed at all (with set_dev... | David Robillard | 1 | -1/+2 |
2007-05-04 | Work on internal engine + GUI (still some problems). | David Robillard | 1 | -2/+5 |
2007-05-04 | Made engine, serialisation, client library, and GUI all dynamically loaded mo... | David Robillard | 1 | -0/+260 |