mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
this needs tested by the heavy playlist users with the addition of initialize_catalog_buf there shouldn't be any stack overflow concerns since we are no longer creating another max_path sized buffer when one is already available this also simplifies the code a bit rather than carrying around the playlist directory just generate it on the fly copies the directory to the supplied buffer add catbroswe_status to keep track of what browse context(s) are currently in use Change-Id: I145ec501f601c84bb52f2241ed28c6aefab6897b |
||
|---|---|---|
| .. | ||
| audiohw_eq_menu.c | ||
| display_menu.c | ||
| eq_menu.c | ||
| eq_menu.h | ||
| exported_menus.h | ||
| main_menu.c | ||
| menu_common.c | ||
| menu_common.h | ||
| playback_menu.c | ||
| playlist_menu.c | ||
| plugin_menu.c | ||
| radio_menu.c | ||
| recording_menu.c | ||
| settings_menu.c | ||
| sound_menu.c | ||
| theme_menu.c | ||
| time_menu.c | ||