Age | Commit message (Expand) | Author | Files | Lines |
2012-03-06 | Use raw type/size/value instead of LilvNode for port values. | David Robillard | 1 | -9/+16 |
2012-03-03 | Update for latest Lilv. | David Robillard | 1 | -4/+4 |
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 | -5/+10 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 1 | -1/+1 |
2012-01-17 | Fix crashes when loading presets with no UI present (fix #808). | David Robillard | 1 | -7/+9 |
2012-01-15 | Lint. | David Robillard | 1 | -4/+4 |
2012-01-10 | Update for latest Lilv state API (fix ticket #801). | David Robillard | 1 | -8/+34 |
2012-01-03 | Don't run plugin while setting state (which violates threading rules). | David Robillard | 1 | -0/+5 |
2011-12-23 | Use new LilvState API for state/presets. | David Robillard | 1 | -590/+60 |
2011-12-21 | Save rdf:type and rdfs:label (if supplied) with state/presets. | David Robillard | 1 | -15/+25 |
2011-12-21 | Merge preset and state saving. | David Robillard | 1 | -58/+29 |
2011-12-21 | Separate preset manifest entry writing. | David Robillard | 1 | -26/+45 |
2011-12-21 | Begin merging state and prefix implementations. | David Robillard | 1 | -20/+334 |
2011-12-21 | Make load_state_from_file fully generic. | David Robillard | 1 | -9/+24 |
2011-12-21 | Add first-class PluginState object and make state interface more generic. | David Robillard | 1 | -61/+86 |
2011-12-20 | Localize more stuff to state.c. | David Robillard | 1 | -21/+14 |
2011-12-19 | Even more generic state implementation. | David Robillard | 1 | -41/+74 |
2011-12-18 | Make state implementation more generic. | David Robillard | 1 | -12/+28 |
2011-12-18 | Use opaque port colours. | David Robillard | 1 | -1/+0 |
2011-12-18 | persist.c => state.c. | David Robillard | 1 | -0/+299 |