aboutsummaryrefslogtreecommitdiffstats
path: root/src/state.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-21Merge preset and state saving.David Robillard1-58/+29
2011-12-21Separate preset manifest entry writing.David Robillard1-26/+45
2011-12-21Begin merging state and prefix implementations.David Robillard1-20/+334
2011-12-21Make load_state_from_file fully generic.David Robillard1-9/+24
2011-12-21Add first-class PluginState object and make state interface more generic.David Robillard1-61/+86
2011-12-20Localize more stuff to state.c.David Robillard1-21/+14
2011-12-19Even more generic state implementation.David Robillard1-41/+74
2011-12-18Make state implementation more generic.David Robillard1-12/+28
2011-12-18Use opaque port colours.David Robillard1-1/+0
2011-12-18persist.c => state.c.David Robillard1-0/+299