mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-17 00:52:38 -05:00
1. If the WPS is popped up but the mpeg thread can't play any song, we must make sure to update the screen to display the "end of playlist" thing. 2. When having reached the "end of playlist" state, pressing LEFT caused a crash (due to a NULL pointer being used). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1942 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.c | ||
| wps.h | ||
For general information see: docs/README For API information see: docs/API