rockbox/apps/radio
Jonathan Gordon 1252d0d540 Get rid of a really annoying #ifdef line to check if backdrop support should be enabled
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31027 a1c6a512-1295-4272-9138-f99709370657
2011-11-19 13:46:25 +00:00
..
presets.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00
presets.h Clean up naming of radio preset functions and move global radio preset methods into apps/radio/presets.h 2010-07-06 15:10:11 +00:00
radio.c imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight on panic 2011-11-17 23:10:22 +00:00
radio.h radio_screen() return value is unused -> void 2010-09-19 08:17:08 +00:00
radio_skin.c Get rid of a really annoying #ifdef line to check if backdrop support should be enabled 2011-11-19 13:46:25 +00:00
radioart.c Changed the FOR_NB_SCREENS macro to always be a for loop that declares its own loop variable. This removes the need to declare this variable in the outer scope. 2011-10-15 19:35:02 +00:00