VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106844   2 months vboxsync Add/Nt/Installer: Some quick adjustments to make packing work when …
(edit) @106843   2 months vboxsync Add/Nt/Installer: The VBoxGuestInstallHelper.dll must match the NSIS …
(edit) @106841   2 months vboxsync Add/Nt/Mouse: arm64 build adjustments. jiraref:VBP-1253
(edit) @106839   2 months vboxsync Windows driver installation: Made it a bit smarter wrt model / PnP ID …
(edit) @106808   3 months vboxsync Additions: Linux/Wayland: Add customizable prefix to IPC server sock …
(edit) @106807   3 months vboxsync Additions: Linux/Wayland: Gtk helper: Minimize global vars usage, …
(edit) @106790   3 months vboxsync Additions: Linux/Wayland: More renaming to belong to generic naming …
(edit) @106789   3 months vboxsync Additions: Linux/Wayland: Rename IPC command names to be more generic, …
(edit) @106788   3 months vboxsync Additions: Linux/Wayland: Rename IPC stuff to be more generic (for …
(edit) @106786   3 months vboxsync Additions: Linux/Wayland: Rename VBClClipboardThreadStart to …
(edit) @106771   3 months vboxsync Additions: Linux/Wayland: More naming separation between clipboard and …
(edit) @106765   3 months vboxsync Additions: Linux/Wayland: Fix scm, bugref:10796.
(edit) @106755   3 months vboxsync Additions: Linux/Wayland: Split Clipboard and DnD helpers (part 2), …
(edit) @106753   3 months vboxsync Additions: Linux/Wayland: Split Clipboard and DnD helpers, bugref:10796.
(edit) @106741   3 months vboxsync Additions: Linux/Wayland: Make it possible to specify custom path to …
(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) @106701   3 months vboxsync Add/3d/win/VBoxSVGA: Library ordering issue (VbglR3WriteLog). …
(edit) @106700   3 months vboxsync Add/3d/win/VBoxNine: Library ordering issue (VbglR3WriteLog). …
(edit) @106696   3 months vboxsync Add/common/VBoxGuest: More release logging on failure.
(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) @106683   3 months vboxsync /Config.kmk,*.kmk: Changed the LIBS properties on all templates to …
(edit) @106682   3 months vboxsync Add/3d/win/VBoxGL/Makefile.kmk: nits. jiraref:VBP-1253
(edit) @106674   3 months vboxsync Add/3d/VBoxICD: Implemented the lazy loading on arm64 (untested). …
(edit) @106664   3 months vboxsync Additions: guestlib/DnD: Prevent valgring warning (2), bugref:10796.
(edit) @106663   3 months vboxsync Additions: guestlib/DnD: Prevent valgring warning, bugref:10796.
(edit) @106661   3 months vboxsync Add/3d/VBoxICD: Fixed the lazy loading on amd64 (untested) and …
(edit) @106658   3 months vboxsync Add/3d/VBoxICD: Better code and explain why lazy loading fails on …
(edit) @106656   3 months vboxsync Add/3d/mesa: Adjustments for win.arm64. jiraref:VBP-1253
(edit) @106655   3 months vboxsync Add/VBoxGuest: Makefile adjustments for win.arm64. 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) @106487   3 months vboxsync Additions/VBoxGuest.inf: Try fixing installation errors. bugref:10762
(edit) @106468   3 months vboxsync Additions/VBoxTray: Doxygen fixes. ​bugref:10763
(edit) @106466   3 months vboxsync Additions/VBoxTray: More cleanup (renaming). ​bugref:10763
(edit) @106461   3 months vboxsync Additions/common/VBoxGuest: Implement support for the MMIO request …
(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   3 months vboxsync Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
(edit) @106436   3 months vboxsync Additions/WINNT: Only build the nt4 and nt5 mouse drivers on …
(edit) @106434   3 months vboxsync Additions/WINNT: Only force x86 build targets when on amd64, on arm64 …
(edit) @106413   3 months vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106412   3 months vboxsync VBoxService: Fixed comment typo.
(edit) @106411   3 months vboxsync Additions/VBoxTray: Implemented ability for easier user-controllable …
(edit) @106385   3 months vboxsync Additions: Guest lib: Fix UBSAN warning, bugref:10585.
(edit) @106347   3 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106324   3 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106321   3 months vboxsync Windows installers: Big revamp for removing all DIFxApp-related / …
(edit) @106304   3 months vboxsync VBoxService/VBoxServiceDisplayConfig: Don't debug assert in …
(edit) @106302   3 months vboxsync WINNT/tools/VBoxCertUtil: Show vendor / copyright header, as it's a …
(edit) @106266   3 months vboxsync Additions/NT/Installer: scm fixes. bugref:10771
(edit) @106265   3 months vboxsync Additions/NT/Installer: Just use IPRT verify the stupid file …
(edit) @106255   3 months vboxsync scm fix
(edit) @106249   3 months vboxsync Additions/NT/Installer: Better english. bugref:10771
(edit) @106247   3 months vboxsync Additions/NT/Installer,Config.kmk: Use the same signing commands for …
(edit) @106246   3 months vboxsync GA/Windows: Reverted r165034: Temporary commit to redirect GA verbose …
(edit) @106243   3 months vboxsync GA/Windows: Temporary commit to redirect GA verbose logs from …
(edit) @106240   3 months vboxsync Additions/NT/Installer: Check that what installer selector is about to …
(edit) @106239   3 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) @106195   4 months vboxsync Additions: Linux: vboxsf: Introduce initial support for kernel 6.12, …
(edit) @106194   4 months vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel …
(edit) @106193   4 months vboxsync Additions: Linux: vboxguest: Introduce initial support for kernel …
(edit) @106173   4 months vboxsync Add/VBoxGuest: Add the product version and revision to the release log …
(edit) @106172   4 months vboxsync Add/Nt/Shfl: Add product version and revision to the early release …
(edit) @106166   4 months vboxsync Add/Makefile.kmk: Set publisher and data preparer to the vbox vendor …
(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) @106067   4 months vboxsync Manual copyright year updates. [scm fix]
(edit) @106061   4 months vboxsync Copyright year updates by scm.
(edit) @106001   4 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @105931   5 months vboxsync Additions: Linux: Fix build error for new pixman-0.40.0 (part 2), …
(edit) @105930   5 months vboxsync Additions: Linux: Fix build error for new pixman-0.40.0, bugref:10758.
(edit) @105929   5 months vboxsync Additions: Linux: Remove pixman-0.40.0 from tree, bugref:10758.
(edit) @105928   5 months vboxsync Additions: Linux: Switch to pixman-0.43.4, bugref:10758.
(edit) @105927   5 months vboxsync Additions: Linux: Add pixman-0.43.4 into the tree, bugref:10758.
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