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
/
export
/
tuner.h
Age
Commit message (
Expand
)
Author
2010-11-18
fix reds, not so nice fiddling with simulator stubs to make it all works
Jonathan Gordon
2010-11-18
Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.
Jonathan Gordon
2010-11-11
Signal strength meter for FM radio - FS#8151 by Przemysław Hołubowski
Bertrik Sikken
2010-07-26
FM tuner region code cleanup - FS #11492 by me.
Bertrik Sikken
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-16
The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...
Bertrik Sikken
2010-06-15
Support for mystery FM chip in some Sansa Clip+, FS #11403 by me
Bertrik Sikken
2010-05-12
fix the last of the reds, and make RDS tags actually work (and add them to th...
Jonathan Gordon
2010-03-03
FS#10756 - Free unused init code
Thomas Martitz
2009-12-01
Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDS
Laurent Gautier
2009-09-24
FS#9824: Fix FM channel spacing for Europe
Bertrik Sikken
2009-07-07
Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driver
Bertrik Sikken
2009-05-21
Remove some unused declarations
Bertrik Sikken
2008-11-11
Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...
Dave Chapman
2008-11-03
Minor comment change. FS #9234.
Björn Stenberg
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2007-08-14
Moved archos power handling into target tree. * Tuner power handling cleaned ...
Jens Arnold
2007-07-16
Fix a typo that would cause incorrect enums.
Michael Sevakis
2007-07-14
Do some planned radio interface cleanup since adding in the LV24020LP.
Michael Sevakis
2007-06-06
Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...
Michael Sevakis
2007-04-11
Moved SH1 system code to target tree. * First shot at hwcompat cleanup.
Jens Arnold
2007-03-16
FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...
Michael Sevakis
2007-02-18
Fix remaining CONFIG_TUNER checks.
Jens Arnold
2006-10-05
Implement region setting for the fm tuner. The region setting affects deempha...
Dominik Riebeling
2004-10-19
tuner cleanup + improvements:
Jörg Hohensohn
2004-10-18
minor touchup, to make the tuner interface independent from the IF
Jörg Hohensohn
2004-10-15
Philips tuner prepared, new middle layer to abstract which tuner is used
Jörg Hohensohn