From 9a464f53ef8731382590d9a597869f80a03a0168 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 31 Jan 2017 11:46:43 +0100 Subject: input.conf: change "L" to change loop-file by default --- etc/input.conf | 2 +- etc/restore-old-bindings.conf | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/etc/input.conf b/etc/input.conf index c51d5c7995..fe39b6c980 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -143,7 +143,7 @@ #CLOSE_WIN {encode} quit 4 #E cycle edition # next edition #l ab-loop # Set/clear A-B loop points -#L cycle-values loop "inf" "no" # toggle infinite looping +#L cycle-values loop-file "inf" "no" # toggle infinite looping #ctrl+c quit 4 # Apple Remote section diff --git a/etc/restore-old-bindings.conf b/etc/restore-old-bindings.conf index aab0c9f4bc..af8933896f 100644 --- a/etc/restore-old-bindings.conf +++ b/etc/restore-old-bindings.conf @@ -9,6 +9,10 @@ # # Older installations use ~/.mpv/input.conf instead. +# changed in mpv 0.24.0 + +L cycle-values loop "inf" "no" + # changed in mpv 0.10.0 O osd -- cgit v1.2.3