Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
firmware
/
drivers
/
fmradio.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
a5d3029
Update source files to include the header file for the functions they implement, to make sure the header and the implementation is consistent (and fix it for a case where it wasn't).
by Bertrik Sikken
· 16 years ago
c652218
Fix remaining CONFIG_TUNER checks.
by Jens Arnold
· 18 years ago
91f9350
moved and renamed fmradio_set/get_status to power.c, where it now additionally serves well for tuner power enable on OndioFM
by Jörg Hohensohn
· 20 years ago
593cc00
a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec)
by Jörg Hohensohn
· 20 years ago
bef7ab0
The code police strikes back
by Linus Nielsen Feltzing
· 21 years ago
75bab49
set/clear port bits with atomic instructions instead of read-modify-write, saves time+space, allows port usage in ISR
by Jörg Hohensohn
· 21 years ago
23b0fda
Idle poweroff fix for FM radio, as suggested by Mike Holden
by Linus Nielsen Feltzing
· 21 years ago
331c7d9
Finally, FM radio support on the FM Recorder
by Linus Nielsen Feltzing
· 21 years ago