Age | Commit message (Expand) | Author | Files | Lines |
2007-07-04 | Don't look for ~/.omgtkrc | David Robillard | 1 | -1/+4 |
2007-07-04 | Added metadata (ie integer, toggle) to builtin node control ports. | David Robillard | 2 | -6/+29 |
2007-07-04 | Remove MIDI event debug messages (from MIDI control node). | David Robillard | 2 | -8/+46 |
2007-07-04 | Allow setting control values out of range. | David Robillard | 3 | -475/+504 |
2007-07-03 | Fix running from source tree when Ingen is not installed at all (with set_dev... | David Robillard | 2 | -3/+8 |
2007-07-03 | Fix crash on MIDI controller receiving. | David Robillard | 1 | -0/+8 |
2007-06-24 | Fix running GUI with internal engine and direct interface (i.e. no OSC) with ... | David Robillard | 1 | -3/+0 |
2007-06-15 | Just use automake instead of automake-1.9, etc. | David Robillard | 1 | -0/+6 |
2007-06-08 | Removed Raul Mutex and Condition (redundant with glib). | David Robillard | 1 | -3/+2 |
2007-06-06 | Nicer Flowcanvas naming. | David Robillard | 10 | -44/+44 |
2007-05-04 | Fixed reference to old glade file (ingenuity.glade). | David Robillard | 1 | -3/+3 |
2007-05-04 | Set Loader thread name (GUI) for decent console output. | David Robillard | 1 | -0/+2 |
2007-05-04 | Added missing files. | David Robillard | 2 | -0/+99 |
2007-05-04 | Work on internal engine + GUI (still some problems). | David Robillard | 4 | -38/+72 |
2007-05-04 | Fix boost::bad_weak_ptr crash when clicking a patch port module. | David Robillard | 1 | -2/+1 |
2007-05-04 | Made engine, serialisation, client library, and GUI all dynamically loaded mo... | David Robillard | 76 | -0/+13468 |