summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/mediaplayerstate.h
AgeCommit message (Expand)AuthorFilesLines
2002-12-11- roll back the threaded xine initialization, the mediaplayer initializationsimon1-6/+0
2002-12-11- added initialize states to MediaPlayerStatesimon1-0/+5
2002-12-02- completed MediaPlayer::DisplayType transitionsimon1-2/+0
2002-12-02- another step to switch to from char view to DisplayTypesimon1-3/+3
2002-12-02- oops, realized it's not MediaType but rather DisplayTypesimon1-3/+3
2002-12-02- oops, fixed the signal signaturesimon1-1/+1
2002-12-02- introducing MediaType { Video, Audio } enum, to get rid of thesimon1-0/+4
2002-12-02- as MediaPlayerState::isUsingPlaylist() always returns true we can removesimon1-1/+0
2002-12-02- removed the playlistToggled signal, as it is never emittedsimon1-1/+0
2002-12-02- setUsingPlaylist and togglePlaylist is never called. removed.simon1-2/+0
2002-12-02- save memory, use bitfieldssimon1-11/+11
2002-12-02- setPlaylist -> setUsingPlaylistsimon1-1/+1
2002-12-02- stoped -> stoppedsimon1-3/+3
2002-12-02- made the accessor functions inlinesimon1-13/+13
2002-12-02- paused() -> isPaused() and the like for all accessor functions in thesimon1-20/+20
2002-12-02- made the accessor functions constantsimon1-13/+13
2002-12-02- made isPaused, isPlaying and isStopped private member variablessimon1-3/+3
2002-11-10besser seekable handlingharlekin1-0/+4
2002-09-02first parts of gamma correction, fullscreen on arm need some more workharlekin1-3/+7
2002-08-20need to still write playerstate to configllornkcor1-2/+2
2002-08-16blank now works, mail key on ipaqharlekin1-1/+1
2002-08-16playing arround with blankharlekin1-1/+4
2002-08-03audiowidget now shows time and slider moves.llornkcor1-3/+3
2002-07-10more updatesharlekin1-0/+32
2002-07-09more gui updatesharlekin1-1/+7
2002-07-06first try to get stuff togetherharlekin1-1/+3
2002-07-03even more code cleanups .-)harlekin1-40/+35
2002-07-03much more code cleanup, make if look more like c++ codeharlekin1-4/+1
2002-07-01guiharlekin1-0/+100