From c2ee2165f7f36edde34056acba9cec4518bdc0ac Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 24 Jul 2014 15:09:22 -0600 Subject: [PATCH] Update ChangeLogs --- ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.txt b/ChangeLog.txt index c5f0328cb..f4779d530 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -966,3 +966,5 @@ * apps/system/nxplayer/nxplayer.c and apps/include/nxplayer.h: Add hooks for fast-forward and rewind needed by CMediaPlayer; add hooks for equalizer settings needed by the WM8904 (2014-7-24). + * apps/include/nxplayer.h and apps/system/nxplayer/nxplayer.c: Changes to + integrate with Ken's NxWM::CMediaPlayer (2014-7-24).