VirtualBox

Ignore:
Timestamp:
Jun 5, 2019 1:30:45 PM (6 years ago)
Author:
vboxsync
Message:

PDM, Devices, FE, Main: allow size hints without notification for initial hints.
bugref:9482: FE/Qt and Additions/WINNT: move away from -adjust size if...-
This change allows size hints/monitor information to be set in a machine
without generating an IRQ notification, for the purpose of setting the
initial monitor information. It also uses the function for that purpose.

File:
1 edited

Legend:

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

    r77910 r78995  
    14391439            CHECK_ERROR_BREAK(pDisplay, SetVideoModeHint(uDisplayIdx, fEnabled,
    14401440                                                         fChangeOrigin, iOriginX, iOriginY,
    1441                                                          uXRes, uYRes, uBpp));
     1441                                                         uXRes, uYRes, uBpp, true));
    14421442        }
    14431443        else if (!strcmp(a->argv[1], "setscreenlayout"))
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