summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Commited the wrong thing, fix zeroing in cook.Michael Giacomelli2009-07-21
* Rearrange loop to avoid one branch per iteration.Michael Giacomelli2009-07-21
* Pegbox: Add support for 640x480 screensKarl Kurbjun2009-07-21
* Nano2G Backlight driver improvements - the previous version didn't work relia...Dave Chapman2009-07-20
* sd_first_drive is only used when HAVE_HOTSWAP is defined, so add appropriate ...Frank Gevaerts2009-07-20
* Oops: revert r21983 for checkwps.h - it was an unrelated change committed in ...Dave Chapman2009-07-20
* Add quotes around the name of any missing tools (patch, make etc) to help cla...Dave Chapman2009-07-20
* fix FS#10453 - the cuesheet changes broke playback on swcodec, rework it so i...Jonathan Gordon2009-07-20
* Make sd_present() and mmc_present() look only at the actual presence of a car...Frank Gevaerts2009-07-20
* take first_drive into account when handling hotswap. This is not important as...Frank Gevaerts2009-07-20
* woops, remove that sim code which I forgot to remove from the older versions ...Jonathan Gordon2009-07-20
* rework cuesheet support:Jonathan Gordon2009-07-20
* Fix OndaKarl Kurbjun2009-07-19
* M:Robe 500: Add Rockbox logo for 640x480 and 480x640.Karl Kurbjun2009-07-19
* Update the uda1380 codec driver to allow it to be used without the WSPLL for ...Bertrik Sikken2009-07-19
* cast explicitly to unsigned int (fix yellow on cygwin)Robert Kukla2009-07-19
* Tidy up error handling in mktccbootRob Purchase2009-07-19
* M666591 (MRobe:500) USB: Driver works without restarting rockbox between conn...Karl Kurbjun2009-07-19
* D2: Enable tagcache databaseRob Purchase2009-07-19
* fix ifdef (HAVE_HOTSWAP, not HOTSWAP)Frank Gevaerts2009-07-19
* D2: A working read/write SD(HC) driver, based on the PP equivalent. See Cowon...Rob Purchase2009-07-19
* Jewels: Add graphics for 640x480 screens.Karl Kurbjun2009-07-19
* Onda VX747 WPS: add touchscreen areas for shuffle & repeat modeMaurus Cuelenaere2009-07-19
* Replace bitmap menu with a standard menu, add highscore table, save last achi...Johannes Schwarz2009-07-18
* Simplify my previous change, don't need separate defines for ipodDave Hooper2009-07-18
* correct bottom viewport height calculation in the recording screenAntonius Hellmann2009-07-18
* Commit FS#10350, prevents to save an unchanged highscore and move the functio...Johannes Schwarz2009-07-18
* set YOFS to 0 for portrait LCDs.Teruaki Kawashima2009-07-18
* Make the CPU boost log scroll if lines are too big.Maurus Cuelenaere2009-07-18
* re-add the usb_core.h include. r21953 was a bit too aggressiveFrank Gevaerts2009-07-18
* Fix warning when compiling with logf() enabledMaurus Cuelenaere2009-07-18
* adapt c200v2 and view defines to the new drive/volume handling schemeFrank Gevaerts2009-07-18
* Fix Onda VX747(+)/VX777 simulator buildMaurus Cuelenaere2009-07-18
* Flyspray: FS#10326Frank Gevaerts2009-07-18
* Fix PDbox compilationMaurus Cuelenaere2009-07-18
* Make clix playable on ipod by fixing keymap (so up doesn't quit), button repe...Dave Hooper2009-07-18
* S5L8700: fix off-by-one error in kernel timer and fix incorrect interrupt mas...Bertrik Sikken2009-07-18
* Nano2g button driver - currently only implementing the hold switch. Should h...Dave Chapman2009-07-18
* Various Nano2g changes - enable the rest of crt0.S (including clock setup) an...Dave Chapman2009-07-18
* Clix: Add support for screen widths larger than 480Karl Kurbjun2009-07-18
* Brickmania, Chessbox, Blackjack, and Solitaire: Add support for 640x480 and 4...Karl Kurbjun2009-07-18
* Bubbles: Make new screen support a bit more generic and add support for 640x4...Karl Kurbjun2009-07-18
* Brickmania: Correct a bug in the ball/brick collision (large screens (640x480...Karl Kurbjun2009-07-18
* Brickmania: Make the defines dependent on screen size generic calculationsKarl Kurbjun2009-07-18
* Commit FS#10413 by Michael Chicoine. Fixes upside down menu in mpegplayer wh...Michael Giacomelli2009-07-18
* Generic codec-extradata parsing, in preparation for addition of AAC/RM.Mohamed Tarek2009-07-18
* Optimize overlap_math by only doing shifting if theres gain, and moving the c...Michael Giacomelli2009-07-18
* Rearrange the MDCT library lookup tables so that codecs can access them. Acc...Michael Giacomelli2009-07-17
* fix ata-nand-s5l8700 compilation properly this timeFrank Gevaerts2009-07-17
* remove obsolete nand_spinup_time() declarationFrank Gevaerts2009-07-17