forked from len0rd/rockbox
Consolidated some more of the USB code in the WPS.
Have backlight turn offf when USB Connected.
menu.c:
LINE_X was set wrong for player.
settings_menu.c / wps-display.c:
Added 1 Line ID3+. Has progress bar & Kbps.
Renamed some of the WPS options to be more readable.
wps.c / wps-display.c
Fixed problem with FF/REW when 'Remaining Time' is on.
Added %pb to the WPS mix. Player progress bar thingy.
Thanks to whoever fixed my PLAYER_PROGRESS function :-)
Changed how volume changes on player (works better now).
General cleanup of Custom WPS code.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2091 a1c6a512-1295-4272-9138-f99709370657
|
||
|---|---|---|
| .. | ||
| recorder | ||
| applimits.h | ||
| credits.c | ||
| credits.h | ||
| debug_menu.c | ||
| debug_menu.h | ||
| FILES | ||
| games_menu.c | ||
| games_menu.h | ||
| main.c | ||
| main_menu.c | ||
| main_menu.h | ||
| Makefile | ||
| menu.c | ||
| menu.h | ||
| playlist.c | ||
| playlist.h | ||
| README | ||
| screensavers_menu.c | ||
| screensavers_menu.h | ||
| settings.c | ||
| settings.h | ||
| settings_menu.c | ||
| settings_menu.h | ||
| showtext.c | ||
| sound_menu.c | ||
| sound_menu.h | ||
| status.c | ||
| status.h | ||
| tree.c | ||
| tree.h | ||
| version.h | ||
| win32.mak | ||
| wps-display.c | ||
| wps-display.h | ||
| wps.c | ||
| wps.h | ||
For general information see: docs/README For API information see: docs/API