From 534b08e6ba924f96dfb9edc4a564d7596db35574 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 18 Nov 2014 21:33:15 +0100 Subject: command: add an ab_loop command As suggested in #1241; to make using the feature easier. Also add better OSD-formatting for the ab-loop-a/b properties. --- input/cmd_list.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'input/cmd_list.h') diff --git a/input/cmd_list.h b/input/cmd_list.h index c99ac58be9..8dc754c774 100644 --- a/input/cmd_list.h +++ b/input/cmd_list.h @@ -78,6 +78,8 @@ enum mp_command_type { MP_CMD_DISCNAV, + MP_CMD_AB_LOOP, + /// Audio Filter commands MP_CMD_AF, MP_CMD_AO_RELOAD, -- cgit v1.2.3