summaryrefslogtreecommitdiffstats
path: root/player/lua
diff options
context:
space:
mode:
authorDudemanguy <random342@airmail.cc>2023-12-13 15:36:58 -0600
committerDudemanguy <random342@airmail.cc>2023-12-16 15:25:32 +0000
commitb0f31a76376cae73506e3969dff805de8a18b198 (patch)
treee3771b0debf9d881539ca6889262ddb982ad4921 /player/lua
parentace2d6506f20dfc6a30d0bbb6cfb959f2144bfc9 (diff)
downloadmpv-b0f31a76376cae73506e3969dff805de8a18b198.tar.bz2
mpv-b0f31a76376cae73506e3969dff805de8a18b198.tar.xz
player: refactor secondary subtitle options and properties
Over the years, we've accumulated several secondary subtitle related options and properties, but the implementation was not really consistent and it wasn't clear what the right process for adding more should be. So to make things nicer, let's refactor all of the subtitle options with secondary variants (sub-delay, sub-pos, and sub-visibility) and split them off to a new, separate struct. All of the underlying values are stored in an array instead for simplicity. Additionally, the implementation of some secondary-sub-* properties were slightly changed so there would be less redundancy.
Diffstat (limited to 'player/lua')
0 files changed, 0 insertions, 0 deletions