index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
radio
Age
Commit message (
Expand
)
Author
2010-08-16
Fix FS#11469 - make the fms update as it should
Jonathan Gordon
2010-08-04
Force touchscreen targets into 3x3 grid mode when entering the wps/radio if t...
Jonathan Gordon
2010-08-01
Rockbox as an application: add get_user_file_path().
Thomas Martitz
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-07-26
Fix FS#11497 - switching from a .cue to fm would show the cuesheet bars on th...
Jonathan Gordon
2010-07-06
Clean up naming of radio preset functions and move global radio preset method...
Bertrik Sikken
2010-07-06
make the fms update
Jonathan Gordon
2010-06-21
Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...
Thomas Martitz
2010-06-21
Touchregion support for the Base Skin and FM Skins. display obviously needs t...
Jonathan Gordon
2010-06-18
radio keymap: enable fuze/clip buttons
Rafaël Carré
2010-06-07
Changeover to the new skin format. SkinBreakingChange in the wiki has the run...
Jonathan Gordon
2010-05-31
draw markers on the FM frequency bar for presets (like cuesheet markers in th...
Jonathan Gordon
2010-05-26
Change the hardcoded radio screen almost to how it was before - better use of...
Marianne Arnold
2010-05-26
Fix r26298 yellow: Somehow missed those warnings. Need playback.h.
Michael Sevakis
2010-05-26
SWCODEC: Wait for audio init to complete before starting radio or recording; ...
Michael Sevakis
2010-05-24
Si4700 tuner: It doesn't like to do i2c while powered off and hangs the bus. ...
Michael Sevakis
2010-05-17
Add missing svn properties for the new files created in r26109
Dave Chapman
2010-05-17
fix yellow/red
Jonathan Gordon
2010-05-17
split the radio code into multiple files in the hope that makes it more likel...
Jonathan Gordon