summaryrefslogtreecommitdiff
path: root/apps/radio/radio.c
AgeCommit message (Expand)Author
2011-11-17imx233/fuze+: set drive strength of tuner chip enable pin, enable backlight o...Amaury Pouly
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg
2011-09-01Shuffle some functions around so that interfacing with playback.c in particul...Michael Sevakis
2011-08-14Fix errors and warnings.Thomas Martitz
2011-07-21Fix FS#8656 - Error saving non-current playlist fileJonathan Gordon
2011-07-21Pull yesno_pop out of the radio code as it is a nice simple resuasble yesno a...Jonathan Gordon
2011-06-26Reuse a general voice function instead of reinventing the wheel.Nils Wallménius
2011-06-01FS#11925 - Add a proper system to keep track of the current screen/activity t...Jonathan Gordon
2011-05-24Fix 2 'set but not used' warnings.Nils Wallménius
2011-01-29Move fm radio related menus out of radio.c into apps/menus/.Thomas Martitz
2010-11-02MPIO HD200: adjust FM keymapMarcin Bukat
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat
2010-10-17(Partially) Fix FS#11572 - no backdrop in the FM screen..\n the preset questi...Jonathan Gordon
2010-09-19radio_screen() return value is unused -> voidRafaël Carré
2010-09-14Another major skin backend update/hopefully bugfix:Jonathan Gordon
2010-08-16Fix FS#11469 - make the fms update as it shouldJonathan Gordon
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon
2010-07-26Fix FS#11497 - switching from a .cue to fm would show the cuesheet bars on th...Jonathan Gordon
2010-07-06Clean up naming of radio preset functions and move global radio preset method...Bertrik Sikken
2010-07-06make the fms updateJonathan Gordon
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz
2010-06-18radio keymap: enable fuze/clip buttonsRafaël Carré
2010-05-26Fix r26298 yellow: Somehow missed those warnings. Need playback.h.Michael Sevakis
2010-05-26SWCODEC: Wait for audio init to complete before starting radio or recording; ...Michael Sevakis
2010-05-24Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...Michael Sevakis
2010-05-17split the radio code into multiple files in the hope that makes it more likel...Jonathan Gordon