VirtualBox

Changeset 80865 in vbox


Ignore:
Timestamp:
Sep 17, 2019 3:21:39 PM (5 years ago)
Author:
vboxsync
Message:

Frontends/VBoxManage: add todo for handling audio driver changes better, enabling to make changes for VMs in saved state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp

    r80585 r80865  
    23432343                sessionMachine->COMGETTER(AudioAdapter)(audioAdapter.asOutParam());
    23442344                ASSERT(audioAdapter);
     2345/** @todo r=klaus: don't unconditionally bolt together setting the audio driver
     2346 * and enabling the device. Doing this more cleverly allows changing the audio
     2347 * driver for VMs in saved state, which can be very useful when moving VMs
     2348 * between systems with different setup. The driver doesn't leave any traces in
     2349 * saved state. The GUI also might learn this trick if it doesn't use it
     2350 * already. */
    23452351
    23462352                /* disable? */
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