VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47336   11 years vboxsync VBoxService/VMInfo: Free after use.
(edit) @47335   11 years vboxsync VBoxService/VMInfo: Added internal state tracking for idle user …
(edit) @47334   11 years vboxsync Comment typo.
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @47234   11 years vboxsync VBoxTray: Add a magic for the IPC header.
(edit) @47232   11 years vboxsync Windows Guest Additions: Support for querying user idle times.
(edit) @47161   11 years vboxsync crOpenGL: fix wddm init & win state handling
(edit) @47151   11 years vboxsync crOpenGL & wddm: auto dump file generation, fixes and cleanup
(edit) @47079   12 years vboxsync crOpenGL: remove debugging stuff, sontinued
(edit) @47078   12 years vboxsync crOpenGL: remove debugging stuff, sigh
(edit) @46966   12 years vboxsync wddm/crOpenGL: some bugfixes, more TexPresent fixes
(edit) @46896   12 years vboxsync VBoxDisp,VBoxVideo,VBoxControl: registry flags to tweak the Windows …
(edit) @46895   12 years vboxsync VBoxControl: Windows: search for the VirtualBox video driver registry key.
(edit) @46876   12 years vboxsync added Win8.1 OS type
(edit) @46858   12 years vboxsync VBoxGuest/win: fix win 8.1 detection
(edit) @46857   12 years vboxsync VBoxVideo: logging
(edit) @46768   12 years vboxsync crOpenGL/freebsd: BSD -> RT_OS_FREEBSD
(edit) @46757   12 years vboxsync wddm/crOpenGL: r0-based visible regions handling, r0-based chromium …
(edit) @46747   12 years vboxsync FreeBSD/crOpenGL: 3D acceleration support for FreeBSD guests (thanks …
(edit) @46627   12 years vboxsync crOpenGL: fix init mode detection
(edit) @46625   12 years vboxsync unify casing
(edit) @46593   12 years vboxsync updates
(edit) @46528   12 years vboxsync crOpenGL: remove viewport hack as it is no longer needed
(edit) @46527   12 years vboxsync crOpenGL: some cleanup
(edit) @46513   12 years vboxsync Forward ported / integrated r86363 (4.2: VBoxService/sysprep: Fixed …
(edit) @46506   12 years vboxsync Additions/VBoxService: Don't use VBOX_WITH_PAGE_SHARING here as this …
(edit) @46428   12 years vboxsync VBoxTray/VBoxGuest: better caps tracking logging
(edit) @46368   12 years vboxsync crOpenGL: more debugging
(edit) @46354   12 years vboxsync additions/darwin: includes IOkit -> IOKit.
(edit) @46343   12 years vboxsync crOpenGL: bugfixes, debugging, dumping draw commands to html
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46228   12 years vboxsync Spaces and correct indentation.
(edit) @46227   12 years vboxsync No description statement in .def files, linker complains.
(edit) @46196   12 years vboxsync VBoxGuest/VBoxTray: allow enabling caps acquisition mode w/o acquiring caps
(edit) @46188   12 years vboxsync additions build fix
(edit) @46181   12 years vboxsync VbglPhysHeapGetPhysAddr returns a 32-bit value, RTCCPHYS causes …
(edit) @46174   12 years vboxsync crOpenGL: texture support fixes
(edit) @46171   12 years vboxsync crOpenGL: bugfix
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @46059   12 years vboxsync crOpenGL fix some leaking on connection cleanup
(edit) @46052   12 years vboxsync Additions/solaris/vboxguest: convert to non-fatal error code on …
(edit) @45874   12 years vboxsync VBoxService: More logging for property cache / user enumeration.
(edit) @45811   12 years vboxsync VBoxGuest: proper wait events cleanup on session close
(edit) @45784   12 years vboxsync Additions/VBoxGuest: Build fix.
(edit) @45779   12 years vboxsync VBoxGuest: better caps filtering; cleanup
(edit) @45778   12 years vboxsync VBoxGuest/VBoxTray: bugfixes & proper handling for multiuser Seamles & …
(edit) @45760   12 years vboxsync VBoxTray/VBoxGuest: proper guest caps acquisition & cleanup (to be …
(edit) @45738   12 years vboxsync Additions/common/VBoxGuest: commented some unclear code.
(edit) @45700   12 years vboxsync Mac OS X additions: VBoxGuest: fix VMM dev interrupt handeling.
(edit) @45697   12 years vboxsync GuestCtrl: Various bugfixes required for test driver to pass.
(edit) @45610   12 years vboxsync VBoxService/GuestCtrl: Also check for stopped state before performing …
(edit) @45604   12 years vboxsync VBoxService/GuestCtrl: Added asynchronous request handling, more fixes …
(edit) @45484   12 years vboxsync crOpenGL: correct VBoxOGL exports defs
(edit) @45463   12 years vboxsync header fixes
(edit) @45459   12 years vboxsync BUGZ:4686 OS X guest: VBoxGuest device driver + VBoxService and …
(edit) @45447   12 years vboxsync VBoxGuest: Copied the darwin SUPDrv files so we can better work with …
(edit) @45415   12 years vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45372   12 years vboxsync VBoxGuestIDC-unix.c.h: Visibility fixes, DECLVBGL usage is wrong …
(edit) @45356   12 years vboxsync tabs
(edit) @45132   12 years vboxsync crOpenGL: seamles mode support impl; bugfizes & cleanup
(edit) @45109   12 years vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @45076   12 years vboxsync GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
(edit) @45027   12 years vboxsync crOpenGL: shader/program state fixes; glDrawXxx-based blitting fixes, etc.
(edit) @45018   12 years vboxsync VBoxGuestR3LibGuestCtrl.cpp: Removed incorrect assertion (caused …
(edit) @45017   12 years vboxsync VBoxService: Renamed VBoxServiceControlThread.cpp -> …
(edit) @45016   12 years vboxsync VBoxGuestR0LibSharedFolders.c: nits.
(edit) @45015   12 years vboxsync VBoxGuestR0LibSharedFolders.c: Use RT_ZERO instead of non-portable …
(edit) @45013   12 years vboxsync VBoxGuest: Build fix (untested).
(edit) @45010   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @45008   12 years vboxsync crOpenGL: fix frame render buffer and buffer objects
(edit) @44996   12 years vboxsync warning
(edit) @44995   12 years vboxsync Another todo.
(edit) @44994   12 years vboxsync crOpenGL: avoid eaxtra guest->host calls
(edit) @44992   12 years vboxsync VBOX_WITH_DPC_LATENCY_CHECKER: Some adjustments. Please, don't use …
(edit) @44991   12 years vboxsync VBoxGuest-win*: More review + cleanup.
(edit) @44990   12 years vboxsync VBoxGuest-win*: More cleanups.
(edit) @44989   12 years vboxsync VBoxGuest-win*: More cleanups.
(edit) @44988   12 years vboxsync VBoxGuest-win*: Reversed the VBOXGUESTDEVEXTWIN and VBOXGUESTDEVEXT …
(edit) @44987   12 years vboxsync VBoxGuest-win-pnp.cpp: Use Assert instead of ASSERT; …
(edit) @44986   12 years vboxsync VBoxGuest-win-pnp.cpp: More cleaning up.
(edit) @44985   12 years vboxsync Don't make vbgdNtIOCtl pageable.
(edit) @44984   12 years vboxsync VBoxGuest-win-pnp.cpp: Don't know why logging is enabled in release …
(edit) @44983   12 years vboxsync VBoxGuest-win*: cleanups.
(edit) @44980   12 years vboxsync VBoxGuest-win-legacy.cpp: Why is logging always enabled here? Disabling it.
(edit) @44979   12 years vboxsync VBoxGuest-win-legacy.cpp: Cleaning up. Declaring 'Vbgd' as the prefix …
(edit) @44978   12 years vboxsync VBoxGuest.inf: file header fix.
(edit) @44977   12 years vboxsync VBoxGuestInst.cpp: coding style cleanup. ancient stuff…
(edit) @44976   12 years vboxsync Removing win\VBoxGuestMsg.mc as we're not using it AFAIK.
(edit) @44963   12 years vboxsync VBoxService/GuestCtrl: More code (revamp) for dedicated guest session …
(edit) @44937   12 years vboxsync crOpenGL: Fedora 18 saved state working, multiple saved state fixes, …
(edit) @44935   12 years vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44926   12 years vboxsync Additions/VBoxServices: two warnings
(edit) @44912   12 years vboxsync Additions/VBoxService: save a few \n in error messages
(edit) @44911   12 years vboxsync Additions/VBoxService: don't crash if dbus is not available
(edit) @44884   12 years vboxsync VBoxServiceVMInfo-win: Include MMR file information.
(edit) @44872   12 years vboxsync Additions/VBoxService: build fix
(edit) @44869   12 years vboxsync Build fix.
(edit) @44863   12 years vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44741   12 years vboxsync crOpenGL: followup: missing file
(edit) @44740   12 years vboxsync crOpenGL: OSX backend rework; oddscreen rendering generalization
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