summaryrefslogtreecommitdiff
path: root/firmware/drivers (follow)
Commit message (Expand)AuthorAge
...
* Fix warnings and errors. Remove some added stuff that wasn't needed afterall.Michael Sevakis2007-07-28
* Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis2007-07-28
* Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis2007-07-22
* Hrm. Commit the other needed change too. :)Michael Sevakis2007-07-15
* Remove a change that wasn't supposed to stick around.Michael Sevakis2007-07-14
* e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...Michael Sevakis2007-07-14
* Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis2007-07-14
* Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced wit...Jonathan Gordon2007-07-14
* Changes bass setting to use adaptive bass instead of linear bass. The datashe...Steve Gotthardt2007-07-13
* Prevent another divide-by-zero (only affecting targets with FAT16 support ena...Dave Chapman2007-07-09
* Fix division by 0 errorRobert Keevil2007-07-09
* Fix a (minor) disk corruption when moving directories around. Fixes FS #7359Peter D'Hoye2007-07-05
* Fix serious bug in FAT filename check, preventing most files from being creat...Magnus Holmgren2007-07-03
* Proper filename checking in the FAT driver (FS#7222 and FS#6358)Jonathan Gordon2007-07-03
* Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis2007-06-30
* Forget all the nonsense with C delay loops. 'volatile' on the variable makes ...Michael Sevakis2007-06-27
* Woops. Forgot to remove the param to fmradio_i2c_ack. It was always called wi...Michael Sevakis2007-06-27
* Bit banged TEA5767 i2c driver was broken by -Os because delay loops were opti...Michael Sevakis2007-06-27
* Gigabeat: Audio tweak mishmash - Make sure zero crossing detection times out ...Michael Sevakis2007-06-24
* Fixed missing semicolon in logf builds.Miika Pekkarinen2007-06-22
* Fix FS#7336 - scrolling lines don't stay coloured.Jonathan Gordon2007-06-22
* Give color targets the ability to display each LCD line a different color and...Brandon Low2007-06-17
* * changed pararmeter of audiohw_mute from int to boolChristian Gmeiner2007-06-13
* some little more work on audio codec driver unification - more will followChristian Gmeiner2007-06-11
* Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis2007-06-06
* e200: Add recording. Just from MIC right now and FM integration will happen s...Michael Sevakis2007-06-05
* ATA driver: * Support for drives with large physical sectors and no support f...Jens Arnold2007-05-23
* the DAC drivers need to include audiohw.h nowMarcoen Hirschberg2007-05-22
* e200: Remute the line in with #if 0 as it causes static noise for those witho...Michael Sevakis2007-05-22
* fix red ipod mini'sChristian Gmeiner2007-05-22
* * move audio settings into audio codec driversChristian Gmeiner2007-05-22
* e200: Use 16-16 L-R pairs when writing to the TX FIFO. Kill the channel swapp...Michael Sevakis2007-05-22
* exclude unused headersChristian Gmeiner2007-05-20
* Increase sansa volume range at the lower end. This seems to be necessary Antonius Hellmann2007-05-20
* fix the gigabeat remote button not working when backlight is off and filter f...Jonathan Gordon2007-05-20
* More gigabeat LCD cleanup and completely remove the use of DMA for lcd_update...Dave Chapman2007-05-15
* Gigabeat LCD driver cleanup: Revert the DMA optimisations to the gigabeat LCD...Dave Chapman2007-05-15
* enable lineIn1 - lets hope FM chip is connected to lineIn 1Christian Gmeiner2007-05-13
* Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...Karl Kurbjun2007-05-07
* bugfixes in AS3514 shadow register handling, for details see patch #7101Antonius Hellmann2007-05-04
* date calculation corrected, fixes #7096 and #7097Antonius Hellmann2007-05-04
* No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...Michael Sevakis2007-05-03
* Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...Michael Sevakis2007-05-02
* Player: Fix the dollar sign for old LCD.Jens Arnold2007-04-21
* move audio drivers together into a subdirMarcoen Hirschberg2007-04-19
* move to target treeMarcoen Hirschberg2007-04-19
* Moved SH1 ADC to target tree.Jens Arnold2007-04-15
* fix typoChristian Gmeiner2007-04-15
* adapt some valuesChristian Gmeiner2007-04-15
* * save more power, as we dont need the mixer (yet)Christian Gmeiner2007-04-15