summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/playlistwidget.cpp
AgeCommit message (Expand)AuthorFilesLines
2002-12-02- removed whichList() alltogethersimon1-16/+9
2002-12-02- disable playlist addition in the playlists tabsimon1-0/+1
2002-12-02- simplified addSelectedsimon1-36/+22
2002-12-02- added currentFileListView() method that returns the current file listsimon1-8/+10
2002-12-02- more whichList usage removedsimon1-20/+14
2002-12-02- two const fixletssimon1-2/+2
2002-12-02- oopssimon1-1/+1
2002-12-02- added a currentTab method that returns an enum containing the current tabsimon1-0/+12
2002-12-02- paused() -> isPaused() and the like for all accessor functions in thesimon1-18/+18
2002-11-14cleanup compiler warningsllornkcor1-20/+20
2002-11-14takeout qDebugsllornkcor1-3/+3
2002-11-14clear selection after adding to playlistllornkcor1-2/+3
2002-11-14fix multiselect addto playlistllornkcor1-8/+20
2002-11-14dont try to find media anymorellornkcor1-22/+26
2002-11-14no longer scans and populates audio_video lists everytime tab is changed. res...llornkcor1-6/+12
2002-11-14much faster way of adding files to playlist, when tabs have already been init...llornkcor1-13/+96
2002-11-12fix playlist adding when two file share the same basename but different paths...llornkcor1-89/+58
2002-11-10*** empty log message ***llornkcor1-4/+1
2002-11-10added must restart messagebox when changing skinsllornkcor1-2/+6
2002-11-10fixllornkcor1-5/+5
2002-11-10should be selected after adding filellornkcor1-2/+12
2002-11-10fix file add slowdown, and make fileselector remember last directoryllornkcor1-12/+18
2002-11-10no extras here eitherllornkcor1-3/+5
2002-11-10need a default m3u to write toollornkcor1-1/+3
2002-10-15fix for m3u files with spaces.. damn things.. who knows whats in that damn em...llornkcor1-19/+23
2002-10-10other crash fixesllornkcor1-30/+34
2002-10-09remove op2 crash feature when cancelling playlist savellornkcor1-2/+3
2002-10-08fix addAll* from menullornkcor1-8/+17
2002-10-08more fixes 2llornkcor1-17/+8
2002-10-08more fixesllornkcor1-151/+84
2002-10-08fix load playlistllornkcor1-1/+2
2002-10-08fixed m3u handlingllornkcor1-114/+66
2002-10-08small config fixllornkcor1-3/+3
2002-10-06use m3u now. probably buggy stillllornkcor1-292/+320
2002-10-01change open urlllornkcor1-44/+124
2002-09-25remove processEvents as xine acts better than old libsllornkcor1-3/+3
2002-09-21playlist might have only one letter in name.. needs to be seen alsollornkcor1-2/+2
2002-09-10adapted to new fileselector, does not run like this on retail rom anymore. bu...harlekin1-5/+5
2002-09-05remove unneeded codellornkcor1-78/+55
2002-09-04change playing in file lists. no loop modellornkcor1-37/+55
2002-09-02first parts of gamma correction, fullscreen on arm need some more workharlekin1-5/+6
2002-09-01fix for bug 0000014llornkcor1-4/+7
2002-08-22should scan for file at startupllornkcor1-4/+7
2002-08-21started taking playlistwidget apart, also made gui a bit more beautifulharlekin1-914/+717
2002-08-21fixesharlekin1-6/+13
2002-08-20fix coredump on exitllornkcor1-4/+4
2002-08-20move configwrite to a better place not in deconstructorllornkcor1-3/+0
2002-08-20take out some debug mesasgesllornkcor1-11/+8
2002-08-20added 'initialzing' message to caption, until after xine is initializedllornkcor1-1/+1
2002-08-19fixesharlekin1-3/+3