summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-24 15:09:22 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-24 15:09:22 -0600
commit081b6917f5c2983ca22309f9fee80acbb7de1afd (patch)
treed09af16e2f7f79f0b3849f02a9e0a1a3519e7c4e /apps/ChangeLog.txt
parent3449d54000c15e81eb76bc4dd904442bb3d3172d (diff)
downloadnuttx-081b6917f5c2983ca22309f9fee80acbb7de1afd.tar.gz
nuttx-081b6917f5c2983ca22309f9fee80acbb7de1afd.tar.bz2
nuttx-081b6917f5c2983ca22309f9fee80acbb7de1afd.zip
Update ChangeLogs
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index c5f0328cb..f4779d530 100644
--- a/apps/ChangeLog.txt
+++ b/apps/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).