Age | Commit message (Expand) | Author |
2009-12-04 | FS#10711 by Martin Ritter fixes handling of the 'First Keypress Enables Backl... | Nils Wallménius |
2009-12-03 | si4700: revert r22641 | Rafaël Carré |
2009-12-01 | Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDS | Laurent Gautier |
2009-11-29 | Reduce bin size of diacritic characters database | Tomer Shalev |
2009-11-28 | Diacritic display enhancements | Tomer Shalev |
2009-11-26 | Use MULTIDRIVE instead of MULTIVOLUME in sd.c | Frank Gevaerts |
2009-11-26 | Fix diacritic and save some bin size | Tomer Shalev |
2009-11-26 | Merge branch 'hotswap' | Maurus Cuelenaere |
2009-11-24 | Limit character width to 255 pixels | Frank Gevaerts |
2009-11-24 | make lcd_bitmap_char more space efficient. This doesn't seem to impact text d... | Frank Gevaerts |
2009-11-24 | FS#10720 - Support for displaying diacritic characters | Tomer Shalev |
2009-11-24 | FS#9721 - No error check after writes in ata.c | Torne Wuff |
2009-11-24 | FS#10798 - unify ata_read_sectors and ata_write_sectors | Torne Wuff |
2009-11-22 | lcd-bitmap-common.c: Change calculation of the horizontal position in lcd_put... | Teruaki Kawashima |
2009-11-09 | Fix Free and Disk size display when SECTOR_SIZE!=512 | Frank Gevaerts |
2009-11-07 | Fix Red | Karl Kurbjun |
2009-11-07 | Fix two width calculations | Karl Kurbjun |
2009-11-07 | Add optional viewport clipping, can be enabled with HAVE_VIEWPORT_CLIP. A si... | Karl Kurbjun |
2009-11-05 | Fix same bug as in r23531 in two more drivers (wrong masking of wday) | Nils Wallménius |
2009-11-05 | RTC read of ds1339 of ds3231 weekday | Robert Kukla |
2009-11-03 | Comment out LOGF_ENABLE defines everywhere, replace evil comments | Jeffrey Goode |
2009-11-03 | Improvements to mini2440 audio; change CPU freq to 406MHz | Bob Cousins |
2009-11-02 | M:Robe 500/M66591 USB improvements: Interrupts now work, a bug in odd-length ... | Karl Kurbjun |
2009-11-01 | Improvements to mini2440/UDA1341 audio | Bob Cousins |
2009-10-31 | Remove svn:executable from firmware | Michael Chicoine |
2009-10-26 | Many more drivers for mini2440. Now the main binary compiles and runs. | Dominik Wenger |
2009-10-26 | Save one branch for archs without conditional execution (e.g. coldfire). | Jens Arnold |
2009-10-26 | Make current_vp static and importings from Gigabeat F/X/S lcd drivers as they... | Thomas Martitz |
2009-10-26 | Color targets: Ported assembler optimised transparent bitmap drawing from Gig... | Jens Arnold |
2009-10-20 | Convert lcd_activation callbacks to use the event system to allow for multipl... | Thomas Martitz |
2009-10-20 | Use strlcpy instead of a memset&strcpy combo. Guarantees \0-terminaltion and ... | Thomas Martitz |
2009-10-19 | Fix a scrolling bug with centered drawing and too long lines. | Thomas Martitz |
2009-10-17 | Revise r23225 a bit, removing the debug_printf function and implementing more... | Nils Wallménius |
2009-10-15 | Touchscreen support for newer Cowon D2+ hardware revisions (using TSC200x tou... | Rob Purchase |
2009-10-12 | Replace a couple of magic numbers with the appropriate constants. | Rob Purchase |
2009-10-12 | Fix FS#10670 - The first letter of a scrolling line starts to appear at the end | Tomer Shalev |
2009-10-12 | LCD scrolling - reduce one 'if' nesting level | Tomer Shalev |
2009-10-12 | LCD scrolling - fix a typo | Tomer Shalev |
2009-10-11 | D2: Reduce binsize a bit by using arrays for the PMU initialisation. | Rob Purchase |
2009-10-11 | Revert r23021, since it broke non-RTL scrolling. RTL scrolling still needs fi... | Tomer Shalev |
2009-10-11 | RTL: Cosmetic changes, no functional change - Rename constants | Tomer Shalev |
2009-10-11 | D2: The RTC chip needs to be runtime detected. | Rob Purchase |
2009-10-11 | Add a center flag, next to the rtl flag, for viewports. That results in any t... | Thomas Martitz |
2009-10-11 | Forgot to add 22kHz | Karl Kurbjun |
2009-10-11 | M:Robe 500: Add support for more audio frequencies, initialize and set the to... | Karl Kurbjun |
2009-10-10 | Initial support for runtime detection of the PMU used in newer D2+ models (PC... | Rob Purchase |
2009-10-09 | as3514 RTC driver: correct calculation, fixes FS#10625 | Michael Chicoine |
2009-10-09 | Fix a bug in a bidirectional text scrolling; s->offset doesn't need to be set... | Mohamed Tarek |
2009-10-09 | Handle text scrolling in RTL. | Mohamed Tarek |
2009-10-08 | D2: Use a common function for reading ADC values from the PMU | Rob Purchase |