VirtualBox

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


Ignore:
Timestamp:
Jul 14, 2022 8:57:21 AM (3 years ago)
Author:
vboxsync
Message:

Recording: Settings handling fixes / overhaul. This adds the ability to handle per-screen settings, which can be different from the first screen (screen 0). Also fixed a couple of bugs regarding snapshot handling and persistence (committing, rolling back, ++) in that area. FE/VBoxManage now can also list the per-screen settings. Added some further @todos [build fix]. bugref:9286

File:
1 edited

Legend:

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

    r95639 r95641  
    80088008
    80098009        /* Only serialize screens which have non-default settings. */
    8010         size_t cScreensToWrite = 0;
     8010        uint32_t cScreensToWrite = 0;
    80118011
    80128012        RecordingScreenSettingsMap::const_iterator itScreen = recording.mapScreens.begin();
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