summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-07-20rework cuesheet support:Jonathan Gordon11-104/+122
2009-07-19Fix OndaKarl Kurbjun1-1/+1
2009-07-19M:Robe 500: Add Rockbox logo for 640x480 and 480x640.Karl Kurbjun3-1/+5
2009-07-19Update the uda1380 codec driver to allow it to be used without the WSPLL for ...Bertrik Sikken1-2/+20
2009-07-19cast explicitly to unsigned int (fix yellow on cygwin)Robert Kukla1-1/+2
2009-07-19Tidy up error handling in mktccbootRob Purchase1-11/+29
2009-07-19M666591 (MRobe:500) USB: Driver works without restarting rockbox between conn...Karl Kurbjun1-1/+1
2009-07-19D2: Enable tagcache databaseRob Purchase1-1/+1
2009-07-19fix ifdef (HAVE_HOTSWAP, not HOTSWAP)Frank Gevaerts1-1/+1
2009-07-19D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon...Rob Purchase4-1/+881
2009-07-19Jewels: Add graphics for 640x480 screens.Karl Kurbjun1-0/+0
2009-07-19Onda VX747 WPS: add touchscreen areas for shuffle & repeat modeMaurus Cuelenaere1-0/+2
2009-07-18Replace bitmap menu with a standard menu, add highscore table, save last achi...Johannes Schwarz20-452/+250
2009-07-18Simplify my previous change, don't need separate defines for ipodDave Hooper1-12/+1
2009-07-18correct bottom viewport height calculation in the recording screenAntonius Hellmann1-2/+2
2009-07-18Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz6-210/+100
2009-07-18set YOFS to 0 for portrait LCDs.Teruaki Kawashima1-12/+5
2009-07-18Make the CPU boost log scroll if lines are too big.Maurus Cuelenaere1-1/+4
2009-07-18re-add the usb_core.h include. r21953 was a bit too aggressiveFrank Gevaerts1-0/+4
2009-07-18Fix warning when compiling with logf() enabledMaurus Cuelenaere1-1/+1
2009-07-18adapt c200v2 and view defines to the new drive/volume handling schemeFrank Gevaerts2-2/+4
2009-07-18Fix Onda VX747(+)/VX777 simulator buildMaurus Cuelenaere1-8/+6
2009-07-18Flyspray: FS#10326Frank Gevaerts10-517/+1288
2009-07-18Fix PDbox compilationMaurus Cuelenaere1-1/+0
2009-07-18Make clix playable on ipod by fixing keymap (so up doesn't quit), button repe...Dave Hooper1-9/+27
2009-07-18S5L8700: fix off-by-one error in kernel timer and fix incorrect interrupt mas...Bertrik Sikken2-3/+3
2009-07-18Nano2g button driver - currently only implementing the hold switch. Should h...Dave Chapman1-0/+40
2009-07-18Various Nano2g changes - enable the rest of crt0.S (including clock setup) an...Dave Chapman5-4/+59
2009-07-18Clix: Add support for screen widths larger than 480Karl Kurbjun1-1/+8
2009-07-18Brickmania, Chessbox, Blackjack, and Solitaire: Add support for 640x480 and 4...Karl Kurbjun19-5/+36
2009-07-18Bubbles: Make new screen support a bit more generic and add support for 640x4...Karl Kurbjun1-21/+16
2009-07-18Brickmania: Correct a bug in the ball/brick collision (large screens (640x480...Karl Kurbjun1-1/+4
2009-07-18Brickmania: Make the defines dependent on screen size generic calculationsKarl Kurbjun1-193/+24
2009-07-18Commit FS#10413 by Michael Chicoine. Fixes upside down menu in mpegplayer wh...Michael Giacomelli1-5/+22
2009-07-18Generic codec-extradata parsing, in preparation for addition of AAC/RM.Mohamed Tarek6-68/+45
2009-07-18Optimize overlap_math by only doing shifting if theres gain, and moving the c...Michael Giacomelli1-3/+14
2009-07-17Rearrange the MDCT library lookup tables so that codecs can access them. Acc...Michael Giacomelli6-534/+613
2009-07-17fix ata-nand-s5l8700 compilation properly this timeFrank Gevaerts2-2/+1
2009-07-17remove obsolete nand_spinup_time() declarationFrank Gevaerts1-1/+0
2009-07-17svn properties, late as usualFrank Gevaerts1-1/+1
2009-07-17Basic backlight driver for Nano 2GDave Chapman2-0/+68
2009-07-17don't try to call nand_soft_reset() or nand_disk_is_active(), they don't existFrank Gevaerts1-3/+3
2009-07-17Commit FS#9545, storage cleanup and multi-driver supportFrank Gevaerts37-315/+1157
2009-07-17make ELIO_TPJ1022 bootloader compile againRobert Kukla4-1/+276
2009-07-17Apply the same fix as r21930 did for the ramdisk for the AMS Sansa driver.Thomas Martitz1-1/+1
2009-07-17Allow access to the last sector of the ramdisk as wellFrank Gevaerts1-2/+2
2009-07-17Add information gleaned from disassembling the main firmware image. Detect lc...Robert Keevil2-76/+101
2009-07-17FS#10445 - Error in CREDITSBertrik Sikken1-1/+1
2009-07-17Improvments to Nano 2G LCD driver. This now works reliably on both LCD types.Dave Chapman1-85/+77
2009-07-17mkamsboot: remove runtime copyright noticeRafaël Carré1-2/+2