summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-02-05Colour targets: Adapted mandelbrot plugin. The plugin library now contains sc...Jens Arnold3-38/+245
2006-02-05A better count_leading_zeros() function, courtesy of Jens ArnoldDave Chapman1-37/+27
2006-02-05Minor cleaning - move card back bitmap to external bmp file, and define card ...Dave Chapman3-107/+19
2006-02-04Committed a little too muchLinus Nielsen Feltzing8-174/+6
2006-02-04The simulator should use the keypad period key, not the regular oneLinus Nielsen Feltzing8-6/+174
2006-02-04Imre Herceg's Hungarian translationDaniel Stenberg1-0/+3569
2006-02-03Undefined DEBUG, so that it compiles on DEBUG builds.Tomasz Malesinski1-1/+1
2006-02-03Made rockbox.elf build with DEBUG enabled.Tomasz Malesinski1-1/+3
2006-02-03Added iFP keybindings.Tomasz Malesinski1-0/+5
2006-02-03Fixed warnings on iFP.Tomasz Malesinski2-0/+9
2006-02-03Optimised C version of count_leading_zeros() taken from alac-0.1.1. This mak...Dave Chapman1-9/+39
2006-02-03Remove exported pcm functions. Codecs should never be allowed to accessBrandon Low2-25/+8
2006-02-02Shorten innerloop by one instruction.Thom Johansen1-6/+5
2006-02-02patch #1422861 by Adam Boot - Fix splash() color problemsLinus Nielsen Feltzing3-3/+22
2006-02-02Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #ifDave Chapman4-7/+7
2006-02-02there are no files like this in here anymoreDaniel Stenberg1-2/+0
2006-02-02Oops - fix the builds broken by the backdrop image patchDave Chapman4-3/+12
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman13-14/+356
2006-02-02More sane fixed point format for Q parameter.Thom Johansen1-4/+4
2006-02-02No need for different name members in eq_data struct.Thom Johansen1-13/+14
2006-02-02iPod: Fix some button-mapping bugs and inconsistenciesDave Chapman3-1/+4
2006-02-02Corrected version of 176x54 (Nano) colour logo (it wasn't being used until lo...Dave Chapman1-0/+0
2006-02-02Color logo-*.c files no longer required - the bitmaps are in libbitmapsnativeDave Chapman4-4170/+0
2006-02-01Fix warnings at h1xx.Ben Basha2-7/+11
2006-02-01Add break effect + Bigger bricksBen Basha6-6/+24
2006-02-01Minor code policingLinus Nielsen Feltzing1-35/+34
2006-02-01Patch #1421483 - AIFF codec by Jvo StuderDave Chapman6-2/+404
2006-02-01WPS tag update for Progress Bar to allow resizing and screen placingBen Basha2-2/+28
2006-02-01Changed meaning of shift parameter to include the EMAC implicit shiftThom Johansen2-2/+3
2006-02-01Reverted the wps image cache as it was causing trouble to users whenMiika Pekkarinen3-128/+4
2006-02-01Enable ARM EQ support.Thom Johansen2-1/+3
2006-02-01EQ filtering code for ARM targets.Thom Johansen1-0/+67
2006-01-31Handle 8-bit BMP filesLinus Nielsen Feltzing1-0/+45
2006-01-31Slighly less confusing handling of inverted monochrome imagesLinus Nielsen Feltzing1-5/+5
2006-01-31Handle .S files properlyLinus Nielsen Feltzing1-1/+2
2006-01-31Iriver: Another grayscale bmp loader bug fixed: clear the right amount of dat...Magnus Holmgren1-1/+1
2006-01-31Correct PaddedWidth calculationLinus Nielsen Feltzing1-1/+1
2006-01-31Misleading parameter name.Thom Johansen1-1/+1
2006-01-31Small iPod colour BMP fix by linuxstdChristi Scarborough2-7/+4
2006-01-31iPod: Initial implementation of a debug i/o ports screenDave Chapman1-0/+43
2006-01-31Fixed endianness problem in the BMP loaderLinus Nielsen Feltzing1-3/+1
2006-01-30Iriver: Calculate proper height (i.e., size) for grayscale bitmaps.Magnus Holmgren1-1/+1
2006-01-30Add iPod key binding for the logf viewerDave Chapman1-1/+7
2006-01-30Bundle .S files in the source tarballs.Thom Johansen1-1/+1
2006-01-30Fix warning.Thom Johansen1-0/+1
2006-01-30Fix mpc.c to use new mpc_bool_t type to remove some warning.Thom Johansen1-2/+2
2006-01-30Synced libmpcdec to musepack.net SVN.Thom Johansen16-1033/+361
2006-01-29Save image format tag in bmp cache also to hopefully fix the colorMiika Pekkarinen1-0/+33
2006-01-29Slight change of coef format. Removed erronous hard code of channelThom Johansen2-13/+18
2006-01-29Make Musepack work on little endian devices.Thom Johansen1-0/+4