Age | Commit message (Expand) | Author | Files | Lines |
2008-05-20 | Add files I yet again forgot to add. | David Robillard | 5 | -0/+260 |
2008-05-20 | Fix various problems with control port values. | David Robillard | 15 | -26/+40 |
2008-05-19 | Better global (engine/client) LV2 feature sharing. | David Robillard | 17 | -110/+102 |
2008-05-19 | More (but not yet completely) type safe value_changed notification. | David Robillard | 11 | -28/+30 |
2008-05-19 | Fix multiple ports showing up when attempting to add a MIDI output to a patch. | David Robillard | 1 | -1/+1 |
2008-05-19 | Easier to read conflicing LADSPA plugin error messages. | David Robillard | 1 | -2/+3 |
2008-05-19 | Fix crash on broken LV2 plugins with no name. | David Robillard | 1 | -1/+5 |
2008-05-15 | Fix connection loading from deprecated (.om) patch files. | David Robillard | 1 | -6/+8 |
2008-05-15 | Show error messages from engine in a pop-up dialog. | David Robillard | 4 | -5/+19 |
2008-05-14 | Fix clear patch command (ticket #18). | David Robillard | 11 | -66/+194 |
2008-05-14 | Add flag to force disable assembly (some people get compile errors for unknow... | David Robillard | 4 | -10/+20 |
2008-05-09 | Fix crash when receiving Jack MIDI events. | David Robillard | 1 | -3/+5 |
2008-05-04 | Fix serialisation of floating point variables (fixes module positioning). | David Robillard | 1 | -2/+5 |
2008-05-04 | Use global RDF world when loading a patch (fix crashes when using ingen -el). | David Robillard | 1 | -12/+13 |
2008-05-03 | Apply slv2_plugin_get_port_ranges usage Ingen patch from larsl. | David Robillard | 4 | -19/+37 |
2008-05-01 | GCC 4.3 fixes. | David Robillard | 4 | -6/+8 |
2008-05-01 | Apply Ingen LV2 event referencing (stubs) patch from larsl. | David Robillard | 2 | -2/+24 |
2008-05-01 | Bump gtkmm version dependency in configure to match reality. | David Robillard | 1 | -1/+1 |
2008-05-01 | Fix incorrect use of Version field in ingen.desktop | David Robillard | 1 | -1/+0 |
2008-04-30 | Fix Redland NULL node assertion failures when saving. | David Robillard | 1 | -5/+14 |
2008-04-12 | LV2 UI extension updates from larsl. | David Robillard | 2 | -6/+10 |
2008-04-12 | LV2 event/MIDI fixed for Ingen from larsl. | David Robillard | 4 | -7/+13 |
2008-03-14 | More lenient patch loading. | David Robillard | 1 | -13/+14 |
2008-03-14 | Exit clean on ctrl+c when running engine only. | David Robillard | 2 | -1/+7 |
2008-03-11 | Fix building w/o LADSPA. | David Robillard | 1 | -0/+2 |
2008-02-17 | Fix SLV2 building from top level. | David Robillard | 1 | -0/+2 |
2008-02-16 | Work towards generic event stuff. | David Robillard | 3 | -166/+0 |
2008-02-10 | Update LV2 event stuff. | David Robillard | 2 | -65/+40 |
2008-02-09 | Add symlinks to LV2 event stuff. | David Robillard | 3 | -1/+3 |
2008-02-09 | Remove duplicated header. | David Robillard | 1 | -178/+0 |
2008-01-25 | Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)... | David Robillard | 34 | -132/+156 |
2008-01-24 | Make SLV2 UI class interface match ports. | David Robillard | 1 | -1/+1 |
2008-01-24 | Fix locale problems in ingen, flowcanvas, and redlandmm (',' decimal point). | David Robillard | 1 | -0/+7 |
2008-01-24 | Fix building within ingen tree. | David Robillard | 1 | -1/+1 |
2008-01-23 | Remove unnecessary subst vars. | David Robillard | 6 | -15/+4 |
2008-01-23 | Added missing file. | David Robillard | 1 | -0/+83 |
2008-01-23 | Working Jack MIDI -> generic event port input. | David Robillard | 2 | -1/+8 |
2008-01-23 | More LV2 extension work. | David Robillard | 6 | -17/+51 |
2008-01-21 | Work on generic LV2 events. | David Robillard | 40 | -651/+829 |
2008-01-19 | LV2 packaging fixes for building from top level. | David Robillard | 3 | -5/+6 |
2008-01-17 | Fix LV2 Gtk UI URI. | David Robillard | 1 | -1/+1 |
2008-01-17 | Update for SLV2 changes. | David Robillard | 1 | -2/+2 |
2008-01-07 | Fix building. | David Robillard | 5 | -3/+10 |
2008-01-07 | Build fix. | David Robillard | 1 | -2/+2 |
2008-01-06 | Remove raul dependency on liblo and redlandmm. | David Robillard | 2 | -11/+15 |
2008-01-06 | Tone down port colours a touch. | David Robillard | 1 | -4/+4 |
2008-01-06 | Use colours derived from Tango-palette (de-candified, darkened). | David Robillard | 1 | -5/+5 |
2008-01-05 | Fix connecting mismatched ports bug (closes ticket 129). | David Robillard | 4 | -61/+199 |
2008-01-02 | Fix canvas scroll buttons. | David Robillard | 1 | -0/+3 |
2008-01-01 | Fix compilation. | David Robillard | 1 | -1/+1 |