Age | Commit message (Expand) | Author |
2007-11-03 | Show exact CPU version on PP5002 targets. | Jens Arnold |
2007-11-03 | Accept FS#7910: spontaneously speak out the battery level when it falls | Stéphane Doyon |
2007-11-02 | TAB policing | Dave Chapman |
2007-11-02 | m:robe 500i port: Add backlight support to the main build. | Catalin Patulea |
2007-11-02 | Build some more plugins for M:Robe most work, doom builds and runs if you use... | Karl Kurbjun |
2007-11-02 | m:robe 500i port: Add support for the backlight client in the SPI subsystem | Catalin Patulea |
2007-11-02 | iPod Video LCD driver: Reintroduce the simple method of waiting for update co... | Jens Arnold |
2007-11-02 | Bootloaders are single core... (aka fix red) | Jens Arnold |
2007-11-02 | Major speedup of the iPod Video LCD driver. The internal update procedure of ... | Jens Arnold |
2007-11-01 | Button driver for Logik DAX, plus some changes to the debug info displayed in... | Dave Chapman |
2007-11-01 | Lets use the measurements Toni took months ago for the Sansa battery, instead... | Michael Giacomelli |
2007-10-31 | Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by rem... | Nicolas Pennequin |
2007-10-30 | Fix FS#8052 - kernel.c compilation errors when compiling for debug. Just some... | Michael Sevakis |
2007-10-29 | Turn the DEBUGF messages into logf in the ID3 parser, so that by default they... | Nicolas Pennequin |
2007-10-29 | More code police... | Peter D'Hoye |
2007-10-28 | Code police, no functional changes (yet) | Peter D'Hoye |
2007-10-28 | Oops. The function should be static. | Nicolas Pennequin |
2007-10-28 | Some genre strings must not be adjusted by adjust_mp3_entry. Thanks to PaulJa... | Nicolas Pennequin |
2007-10-28 | add some informations about this file | Christian Gmeiner |
2007-10-28 | C200: Reworked the LCD driver a bit, and fixed a bug with single column updat... | Jens Arnold |
2007-10-28 | iPod Video: Further optimised LCD data transfer (5..6% speedup, but increase ... | Jens Arnold |
2007-10-28 | Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader b... | Dave Chapman |
2007-10-28 | The iPod Video has the HW version at a different address in ROM. | Jens Arnold |
2007-10-28 | e200: shorten some delays so the backlight turn on is snappier. Values seem t... | Michael Sevakis |
2007-10-27 | Add queue_peek to the kernel (written by Mike Sevakis), and use it to improve... | Nicolas Pennequin |
2007-10-26 | Some small cleanups and code for testing | Karl Kurbjun |
2007-10-25 | Remove unused struct members | Nils Wallménius |
2007-10-25 | Finally commit Metadata on Buffer! | Nicolas Pennequin |
2007-10-25 | Further optimised the filter vector math assembly for coldfire, and added ass... | Jens Arnold |
2007-10-25 | Rename TMS320DSC25 CONFIG_CPU value to DSC25 to prevent confusion with TMS320... | Dave Chapman |
2007-10-25 | FS#8022: AS3514 missing initialisation. | Barry Wardell |
2007-10-25 | FS#8023: Use of AS3514 #defines instead of magic values. | Barry Wardell |
2007-10-25 | enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab... | Jonathan Gordon |
2007-10-24 | logf changes: | Nicolas Pennequin |
2007-10-24 | Try and save some bytes, seeing as we already assumed LANG_ constants for mon... | Steve Bavin |
2007-10-23 | mrobe changes: | Jonathan Gordon |
2007-10-23 | enable the RTC on the mrobe. | Jonathan Gordon |
2007-10-23 | Fix the FRAME offset calculation on Gigabeat (m:robe 500 too?). | Michael Sevakis |
2007-10-23 | Unify the Gigabeat F/X and M:Robe MMU code while enabling it for the M:Robe | Karl Kurbjun |
2007-10-22 | mr500 sort of working battery measurments. probably could be done better, but... | Jonathan Gordon |
2007-10-22 | nope, reread the datasheet... this one is correct | Jonathan Gordon |
2007-10-22 | fix writing to registers on the tsc2100 | Jonathan Gordon |
2007-10-22 | touchpad driver for the mrobe. nothing in apps/ uses it yet. | Jonathan Gordon |
2007-10-22 | revert the previous one... = is ok and a touch faster | Jonathan Gordon |
2007-10-22 | fix the interupt clearing | Jonathan Gordon |
2007-10-22 | Assembler optimised lcd_yuv_blit() for iPod Video (Fs #7951 by Andree Buschma... | Jens Arnold |
2007-10-21 | Fix an error and a comment | Karl Kurbjun |
2007-10-21 | More M:Robe work including a fix to lcd-as-memframe for larger screens thanks... | Karl Kurbjun |
2007-10-21 | Be sure to register a new mutex owner _before_ waking it. Won't be an issue n... | Michael Sevakis |
2007-10-21 | Implement YUV dithering for c200, and enable the option in mpegplayer. | Jens Arnold |