summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold
2007-08-14Ondios with backlight mod: * Make the backlight stay off in plain SVN builds ...Jens Arnold
2007-08-14Don't let the shutdown code mess with the backlight anymore on most targets. ...Jens Arnold
2007-08-12Remove unnecessary sim stubs and includesNils Wallménius
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-08-01Add some new findings to the PP header files. * Clean up ata-target.h for PP....Jens Arnold
2007-07-28Fix warnings and errors. Remove some added stuff that wasn't needed afterall.Michael Sevakis
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis
2007-07-15Hrm. Commit the other needed change too. :)Michael Sevakis
2007-07-14Remove a change that wasn't supposed to stick around.Michael Sevakis
2007-07-14e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...Michael Sevakis
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis
2007-07-14Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced wit...Jonathan Gordon
2007-07-13Changes bass setting to use adaptive bass instead of linear bass. The datashe...Steve Gotthardt
2007-07-09Prevent another divide-by-zero (only affecting targets with FAT16 support ena...Dave Chapman
2007-07-09Fix division by 0 errorRobert Keevil
2007-07-05Fix a (minor) disk corruption when moving directories around. Fixes FS #7359Peter D'Hoye
2007-07-03Fix serious bug in FAT filename check, preventing most files from being creat...Magnus Holmgren
2007-07-03Proper filename checking in the FAT driver (FS#7222 and FS#6358)Jonathan Gordon
2007-06-30Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...Michael Sevakis
2007-06-27Forget all the nonsense with C delay loops. 'volatile' on the variable makes ...Michael Sevakis
2007-06-27Woops. Forgot to remove the param to fmradio_i2c_ack. It was always called wi...Michael Sevakis
2007-06-27Bit banged TEA5767 i2c driver was broken by -Os because delay loops were opti...Michael Sevakis
2007-06-24Gigabeat: Audio tweak mishmash - Make sure zero crossing detection times out ...Michael Sevakis
2007-06-22Fixed missing semicolon in logf builds.Miika Pekkarinen
2007-06-22Fix FS#7336 - scrolling lines don't stay coloured.Jonathan Gordon
2007-06-17Give color targets the ability to display each LCD line a different color and...Brandon Low
2007-06-13* changed pararmeter of audiohw_mute from int to boolChristian Gmeiner
2007-06-11some little more work on audio codec driver unification - more will followChristian Gmeiner
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