summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-20Fix redMichael Sparmann
2009-10-20iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default...Michael Sparmann
2009-10-20Use strlcpy instead of a memset&strcpy combo. Guarantees \0-terminaltion and ...Thomas Martitz
2009-10-19Cleanup quickscreen text drawing by using text alignment flags for viewports.Thomas Martitz
2009-10-19Fix a scrolling bug with centered drawing and too long lines.Thomas Martitz
2009-10-19Fix yellow: wrong file usedTomer Shalev
2009-10-19Fix yellow: Missing statusbar.h include (hopefully the last one missing)Tomer Shalev
2009-10-19Remove redundant ata_mmc.h include in screens.cTomer Shalev
2009-10-19Fix yellow: Missing ata_mmc.h includeTomer Shalev
2009-10-19Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consis...Jens Arnold
2009-10-19Fix yellow: Another try at fixing aggressive includes removalTomer Shalev
2009-10-19Fix rolo for AMS Sansa and simplify a few #ifdefs.Thomas Martitz
2009-10-19Fix red: Too aggressive exclusion of includesTomer Shalev
2009-10-19Extract usb_screen logic out of screens.c into apps/gui/usb_screen.cTomer Shalev
2009-10-19Fix FS#10689 - H10 USB HID keymap problem - continued Tomer Shalev
2009-10-19Remove declaration of inexistent functionTomer Shalev
2009-10-19Updated french translation.Mustapha Senhaji
2009-10-19FS#10692 - Viewpority USB screen Tomer Shalev
2009-10-19Compressor: save lots of RAM, bug fix to work with internally clipped samplesJeffrey Goode
2009-10-19rbutil: Updated Hebrew translationTomer Shalev
2009-10-19Add beastpatcher download location to the Gigabeat S manual, and add dual-boo...Alex Parker
2009-10-19Initial mini2440 port.Dominik Wenger
2009-10-19rbutil: Change layout to RTL if Hebrew language is usedTomer Shalev
2009-10-19Change control handling to start expecting host packets before sending data t...Frank Gevaerts
2009-10-19Remove a few superfluous calls and use the correct symbol.Thomas Martitz
2009-10-19Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz
2009-10-19Don't introduce a new string, instead reuse LANG_FAILED.Tomer Shalev
2009-10-19Splash error message when loading language from dir browser failsTomer Shalev
2009-10-19Initial custom statusbar commit.Thomas Martitz
2009-10-19Updated location of Gigabeat F/X bootloaderBjörn Stenberg
2009-10-19AMS Sansa: Adjust SD Card frequency to Identification frequency at beginning...Jack Halpin
2009-10-19AMS Sansa: Add voltage defines to pl180.h. No functional changes.Jack Halpin
2009-10-19Reorder members for more efficient alignment.Thomas Martitz
2009-10-18r23208 broke conditional use of metadata and filename tags. Return NULL inste...Thomas Martitz
2009-10-18Use pointer instead of multiple access to arrayTomer Shalev
2009-10-18rbutil: Updated Hebrew translationTomer Shalev
2009-10-18S5l8700: fix some CLCD controller register namesBertrik Sikken
2009-10-18Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_tim...Bertrik Sikken
2009-10-18Also filter lines with only spaces in apps/features. At least mr500 had those...Frank Gevaerts
2009-10-18Split ARMv6 code from mmu-arm.SRafaël Carré
2009-10-18iPod Nano 2G storage performance improved by not copying around buffers unnec...Michael Sparmann
2009-10-18Add Fuze virtual keyboard keymap chart to manualMichael Chicoine
2009-10-18Change the .lng files to contain strings from multiple users. Still hard-code...Tom Ross
2009-10-17Add dcache cleaning to the S5L870x PCM driver.Michael Sparmann
2009-10-17Fix S5L870x cache coherency functions. They were split into a different file,...Michael Sparmann
2009-10-17Implement iPod Nano 2G nand_get_info()Michael Sparmann
2009-10-17Adjust iPod Nano 2G CPU speed to 192MHz, which measurements show it to be. Ti...Michael Sparmann
2009-10-17Updated french translation part II, sorry for the previous version where the ...Mustapha Senhaji
2009-10-17git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23235 a1c6a512-1295-4272-9138...Mustapha Senhaji
2009-10-17fix redNils Wallménius