Age | Commit message (Expand) | Author | Files | Lines |
2012-02-18 | Add -d option and implement proper communication dumping. | David Robillard | 1 | -0/+8 |
2012-02-09 | Mac portability fixes. | David Robillard | 1 | -3/+4 |
2012-02-08 | Update for latest Atom extension. | David Robillard | 1 | -1/+1 |
2012-01-28 | Update state interface to support multiple state snapshots with shared files. | David Robillard | 1 | -1/+4 |
2012-01-15 | Lint. | David Robillard | 1 | -47/+47 |
2012-01-10 | Update for latest Lilv state API (fix ticket #801). | David Robillard | 1 | -2/+8 |
2012-01-03 | Don't run plugin while setting state (which violates threading rules). | David Robillard | 1 | -0/+8 |
2011-12-23 | Use new LilvState API for state/presets. | David Robillard | 1 | -9/+15 |
2011-12-21 | Save rdf:type and rdfs:label (if supplied) with state/presets. | David Robillard | 1 | -1/+1 |
2011-12-21 | Add first-class PluginState object and make state interface more generic. | David Robillard | 1 | -10/+7 |
2011-12-20 | Localize more stuff to state.c. | David Robillard | 1 | -5/+0 |
2011-12-18 | Make state implementation more generic. | David Robillard | 1 | -1/+5 |
2011-12-18 | Merge common code from preset and state implementations. | David Robillard | 1 | -0/+5 |
2011-12-18 | Fix UI updates. | David Robillard | 1 | -0/+10 |
2011-12-18 | Preset saving. | David Robillard | 1 | -1/+5 |
2011-12-16 | Support presets in Gtk UI. | David Robillard | 1 | -1/+22 |
2011-11-18 | Update to LV2 State extension. | David Robillard | 1 | -3/+3 |
2011-11-09 | Update for changes in LV2 SVN. | David Robillard | 1 | -0/+1 |
2011-11-07 | Implement atom buffer. | David Robillard | 1 | -0/+2 |
2011-11-07 | Remove use of non-portable _XOPEN_SOURCE and strdup. | David Robillard | 1 | -0/+11 |
2011-11-05 | Add abstract interface for event buffers (towards event/atom compatibility). | David Robillard | 1 | -8/+5 |
2011-10-20 | Fix compilation without UI resize extension. | David Robillard | 1 | -2/+0 |
2011-10-20 | Support UI resize extension. | David Robillard | 1 | -0/+7 |
2011-08-31 | Exit gracefully when run without arguments. | David Robillard | 1 | -0/+2 |
2011-08-21 | Fix Jack Session command line. | David Robillard | 1 | -0/+1 |
2011-08-21 | Preliminary support for Jack Session and LV2 Persist. | David Robillard | 1 | -1/+56 |
2011-07-07 | Add stub persist extension support (not yet functional) | David Robillard | 1 | -0/+5 |
2011-06-19 | Send control output port updates to UIs (commonly used for metering). | David Robillard | 1 | -2/+12 |
2011-06-19 | Add a real URI map implementation. | David Robillard | 1 | -1/+5 |
2011-06-19 | Support control changes from UI. | David Robillard | 1 | -14/+16 |
2011-05-30 | Add "Jalv", a stand-alone version of lv2jack that supports plugin UIs via Suil | David Robillard | 1 | -0/+64 |