Update Changelog

This commit is contained in:
Gregory Nutt 2014-07-24 08:33:30 -06:00
parent 6f55c57b00
commit 1227bac742

View File

@ -963,3 +963,6 @@
with zero bytes read (2014-7-23). with zero bytes read (2014-7-23).
* apps/system/nxplayer: Misc changes to better integrate with * apps/system/nxplayer: Misc changes to better integrate with
NxWM::CMediaPlayer (2014-7-23). NxWM::CMediaPlayer (2014-7-23).
* 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).