summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-1516bit colour support (H300) for the win32 simulator.Jens Arnold9-29/+119
2005-11-15added a 'default.wps', extracted from apps/wps-display.cDaniel Stenberg2-0/+17
2005-11-15Shave off an instruction by use of conditionals.Thom Johansen1-4/+2
2005-11-15Small optimisation to the lcd_update_rect function - read the framebuffer dat...Dave Chapman1-9/+7
2005-11-15Ensure the 16-bit framebuffer is aligned on a 4-byte boundaryDave Chapman1-1/+1
2005-11-15ICONST_ATTR policeThom Johansen1-1/+1
2005-11-15Speed up layer 1 decoding considerably.Thom Johansen1-2/+2
2005-11-15Added Coldfire ASM optimised crossfeed function. Have not measured speed impr...Thom Johansen1-47/+124
2005-11-15Add output format for the ipod's byte-swapped rgb565Dave Chapman1-1/+11
2005-11-15Add logos for iPod color and NanoDave Chapman5-2/+2588
2005-11-15fix crossfeed on non-coldfire platforms and the simulatorMarcoen Hirschberg1-8/+12
2005-11-14completed the CONFIG_BACKLIGHT transitionDaniel Stenberg5-7/+7
2005-11-14CONFIG_BACKLIGHT is not set for the simulator builds so only do the checkDaniel Stenberg1-1/+1
2005-11-14H300 backlightLinus Nielsen Feltzing5-15/+24
2005-11-14add crossfeed dsp effect. Makes some music more enjoyable with headphones.Marcoen Hirschberg6-3/+140
2005-11-14Fixes for new 16-bit framebuffer typeDave Chapman2-3/+3
2005-11-14Fix compile error on iPod build - RGB_PACK resolves to a function on the iPod...Dave Chapman1-2/+5
2005-11-14Added pcf50606 initLinus Nielsen Feltzing1-0/+6
2005-11-14The 16-bit LCD driver is now 16-bit for realLinus Nielsen Feltzing1-266/+39
2005-11-14H300 LCD and PCF50606 driversLinus Nielsen Feltzing1-0/+6
2005-11-14H300 logoLinus Nielsen Feltzing3-2/+11
2005-11-14H300 Rockbox logoLinus Nielsen Feltzing1-0/+1585
2005-11-14New type for the LCD frame buffer dataLinus Nielsen Feltzing2-11/+17
2005-11-14First version of the H300 LCD driverLinus Nielsen Feltzing1-0/+219
2005-11-14Applied patch 1342470: Support fonts wider than 16 pixels in convbdf.Magnus Holmgren1-10/+7
2005-11-14H300: First lame attempt to a pcf50606 driverLinus Nielsen Feltzing2-0/+326
2005-11-14fixed a million gcc4 warningsDaniel Stenberg1-5/+5
2005-11-14fix the -r argument use to wpsbuildDaniel Stenberg1-1/+1
2005-11-14Burelli Luca found my typo!Daniel Stenberg1-1/+1
2005-11-14Small fix for us loosers, who don't follow the recomendation to put the build...Henrik Backe1-1/+1
2005-11-14No .S files should be compiled in the simulator buildsLinus Nielsen Feltzing1-2/+2
2005-11-14No assembler LCD driver yet for H300Linus Nielsen Feltzing1-1/+1
2005-11-14Initial commit - boxes WPSChristi Scarborough54-1/+87
2005-11-14fixed the size check logicDaniel Stenberg1-3/+8
2005-11-14Added first take at WPS bundling magic. There's only one single WPS in thereDaniel Stenberg1-0/+16
2005-11-14figure out the size of the target LCD and more fiddling to work properlyDaniel Stenberg1-7/+134
2005-11-14H300: Correct LCD type and CODEC buffer sizeLinus Nielsen Feltzing1-2/+2
2005-11-14Added 16-bit RGB format to bmp2rbLinus Nielsen Feltzing1-11/+39
2005-11-14moved to /wpsDaniel Stenberg3-110/+0
2005-11-14moved into the new /wps moduleDaniel Stenberg25-0/+0
2005-11-14we start the WPS collection in this new moduleDaniel Stenberg28-0/+110
2005-11-14the WPS file itselfDaniel Stenberg1-0/+41
2005-11-14xameius ipod WPS and my first take at a script that generates a .cfg file forDaniel Stenberg27-0/+69
2005-11-14Placeholder definition for iPod keypadDave Chapman1-0/+4
2005-11-14Define framebuffer for 16-bit displaysDave Chapman1-0/+5
2005-11-14iPod: Add backlight functions for NanoDave Chapman1-0/+12
2005-11-13First attempt at iPod threading.Thom Johansen2-17/+29
2005-11-13iPod fixes. Stack starts at stackend. Munge stack with 0xdeadbeef.Thom Johansen1-3/+10
2005-11-13new label for "move to next folder" option: "Auto change directory"Anton Oleynikov1-3/+3
2005-11-13fm radio: new preset mode, new button assignment and remote support for iRiver,Anton Oleynikov2-74/+330