summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2007-06-06Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis
2007-06-05e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis
2007-05-23ATA driver: * Support for drives with large physical sectors and no support f...Jens Arnold
2007-05-22the DAC drivers need to include audiohw.h nowMarcoen Hirschberg
2007-05-22e200: Remute the line in with #if 0 as it causes static noise for those witho...Michael Sevakis
2007-05-22fix red ipod mini'sChristian Gmeiner
2007-05-22* move audio settings into audio codec driversChristian Gmeiner
2007-05-22e200: Use 16-16 L-R pairs when writing to the TX FIFO. Kill the channel swapp...Michael Sevakis
2007-05-20exclude unused headersChristian Gmeiner
2007-05-20Increase sansa volume range at the lower end. This seems to be necessary Antonius Hellmann
2007-05-20fix the gigabeat remote button not working when backlight is off and filter f...Jonathan Gordon
2007-05-15More gigabeat LCD cleanup and completely remove the use of DMA for lcd_update...Dave Chapman
2007-05-15Gigabeat LCD driver cleanup: Revert the DMA optimisations to the gigabeat LCD...Dave Chapman
2007-05-13enable lineIn1 - lets hope FM chip is connected to lineIn 1Christian Gmeiner
2007-05-07Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun
2007-05-04bugfixes in AS3514 shadow register handling, for details see patch #7101Antonius Hellmann
2007-05-04date calculation corrected, fixes #7096 and #7097Antonius Hellmann
2007-05-03No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis
2007-05-02Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis
2007-04-21Player: Fix the dollar sign for old LCD.Jens Arnold
2007-04-19move audio drivers together into a subdirMarcoen Hirschberg
2007-04-19move to target treeMarcoen Hirschberg
2007-04-15Moved SH1 ADC to target tree.Jens Arnold
2007-04-15fix typoChristian Gmeiner
2007-04-15adapt some valuesChristian Gmeiner
2007-04-15* save more power, as we dont need the mixer (yet)Christian Gmeiner
2007-04-14fix volume of left headphoneChristian Gmeiner
2007-04-14* make it louder - inspired by FS #6911Christian Gmeiner
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold
2007-04-09RTC alarm for Gigabeat. Will be useful one the OF bootloader is no longer re...Karl Kurbjun
2007-04-06Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold
2007-04-06Player: Only use one software definable character for different characters us...Jens Arnold
2007-04-05Added missing ae ligature, and fine-tuned some glyphs and replacements.Jens Arnold
2007-04-05Player: Found two more Latin extended chars on the old LCD, and mapped them.Jens Arnold
2007-04-04Replace obsolete generate_rocklatin tool with player_unifont tool.Jens Arnold
2007-04-02Player: Add 3 turkish characters which are available in hardware on the old LCD.Jens Arnold
2007-04-01for WPS files with many lines the current wps code will call puts_scroll with...Robert Kukla
2007-03-31Player: Make cursor blinking rate almost independent from scroll speed.Jens Arnold
2007-03-31Charcell lcd driver: Preparations for switching to non-immediate LCD updates,...Jens Arnold
2007-03-31Player: Fixed bug where strings which are only a bit too long wouldn't scroll.Jens Arnold
2007-03-29Player: Save a bit of space by only using 7 bytes/char in the glyph table.Jens Arnold
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