summaryrefslogtreecommitdiffstats
path: root/demux/demux.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-02-19 15:40:04 +0100
committerwm4 <wm4@nowhere>2014-02-19 15:40:04 +0100
commit57c9f5236a43efd9d979b7ee18a25de2d3d88dd5 (patch)
treed0403c586f3a59c33282e5187c8a6c553955e01a /demux/demux.c
parent8b57e4bc1290fd1d6eba7a379e7fa04fc602c945 (diff)
downloadmpv-57c9f5236a43efd9d979b7ee18a25de2d3d88dd5.tar.bz2
mpv-57c9f5236a43efd9d979b7ee18a25de2d3d88dd5.tar.xz
input, dvdnav: fix osc stealing input from dvdnav
This is a regression introduced from moving Lua scripts (including the OSC) to their own threads. Now OSC and dvdnav can add their bindings at the same time without coordination, which seems to result in the OSC winning most time, and thus overriding the dvdnav menu bindings. Fix this by adding a flag that makes dvdnav menu bindings take priority over all other bindings.
Diffstat (limited to 'demux/demux.c')
0 files changed, 0 insertions, 0 deletions