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