VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74986   6 years vboxsync Addiitons/linux/vboxvideo: Fixes for API changes in kernel 4.19 …
(edit) @74965   6 years vboxsync Additions/linux/vboxguest: drop devinitdata attribute. bugref:4567: …
(edit) @74964   6 years vboxsync Additions/linux/installer: try to inhibit reboot while rebuilding …
(edit) @74963   6 years vboxsync Additions/linux/vboxvideo: really disable the resize capability on …
(edit) @74891   6 years vboxsync Additions/linux/installer: fix rebuilding modules for new kernels. …
(edit) @74882   6 years vboxsync Additions/linux/vboxvideo: switch to drm_*_get(), drm_*_put() helpers …
(edit) @74864   6 years vboxsync Additions/linux/vboxvideo: Use fbdev helpers where possible …
(edit) @74826   6 years vboxsync drm/vbox_prime.c: backing out previous change (broke scm again), it …
(edit) @74821   6 years vboxsync Additions/linux/drm: fix scm settings. bugref:4567: Linux kernel …
(edit) @74820   6 years vboxsync drm/vbox_prime.c: scm cleanup
(edit) @74810   6 years vboxsync staging: vboxvideo: make a couple of symbols static Module …
(edit) @74808   6 years vboxsync vboxvideo: remove unused variables Fix compiler warnings: …
(edit) @74780   6 years vboxsync Additions/linux/vboxvideo: only set the views once, at initialisation …
(edit) @74779   6 years vboxsync Additions/linux/vboxvideo: only set the views once, at initialisation …
(edit) @74773   6 years vboxsync Additions/linux/drm: add clean-ups made when adding driver to Linux …
(edit) @74738   6 years vboxsync Additions/linux/vboxvideo: better work-around for missing dirty …
(edit) @74731   6 years vboxsync Additions/linux/Makefile: allow building individual modules for faster …
(edit) @74730   6 years vboxsync Addiitons/linux/vboxvideo: Fixes for API changes in kernel 4.19 …
(edit) @74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
(edit) @74700   6 years vboxsync Addiitons/linux/vboxvideo: Fixes for API changes in kernel 4.19 …
(edit) @74671   6 years vboxsync WDDM: enable R3 logging in debug builds
(edit) @74670   6 years vboxsync WDDM: enable VectoredExceptionHandler in debug builds
(edit) @74625   6 years vboxsync Additions/linux/vboxvideo: fix building on EL 7 minor release 1. …
(edit) @74615   6 years vboxsync Additions/linux/vboxvideo: fix building on various EL 7 minor …
(edit) @74581   6 years vboxsync Additions/linux/vboxvideo: better work-around for missing dirty …
(edit) @74579   6 years vboxsync Linux Additions installer: revive initramfs support. bugref:3809: …
(edit) @74574   6 years vboxsync DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No …
(edit) @74544   6 years vboxsync SCM build fix.
(edit) @74528   6 years vboxsync Committed a bit too much (r125394).
(edit) @74526   6 years vboxsync DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
(edit) @74521   6 years vboxsync WDDM: fixed misplaced ifdef, cleanup. bugref:8893
(edit) @74494   6 years vboxsync WDDM: comment. bugref:8893
(edit) @74493   6 years vboxsync WDDM: union for context specific data. bugref:8893
(edit) @74478   6 years vboxsync DnD/VBoxTray: Made the proxy window's reset() function public and use …
(edit) @74477   6 years vboxsync WDDM: renamed VBOXVIDEO_HWTYPE_CROGL to VBOXVIDEO_HWTYPE_VBOX. bugref:8893
(edit) @74476   6 years vboxsync DnD: Fixed message handling on VM restore on Windows guests.
(edit) @74475   6 years vboxsync DnD/VBoxTray: Various fixes for the internal message handling.
(edit) @74473   6 years vboxsync DnD/VBoxTray: Made the proxy window's reset() function public and use …
(edit) @74472   6 years vboxsync DnD: Fixed message handling on VM restore on X11 guests.
(edit) @74459   6 years vboxsync DnD/VBoxClient: Logging, renaming.
(edit) @74448   6 years vboxsync DnD/VBoxTray: A bit of polishing for r125178 (Fixed handling CF_HDROP …
(edit) @74442   6 years vboxsync DnD: Build fix.
(edit) @74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @74412   6 years vboxsync Additions/linux: remove attempt to suppress a log message. The build …
(edit) @74411   6 years vboxsync DnD: Renamed action names, added typedefs for DnD actions.
(edit) @74409   6 years vboxsync DnD/VBoxClient: Renaming, logging, comments.
(edit) @74401   6 years vboxsync Additions/linux/vboxvideo: fix kernel module build with openSUSE 15.0. …
(edit) @74384   6 years vboxsync Additions/linux/vboxvideo: fix kernel module build with openSUSE 15.0.
(edit) @74383   6 years vboxsync DnD/VbglR3: Removed code paths for handling older protocols (< v3).
(edit) @74382   6 years vboxsync DnD: Doxygen build fix.
(edit) @74380   6 years vboxsync DnD: Added VBGLR3DNDEVENTTYPE to abstract the DnD protocol from the …
(edit) @74374   6 years vboxsync Additions/linux: extend export modules to export without archiving. …
(edit) @74366   6 years vboxsync DnD/VBoxTray: Build fix.
(edit) @74365   6 years vboxsync DnD/VBoxTray: Logging nit.
(edit) @74364   6 years vboxsync DnD/VBoxTray: Fixed handling CF_HDROP entries in Unicode format …
(edit) @74333   6 years vboxsync DnD/VbglR3: Documentation.
(edit) @74259   6 years vboxsync Additions/Solaris: adjust installer now that vboxvideo is upstream. …
(edit) @74236   6 years vboxsync WDDM: Miniport driver: Assert -> AssertBreak
(edit) @74226   6 years vboxsync DnD/VBoxClient: Don't use nested function macros here, makes certain …
(edit) @74172   6 years vboxsync Additions/drm: do not unpin an old frame buffer before the new one is …
(edit) @74144   6 years vboxsync DnD/VBoxClient: Fixed copying over files from host -> guest.
(edit) @74141   6 years vboxsync DnD/VBoxClient: Logging nit.
(edit) @74140   6 years vboxsync DnD/VbglR3: Don't check for file sizes in vbglR3DnDHGRecvURIData(), as …
(edit) @74056   6 years vboxsync Additions/linux/sharedfolders: kernel 4.18 build fix. Thank you …
(edit) @73966   6 years vboxsync Additions/VboxTray: avoid using multidisplay resize request in XPDM, …
(edit) @73947   6 years vboxsync DnD/VBoxTray: Added a "started" indicator for the proxy window …
(edit) @73945   6 years vboxsync DnD/VBoxTray: Fixed return values of WM_CREATE case in …
(edit) @73724   6 years vboxsync VMMDev: multimonitor resize for Windows guests, bugref:8444
(edit) @73351   6 years vboxsync VBoxGuest,VMMDev,DBGF,VM: Added bug check report to VBoxGuest/VMMDev …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72829   6 years vboxsync VBoxGuestInst.cpp: drop unused printf argument.
(edit) @72641   6 years vboxsync Additions/vboxvideo: make vboxvideo build against Linux 4.17. …
(edit) @72638   6 years vboxsync vboxvideo: add defines to fix building on pre-3.14 and EL 71 kernels. …
(edit) @72627   6 years vboxsync Additions: relicence components needed for Linux shared folders to …
(edit) @72621   6 years vboxsync WDDM: display driver: handle the case when …
(edit) @72618   6 years vboxsync WDDM/VBoxTray: bugref:8444, trailing spaces fixed
(edit) @72611   6 years vboxsync WDDM/VBoxTray: bugref:8444, applying mode hints to all displays at …
(edit) @72604   6 years vboxsync Guest Additions: but hgcmsvc.h is needed by vboxguest. bugref:9109: …
(edit) @72601   6 years vboxsync Guest Additions: hgcmsvc.h is not needed by shflsvc.h. bugref:9109: …
(edit) @72372   7 years vboxsync WDDM/VBoxTray: bugref:8444: fix trailing whitespace from previous commit.
(edit) @72366   7 years vboxsync WDDM/VBoxTray: bugref:8444, VMMDevDisplayDef is used instead of …
(edit) @72354   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72352   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72351   7 years vboxsync WDDM/VBoxTray: bugref:8444, applying mode hints to all displays at …
(edit) @72346   7 years vboxsync WDDM/VBoxTray: bugref:8444, defined 'unified' format for display mode hint
(edit) @72196   7 years vboxsync Installers/Linux: clean up logging. * Remove strange kernel output …
(edit) @72152   7 years vboxsync Additions/x11/VBoxClient: clean up the Make file and remove unneeded …
(edit) @72137   7 years vboxsync Some more fixes for building backwards-compatible Linux Additions …
(edit) @72124   7 years vboxsync VBoxClient/Makefile.kmk: TODO: I don't get this. Please review …
(edit) @72122   7 years vboxsync Additions/Linux: under some circumstances chk_stubs.c can get built by …
(edit) @72114   7 years vboxsync Additions/Linux: always build Additions complatible with old …
(edit) @72098   7 years vboxsync Guest Control/VBoxService: Resolved a @todo in …
(edit) @72097   7 years vboxsync Guest Control/VBoxService: Added additional size check in …
(edit) @72082   7 years vboxsync WDDM: x86 debug build of the miniport driver needs memcmp to work on …
(edit) @72010   7 years vboxsync WDDM: VBoxDispD3D: D3D backend creation cleanup.
(edit) @72003   7 years vboxsync VBoxDispIf: trailing tab
(edit) @72000   7 years vboxsync WDDM/VBoxTray: bugref:8444, updating all guest monitors 'at once' …
(edit) @71985   7 years vboxsync Additions/linux/drm: update drm driver for Linux 4.16. No bugref.
(edit) @71947   7 years vboxsync Additions/linux/drm: update drm driver to work with EL7.5, standard …
(edit) @71946   7 years vboxsync Additions/linux/drm: drop some workarounds. No bugref. Drop a …
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