summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/mediaplayerstate.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-09-24-Save the State on deletion of the MediaPlayerStatezecke1-0/+5
2004-09-23If you close the Audio-/VideoWidget and the stream was pausedzecke1-0/+1
2004-05-31- convert qDebug to odebugar1-1/+0
2004-03-02fix includeschicken1-5/+0
2002-12-11- roll back the threaded xine initialization, the mediaplayer initializationsimon1-13/+0
2002-12-11- added initialize states to MediaPlayerStatesimon1-0/+13
2002-12-02- completed MediaPlayer::DisplayType transitionsimon1-24/+3
2002-12-02- another step to switch to from char view to DisplayTypesimon1-13/+26
2002-12-02- oops, realized it's not MediaType but rather DisplayTypesimon1-4/+12
2002-12-02- introducing MediaType { Video, Audio } enum, to get rid of thesimon1-0/+6
2002-12-02- as MediaPlayerState::isUsingPlaylist() always returns true we can removesimon1-3/+0
2002-12-02- setUsingPlaylist and togglePlaylist is never called. removed.simon1-12/+0
2002-12-02- setPlaylist -> setUsingPlaylistsimon1-2/+2
2002-12-02- two unnecessary if statements removedsimon1-8/+0
2002-12-02- stoped -> stoppedsimon1-4/+4
2002-12-02- made the accessor functions inlinesimon1-57/+0
2002-12-02- paused() -> isPaused() and the like for all accessor functions in thesimon1-60/+60
2002-12-02- made the accessor functions constantsimon1-13/+13
2002-11-10besser seekable handlingharlekin1-1/+15
2002-09-02first parts of gamma correction, fullscreen on arm need some more workharlekin1-9/+51
2002-08-20fix coredump on exitllornkcor1-2/+2
2002-08-19fixesharlekin1-1/+1
2002-08-19cleanupsharlekin1-0/+1
2002-08-16blank now works, mail key on ipaqharlekin1-3/+3
2002-08-16playing arround with blankharlekin1-2/+14
2002-08-13fix video button actions.. still needs workllornkcor1-11/+8
2002-08-10added skins to videowidget, fixed fullscreen menu. Still needs work on button...llornkcor1-0/+3
2002-08-03audiowidget now shows time and slider moves.llornkcor1-0/+1
2002-07-09more gui updatesharlekin1-2/+27
2002-07-06first try to get stuff togetherharlekin1-4/+2
2002-07-03even more code cleanups .-)harlekin1-10/+185
2002-07-03much more code cleanup, make if look more like c++ codeharlekin1-9/+1
2002-07-01guiharlekin1-0/+78