Age | Commit message (Expand) | Author | Files | Lines |
2011-10-20 | Support UI resize extension. | David Robillard | 5 | -0/+66 |
2011-10-19 | Make LV2 Persist extension optional | David Robillard | 1 | -5/+13 |
2011-08-31 | Exit gracefully when run without arguments. | David Robillard | 2 | -10/+56 |
2011-08-22 | Improve documentation. | David Robillard | 1 | -1/+15 |
2011-08-22 | Fix jalv.gtk when run with UI-less plugins. | David Robillard | 2 | -5/+7 |
2011-08-22 | Shut down cleanly both on window destroy and File->Quit. | David Robillard | 1 | -6/+16 |
2011-08-21 | Add ability to save from GUI. | David Robillard | 1 | -4/+36 |
2011-08-21 | Add menu bar to Gtk UI. | David Robillard | 1 | -3/+20 |
2011-08-21 | Set Window title from plugin name. | David Robillard | 1 | -0/+2 |
2011-08-21 | Fix Jack Session command line. | David Robillard | 2 | -3/+6 |
2011-08-21 | Preliminary support for Jack Session and LV2 Persist. | David Robillard | 6 | -119/+513 |
2011-07-08 | Add missing file. | David Robillard | 1 | -0/+82 |
2011-07-07 | Add stub persist extension support (not yet functional) | David Robillard | 2 | -2/+8 |
2011-06-20 | Build Jalv in top-level build. | David Robillard | 1 | -3/+3 |
2011-06-19 | Send control output port updates to UIs (commonly used for metering). | David Robillard | 4 | -35/+101 |
2011-06-19 | Add a real URI map implementation. | David Robillard | 4 | -9/+318 |
2011-06-19 | Support control changes from UI. | David Robillard | 2 | -21/+55 |
2011-06-19 | Implement instance-access extension (support IR.lv2 UI). | David Robillard | 1 | -4/+10 |
2011-06-12 | Support plugins without UIs. Clean up UI host/instance. | David Robillard | 1 | -16/+21 |
2011-05-30 | Add "Jalv", a stand-alone version of lv2jack that supports plugin UIs via Suil | David Robillard | 5 | -0/+718 |