VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107273   7 weeks vboxsync Windows Additions installer: Touch the installer via the new …
(edit) @107270   7 weeks vboxsync Windows Additions: Added a new tool VBoxNSISTool for verifying + …
(edit) @107269   7 weeks vboxsync Windows Additions: Added a new tool VBoxNSISTool for verifying + …
(edit) @107246   8 weeks vboxsync Windows Guest Additions installer: Use https:// for the link being …
(edit) @107237   8 weeks vboxsync Windows Guest Additions installer: Fixed regression from r153570
(edit) @107235   8 weeks vboxsync Windows Guest Additions installer: Moved deleting VBoxDrvInst.exe (not …
(edit) @107234   8 weeks vboxsync Windows Guest Additions installer: Skip installing VBoxDrvInst.exe on …
(edit) @107233   8 weeks vboxsync Windows Guest Additions installer: Use VBoxPeSetVersion in order to …
(edit) @107232   8 weeks vboxsync Windows Guest Additions installer: HACK ALERT: Disable the installer's …
(edit) @107111   2 months vboxsync Additions/WINNT/Installer: scm fix for VBoxGuestAdditions.nsi
(edit) @107086   2 months vboxsync *: Windows asan build fixes after the change to VS2022. jiraref:VBP-1439
(edit) @107083   2 months vboxsync Windows Additions/Loader: Added handling for ARM64. bugref:10775
(edit) @107082   2 months vboxsync Windows Additions/Installer: Added architecture string to the version …
(edit) @106995   3 months vboxsync Additions/VBoxTray: Give a better clue to the user when VBoxTray is …
(edit) @106977   3 months vboxsync Windows Guest Additions: Renamed VBoxDrvInst.exe -> …
(edit) @106972   3 months vboxsync Add/Nt/Installer: Got rid of RegCleanup.exe by embedding those two …
(edit) @106965   3 months vboxsync Windows Guest Additions installer: Got rid of RegCleanup.exe by …
(edit) @106964   3 months vboxsync Windows Guest Additions installer: Got rid of RegCleanup.exe by …
(edit) @106962   3 months vboxsync Windows driver installation/Additions: Ship new VBoxDrvInst and …
(edit) @106940   3 months vboxsync Windows driver installation: Added new VBoxDrvInst tool for generic …
(edit) @106910   3 months vboxsync Add/Nt/InstallHelper: Don't set the windows version of arm64 and amd64 …
(edit) @106908   3 months vboxsync Add/Nt/InstallHelper: Don't set the windows version of arm64 and amd64 …
(edit) @106899   3 months vboxsync Windows Guest Additions: File renaming and Makefile adjustments for …
(edit) @106898   3 months vboxsync Windows Guest Additions: File renaming and Makefile adjustments for …
(edit) @106896   3 months vboxsync Windows Guest Additions: Renamed VBoxDrvInst.exe -> …
(edit) @106892   3 months vboxsync Windows Guest Additions: File renaming and Makefile adjustments for …
(edit) @106887   3 months vboxsync Additions/VBoxTray: Give a better clue to the user when VBoxTray is …
(edit) @106854   3 months vboxsync Add/Nt/Installer,PackDriversForSubmission.cmd: arm64 attestation …
(edit) @106849   3 months vboxsync Add/Nt/Installer: scm fixes. jiraref:VBP-1253
(edit) @106847   3 months vboxsync Add/Nt/Installer: Use x64.nsh for determing the native host platform …
(edit) @106846   3 months vboxsync Add/Nt/Installer: Messaging for mismatching windows arm64 …
(edit) @106844   3 months vboxsync Add/Nt/Installer: Some quick adjustments to make packing work when …
(edit) @106843   3 months vboxsync Add/Nt/Installer: The VBoxGuestInstallHelper.dll must match the NSIS …
(edit) @106841   3 months vboxsync Add/Nt/Mouse: arm64 build adjustments. jiraref:VBP-1253
(edit) @106839   3 months vboxsync Windows driver installation: Made it a bit smarter wrt model / PnP ID …
(edit) @106719   3 months vboxsync *.kmk: scm fixes. jiraref:VBP-1253
(edit) @106714   3 months vboxsync Add/Nt/VBoxTray: Build fix for build without WDDM (temporarily the …
(edit) @106713   3 months vboxsync Add/Nt/Installer: Loader warning fix and makefile adjustments for …
(edit) @106712   3 months vboxsync Add/Nt/Graphics: Makefile nit. jiraref:VBP-1253
(edit) @106711   3 months vboxsync Add/Nt/Mouse(nt5): Make it build on win.arm64. jiraref:VBP-1253
(edit) @106710   3 months vboxsync Add/Nt/Shfl: Make it build on win.arm64. jiraref:VBP-1253
(edit) @106702   3 months vboxsync Add/nt/VBoxCredProv: Removed incorrect VBOX_IMPORT_CHECKER.win.arm64 …
(edit) @106686   3 months vboxsync 3D: Provide a full target mode info for the function SetDisplayConfig …
(edit) @106685   3 months vboxsync Add/nt/VBoxTray: Workaround for weird noexcept issue on arm64. …
(edit) @106684   3 months vboxsync Add/nt/installer/loader: truncation warning. jiraref:VBP-1253
(edit) @106584   3 months vboxsync Add/Nt/Graphics: Windows 10 WDK 26100 linking fix. jiraref:VBP-1171
(edit) @106582   3 months vboxsync Add/Nt/Graphics: Windows 10 WDK 26100 build fixes (we're getting into …
(edit) @106529   3 months vboxsync Add/Nt/Installer: Unused variable. jiraref:VBP-1171
(edit) @106508   3 months vboxsync Add/NT/Graphics/WDDM: Workaround for C5249 in SDK headers. jiraref:VBP-1171
(edit) @106507   3 months vboxsync Add/NT/Graphics/WDDM: RT_FALL_THROUGH. jiraref:VBP-1171
(edit) @106506   3 months vboxsync Add/NT/Graphics/WDDM: Unused variables. jiraref:VBP-1171
(edit) @106505   3 months vboxsync Add/NT/Graphics/WDDM: Stricter union initializers. jiraref:VBP-1171
(edit) @106504   3 months vboxsync Add/NT/Graphics/XP: Stricter union initializers. jiraref:VBP-1171
(edit) @106502   3 months vboxsync Add/NT/VBoxTray: RT_FALL_THROUGH. jiraref:VBP-1171
(edit) @106501   3 months vboxsync Add/NT/VBoxTray: Probably missing a break after PostQuitMessage. …
(edit) @106468   3 months vboxsync Additions/VBoxTray: Doxygen fixes. ​bugref:10763
(edit) @106466   3 months vboxsync Additions/VBoxTray: More cleanup (renaming). ​bugref:10763
(edit) @106460   3 months vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106459   3 months vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106457   3 months vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106455   3 months vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106454   3 months vboxsync Additions/WINNT/Graphics: Don't build and sign the XPDM video driver …
(edit) @106452   3 months vboxsync Additions/VBoxTray: Kicked it to make it build with VBOX_WITH_WDDM=. …
(edit) @106449   3 months vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106441   3 months vboxsync Additions/WINNT/Graphics: Only build the XPDM style video driver if …
(edit) @106440   3 months vboxsync Additions/WINNT: Only build the nt4 and nt5 mouse drivers on …
(edit) @106438   4 months vboxsync Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
(edit) @106436   4 months vboxsync Additions/WINNT: Only build the nt4 and nt5 mouse drivers on …
(edit) @106434   4 months vboxsync Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
(edit) @106413   4 months vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106411   4 months vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106347   4 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106321   4 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106302   4 months vboxsync WINNT/tools/VBoxCertUtil: Show vendor / copyright header, as it's a …
(edit) @106266   4 months vboxsync Additions/NT/Installer: scm fixes. bugref:10771
(edit) @106265   4 months vboxsync Additions/NT/Installer: Just use IPRT verify the stupid file …
(edit) @106255   4 months vboxsync scm fix
(edit) @106249   4 months vboxsync Additions/NT/Installer: Better english. bugref:10771
(edit) @106247   4 months vboxsync Additions/NT/Installer,Config.kmk: Use the same signing commands for …
(edit) @106246   4 months vboxsync GA/Windows: Reverted r165034: Temporary commit to redirect GA verbose …
(edit) @106243   4 months vboxsync GA/Windows: Temporary commit to redirect GA verbose logs from …
(edit) @106240   4 months vboxsync Additions/NT/Installer: Check that what installer selector is about to …
(edit) @106239   4 months vboxsync Additions/NT/Installer: Check that what installer selector is about to …
(edit) @106210   4 months vboxsync VBoxVideo*.inf: comment
(edit) @106208   4 months vboxsync VBoxGuest.inf,VBoxSF.inf: Try set the …
(edit) @106172   4 months vboxsync Add/Nt/Shfl: Add product version and revision to the early release …
(edit) @106147   4 months vboxsync Additions/VBoxGuestInstallHelper: Compilation fixes when building for …
(edit) @106146   4 months vboxsync Additions/InstallHelper: Fixed building the testcase; also, this will …
(edit) @106085   4 months vboxsync WDDM: report D3D11.1 support only if the host supports it too
(edit) @106061   5 months vboxsync Copyright year updates by scm.
(edit) @105915   5 months vboxsync Additions/VBoxTray: We need to call VbglR3Init() first before setting …
(edit) @105914   5 months vboxsync Additions/VBoxTray: We need to call VbglR3Init() first before setting …
(edit) @105896   5 months vboxsync Additions/VBoxTray: For release builds we always want all groups being …
(edit) @105749   5 months vboxsync GA/Windows: Use two separate bitmasks for displays to enable and …
(edit) @105660   6 months vboxsync GA/Windows: Store a display config changes made by …
(edit) @105581   6 months vboxsync Additions/VBoxTray: Logger adjustments for debug / release builds. …
(edit) @105575   6 months vboxsync Devices/Graphics,WDDM: Implemented DEFINE_RASTERIZER_STATE_V2
(edit) @105566   6 months vboxsync WDDM: fixed wrong assignment in vgpu10SetBlendState; logging
(edit) @105526   6 months vboxsync GA/Windows: New VBOXESC_RECONNECT_TARGETS instead of …
(edit) @105496   6 months vboxsync Additions/WINNT/Installer: bugref:10724: MS type of truecolor BMP for …
Note: See TracRevisionLog for help on using the revision log.

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