summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* fix volume of left headphoneChristian Gmeiner2007-04-14
* * make it louder - inspired by FS #6911Christian Gmeiner2007-04-14
* Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold2007-04-12
* Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold2007-04-11
* RTC alarm for Gigabeat. Will be useful one the OF bootloader is no longer re...Karl Kurbjun2007-04-09
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* Player: Only use one software definable character for different characters us...Jens Arnold2007-04-06
* Added missing ae ligature, and fine-tuned some glyphs and replacements.Jens Arnold2007-04-05
* Player: Found two more Latin extended chars on the old LCD, and mapped them.Jens Arnold2007-04-05
* Replace obsolete generate_rocklatin tool with player_unifont tool.Jens Arnold2007-04-04
* Player: Add 3 turkish characters which are available in hardware on the old LCD.Jens Arnold2007-04-02
* for WPS files with many lines the current wps code will call puts_scroll with...Robert Kukla2007-04-01
* Player: Make cursor blinking rate almost independent from scroll speed.Jens Arnold2007-03-31
* Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold2007-03-31
* Player: Fixed bug where strings which are only a bit too long wouldn't scroll.Jens Arnold2007-03-31
* Player: Save a bit of space by only using 7 bytes/char in the glyph table.Jens Arnold2007-03-29
* Player: Add mappings and glyphs for extended latin A characters which exist i...Jens Arnold2007-03-28
* Player: Add mapping for halfwidth katakana (newplayer only).Jens Arnold2007-03-28
* Player: Add mapping and glyphs for greek. Fix and improve some cyrillic mappi...Jens Arnold2007-03-28
* Fix cyrillic 'em' for new LCD.Jens Arnold2007-03-27
* (all targets) Increase scrolling line size to account for utf-8 in the overla...Jens Arnold2007-03-27
* Player: Add mapping and glyphs for cyrillic. Fixes FS #2424.Jens Arnold2007-03-27
* Make the charset more maintainable by using an enum for font indexing, fix wr...Jens Arnold2007-03-27
* Forgot to add the cent sign for new LCD.Jens Arnold2007-03-26
* Latin1 complements for player charset: Add soft patterns for chars which are ...Jens Arnold2007-03-26
* Make scheduler functions thread safe core wise. A big step towards playback r...Miika Pekkarinen2007-03-26
* First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold2007-03-26
* Archos player: Introduce lcd_write_command_e (only one data byte) in the lcd ...Jens Arnold2007-03-18
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Jan 1 1980 was a tuesdayLinus Nielsen Feltzing2007-03-15
* x5/M5: Finally get rid of filter selection aberrations when switching to 88.2...Michael Sevakis2007-03-14
* Fix typo. We only need to keep bit 6 set on HPH_OUT_L. Setting it on HPH_OUT_...Barry Wardell2007-03-12
* Make private function static on variable CPU frequency targets. Kill it on fi...Jens Arnold2007-03-11
* Sound for Sansa E200 - based on work by myself, Rene Peinthor, Barry Wardell ...Daniel Ankers2007-03-11
* Optimized the gui list code performance, including automatic frame dropping a...Miika Pekkarinen2007-03-11
* Reenable aynchronous audio init stage. Really just single stage with aynchron...Michael Sevakis2007-03-11
* Put an end to priority inversion in the ata driver. Gave up trying to have fu...Michael Sevakis2007-03-09
* Hack around the lack of a hardware prescaler on a number of WM codecs. Bass a...Thom Johansen2007-03-07
* Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers2007-03-04
* remove runtime detection of h1x0 series RTC MOD, but leave driver codeRobert Kukla2007-03-03
* Add wake on alarm support for Ipods. Rename HAVE_ALARM_MOD to HAVE_ALARM_RTC ...Thom Johansen2007-02-28
* FS#6419 - driver for H1x0 series RTC Mod with runtime detectionRobert Kukla2007-02-28
* X5: Move the remote tick to target tree.Jens Arnold2007-02-25
* Move target specific parts of the H100 remote LCD driver to target tree.Jens Arnold2007-02-25
* Remove unused code, make comments c-style, make one private function staticNils Wallménius2007-02-25
* Moved ipod LCD code to target tree.Jens Arnold2007-02-25
* Use the correct constant to avoid confusionPeter D'Hoye2007-02-24
* Better short filename generation. Fixes FS#6648.Peter D'Hoye2007-02-24
* Introduced LCD_FBHEIGHT in addition to the already existing LCD_FBWIDTH to ea...Jens Arnold2007-02-20
* Tiny size optimisation.Jens Arnold2007-02-18