VirtualBox

Changeset 95367 in vbox for trunk/src/VBox/Main/xml


Ignore:
Timestamp:
Jun 24, 2022 5:06:23 PM (3 years ago)
Author:
vboxsync
Message:

Main/FE: Added new audio driver type "default" to make it possible to move VMs (appliances) between different platforms without the need of changing the audio driver explicitly. When the "default" driver is selected, the best audio backend option for a platform will be used.

While at it, also added the "WAS" (Windows Audio Session) driver type for which we only had a hack so far. This now can be explicitly selected, also by the frontends [build fix]. bugref:10051

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/xml/Settings.cpp

    r95364 r95367  
    8282#include <iprt/process.h>
    8383#include <iprt/stream.h>
     84#ifdef RT_OS_WINDOWS
     85# include <iprt/system.h> /* For RTSystemGetNtVersion() / RTSYSTEM_MAKE_NT_VERSION. */
     86#endif
    8487#include <iprt/uri.h>
    8588
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette