From 6601ba8ef710b8ed260773e18a3baa940a7adc3a Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Wed, 1 Mar 2017 17:06:42 -0500 Subject: Move to a new emms-print-metadata. The new emms-print-metadata is written in C++ and brings on board new features from TagLib. Patch by Petteri Hintsanen . --- doc/emms.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/emms.texinfo b/doc/emms.texinfo index 8bc25a4..159e94e 100644 --- a/doc/emms.texinfo +++ b/doc/emms.texinfo @@ -922,7 +922,7 @@ track as argument. @cindex using taglib The communication with the TagLib library is done via a tiny program -written in C @file{emms-print-metadata.c}. To compile +written in C++ @file{emms-print-metadata.cpp}. To compile @file{emms-print-metadata} invoke: @command{make emms-print-metadata} -- cgit v1.2.3