summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2
AgeCommit message (Collapse)AuthorFilesLines
2002-12-02- more whichList usage removedsimon1-20/+14
2002-12-02- two const fixletssimon2-4/+4
2002-12-02- whichList is deprecatedsimon1-3/+3
2002-12-02- whichList() is deprecatedsimon1-2/+2
2002-12-02- use currentTab() instead of whichList()simon1-2/+2
2002-12-02- oopssimon1-1/+1
2002-12-02- added a currentTab method that returns an enum containing the current tabsimon2-0/+15
type in a verbose manner (AudioFiles, VideoFiles, CurrentPlayList, etc.), as a future replacment for whichList() which just returns an integer
2002-12-02- setPlaylist -> setUsingPlaylistsimon2-3/+3
2002-12-02- two unnecessary if statements removedsimon1-8/+0
2002-12-02- stoped -> stoppedsimon2-7/+7
2002-12-02- made the accessor functions inlinesimon2-70/+13
2002-12-02- paused() -> isPaused() and the like for all accessor functions in thesimon7-120/+120
mediaplayerstate class
2002-12-02- made the accessor functions constantsimon2-26/+26
2002-12-02- made isPaused, isPlaying and isStopped private member variablessimon4-8/+8
2002-12-02- Holger asked for removal of the QCString version() method (the one thatsimon2-7/+0
returns "test" :)
2002-12-02- made the version functions static and some other functions constant thatsimon2-45/+49
are constant by design
2002-12-02- added the thread utility classes (mutex, waitcondition, channel) to thesimon1-2/+3
compilation process
2002-12-02- put a thread pipe between the xine callback handler and the receiversimon4-2/+481
on qt side, to avoid problems like repaints from within a non-gui thread
2002-11-14cleanup compiler warningsllornkcor1-20/+20
2002-11-14takeout qDebugsllornkcor2-5/+5
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. ↵llornkcor2-7/+13
rescan from File menu does it except for the first tab change
2002-11-14hide the media column, and unhide the path column and changed default ↵llornkcor1-6/+6
sorting to path column. might get rid of media column altogether.
2002-11-14much faster way of adding files to playlist, when tabs have already been ↵llornkcor1-13/+96
initialized with files
2002-11-12fix playlist adding when two file share the same basename but different ↵llornkcor1-89/+58
paths. made it faster adding files to playlist
2002-11-10*** empty log message ***llornkcor4-95/+81
2002-11-10added must restart messagebox when changing skinsllornkcor1-2/+6
2002-11-10use users default colors for tickerllornkcor1-41/+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 directoryllornkcor2-16/+29
2002-11-10updateharlekin2-25/+25
2002-11-10display loaded playlist in caption at startllornkcor1-1/+4
2002-11-10better seek slider code for videowidget tooharlekin5-19/+30
2002-11-10no extras here eitherllornkcor1-3/+5
2002-11-10need a default m3u to write toollornkcor1-1/+3
2002-11-10no extras for urlsllornkcor1-4/+4
2002-11-10besser seekable handlingharlekin8-26/+46
2002-11-10fixed seeking and further adaption to the new apiharlekin4-4/+21
2002-11-09 adated to todays version of xine apiharlekin2-37/+32
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-10-23- made the gamma LCD look a bit nicer and more readablesandman1-1/+3
- the gamma slider can now be controlled with the arrow keys
2002-10-17needs this maybe alsollornkcor1-1/+1
2002-10-17zaurus screenblanking - maybe better, maybe not- needs testingllornkcor1-0/+18
2002-10-15fix for m3u files with spaces.. damn things.. who knows whats in that damn ↵llornkcor1-19/+23
empty space.. really
2002-10-11landscape skin now in extra package. saves 400 kb in default installation .-)harlekin2-2/+10