summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2007-03-28Player: Add mappings and glyphs for extended latin A characters which exist i...Jens Arnold
2007-03-28Player: Add mapping for halfwidth katakana (newplayer only).Jens Arnold
2007-03-28Player: Add mapping and glyphs for greek. Fix and improve some cyrillic mappi...Jens Arnold
2007-03-27Fix cyrillic 'em' for new LCD.Jens Arnold
2007-03-27(all targets) Increase scrolling line size to account for utf-8 in the overla...Jens Arnold
2007-03-27Player: Add mapping and glyphs for cyrillic. Fixes FS #2424.Jens Arnold
2007-03-27Make the charset more maintainable by using an enum for font indexing, fix wr...Jens Arnold
2007-03-26Forgot to add the cent sign for new LCD.Jens Arnold
2007-03-26Latin1 complements for player charset: Add soft patterns for chars which are ...Jens Arnold
2007-03-26Make scheduler functions thread safe core wise. A big step towards playback r...Miika Pekkarinen
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold
2007-03-18Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ...Jens Arnold
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold
2007-03-15Jan 1 1980 was a tuesdayLinus Nielsen Feltzing
2007-03-14x5/M5: Finally get rid of filter selection aberrations when switching to 88.2...Michael Sevakis
2007-03-12Fix typo. We only need to keep bit 6 set on HPH_OUT_L. Setting it on HPH_OUT_...Barry Wardell
2007-03-11Make private function static on variable CPU frequency targets. Kill it on fi...Jens Arnold
2007-03-11Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ...Daniel Ankers
2007-03-11Optimized the gui list code performance, including automatic frame dropping a...Miika Pekkarinen
2007-03-11Reenable aynchronous audio init stage. Really just single stage with aynchron...Michael Sevakis
2007-03-09Put an end to priority inversion in the ata driver. Gave up trying to have fu...Michael Sevakis
2007-03-07Hack around the lack of a hardware prescaler on a number of WM codecs. Bass a...Thom Johansen
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers
2007-03-03remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla
2007-02-28Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen
2007-02-28FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla
2007-02-25X5: Move the remote tick to target tree.Jens Arnold
2007-02-25Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold
2007-02-25Remove unused code, make comments c-style, make one private function staticNils Wallménius
2007-02-25Moved ipod LCD code to target tree.Jens Arnold
2007-02-24Use the correct constant to avoid confusionPeter D'Hoye
2007-02-24Better short filename generation. Fixes FS#6648.Peter D'Hoye
2007-02-20Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold
2007-02-18Tiny size optimisation.Jens Arnold
2007-02-18Fix CONFIG_BACKLIGHT warnings.Jens Arnold
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold
2007-02-18CONFIG_CHARGINGJonathan Gordon
2007-02-18Do the CONFIG_LED defineJonathan Gordon
2007-02-18more CONFIG_LED fixesJonathan Gordon
2007-02-17Fix most (all?) CONFIG_LED warnings.Magnus Holmgren
2007-02-17ARM targets: Making a few functions non-static allows us to get rid of -ffunc...Jens Arnold
2007-02-16No functional changes, just reorganising code:Barry Wardell
2007-02-04Fix setting time on Sansa used to set the day to one day later than it Barry Wardell
2007-02-03RTC support for Sansa.Barry Wardell
2007-01-29Reverting the FAT32 driver change - it seems to have introduced a bugLinus Nielsen Feltzing
2007-01-29Changed fat_getnext():Linus Nielsen Feltzing
2007-01-27Fix red buildsDaniel Ankers
2007-01-27Oops - fix PortalPlayer buildsDaniel Ankers
2007-01-27Clean up PP5002 I2C code (no functional changes):Barry Wardell
2007-01-27Clean up PP5020 I2C code (no functional changes):Barry Wardell