Update ChangeLogs

This commit is contained in:
Gregory Nutt 2014-07-27 19:51:10 -06:00
parent d2b292a033
commit 336205d33c

View File

@ -970,4 +970,6 @@
integrate with Ken's NxWM::CMediaPlayer (2014-7-24).
* apps/include/nxplayer.h: Move subsampling rate definitions from nxplayer.h
to audio.h *2014-7-27).
* apps/system/nxplayer/nxplayer.c: NxPlayer needs to set curbyte field to
zero before enqueuing a buffer. Otherwise, it looks like beginning of
the buffer has already been consumed. (2014-7-27).