diff --git a/apps/onplay.c b/apps/onplay.c index d7c2504650..ea73dbbada 100644 --- a/apps/onplay.c +++ b/apps/onplay.c @@ -1135,7 +1135,7 @@ MAKE_ONPLAYMENU( wps_onplay_menu, ID2P(LANG_ONPLAY_MENU_TITLE), #ifdef HAVE_TAGCACHE &rating_item, #endif - &bookmark_menu, &browse_id3_item, &view_cue_item, + &bookmark_menu, &browse_id3_item, &delete_file_item, &view_cue_item, #ifdef HAVE_PITCHSCREEN &pitch_screen_item, #endif diff --git a/docs/CREDITS b/docs/CREDITS index d65fe71c6d..ff9658e322 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -308,6 +308,7 @@ Andree Buschmann Johnathon Mihalop Rene Allkivi Tobias Schladt +John Zhou The libmad team The wavpack team The ffmpeg team