| Commit message (Expand) | Author | Age |
| * | beginings of a working touchscreen interface for the WPS. 2 new tags: | Jonathan Gordon | 2009-04-20 |
| * | Fix FS#9926 - On Photo and Color iPods, correct check for whether battery is ... | Boris Gjenero | 2009-04-19 |
| * | Add preliminary HID driver. It doesn't do anything yet, but that should chang... | Frank Gevaerts | 2009-04-19 |
| * | reorganise usb_core.c a bit, to make the code more readable and more maintain... | Frank Gevaerts | 2009-04-19 |
| * | simplify and cleanup usb_serial.c (FS#10149 by Tomer Shalev) | Frank Gevaerts | 2009-04-19 |
| * | Add USB power detection for 4G, Photo, Color, 1G Mini and 2G Mini iPods. (Se... | Boris Gjenero | 2009-04-19 |
| * | FS#10148 by Dustin Skoracki, removes a redundant check for != BUTTON_NONE in ... | Thomas Martitz | 2009-04-19 |
| * | Ingenic Jz4740: put stack in IRAM & optimize/clean up crt0.S a bit | Maurus Cuelenaere | 2009-04-19 |
| * | MIPS: set load address of .iram to the start of .bss so RAM doesn't get wasted | Maurus Cuelenaere | 2009-04-19 |
| * | Remove some redundant links in MIPS linker scripts | Maurus Cuelenaere | 2009-04-19 |
| * | USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Sh... | Frank Gevaerts | 2009-04-18 |
| * | Fix some issues with YUV blitting on Onda VX747 (still not working properly) | Maurus Cuelenaere | 2009-04-18 |
| * | Allow class drivers to reuse the core data buffer for control transfers. This... | Frank Gevaerts | 2009-04-18 |
| * | Really fix red | Maurus Cuelenaere | 2009-04-18 |
| * | Add a PACK_DESCRIPTOR macro to make the class drivers a bit more readable (FS... | Frank Gevaerts | 2009-04-18 |
| * | Fix red | Maurus Cuelenaere | 2009-04-18 |
| * | Fix some whitespace issues (including tabs that slipped in somehow) (FS#10144... | Frank Gevaerts | 2009-04-18 |
| * | Onda VX747: | Maurus Cuelenaere | 2009-04-18 |
| * | Sync from recent linux source (FS#10142, by Tomer Shalev) | Frank Gevaerts | 2009-04-18 |
| * | M:Robe 500: Move all remote specific code into a common file for reuse on oth... | Karl Kurbjun | 2009-04-18 |
| * | Fix by Rafaël Carré. Puts core functions into IRAM on AMS targets with <2M... | Michael Giacomelli | 2009-04-17 |
| * | M:Robe 500: Remove some dead code and cleanup button handling | Karl Kurbjun | 2009-04-17 |
| * | M:Robe 500: Add support for hold button on the remote. | Karl Kurbjun | 2009-04-16 |
| * | M:Robe 500 LCD text scrolling: Fix update corruption | Karl Kurbjun | 2009-04-16 |
| * | M:Robe 500 fix the backlight brightness setting. | Karl Kurbjun | 2009-04-15 |
| * | FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-... | Boris Gjenero | 2009-04-14 |
| * | M:Robe 500 Fix a bug in the UART receive buffer - remote does not appear to s... | Karl Kurbjun | 2009-04-14 |
| * | Update battery capacities of the sansa clip and sansa fuze. | Bertrik Sikken | 2009-04-13 |
| * | Code police: fix brace placement, remove trailing spaces | Boris Gjenero | 2009-04-13 |
| * | Few Fuze/e200v2 button fixes. Don't read the scrollwheel when the hold button... | Thomas Martitz | 2009-04-13 |
| * | FS#10127 - Sansa e200v2: wrapping in menus by Dustin Skoracki and me. Impleme... | Thomas Martitz | 2009-04-13 |
| * | FS#10120 - fuze/e200v2: poll the wheel more often (every 5ms). This makes the... | Thomas Martitz | 2009-04-13 |
| * | Fix #includes in usb-as3525.c | Bertrik Sikken | 2009-04-12 |
| * | FS#9985: The OF of AMS sansas seems to keep time in seconds since 1970-1-1 in... | Bertrik Sikken | 2009-04-12 |
| * | Fix red | Boris Gjenero | 2009-04-12 |
| * | Fixes and improvements for FS#9890 - iPod 5G: LCD sleep, BCM shutdown and boo... | Boris Gjenero | 2009-04-12 |
| * | Fix the scrollbar boundary checking to prevent the player from freezing on sc... | Karl Kurbjun | 2009-04-11 |
| * | Clean up errors and warning | Karl Kurbjun | 2009-04-11 |
| * | Fix unintentional usage of relatively unknown C features (FS#10119, found by ... | Frank Gevaerts | 2009-04-11 |
| * | M:Robe 500: Start of proper remote support, touchscreen works without remote ... | Karl Kurbjun | 2009-04-11 |
| * | Fuze & e200v2: Put lcd framebuffer into iram, which saves 77k normal ram and ... | Thomas Martitz | 2009-04-11 |
| * | FS#10113 - Sansa AMS : do not use unaligned buffers on ATA DMA by Rafaël Car... | Thomas Martitz | 2009-04-10 |
| * | FS#10114 - Sansa AMS : use IRAM for codecs on >2MB targets Rafaël Carré | Thomas Martitz | 2009-04-10 |
| * | Commit fs#9959 by Jack Halpin. Removes delays from the Sansa e200v2 button d... | Michael Giacomelli | 2009-04-10 |
| * | M:Robe 500: Remove some dead test code in bootloader, reorganize the bootload... | Karl Kurbjun | 2009-04-10 |
| * | Enable Albumart for M:Robe 500 | Karl Kurbjun | 2009-04-10 |
| * | Commit FS#10043 by Michael Chicoine for the Sansa e200v2. Implements LCD sle... | Michael Giacomelli | 2009-04-10 |
| * | Fix red | Karl Kurbjun | 2009-04-09 |
| * | M:Robe 500: More LCD initialization, QVGA (vs. VGA) is now enabled by default... | Karl Kurbjun | 2009-04-09 |
| * | Raise MAX_SYS_EVENTS to fix FS#10105 (*PANIC* event line full) | Thomas Martitz | 2009-04-08 |