bebf71a08b
The plugin buffer was used only to avoid reparsing the playlist, so non-essential. But when it was used it conflicted with the playlist viewer which already uses the plugin buffer for playlist purposes simultaneously. It only works by accident. Since the reparse avoidance is non-essential don't do it for now. A temp buffer can be passed to playlist_save() to enable it but the only caller (as of now) does not do that. Change-Id: I3f75f89d8551e1ec38800268b273105faba0efbf |
||
---|---|---|
.. | ||
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 |