index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
Age
Commit message (
Expand
)
Author
2007-07-22
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
2007-07-15
Hrm. Commit the other needed change too. :)
Michael Sevakis
2007-07-14
Remove a change that wasn't supposed to stick around.
Michael Sevakis
2007-07-14
e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen g...
Michael Sevakis
2007-07-14
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
2007-07-14
Fix FS#7044 - if the color RGB(0,255,255) is in a bmp it will be replaced wit...
Jonathan Gordon
2007-07-13
Changes bass setting to use adaptive bass instead of linear bass. The datashe...
Steve Gotthardt
2007-07-09
Prevent another divide-by-zero (only affecting targets with FAT16 support ena...
Dave Chapman
2007-07-09
Fix division by 0 error
Robert Keevil
2007-07-05
Fix a (minor) disk corruption when moving directories around. Fixes FS #7359
Peter D'Hoye
2007-07-03
Fix serious bug in FAT filename check, preventing most files from being creat...
Magnus Holmgren
2007-07-03
Proper filename checking in the FAT driver (FS#7222 and FS#6358)
Jonathan Gordon
2007-06-30
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with so...
Michael Sevakis
2007-06-27
Forget all the nonsense with C delay loops. 'volatile' on the variable makes ...
Michael Sevakis
2007-06-27
Woops. Forgot to remove the param to fmradio_i2c_ack. It was always called wi...
Michael Sevakis
2007-06-27
Bit banged TEA5767 i2c driver was broken by -Os because delay loops were opti...
Michael Sevakis
2007-06-24
Gigabeat: Audio tweak mishmash - Make sure zero crossing detection times out ...
Michael Sevakis
2007-06-22
Fixed missing semicolon in logf builds.
Miika Pekkarinen
2007-06-22
Fix FS#7336 - scrolling lines don't stay coloured.
Jonathan Gordon
2007-06-17
Give 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 bool
Christian Gmeiner
2007-06-11
some little more work on audio codec driver unification - more will follow
Christian Gmeiner
2007-06-06
Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...
Michael Sevakis
2007-06-05
e200: Add recording. Just from MIC right now and FM integration will happen s...
Michael Sevakis
2007-05-23
ATA driver: * Support for drives with large physical sectors and no support f...
Jens Arnold
2007-05-22
the DAC drivers need to include audiohw.h now
Marcoen Hirschberg
2007-05-22
e200: Remute the line in with #if 0 as it causes static noise for those witho...
Michael Sevakis
2007-05-22
fix red ipod mini's
Christian Gmeiner
2007-05-22
* move audio settings into audio codec drivers
Christian Gmeiner
2007-05-22
e200: Use 16-16 L-R pairs when writing to the TX FIFO. Kill the channel swapp...
Michael Sevakis
2007-05-20
exclude unused headers
Christian Gmeiner
2007-05-20
Increase sansa volume range at the lower end. This seems to be necessary
Antonius Hellmann
2007-05-20
fix the gigabeat remote button not working when backlight is off and filter f...
Jonathan Gordon
2007-05-15
More gigabeat LCD cleanup and completely remove the use of DMA for lcd_update...
Dave Chapman
2007-05-15
Gigabeat LCD driver cleanup: Revert the DMA optimisations to the gigabeat LCD...
Dave Chapman
2007-05-13
enable lineIn1 - lets hope FM chip is connected to lineIn 1
Christian Gmeiner
2007-05-07
Basic gigabeat buttonlight support outside of debug menu FS#7112. Also disab...
Karl Kurbjun
2007-05-04
bugfixes in AS3514 shadow register handling, for details see patch #7101
Antonius Hellmann
2007-05-04
date calculation corrected, fixes #7096 and #7097
Antonius Hellmann
2007-05-03
No more ear doctor visits after powering/unpowering the Gigabeat. Cleanup a l...
Michael Sevakis
2007-05-02
Gigabeat: Separate driver for audio codec. Tweak pcm driver to comply with in...
Michael Sevakis
2007-04-21
Player: Fix the dollar sign for old LCD.
Jens Arnold
2007-04-19
move audio drivers together into a subdir
Marcoen Hirschberg
2007-04-19
move to target tree
Marcoen Hirschberg
2007-04-15
Moved SH1 ADC to target tree.
Jens Arnold
2007-04-15
fix typo
Christian Gmeiner
2007-04-15
adapt some values
Christian Gmeiner
2007-04-15
* save more power, as we dont need the mixer (yet)
Christian Gmeiner
2007-04-14
fix volume of left headphone
Christian Gmeiner
2007-04-14
* make it louder - inspired by FS #6911
Christian Gmeiner
[next]