summaryrefslogtreecommitdiffstats
path: root/apps/plugins/Makefile
AgeCommit message (Expand)AuthorFilesLines
2007-02-15Replaced some explicit options for target linking with to be consistent with...Jens Arnold1-1/+2
2006-10-27Next step of Makefile tuning: * Use 'make' internal commands for printing mes...Jens Arnold1-25/+23
2006-10-23Consistent style of 'make' messages. Always use ranlib after ar.Jens Arnold1-1/+1
2006-10-22Speed up build process in general by using internal functions of make instead...Jens Arnold1-4/+4
2006-10-21Don't trigger the plugin bitmap build twice from the plugin Makefile. For som...Jens Arnold1-20/+0
2006-09-29Cleaner implementation of the recent OSX simulator build fix. No need to defi...Barry Wardell1-6/+0
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell1-2/+8
2006-07-27Moved the X5 button driver to the target treeLinus Nielsen Feltzing1-1/+1
2006-04-01Add apps/plugins/SUBDIRS file for specifying when to build each of the multi-...Dave Chapman1-33/+3
2006-03-28x5: lets build doom...Christian Gmeiner1-1/+1
2006-03-28Patch #2969 - Doom! Currently only working on the H300.Dave Chapman1-0/+5
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen1-1/+2
2006-03-24Build chessbox for the X5Dave Chapman1-1/+1
2006-03-11pacbox - a Pacman arcade machine emulator. Currently working for all colour ...Dave Chapman1-0/+6
2006-03-02gigabeat related changesMarcoen Hirschberg1-2/+2
2006-02-24prevent rockbox from using the wrong includesMarcoen Hirschberg1-1/+1
2006-02-24Ooops, commit missing chessbox changes. Silly cvs...Jens Arnold1-1/+1
2006-02-23Add chessbox to the build system (currently only for iRiver H1x0/H3x0 and iPo...Dave Chapman1-2/+10
2006-02-21First attempt at generating and using .h files from bitmaps using bmp2rb. Th...Dave Chapman1-1/+7
2006-02-09Fix simulator builds (not positive sims are parallel make compliant still)Brandon Low1-3/+3
2006-02-09Various build sytem cleanupsBrandon Low1-29/+30
2006-01-26Adjusted the bitmap build to run make in the bitmap directoriesDaniel Stenberg1-1/+4
2006-01-23Forgotten Makefile change - Link bitmap libraries against plugins for the SDL...Dave Chapman1-1/+1
2006-01-23bmp2rb build system optimisation - only build the necessary libraries for the...Dave Chapman1-7/+18
2006-01-22Fix sim builds broken by the bmp2rb-in-build-system patchDave Chapman1-1/+1
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ...Dave Chapman1-4/+37
2006-01-21Looks like an extra line snuck into an ipod commit, created broken clean targetBrandon Low1-1/+0
2006-01-20Initial support for iPod color and video. The Nano has a 176x132 LCD, which ...Dave Chapman1-2/+3
2006-01-16The dependency generation for credits.c failed since it includes a fileDaniel Stenberg1-2/+2
2006-01-15New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold1-1/+1
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman1-0/+2
2006-01-09SDL simulator brought by Nathan Hand and Nick Lanham. This is added as a thirdDaniel Stenberg1-0/+17
2005-12-13use $(SILENT) instead of @ properlyDaniel Stenberg1-4/+4
2005-10-27Support for a colon-separated path in APPEXTRALinus Nielsen Feltzing1-1/+1
2005-10-26New FLAC decoder from the ffmpeg projectDave Chapman1-1/+1
2005-09-02credits.raw is now created in the plugin build dirLinus Nielsen Feltzing1-3/+3
2005-09-02Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing1-1/+10
2005-06-29Enabled sectioned compilation for the plugin library, and linking with garbag...Jens Arnold1-1/+1
2005-06-27Moved the codec and plugin buffer sizes to the config-*.h files instead ofDaniel Stenberg1-1/+1
2005-06-22moved and renamed the codecs, gave the codecs a new extension (.codec),Daniel Stenberg1-13/+2
2005-06-22Daniel's fix that loads codecs in their own memory spaceLinus Nielsen Feltzing1-5/+15
2005-05-08Databox: Added crude print() function, and enabled building on all targets.Jens Arnold1-2/+2
2005-05-08Databox!Michiel Van Der Kolk1-1/+1
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg1-19/+20
2005-04-30searchengine.rock didn't get cleaned.Jens Arnold1-0/+1
2005-04-28Make searchengine compile for all targets; correct linking for archos.Jens Arnold1-1/+8
2005-04-28Search engine core for database v2, has an hardcoded "songs for year >= 1980 ...Michiel Van Der Kolk1-1/+1
2005-04-12Musepack support, complete with mpc2wav plugin. Thanks go out to rasher for i...Thom Johansen1-1/+1
2005-03-06do the SOURCES magic correct here tooDaniel Stenberg1-2/+3
2005-03-06don't say anything, just slap me on sight... :-!Daniel Stenberg1-3/+0