#include </home/clem/local/src/opie/core/multimedia/opieplayer/mediaplayer.h>
Collaboration diagram for MediaPlayer:

Public Slots | |
| void | reloadSkins () |
Public Member Functions | |
| MediaPlayer (QObject *parent, const char *name) | |
| ~MediaPlayer () | |
| MediaPlayer (PlayListWidget &_playList, MediaPlayerState &_mediaPlayerState, QObject *parent, const char *name) | |
| ~MediaPlayer () | |
Protected Member Functions | |
| void | timerEvent (QTimerEvent *e) |
| void | keyReleaseEvent (QKeyEvent *e) |
| void | doBlank () |
| void | doUnblank () |
| void | timerEvent (QTimerEvent *e) |
| void | keyReleaseEvent (QKeyEvent *e) |
Private Slots | |
| void | setPlaying (bool) |
| void | pauseCheck (bool) |
| void | play () |
| void | next () |
| void | prev () |
| void | startIncreasingVolume () |
| void | startDecreasingVolume () |
| void | stopChangingVolume () |
| void | cleanUp () |
| void | setPlaying (bool) |
| void | pauseCheck (bool) |
| void | play () |
| void | next () |
| void | prev () |
| void | startIncreasingVolume () |
| void | startDecreasingVolume () |
| void | stopChangingVolume () |
| void | cleanUp () |
| void | blank (bool) |
Private Member Functions | |
| AudioWidget * | audioUI () const |
| VideoWidget * | videoUI () const |
| XineControl * | xineControl () const |
| void | recreateAudioAndVideoWidgets () const |
Private Attributes | |
| int | volumeDirection |
| const DocLnk * | currentFile |
| bool | isBlanked |
| bool | l |
| bool | r |
| int | fd |
| int | fl |
| VolumeControl * | volControl |
| MediaPlayerState & | mediaPlayerState |
| PlayListWidget & | playList |
| XineControl * | m_xineControl |
| AudioWidget * | m_audioUI |
| VideoWidget * | m_videoUI |
| XINE::Lib * | xine |
| QGuardedPtr< SkinLoader > | m_skinLoader |
|
||||||||||||
|
Definition at line 41 of file mediaplayer.cpp. References cleanUp(), next(), pauseCheck(), prev(), qApp, setPlaying(), startDecreasingVolume(), startIncreasingVolume(), and stopChangingVolume(). |
|
|
Definition at line 59 of file mediaplayer.cpp. |
|
||||||||||||||||||||
|
Definition at line 22 of file mediaplayer.cpp. References blank(), cleanUp(), fd, fl, VideoWidget::guiInfo(), AudioWidget::guiInfo(), XINE::Lib::InitializeInThread, m_audioUI, m_skinLoader, m_videoUI, m_xineControl, mediaPlayerState, next(), playList, prev(), qApp, Config::readEntry(), Config::setGroup(), setPlaying(), tr, volControl, and xine. |
|
|
|
|
|
Definition at line 340 of file mediaplayer.cpp. References m_audioUI, and recreateAudioAndVideoWidgets(). Referenced by reloadSkins(). |
|
|
Definition at line 279 of file mediaplayer.cpp. References Opie::Core::ODevice::inst(). Referenced by MediaPlayer(). |
|
|
|
|
|
Definition at line 269 of file mediaplayer.cpp. Referenced by MediaPlayer(). |
|
|
Definition at line 261 of file mediaplayer.cpp. |
|
|
Definition at line 265 of file mediaplayer.cpp. |
|
|
|
|
|
Definition at line 242 of file mediaplayer.cpp. |
|
|
|
|
|
Definition at line 154 of file mediaplayer.cpp. References PlayListWidget::first(), MediaPlayerState::looping, PlayListWidget::next(), play(), and MediaPlayerState::setList(). Referenced by MediaPlayer(). |
|
|
|
|
|
Definition at line 64 of file mediaplayer.cpp. References FALSE, MediaPlayerState::playing, and MediaPlayerState::setPaused(). Referenced by MediaPlayer(). |
|
|
|
|
|
Definition at line 71 of file mediaplayer.cpp. References FALSE, MediaPlayerState::setPlaying(), and TRUE. |
|
|
|
|
|
Definition at line 143 of file mediaplayer.cpp. References PlayListWidget::last(), MediaPlayerState::looping, play(), PlayListWidget::prev(), and MediaPlayerState::setList(). Referenced by MediaPlayer(). |
|
|
Definition at line 312 of file mediaplayer.cpp. References XINE::Lib::InitializeImmediately, m_audioUI, m_skinLoader, m_videoUI, m_xineControl, mediaPlayerState, playList, startDecreasingVolume(), startIncreasingVolume(), stopChangingVolume(), VideoWidget::vidWidget(), and xine. Referenced by audioUI(), videoUI(), and xineControl(). |
|
|
Definition at line 361 of file mediaplayer.cpp. |
|
|
|
|
|
|
|
|
|
Definition at line 165 of file mediaplayer.cpp. References AudioDevice::decreaseVolume(), and volumeDirection. Referenced by MediaPlayer(), and recreateAudioAndVideoWidgets(). |
|
|
|
|
|
Definition at line 172 of file mediaplayer.cpp. References AudioDevice::increaseVolume(), and volumeDirection. Referenced by MediaPlayer(), and recreateAudioAndVideoWidgets(). |
|
|
|
|
|
Definition at line 183 of file mediaplayer.cpp. References drawnOnScreenDisplay, FALSE, onScreenDisplayVolume, and yoff. Referenced by MediaPlayer(), and recreateAudioAndVideoWidgets(). |
|
|
|
|
|
Definition at line 195 of file mediaplayer.cpp. References AudioDevice::decreaseVolume(), drawnOnScreenDisplay, f, FALSE, AudioDevice::getVolume(), i, AudioDevice::increaseVolume(), l, onScreenDisplayVolume, p, r, tr, TRUE, v, volumeDirection, and yoff. |
|
|
Definition at line 347 of file mediaplayer.cpp. References m_videoUI, and recreateAudioAndVideoWidgets(). Referenced by reloadSkins(). |
|
|
Definition at line 354 of file mediaplayer.cpp. References m_xineControl, and recreateAudioAndVideoWidgets(). |
|
|
Definition at line 56 of file mediaplayer.h. Referenced by setPlaying(). |
|
|
Definition at line 84 of file mediaplayer.h. Referenced by MediaPlayer(). |
|
|
Definition at line 84 of file mediaplayer.h. Referenced by MediaPlayer(). |
|
|
Definition at line 83 of file mediaplayer.h. |
|
|
Definition at line 83 of file mediaplayer.h. Referenced by timerEvent(). |
|
|
Definition at line 93 of file mediaplayer.h. Referenced by audioUI(), MediaPlayer(), and recreateAudioAndVideoWidgets(). |
|
|
Definition at line 97 of file mediaplayer.h. Referenced by MediaPlayer(), and recreateAudioAndVideoWidgets(). |
|
|
Definition at line 94 of file mediaplayer.h. Referenced by MediaPlayer(), recreateAudioAndVideoWidgets(), and videoUI(). |
|
|
Definition at line 92 of file mediaplayer.h. Referenced by MediaPlayer(), recreateAudioAndVideoWidgets(), and xineControl(). |
|
|
Definition at line 87 of file mediaplayer.h. Referenced by MediaPlayer(), and recreateAudioAndVideoWidgets(). |
|
|
Definition at line 88 of file mediaplayer.h. Referenced by MediaPlayer(), and recreateAudioAndVideoWidgets(). |
|
|
Definition at line 83 of file mediaplayer.h. Referenced by timerEvent(). |
|
|
Definition at line 86 of file mediaplayer.h. Referenced by MediaPlayer(). |
|
|
Definition at line 85 of file mediaplayer.h. Referenced by startDecreasingVolume(), startIncreasingVolume(), and timerEvent(). |
|
|
Definition at line 95 of file mediaplayer.h. Referenced by MediaPlayer(), and recreateAudioAndVideoWidgets(). |
1.4.2