summaryrefslogtreecommitdiffstats
path: root/apps/radio
AgeCommit message (Expand)AuthorFilesLines
2010-09-19radio_screen() return value is unused -> voidRafaël Carré2-15/+3
2010-09-14fix build (typo)Jonathan Gordon1-1/+1
2010-09-14fix errors, warnings, tabsJonathan Gordon1-4/+4
2010-09-14Another major skin backend update/hopefully bugfix:Jonathan Gordon3-56/+27
2010-09-062 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon1-1/+10
2010-08-16Fix FS#11469 - make the fms update as it shouldJonathan Gordon2-36/+34
2010-08-04Force touchscreen targets into 3x3 grid mode when entering the wps/radio if t...Jonathan Gordon1-0/+5
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz2-0/+2
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon1-2/+2
2010-07-26Fix FS#11497 - switching from a .cue to fm would show the cuesheet bars on th...Jonathan Gordon1-0/+1
2010-07-06Clean up naming of radio preset functions and move global radio preset method...Bertrik Sikken4-62/+79
2010-07-06make the fms updateJonathan Gordon1-1/+5
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz1-2/+2
2010-06-21Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon1-1/+25
2010-06-18radio keymap: enable fuze/clip buttonsRafaël Carré1-1/+3
2010-06-07Changeover to the new skin format. SkinBreakingChange in the wiki has the run...Jonathan Gordon1-4/+4
2010-05-31draw markers on the FM frequency bar for presets (like cuesheet markers in th...Jonathan Gordon2-0/+28
2010-05-26Change the hardcoded radio screen almost to how it was before - better use of...Marianne Arnold1-7/+7
2010-05-26Fix r26298 yellow: Somehow missed those warnings. Need playback.h.Michael Sevakis1-0/+3
2010-05-26SWCODEC: Wait for audio init to complete before starting radio or recording; ...Michael Sevakis1-0/+4
2010-05-24Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...Michael Sevakis1-1/+3
2010-05-17Add missing svn properties for the new files created in r26109Dave Chapman3-3/+3
2010-05-17fix yellow/redJonathan Gordon1-0/+5
2010-05-17split the radio code into multiple files in the hope that makes it more likel...Jonathan Gordon5-0/+2038