VirtualBox

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


Ignore:
Timestamp:
Apr 25, 2013 2:33:35 PM (12 years ago)
Author:
vboxsync
Message:

several fixes for video recording

File:
1 edited

Legend:

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

    r45674 r45731  
    50825082    {
    50835083        // VirtualBox 4.1 adds PCI passthrough.
    5084         if (hardwareMachine.pciAttachments.size())
     5084        if (   hardwareMachine.pciAttachments.size()
     5085            || hardwareMachine.fVideoCaptureEnabled)
    50855086            m->sv = SettingsVersion_v1_12;
    50865087    }
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