| 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 |
| * | Fix warning about unused functions | Frank Gevaerts | 2009-04-19 |
| * | Add preliminary HID driver. It doesn't do anything yet, but that should chang... | Frank Gevaerts | 2009-04-19 |
| * | Fix red introduced in r20747 | Boris Gjenero | 2009-04-19 |
| * | reorganise usb_core.c a bit, to make the code more readable and more maintain... | Frank Gevaerts | 2009-04-19 |
| * | Add anti-skip buffer time when calculating watermark. This fixes the "Anti-Sk... | Boris Gjenero | 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 |
| * | Logf display: add ability to scroll through messages | Maurus Cuelenaere | 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 |
| * | Disable long calls on MIPS targets to cut binsize | Maurus Cuelenaere | 2009-04-19 |
| * | Touchscreen targets: switch to grid mode before launching a plugin and switch... | 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 |
| * | M:Robe 500: Cleanup the simulator image. | Karl Kurbjun | 2009-04-18 |
| * | Add *.qm files in the lang dir to ignore list (FS#10133 by Tomer Shalev). | Dominik Riebeling | 2009-04-17 |
| * | Simplify a debug output case and fix a gcc warning (as reported in FS#10124, ... | Dominik Riebeling | 2009-04-17 |
| * | Commit fix for CPU_BOOST_LOGGING by Rafaël Carré. | Michael Giacomelli | 2009-04-17 |
| * | Fix by Rafaël Carré. Puts core functions into IRAM on AMS targets with <2M... | Michael Giacomelli | 2009-04-17 |
| * | Pegbox fixes by Rafaël Carré. | Michael Giacomelli | 2009-04-17 |
| * | Commit keyboard keymap fixed for the Sansa Clip by Rafael Carre. | Michael Giacomelli | 2009-04-17 |
| * | M:Robe 500: Remove some dead code and cleanup button handling | Karl Kurbjun | 2009-04-17 |
| * | Fix reading of Musicbrainz track IDs from ID3 tags - incorrect return values ... | Robert Keevil | 2009-04-16 |
| * | Explicitly drop the chown() result to remove a gcc warning. chown() is warn_u... | Dominik Riebeling | 2009-04-16 |
| * | Fix overflow on free space calculation (Linux / OS X). | Dominik Riebeling | 2009-04-16 |
| * | Refactor USB ID map retrieval from device settings file and minimize duplicat... | Dominik Riebeling | 2009-04-16 |
| * | Clean code a bit (no functional changes) | Maurus Cuelenaere | 2009-04-16 |
| * | Fix header | Maurus Cuelenaere | 2009-04-16 |
| * | Add setjmp implementation for MIPS targets from newlib | Maurus Cuelenaere | 2009-04-16 |
| * | 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 |
| * | Handle the DB dirty flag correctly. Now a broken DB should stay disabled. Als... | Miika Pekkarinen | 2009-04-15 |
| * | M:Robe 500 fix the backlight brightness setting. | Karl Kurbjun | 2009-04-15 |
| * | Fix caption backlight. | Thomas Martitz | 2009-04-14 |
| * | 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 |
| * | fix FS#10102 (progress doesnt get updated on the first track of a boot) and h... | Jonathan Gordon | 2009-04-14 |
| * | Commit FS#10108 by myself: use the -r option for gmake and make when building... | Robert Menes | 2009-04-13 |