summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/cmediaplayer.hxx
Commit message (Expand)AuthorAgeFilesLines
* Change all references to NxConsole to NxTermGregory Nutt2014-09-201-1/+1
* NxWM::CMediaPlayer: Add a CLabel that show the current fast forward/rewind speedGregory Nutt2014-07-281-1/+14
* CNxWM::CMediaPlayer: Correct handling of increments to sub-sampling rateGregory Nutt2014-07-271-1/+1
* NxWM::CMediaPlayer: successive presses on fast forward or rewind button now i...Gregory Nutt2014-07-271-3/+8
* NxWM::CMediaPlayer: Need to remember last text box selection or else each ne...Gregory Nutt2014-07-271-0/+1
* NxWM::CMediaPlayer: Revise state logic. We need an additional state for the ...Gregory Nutt2014-07-251-2/+10
* Lots of changes to integrate with Ken's NxPlayerGregory Nutt2014-07-241-8/+17
* NxWM::CMediaPlayer: Condition out features corresonding to NxPlayer features ...Gregory Nutt2014-07-241-1/+6
* Audio: Add hooks for fast-forward and rewind needed by CMediaPlayer; add hoo...Gregory Nutt2014-07-241-0/+10
* Need debug output from CMediaPlayer if either audio or graphics debug enabledGregory Nutt2014-07-241-0/+14
* NxWM: Beginning integration of NxPlayer into Nxwm::MediaPlayer. Gets handle, ...Gregory Nutt2014-07-231-1/+16
* 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