diff options
author | wm4 <wm4@nowhere> | 2014-02-25 22:51:55 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2014-02-25 22:51:55 +0100 |
commit | 008fe558dcf5c19a19809f0bbaa1763eb8261a51 (patch) | |
tree | 24824488b9b1b4fa1bbdc7e23fc8fc5ef5ee6bac /TOOLS | |
parent | 67f244c6d4b0ef9ad2e55483508efbf6fe40d03b (diff) | |
download | mpv-008fe558dcf5c19a19809f0bbaa1763eb8261a51.tar.bz2 mpv-008fe558dcf5c19a19809f0bbaa1763eb8261a51.tar.xz |
config: when writing resume config, read options, not properties
This lowers the number of data stored in the resume config a bit
further, because some properties can't be read at program start and when
e.g. the VO wasn't created yet.
Some fields still need to be read from a property (actually only
"volume-restore-data", a hack to save the full volume information). So
abuse the "options/" property, and make use of the fact that changing
things at runtime also changes the options.
Diffstat (limited to 'TOOLS')
0 files changed, 0 insertions, 0 deletions