From 5851d103d073d0a661df4c5c04b8b21581d0ef4b Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 27 May 2017 21:03:17 +0200 Subject: [PATCH] Add 'Add to Mixer' option for Ogg/WAV files inside the music tab --- audio/audio_driver.c | 28 ++++++++++++++++++++++++++++ audio/audio_driver.h | 2 ++ intl/msg_hash_lbl.h | 2 ++ intl/msg_hash_us.h | 2 ++ menu/cbs/menu_cbs_ok.c | 23 +++++++++++++++++++++++ menu/menu_displaylist.c | 12 ++++++++++++ msg_hash.h | 1 + 7 files changed, 70 insertions(+) diff --git a/audio/audio_driver.c b/audio/audio_driver.c index 6b30d35a75..73cfd8f754 100644 --- a/audio/audio_driver.c +++ b/audio/audio_driver.c @@ -25,6 +25,7 @@ #include