summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2/opieplayer2.pro
AgeCommit message (Collapse)AuthorFilesLines
2005-04-09Cosmetic OpiePlayer2 changes:zecke1-2/+2
-Remove class Frame and zeckeplayer.pro -Update to compile without frame.h
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-227/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+227
2004-09-23-OTicker is in libqtaux so we need to link it to avoid weird crasheszecke1-1/+1
-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-05-29- fix compile-problem (add libopieui2)ar1-1/+1
2004-05-01- use lib and inlcude dir from dependencies before the other dir'sar1-6/+13
2004-03-29The, I was wrong revertbrad1-1/+1
2004-03-29It turns out opieplayer2 does not depent on any opie specific libs.brad1-1/+1
Remove dependencies on all libopies
2004-03-29libopie1->libopie2brad1-1/+1
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2003-12-04use opie-lupdate instead lupdatear1-19/+0
2003-11-17merge branch with headchicken1-8/+1
2003-08-09Merge from BRANCH_1_0kergoth1-1/+1
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-02-03- link in libstdc++simon1-1/+1
- removed std::vector custom allocator hack for gcc2. we always pull in libstdc++ now.
2003-01-27- Some strings were missing in the .ts filesgroucho1-0/+17
- Added opieplayer2 translation support
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-11debug not as defaultharlekin1-2/+1
2002-12-11- starting to factor out the actual skin image loading into a separatesimon1-2/+4
class
2002-12-03- starting to factor out the playlist file views into separate classessimon1-2/+2
2002-12-02- new base class for AudioWidget and VideoWidgetsimon1-2/+2
2002-12-02- added the thread utility classes (mutex, waitcondition, channel) to thesimon1-2/+3
compilation process
2002-10-06use m3u now. probably buggy stillllornkcor1-2/+2
2002-10-01mediadetect no longer needed, also beginning of id3 etc tag info support ↵harlekin1-2/+2
along with some other small fixes
2002-09-24adapted to the new apiharlekin1-1/+1
2002-08-21started taking playlistwidget apart, also made gui a bit more beautifulharlekin1-14/+15
2002-08-19works now also on retail sharp romharlekin1-3/+3
2002-08-19cleanupsharlekin1-3/+2
2002-08-18small fixes regarding shoutcast, but for now user need to have http:// ↵harlekin1-0/+1
anything / as shoutcast url
2002-08-07added volume handling for audio gui and other small fixesharlekin1-2/+2
2002-08-04- Removed the mlib and mmx yuv2rgb converterssandman1-1/+1
- Added an optimized (non-scaling !) arm4l yuv2rgb (taken from bbplay)
2002-08-03audiowidget now shows time and slider moves.llornkcor1-5/+7
2002-07-11broken video widgetzecke1-2/+4
2002-07-10First VideoWidgetzecke1-3/+3
2002-07-09 more gui workharlekin1-2/+2
2002-07-08Compile fixeszecke1-4/+6
2002-07-06first try to get stuff togetherharlekin1-5/+5
2002-07-01guiharlekin1-0/+17