summaryrefslogtreecommitdiffstats
path: root/firmware/export/tuner.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-18fix reds, not so nice fiddling with simulator stubs to make it all worksJonathan Gordon1-2/+2
2010-11-18Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.Jonathan Gordon1-9/+8
2010-11-11Signal strength meter for FM radio - FS#8151 by Przemysław HołubowskiBertrik Sikken1-0/+3
2010-07-26FM tuner region code cleanup - FS #11492 by me.Bertrik Sikken1-0/+1
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-2/+2
2010-06-16The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken1-3/+3
2010-06-15Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken1-0/+6
2010-05-12fix the last of the reds, and make RDS tags actually work (and add them to th...Jonathan Gordon1-0/+3
2010-03-03FS#10756 - Free unused init codeThomas Martitz1-1/+1
2009-12-01Add support for the ipod FM remote to the 4G, Color, 5G, nano 1G with RDSLaurent Gautier1-1/+20
2009-09-24FS#9824: Fix FM channel spacing for EuropeBertrik Sikken1-0/+2
2009-07-07Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driverBertrik Sikken1-0/+5
2009-05-21Remove some unused declarationsBertrik Sikken1-1/+0
2008-11-11Add more driver stubs to make the Fuze and e200v2 main builds compile; Correc...Dave Chapman1-0/+5
2008-11-03Minor comment change. FS #9234.Björn Stenberg1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin1-1/+1
2007-08-14Moved archos power handling into target tree. * Tuner power handling cleaned ...Jens Arnold1-1/+0
2007-07-16Fix a typo that would cause incorrect enums.Michael Sevakis1-1/+1
2007-07-14Do some planned radio interface cleanup since adding in the LV24020LP.Michael Sevakis1-81/+92
2007-06-06Accept FS#7178 - Sansa e200 FM tuner support by Ivan Zupan. Do the needed int...Michael Sevakis1-18/+40
2007-04-11Moved SH1 system code to target tree. * First shot at hwcompat cleanup.Jens Arnold1-1/+1
2007-03-16FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for the...Michael Sevakis1-6/+53
2007-02-18Fix remaining CONFIG_TUNER checks.Jens Arnold1-2/+2
2006-10-05Implement region setting for the fm tuner. The region setting affects deempha...Dominik Riebeling1-0/+4
2004-10-19tuner cleanup + improvements:Jörg Hohensohn1-2/+3
2004-10-18minor touchup, to make the tuner interface independent from the IFJörg Hohensohn1-1/+1
2004-10-15Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn1-0/+49