summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* No need to have this variable global anymore.Thomas Martitz2009-10-20
* Fix a few potential redraw problems with the custom statusbar and wps fightin...Thomas Martitz2009-10-20
* Fix red caused by ancient incorrect #ifdefs.Thomas Martitz2009-10-20
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* Correct wrong usage of event callbacks all over the place. It's not supposed ...Thomas Martitz2009-10-20
* A man who is long due for credit: added Christophe "toffe"Robert Menes2009-10-20
* D2: Remove the hardcoded driver-level touchscreen calibration, since it's don...Rob Purchase2009-10-20
* D2 should have HAVE_USB_POWER defined.Rob Purchase2009-10-20
* Cleanup and expand D2 charger detection (not yet implemented for D2+).Rob Purchase2009-10-20
* Fixed a bunch of iPod Nano 2G FTL bugs.Michael Sparmann2009-10-20
* Don't selecu any usb class drivers for a simulator buildFrank Gevaerts2009-10-20
* usb_keypad_mode shouldn't depend on SIMULATORFrank Gevaerts2009-10-20
* USB_ENABLE_HID can be enabled without USE_ROCKBOX_USB, so move the usb_hid an...Frank Gevaerts2009-10-20
* wps_screen is still needed for the HAVE_REMOTE_LCD caseFrank Gevaerts2009-10-20
* compile checkwps with -Wall, to avoid accidentally breaking it again when a f...Frank Gevaerts2009-10-20
* fix checkwpsMichael Chicoine2009-10-20
* Use pointer to memos instead of accessing the array.Teruaki Kawashima2009-10-20
* Fix some iPod Nano 2G config defines to make USB HID work.Michael Sparmann2009-10-20
* Fix redMichael Sparmann2009-10-20
* iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default...Michael Sparmann2009-10-20
* Use strlcpy instead of a memset&strcpy combo. Guarantees \0-terminaltion and ...Thomas Martitz2009-10-20
* Cleanup quickscreen text drawing by using text alignment flags for viewports.Thomas Martitz2009-10-19
* Fix a scrolling bug with centered drawing and too long lines.Thomas Martitz2009-10-19
* Fix yellow: wrong file usedTomer Shalev2009-10-19
* Fix yellow: Missing statusbar.h include (hopefully the last one missing)Tomer Shalev2009-10-19
* Remove redundant ata_mmc.h include in screens.cTomer Shalev2009-10-19
* Fix yellow: Missing ata_mmc.h includeTomer Shalev2009-10-19
* Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consis...Jens Arnold2009-10-19
* Fix yellow: Another try at fixing aggressive includes removalTomer Shalev2009-10-19
* Fix rolo for AMS Sansa and simplify a few #ifdefs.Thomas Martitz2009-10-19
* Fix red: Too aggressive exclusion of includesTomer Shalev2009-10-19
* Extract usb_screen logic out of screens.c into apps/gui/usb_screen.cTomer Shalev2009-10-19
* Fix FS#10689 - H10 USB HID keymap problem - continued Tomer Shalev2009-10-19
* Remove declaration of inexistent functionTomer Shalev2009-10-19
* Updated french translation.Mustapha Senhaji2009-10-19
* FS#10692 - Viewpority USB screen Tomer Shalev2009-10-19
* Compressor: save lots of RAM, bug fix to work with internally clipped samplesJeffrey Goode2009-10-19
* rbutil: Updated Hebrew translationTomer Shalev2009-10-19
* Add beastpatcher download location to the Gigabeat S manual, and add dual-boo...Alex Parker2009-10-19
* Initial mini2440 port.Dominik Wenger2009-10-19
* rbutil: Change layout to RTL if Hebrew language is usedTomer Shalev2009-10-19
* Change control handling to start expecting host packets before sending data t...Frank Gevaerts2009-10-19
* Remove a few superfluous calls and use the correct symbol.Thomas Martitz2009-10-19
* Add a browse (remote) custom statusbar item in the theme settings.Thomas Martitz2009-10-19
* Don't introduce a new string, instead reuse LANG_FAILED.Tomer Shalev2009-10-19
* Splash error message when loading language from dir browser failsTomer Shalev2009-10-19
* Initial custom statusbar commit.Thomas Martitz2009-10-19
* Updated location of Gigabeat F/X bootloaderBjörn Stenberg2009-10-19
* AMS Sansa: Adjust SD Card frequency to Identification frequency at beginning...Jack Halpin2009-10-19
* AMS Sansa: Add voltage defines to pl180.h. No functional changes.Jack Halpin2009-10-19