Update ChangeLogs

This commit is contained in:
Gregory Nutt 2014-07-24 15:09:22 -06:00
parent a33d316cd3
commit c2ee2165f7

View File

@ -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).