Updated ChangeLog

This commit is contained in:
Gregory Nutt 2014-07-27 10:46:46 -06:00
parent c0d9be145f
commit 4353ca97b2

View File

@ -519,3 +519,6 @@
* NxWM::CMediaPlayer: Revise state logic. We need an additional state for
the case where a file is selected, but playing has not yet start. Several
other state-related fixes (2014-7-25).
* NxWM::CMediaPlayer: Need to remember last text box selection or else each
new Value Change event from the volume slider is confused with a new file
selection (2014-7-27).