summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2
AgeCommit message (Collapse)AuthorFilesLines
2005-01-08check for skins directory and fail nicely if not foundllornkcor1-0/+5
2005-01-04CONTROL files : changed version stringwimpie2-2/+2
NS2 many changes and first release of OT2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl2-456/+2
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl2-2/+456
2004-11-14+descriptionmickeyl1-1/+1
2004-11-11- correctionar1-0/+1
2004-11-11- add commentar1-0/+1
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-1/+1
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-10-02Fixed for renamed .desktop filebrad1-1/+1
2004-09-24Slider needs to be fixedzecke1-1/+1
2004-09-24Add TODO items for OpiePlayerzecke1-0/+18
2004-09-24-remove qApp->processEvents when starting playingzecke3-47/+64
Revamp Adding Files and Add Directory -Remove custom code to save the last Directory Used -Share MimeType creating code -Add Method to add a File to the Playlist and use it for AddFile and Add Directory
2004-09-24Handling of Errors is a bit problematic with the current design.zecke3-23/+30
We can start playing from multiple contexts. This are the PlayList context and single file context. Now the problem is that MediapPlayerState::setPlaying emits a signal. If started from the the PlayList setPlaying(false) would trigger an infite loop together with the Play ToggleButton, in single file context setPlaying(false) is the right choiche. The intermediate solution is to show an Error MessageBox and to raise the Audio Widget and leave it to the user to close it or go to the next file.
2004-09-24-Save the State on deletion of the MediaPlayerStatezecke1-0/+5
2004-09-24Give Status for Sking Loading and Finishing Loadingzecke1-12/+13
2004-09-24-Emit Progress from the xine Engine to Global::statusMessagezecke4-15/+28
-Change ThreadUtil to pass data and const char* among threads
2004-09-23If you close the Audio-/VideoWidget and the stream was pausedzecke1-0/+1
it didn't play on request. Remove the paused state of MediaPlayerState
2004-09-23-Remove bogus whitespaceszecke8-130/+55
-Remove stl dependency -Make switching from fullscreen video to audio work -Remove debug output
2004-09-23-OTicker is in libqtaux so we need to link it to avoid weird crasheszecke4-141/+236
-Some function names have changed in xine update them -Start to merge video_out_fb.c changes into nullvideo and give credit to the source of it
2004-09-23Whitespace and indenting changeszecke1-89/+94
2004-09-20catch up with recent libxine API changesmickeyl1-7/+7
2004-09-18A proposal for making the memory copy functions build with g++3.4.2.zecke1-19/+47
Please review the patch, specially the casts it makes, and also the boundaries and sizes. -Shouldn't we use unsigned char* instead of char*. For arm it is already unsigned? -Check again the casts
2004-09-10support for DEVFSschurig1-0/+4
2004-09-08ignore .mocschurig1-1/+1
2004-06-29As pointed out by bradc OpiePlayer2 is not able to open desktop files.zecke1-1/+7
Now we check if it is a valid desktop file and then ask for the DocLnk::file() and then use that for open.
2004-05-31- convert qDebug to odebugar1-1/+0
2004-05-29- fix compile-problem (add libopieui2)ar2-2/+2
2004-05-12- convert qDebug to odebugar1-5/+5
2004-05-01- use lib and inlcude dir from dependencies before the other dir'sar1-6/+13
2004-04-08Add SDL to the dependencieszecke1-1/+1
Make SFCAVE_SDL depend on SDL OP2 on XINE MAilWrapper on LIBETPAN PAckageManager on LIBIPK
2004-04-05odebug include addedbrad2-0/+2
2004-04-04use odebug classesmickeyl7-30/+51
2004-04-04convert to Opie Debugging Frameworkmickeyl10-67/+67
2004-03-29The, I was wrong revertbrad2-2/+2
2004-03-29It turns out opieplayer2 does not depent on any opie specific libs.brad2-2/+2
Remove dependencies on all libopies
2004-03-29libopie1->libopie2brad2-2/+2
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl2-3/+3
build system
2004-03-16fix oggllornkcor1-1/+1
2004-03-14Use ODP namespacezecke4-4/+8
2004-03-02fix includeschicken16-57/+1
2004-03-02applied the patch generated by the optimize_connect script fromalwin8-65/+65
TT.
2004-02-19fix compile problem reported by Brad Campbell - Thanksar1-1/+1
2004-02-14improve support for BigScreenar1-1/+3
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw2-3/+3
Maintainer, Files and Section fields)
2004-02-09utf8 patch from Nikita V. Youshchenko <yoush@cs.msu.su>llornkcor2-6/+9
2003-12-04use opie-lupdate instead lupdatear1-19/+0
2003-11-21dittomickeyl1-1/+1
2003-11-17merge branch with headchicken11-58/+67
2003-10-07Add a FIXME to the MediaPlayer::blank methodzecke1-0/+1
why don't we use ODevice::inst()->setDisplayStatus() ?
2003-09-20merge control files with BRANCHmickeyl1-3/+3