summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/audiowidget.cpp
AgeCommit message (Expand)AuthorFilesLines
2002-12-08- merged duplicated MediaButton definition into common MediaWidget::Buttonsimon1-2/+2
2002-12-08- minor cleanupsimon1-5/+8
2002-12-05damn.. wrong thing hehellornkcor1-1/+1
2002-12-05trying to keep up with tronical.. just removed unused parameters.llornkcor1-1/+1
2002-12-02- yay, last singleton gone. global playList variable is no more :)simon1-2/+2
2002-12-02- centralized closeEvent implementationsimon1-5/+0
2002-12-02- centralized the button command handling into MediaWidget (as it issimon1-25/+5
2002-12-02- the audiowidget and the videowidget don't rely on the mediaplayerstatesimon1-38/+37
2002-12-02- less code duplicationsimon1-2/+0
2002-12-02- inherit from MediaWidgetsimon1-3/+2
2002-12-02- oops, realized it's not MediaType but rather DisplayTypesimon1-7/+7
2002-12-02- adapted to the new MediaPlayerState::MediaTypesimon1-8/+7
2002-12-02- added a missing constsimon1-30/+23
2002-12-02- use currentTab() instead of whichList()simon1-2/+2
2002-12-02- paused() -> isPaused() and the like for all accessor functions in thesimon1-5/+5
2002-12-02- made isPaused, isPlaying and isStopped private member variablessimon1-2/+2
2002-11-10*** empty log message ***llornkcor1-2/+7
2002-11-10use users default colors for tickerllornkcor1-41/+6
2002-11-10better seek slider code for videowidget tooharlekin1-4/+5
2002-11-10besser seekable handlingharlekin1-16/+17
2002-10-01mediadetect no longer needed, also beginning of id3 etc tag info support alon...harlekin1-21/+4
2002-09-24adapted to the new apiharlekin1-1/+1
2002-09-19tweaked gui placement better for landscapellornkcor1-3/+3
2002-09-05ignore next and prev buttons when playing from filelist, for nowllornkcor1-2/+5
2002-09-04change playing in file lists. no loop modellornkcor1-0/+1
2002-09-04testharlekin1-1/+4
2002-08-19fixesharlekin1-3/+5
2002-08-19works now also on retail sharp romharlekin1-1/+1
2002-08-18small fixes regarding shoutcast, but for now user need to have http:// anythi...harlekin1-35/+32
2002-08-18hack to make startup faster, still need sanity checksharlekin1-0/+3
2002-08-16blank now works, mail key on ipaqharlekin1-1/+2
2002-08-16playing arround with blankharlekin1-1/+2
2002-08-16try ESCAPE as pause on ipaq buildsllornkcor1-1/+12
2002-08-15fix cruftllornkcor1-13/+13
2002-08-15new play/pausellornkcor1-11/+20
2002-08-15updateharlekin1-8/+7
2002-08-14added skins menullornkcor1-1/+1
2002-08-10added skins to videowidget, fixed fullscreen menu. Still needs work on button...llornkcor1-1/+1
2002-08-09fix runnaway seek on media changeharlekin1-10/+11
2002-08-09skip buttons connectedharlekin1-17/+88
2002-08-07added volume handling for audio gui and other small fixesharlekin1-8/+8
2002-08-05seeking is working nowharlekin1-11/+11
2002-08-03audiowidget now shows time and slider moves.llornkcor1-3/+3
2002-08-03initial fx for time readoutllornkcor1-8/+15
2002-08-02theme workharlekin1-1/+1
2002-07-29painteventllornkcor1-1/+1
2002-07-29fixed sliderllornkcor1-6/+6
2002-07-29fixed missing '{'llornkcor1-1/+1
2002-07-28changed skins pics dir to opieplayerllornkcor1-1/+1
2002-07-16added new audiowidget skinable from qtopia 1.6 graphics laterllornkcor1-78/+198