mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 17:45:31 -07:00
FDD audio selection to None + disabled if drive not selected. Load audio profiles on audio settings change to take immediate action when VM already running.
This commit is contained in:
@@ -88,6 +88,7 @@ extern const char* fdd_audio_get_profile_name(int id);
|
||||
extern const char* fdd_audio_get_profile_internal_name(int id);
|
||||
extern int fdd_audio_get_profile_by_internal_name(const char *internal_name);
|
||||
extern double fdd_audio_get_seek_time(int drive, int track_count, int is_seek_down);
|
||||
extern void load_profile_samples(int profile_id);
|
||||
|
||||
#else
|
||||
|
||||
|
||||
Reference in New Issue
Block a user