summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/lib.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-02-05BUG: Lack of a << made opieplayer2 uncompilable.erik1-1/+1
2007-01-31I expanded my audit to include any app I could get to compile in i386.erik1-14/+16
2005-04-17Opie Player2 XINE update:zecke1-27/+47
2005-04-12some usefull xine-helpersalwin1-6/+28
2005-04-10- replaced the origin videopaint with a more simple one (this high-sophistica...alwin1-39/+51
2005-04-09Cosmetic OpiePlayer2 changes:zecke1-8/+0
2005-04-09cleanup audio/videooutput the right wayalwin1-0/+2
2005-03-24Keep paused when sliding the progress bar in paused state. Block de audio dev...skyhusker1-2/+21
2004-09-24-Emit Progress from the xine Engine to Global::statusMessagezecke1-4/+14
2004-09-23-Remove bogus whitespaceszecke1-30/+9
2004-09-23-OTicker is in libqtaux so we need to link it to avoid weird crasheszecke1-7/+8
2004-04-04use odebug classesmickeyl1-7/+9
2004-04-04convert to Opie Debugging Frameworkmickeyl1-6/+6
2004-03-02fix includeschicken1-1/+0
2004-02-09utf8 patch from Nikita V. Youshchenko <yoush@cs.msu.su>llornkcor1-1/+1
2003-11-17merge branch with headchicken1-3/+3
2003-08-09Merge from BRANCH_1_0kergoth1-13/+46
2002-12-14- preload a couple of decoderssimon1-0/+5
2002-12-13- activate the threaded xine init code! :)simon1-1/+3
2002-12-13- allow delayed assignment of the widget on the XINE::Lib objectsimon1-4/+12
2002-12-13- fill in some code on the threading side. not activated, yetsimon1-1/+12
2002-12-13- oops #2simon1-1/+4
2002-12-13- oops #1simon1-1/+1
2002-12-13- assert everything is initialized when accessing xine functionalitysimon1-1/+57
2002-12-13- prepare the API for threaded initialization, step onesimon1-1/+15
2002-12-11- roll back the threaded xine initialization, the mediaplayer initializationsimon1-90/+2
2002-12-11- initialized xine in a background thread. much time is still spend insimon1-3/+20
2002-12-10- added an m_initialized flag and a guard for it, along with ansimon1-1/+66
2002-12-10- factor out the expensive xine initialization code into a separate method,simon1-5/+12
2002-12-09- use xine_set_param( ..., XINE_PARAM_SPEED, with XINE_SPEED_PAUSE andsimon1-2/+2
2002-12-08- properly shut down xine in the destructor. fixes crashes when switchingsimon1-0/+7
2002-12-05- adapted to xine CVS HEADsimon1-3/+4
2002-12-02- Holger asked for removal of the QCString version() method (the one thatsimon1-6/+0
2002-12-02- made the version functions static and some other functions constant thatsimon1-25/+31
2002-12-02- put a thread pipe between the xine callback handler and the receiversimon1-1/+14
2002-11-10fixed seeking and further adaption to the new apiharlekin1-1/+2
2002-11-09 adated to todays version of xine apiharlekin1-35/+28
2002-10-10little changes to the gammaharlekin1-0/+1
2002-10-01mediadetect no longer needed, also beginning of id3 etc tag info support alon...harlekin1-10/+29
2002-09-24adapted to the new apiharlekin1-66/+99
2002-09-24Documentation for the video magic (for Holger ;)sandman1-5/+3
2002-09-02first parts of gamma correction, fullscreen on arm need some more workharlekin1-1/+8
2002-08-21fixesharlekin1-2/+3
2002-08-19cleanupsharlekin1-23/+0
2002-08-18small fixes regarding shoutcast, but for now user need to have http:// anythi...harlekin1-2/+2
2002-08-16now, finallyharlekin1-1/+1
2002-08-16now the memcpy tests should be skippedharlekin1-1/+1
2002-08-15stop now working as supposedharlekin1-0/+1
2002-08-07set opiexine.cf if not presentharlekin1-1/+43
2002-08-03Added support for fullscreen playbacksandman1-16/+13