mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
PictureFlow: Add ability to insert into playlists
Songs or albums can now be added to new or existing playlists directly from PictureFlow. Change-Id: I6ea27e393fee0d5688385f9e91cf835be1756a7a
This commit is contained in:
parent
1e4ee1917c
commit
e61a5c957c
4 changed files with 66 additions and 6 deletions
|
@ -824,6 +824,7 @@ static const struct plugin_api rockbox_api = {
|
|||
splash_progress,
|
||||
splash_progress_set_delay,
|
||||
fix_path_part,
|
||||
onplay_show_playlist_cat_menu,
|
||||
};
|
||||
|
||||
static int plugin_buffer_handle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue