summaryrefslogtreecommitdiffstats
path: root/binding/afm-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'binding/afm-common.c')
-rw-r--r--binding/afm-common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/binding/afm-common.c b/binding/afm-common.c
index 3f0f38e..0f27d57 100644
--- a/binding/afm-common.c
+++ b/binding/afm-common.c
@@ -29,6 +29,7 @@ const char *control_commands[] = {
"rewind",
"pick-track",
"volume",
+ "loop",
};
int get_command_index(const char *name)