summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/cmediaplayer.hxx
Commit message (Expand)AuthorAgeFilesLines
* NxWM::CMediaPlayer: Fix some state-related bugs introduced yesterday. Impro...Gregory Nutt2014-07-171-0/+6
* NxWM::CMediaPlayer: Convert CLabel to a CListBoxGregory Nutt2014-07-161-12/+32
* NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased ...Gregory Nutt2014-07-161-3/+25
* NxWM::CMediaPlayer: Fix memory leakGregory Nutt2014-07-161-0/+12
* NxWM::CMediaPlayer: Fix issues with state changes performed on the PreRelese ...Gregory Nutt2014-07-151-0/+23
* NxWM: Cosmetic changes to naming and commentsGregory Nutt2014-07-151-3/+3
* NxMW::CMediaPlayer now supports a pause buttonGregory Nutt2014-07-151-3/+4
* NxWM::CMediaPlayer: Some improved state managementGregory Nutt2014-07-151-0/+8
* NxWM::CMediaPlayer: Now uses CStickyImages for fast forward and rewindGregory Nutt2014-07-151-2/+3
* NxWM::CMediaPlay: Now receives button eventsGregory Nutt2014-07-151-4/+20
* NxWM: Media player will dynamically position controls based on window sizeGregory Nutt2014-07-141-3/+3
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken ...Gregory Nutt2013-05-151-1/+6
* Add beginning a a media player window to NxWM from Ken Pettit. Still a work ...Gregory Nutt2013-05-111-0/+286