summaryrefslogtreecommitdiff
path: root/core/multimedia/opieplayer/libmad
AgeCommit message (Collapse)AuthorFilesLines
2005-11-08update libmad and add 64bit definellornkcor33-342/+799
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-35/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+35
2004-05-20remove bogus paths out of .pro filesmickeyl1-1/+1
2004-05-02- convert qDebug to odebugar1-2/+2
2004-05-02- convert qDebug to odebugar1-34/+38
2004-04-24opies version of qmake does not handle contains correctly, use round about ↵llornkcor1-6/+36
way to discover target system
2004-04-08add mipsllornkcor1-1/+4
2004-04-08use containsllornkcor1-6/+6
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-14Fix compile and right depszecke1-1/+1
2004-03-14OpiePlayer -> ODPzecke1-0/+2
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+1
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-1/+1
Maintainer, Files and Section fields)
2004-01-10new email addyllornkcor1-1/+1
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-08-09Back to HEAD versionkergoth1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth2-2/+1
2003-08-09Merge from BRANCH_1_0.kergoth1-2/+2
2003-06-12remove qdebugllornkcor1-21/+21
2003-06-05sanitizedschurig1-1/+1
2003-05-23new package namesllornkcor1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-02-25no longer depends on libmpeg3llornkcor1-1/+1
2003-02-25add proper number of samples reportingllornkcor1-9/+43
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
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 ↵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-16Cleanup and formatting.kergoth1-2/+2
2002-12-14addLanguage rulescniehaus1-0/+2
2002-11-06Add X11..kergoth1-1/+1
2002-11-06Add -DFPM_* to CXXFLAGS as wellkergoth1-0/+3
2002-11-06Removed ifs within the sources line, qmake doesnt like that at -all- .. need ↵kergoth1-3/+1
to find a workaround to pass .pro changes based on config system..
2002-11-06libmad opts from root configure script. this is so much cleaner :)kergoth1-1/+6
2002-11-05you know the drillkergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-10-05The control file lacked a \n at the end - this screwed the control filesandman1-1/+1
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman1-14/+14
many core files ... please report bugs on this to davipt
2002-06-16This add .pt and .es to all .procniehaus1-0/+2
2002-05-24in TT's infinite coding wisedom, decided that when using libmadplugin, the ↵llornkcor1-1/+1
way to get the number of samples in an mp3 file is to use libmpeg3plugin, so temporarily Depends in libmpeg3plugin
2002-05-23include #include <linux/limits.h> reagrding PATH_MAX build problemharlekin1-8/+2
2002-05-17grrr. put qregexp.h back againdwmw21-0/+1
2002-05-12don't show blank entries in tagsllornkcor1-3/+4
2002-05-09include qregexp.hdwmw21-0/+1
2002-04-30- read(2) and write(2) are not part of the std namespacesimon1-2/+2
2002-04-23config fixllornkcor1-1/+1
2002-04-22 fixed to segfault in connection to shoutcastharlekin1-2/+8