Age | Commit message (Expand) | Author |
2010-11-02 | Reconfigure IRAM for S5L870x. S5L8700 has 256 KB of IRAM, use a 48 KB / 208 K... | Andree Buschmann |
2010-11-02 | Fix a small bug that prevented the iPod Nano 2G NAND driver from detecting in... | Michael Sparmann |
2010-11-02 | MPIO HD200: rename button defines to adhere how they are labeled on the device. | Marcin Bukat |
2010-11-01 | Another (hopefully final) fix for FS#11453 (AMSv2 powerdown fails sometimes w... | Bertrik Sikken |
2010-10-31 | fix yellow | Marcin Bukat |
2010-10-31 | Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111... | Marcin Bukat |
2010-10-31 | Add support multimedia keys/buttons to the core, and adapt Rockbox on android... | Thomas Martitz |
2010-10-31 | Pass the framebuffer to the service in the constructor rather than later from... | Thomas Martitz |
2010-10-31 | FS#11686 - Kinetic list scrolling for touchscreen | Thomas Martitz |
2010-10-31 | Clean up usage of RockboxService. Add a proper way to check if rockbox is act... | Jonathan Gordon |
2010-10-29 | Initialize (instantiate) RockboxFramebuffer from the C code like with the oth... | Thomas Martitz |
2010-10-27 | Enable line out on c200v1 - part of FS#11367 by me - Thanks to Nate for testing | Michael Chicoine |
2010-10-27 | HDD6330: fix some values in config (USB PID, battery capacity), insert commen... | Szymon Dziok |
2010-10-26 | Ramdisk: add hotswap support | Maurus Cuelenaere |
2010-10-25 | Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro na... | Michael Sparmann |
2010-10-25 | Fix iPod Nano 2G bootloader, which was apparently broken by the eabi transition | Michael Sparmann |
2010-10-25 | Fix yellow: BMP_BPP and BMP_LINESIZE being used both in greylib and screendump | Michael Sparmann |
2010-10-25 | Fix screendump on iPod Nano 2G by increasing the usb thread stack size and re... | Michael Sparmann |
2010-10-24 | Fix return type of iap_getc (should be bool instead of int) | Bertrik Sikken |
2010-10-24 | Fix android hardware button handling so it actually works. | Jonathan Gordon |
2010-10-24 | AMSv2: fix bootloader build with USB enabled | Rafaël Carré |
2010-10-24 | Fix FS#11559 - no sound from ipod fm remote on ipod nano 1g. | Bertrik Sikken |
2010-10-22 | Set svn properties | Marcin Bukat |
2010-10-22 | MPIO HD200 - revert change in crt0.S introduced in r28270 to get rid of stran... | Marcin Bukat |
2010-10-22 | MPIO HD200 - squash long standing bug in bootloader which prevented booting O... | Marcin Bukat |
2010-10-21 | HDD6330: add the simulator. | Szymon Dziok |
2010-10-21 | HDD6330: fix loading of the OF through the Rockbox bootloader (correct magic ... | Szymon Dziok |
2010-10-21 | HDD6330 and HDD1630: split the code for the backlight, cause it's rather diff... | Szymon Dziok |
2010-10-18 | HDD6330: Patch to enable/disable backlight. | Szymon Dziok |
2010-10-18 | HDD6330: Try to adapt the keys for the new touchpad code, remove the non exis... | Szymon Dziok |
2010-10-18 | MPIO HD200 - fix stupid typo introduced in r28270 which forced device hard sh... | Marcin Bukat |
2010-10-17 | HDD6330: Configure touchpad (maximum touch sensivity, reduce transmission | Szymon Dziok |
2010-10-15 | si4700 tuner: lower stereo switchover range, so it switches to stereo for wea... | Bertrik Sikken |
2010-10-14 | as3525v2-usb! fix suspicious calculation of next endpoint in INs chaining code | Amaury Pouly |
2010-10-13 | HD200 - GPIO57 is headphone output enable. Proper handling of this line fixes... | Marcin Bukat |
2010-10-13 | fix button maps and assign some buttons for uisimulator. | Teruaki Kawashima |
2010-10-12 | iPod Nano 2G USB: Make sure the USB core is properly powered off on boot. | Michael Sparmann |
2010-10-11 | Forgot to update lcd-remote.h | Thomas Martitz |
2010-10-11 | Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp... | Thomas Martitz |
2010-10-10 | Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t... | Thomas Martitz |
2010-10-10 | Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie... | Thomas Martitz |
2010-10-10 | Commit FS#11663 by me - Patch: iPod Nano 2G Bootloader: Boot OF if MENU butto... | Michael Sparmann |
2010-10-06 | Fix targets with remote display, forgot to add the new functions to their hea... | Thomas Martitz |
2010-10-06 | Pixel-accurate (vertical) list scrolling for touchscreen targets. | Thomas Martitz |
2010-10-02 | Fix outdated comment | Frank Gevaerts |
2010-10-01 | Submit FS#11646. Reduce voltage supply for iPod nano 2G LCD. Significantly re... | Andree Buschmann |
2010-09-26 | If BUFFER_ALLOC_DEBUG is defined, make buffer_alloc() not actually allocate a... | Frank Gevaerts |
2010-09-26 | Add optional (define BUFFER_ALLOC_DEBUG to enable it) code to check for code ... | Frank Gevaerts |
2010-09-26 | RDA5802 tuner: fix small bug in rda5802_init (writing too much data) | Bertrik Sikken |
2010-09-25 | Roll back r28164 as this change introduced LCD issues on some nano 2G. | Andree Buschmann |