Age | Commit message (Expand) | Author | Files | Lines |
2012-04-10 | Make controls update when changing presets (except combos). | David Robillard | 1 | -8/+35 |
2012-04-09 | Generic UI for jalv.gtk from Nick Lanham. | David Robillard | 1 | -15/+228 |
2012-03-21 | Remove implementation of UI resize extension which is handled autommatically ... | David Robillard | 1 | -14/+0 |
2012-03-16 | Properly implement non-resizable UIs, not that any plugins that should set th... | David Robillard | 1 | -2/+1 |
2012-02-18 | Add -d option and implement proper communication dumping. | David Robillard | 1 | -1/+3 |
2012-02-09 | Mac portability fixes. | David Robillard | 1 | -1/+1 |
2012-01-28 | Update state interface to support multiple state snapshots with shared files. | David Robillard | 1 | -15/+42 |
2012-01-15 | Lint. | David Robillard | 1 | -13/+16 |
2012-01-10 | Update for latest Lilv state API (fix ticket #801). | David Robillard | 1 | -1/+0 |
2011-12-29 | Destroy UI instance before shutting down Gtk (fix messy shutdown). | David Robillard | 1 | -1/+4 |
2011-12-21 | Save rdf:type and rdfs:label (if supplied) with state/presets. | David Robillard | 1 | -1/+1 |
2011-12-18 | Preset saving. | David Robillard | 1 | -1/+39 |
2011-12-16 | Support presets in Gtk UI. | David Robillard | 1 | -2/+52 |
2011-10-20 | Support UI resize extension. | David Robillard | 1 | -0/+13 |
2011-08-22 | Fix jalv.gtk when run with UI-less plugins. | David Robillard | 1 | -3/+3 |
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 | Preliminary support for Jack Session and LV2 Persist. | David Robillard | 1 | -5/+17 |
2011-06-19 | Send control output port updates to UIs (commonly used for metering). | David Robillard | 1 | -5/+8 |
2011-05-30 | Add "Jalv", a stand-alone version of lv2jack that supports plugin UIs via Suil | David Robillard | 1 | -0/+76 |