mpv/DOCS/interface-changes
Guido Cella 6107112b32 player: don't decrement --ab-loop-count=N and add remaining-ab-loops
Follow up to the previous commit. Stop decreasing --ab-loop-count=N on
each iteration so it is preserved across different loops. In particular
it is preserved between different files without adding it to
--reset-on-next-file. Add a property to expose the remaning A-B loop
count instead.

The current behavior of --ab-loop-count=N is even worse than --loop-file
since it also doesn't reset when defining a new A-B loop in the same
file. Defining it has no effect after --ab-loop-count has decreased to
0, and this can't be fixed by adding it to --reset-on-next-file. This
commit also resets remaining-ab-loops every time --ab-loop-a and
--ab-loop-b are set to fix this.
2024-07-26 20:09:19 +02:00
..
cmd-nonrepeatable.txt input/cmd: add nonrepeatable prefix 2024-05-20 17:47:01 +02:00
console-scale.txt console.lua: remove the scale script-opt 2024-07-04 22:24:10 +00:00
cover-art-whitelist-list-option.txt external_files: allow specifying --cover-art-whitelist filenames 2024-07-23 14:12:11 +00:00
dolby-vision-configuration.txt command: add dolby-vision-profile and dolby-vision-level to track-list 2024-05-10 01:26:30 +02:00
egl-output-format.txt opengl: add --egl-output-format 2024-06-08 10:23:32 +02:00
example.txt
input-builtin-dragging.txt input: un-hardcode VO dragging 2024-06-04 12:41:51 +02:00
input-dragging-deadzone.txt input: implement VO dragging deadzone 2024-06-04 12:41:51 +02:00
input-select.txt DOCS/interface-changes: fix formatting 2024-06-08 23:08:43 +02:00
keybind-cancel.txt defaults.lua: handle canceled key bindings 2024-06-06 23:38:39 +03:00
loop.txt player: don't decrement --ab-loop-count=N and add remaining-ab-loops 2024-07-26 20:09:19 +02:00
native-touch.txt DOCS/interface-changes: fix formatting 2024-06-08 23:08:43 +02:00
normalize-path.txt command: add normalize-path command 2024-05-05 20:29:27 +02:00
option-info-expects-file.txt player: add option-info/<name>/expects-file 2024-05-12 22:29:40 +02:00
option-removal.txt options: remove some options with .deprecation_message 2024-06-25 02:18:58 +00:00
osc-show.txt osc.lua: add script message to show up the OSC 2024-06-16 01:23:38 +02:00
osdscale.txt {stats,osc}.lua: respect --osd-scale-by-window by default 2024-05-20 18:29:44 +02:00
packet-bitrate.txt command: remove deprecated packet-*-bitrate properties 2024-07-18 22:52:35 +02:00
show-in-taskbar.txt
show-playlist-titles.txt options: add --osd-playlist-entry 2024-06-08 01:43:15 +02:00
sub-ass-override-default.txt input.conf: change 'u' binding to cycle between 'force' and default 2024-05-29 17:48:50 +00:00
sub-border-style.txt sub: add (sub/osd)-border-style; renaming sub options 2024-07-12 20:17:38 +00:00
sub-text-ass-full.txt player/command: add sub-text/ass-full sub-property 2024-04-27 01:19:56 +02:00
sub-text-ass.txt player/command: move sub-text-ass to a sub-property 2024-04-27 01:19:56 +02:00
sub-times.txt
track-list-decoder-tag.txt
vapoursynth-api-v4.txt.txt vf_vapoursynth: upgrade to VapourSynth API v4 2024-06-14 00:25:18 +02:00
wasapi-exclusive-buffer.txt ao_wasapi: add `--wasapi-exclusive-buffer` option 2024-04-19 02:28:23 +02:00