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