summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/playlistwidget.h
AgeCommit message (Expand)AuthorFilesLines
2005-03-06patches from Paul, human readable sizes and play button #1216llornkcor1-0/+1
2004-09-24-remove qApp->processEvents when starting playingzecke1-0/+2
2003-11-17merge branch with headchicken1-1/+6
2003-08-09Merge from BRANCH_1_0kergoth1-6/+1
2003-06-18separate Add URL from Add fileharlekin1-1/+2
2003-05-04added a few convience qcop messages. see readme for more info. not totally fi...llornkcor1-0/+3
2002-12-12moved readM3u and readPls to one function. fixed pls. more to comellornkcor1-2/+3
2002-12-09- replaced currentFileListView method with a variablesimon1-2/+1
2002-12-04- scanForAudio and scanForVideo is scanFiles in the file list view, sosimon1-2/+0
2002-12-04- move more view population logic into PlayListFileViewsimon1-3/+0
2002-12-04- moving videoScan and audioScan into PlayListFileViewsimon1-1/+1
2002-12-04- merged scanForVideo and scanForAudio into a common scanFiles method insimon1-2/+0
2002-12-03- a couple of public member variables made privatesimon1-6/+8
2002-12-02- AudioWidget and VideoWidget are no more singletons via audioUI andsimon1-0/+3
2002-12-02- the playlist no more uses the mediaplayerstate as singletonsimon1-1/+2
2002-12-02- removed the playlistToggled signal, as it is never emittedsimon1-1/+0
2002-12-02- simplified MediaPlayer::setPlaying, moving more switch() like code intosimon1-1/+14
2002-12-02- removed whichList() alltogethersimon1-2/+2
2002-12-02- simplified addSelectedsimon1-0/+2
2002-12-02- added currentFileListView() method that returns the current file listsimon1-0/+2
2002-12-02- two const fixletssimon1-2/+2
2002-12-02- added a currentTab method that returns an enum containing the current tabsimon1-0/+3
2002-11-14no longer scans and populates audio_video lists everytime tab is changed. res...llornkcor1-1/+1
2002-10-08more fixesllornkcor1-2/+1
2002-10-08fixed m3u handlingllornkcor1-0/+1
2002-10-06use m3u now. probably buggy stillllornkcor1-1/+1
2002-09-04change playing in file lists. no loop modellornkcor1-1/+2
2002-09-02first parts of gamma correction, fullscreen on arm need some more workharlekin1-2/+2
2002-08-21started taking playlistwidget apart, also made gui a bit more beautifulharlekin1-31/+40
2002-08-20move configwrite to a better place not in deconstructorllornkcor1-1/+1
2002-08-19properties editing is opie only and should not be in the mediaplayerharlekin1-1/+0
2002-08-16playing arround with blankharlekin1-6/+4
2002-08-14added skins menullornkcor1-0/+4
2002-08-13fix video button actions.. still needs workllornkcor1-1/+0
2002-08-10added skins to videowidget, fixed fullscreen menu. Still needs work on button...llornkcor1-1/+5
2002-07-01guiharlekin1-0/+107