From 1944a34c230b6afb7707fe4fb5eb0c613b96db9b Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 21 Apr 2016 22:15:17 +0200 Subject: command: if only ab-loop-b is set, loop from start of file Commit 382bafcb changed the behavior for ab-loop-a. This commit changes ab-loop-b so that the behavior is symmetric. Adjust the OSD rendering accordingly to the two changes. Also fix mentions of the "ab_loop" command to the now preferred "ab-loop". --- etc/input.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/input.conf b/etc/input.conf index b4438bbcae..0c29a47eb1 100644 --- a/etc/input.conf +++ b/etc/input.conf @@ -142,7 +142,7 @@ #CLOSE_WIN quit #CLOSE_WIN {encode} quit 4 #E cycle edition # next edition -#l ab_loop # Set/clear A-B loop points +#l ab-loop # Set/clear A-B loop points #L cycle-values loop "inf" "no" # toggle infinite looping #ctrl+c quit 4 -- cgit v1.2.3