rockbox/apps/radio
Teruaki Kawashima 08af5d8404 FS#11777: enhancement for rockbox_browse()
* Add struct browse_context to be passed to rockbox_browse.
* Show proper title when selecting e.g. .wps file or .sbs file from the settings menu.
* Add select only mode to rockbox_browse(). when a file is selected, it's path is stored to buffer and the browser exits without 'playing' the file.
this will allow to use the browser in more places to select file including plugins.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28831 a1c6a512-1295-4272-9138-f99709370657
2010-12-14 13:37:58 +00:00
..
presets.c FS#11777: enhancement for rockbox_browse() 2010-12-14 13:37:58 +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 MPIO HD200: adjust FM keymap 2010-11-02 12:15:39 +00:00
radio.h radio_screen() return value is unused -> void 2010-09-19 08:17:08 +00:00
radio_skin.c Signal strength meter for FM radio - FS#8151 by Przemysław Hołubowski 2010-11-11 21:13:29 +00:00
radioart.c Rockbox as an application: add get_user_file_path(). 2010-08-01 16:15:27 +00:00