summaryrefslogtreecommitdiff
path: root/noncore/multimedia/opieplayer2
AgeCommit message (Collapse)AuthorFilesLines
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
2003-08-09Merge from BRANCH_1_0kergoth23-214/+976
2003-07-31- need an assert.h inclusion heresimon1-0/+2
2003-07-04new place for skinsllornkcor2-11/+2
2003-06-18navigational elements vertically centeredharlekin1-1/+1
2003-06-18give save playlist the normal ofileselector tooharlekin1-11/+35
2003-06-18separate Add URL from Add fileharlekin4-48/+139
2003-06-05sanitizedschurig1-1/+3
2003-05-04added a few convience qcop messages. see readme for more info. not totally ↵llornkcor3-0/+74
finished yet
2003-04-26change playlist file access mode when writingllornkcor1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth2-0/+2
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth2-2/+2
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-03-19Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX!kergoth1-3/+3
2003-03-17Depend on libxine1 | opie-mediaplayer-codecs for OZ compatibility.kergoth1-1/+1
2003-03-05fixllornkcor1-1/+1
2003-03-05add libxine dependllornkcor1-1/+1
2003-02-070 not 1harlekin1-2/+2
2003-02-03adapted to xine1-beta4harlekin1-2/+2
2003-02-03- link in libstdc++simon2-18/+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-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth2-2/+2
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth2-2/+2
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth1-1/+1
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-16i18n for new buildsystem :)kergoth2-1/+8
2003-01-16Move most of config categorization into root config, and consolated core vs ↵kergoth1-4/+4
noncore from a config perspective, as its confusing and unnecessary for users. Also cleaned up a bit, and added some basic descriptions.
2003-01-11debug not as defaultharlekin1-2/+1