Age | Commit message (Expand) | Author |
2009-04-25 | Enable WMA, MPC, ASAP, NSF, APE, and SID playback on the Sansa clip as these ... | Michael Giacomelli |
2009-04-24 | Add forgotton colon and fix red. | Thomas Martitz |
2009-04-24 | Fix FS#10130 (Concurrent backlight function calls from backlight timeout sett... | Thomas Martitz |
2009-04-22 | Fix red | Maurus Cuelenaere |
2009-04-22 | Fix yellow | Maurus Cuelenaere |
2009-04-22 | Add exit() implementation for plugins | Maurus Cuelenaere |
2009-04-21 | FS#10129 - Start LCD sleep timer after PWM fadeout is complete | Boris Gjenero |
2009-04-21 | Invalidate preview image cache when updating to prevent a resize event repain... | Dominik Riebeling |
2009-04-21 | FS#9973 by Yoshihisa Uchida: Fix simulator build failure when using advanced ... | Boris Gjenero |
2009-04-21 | Fix VX767 bootloader warning | Maurus Cuelenaere |
2009-04-21 | Update jz4740_tools README | Maurus Cuelenaere |
2009-04-21 | Gigabeat FX: Use the bootsplash stored in flash when bootloader is started fr... | Karl Kurbjun |
2009-04-21 | Gigabeat FX: Look for button A (rather than any button) in bootloader for ver... | Karl Kurbjun |
2009-04-21 | Gigabeat FX: Small comment format change to MMU setup code | Karl Kurbjun |
2009-04-21 | Add second buffer for YUV blitting, progressbar and FPS display in mpegplayer... | Karl Kurbjun |
2009-04-21 | Add initial plugin keymaps for M:robe 500 | Karl Kurbjun |
2009-04-21 | In audio_current_track(), don't overwrite thistrack_id3 when it is being used... | Boris Gjenero |
2009-04-20 | Update Dutch language | Maurus Cuelenaere |
2009-04-20 | Fix red. | Thomas Martitz |
2009-04-20 | Disable usage of USB serial descriptor when no unique one is available | Maurus Cuelenaere |
2009-04-20 | FS#10141 - Modify AMS Sansa #defines in plugin.lds to account for as3525 MEMO... | Thomas Martitz |
2009-04-20 | Fix yellow (forgot file) | Maurus Cuelenaere |
2009-04-20 | Adding myself to docs/COMMITTERS :) | Dave Hooper |
2009-04-20 | Fix FS#10128 - The View IO Ports debug menu showed weird dbop values (sometim... | Thomas Martitz |
2009-04-20 | Allow higher precision in calculation of seek position and elapsed time for m... | Andree Buschmann |
2009-04-20 | Fix FS#10139 (broken seek for very long mp3 files) through avoiding int32 ove... | Andree Buschmann |
2009-04-20 | Onda VX747: fix touchscreen issues when switching from bootloader to 'normal'... | Maurus Cuelenaere |
2009-04-20 | beginings of a working touchscreen interface for the WPS. 2 new tags: | Jonathan Gordon |
2009-04-19 | 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-18 | 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 |