VirtualBox

source: vbox/trunk/src/VBox/Additions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39358   13 years vboxsync Installers/linux: make do_dkms take arguments instead of requiring …
(edit) @39353   13 years vboxsync Additions/VBoxGuest/linux: correctly unregister the PCI device driver …
(edit) @39348   13 years vboxsync Additions/linux/installer: clean up build_in_tmp, forgotton variable.
(edit) @39345   13 years vboxsync Additions/solaris/SharedFolders: don't modify passed-in stat in …
(edit) @39338   13 years vboxsync Additions/linux/installer: clean-up.
(edit) @39335   13 years vboxsync Additions/linux/drm: latest drop of the KMS driver.
(edit) @39330   13 years vboxsync fix svn properties
(edit) @39329   13 years vboxsync file header.
(edit) @39328   13 years vboxsync tabs -> spaces.
(edit) @39325   13 years vboxsync Installers/linux: restore debug logging in kernel modules.
(edit) @39324   13 years vboxsync Additions/linux/installer: clean up.
(edit) @39322   13 years vboxsync linux/installers: clean up build_in_tmp (Additions side).
(edit) @39321   13 years vboxsync linux/installers: clean up build_in_tmp (Additions side).
(edit) @39316   13 years vboxsync wddm/3d: more debug tooling: D3DCAPS9 comparison tool prototype
(edit) @39315   13 years vboxsync wddm/3d: fix Windows Media Player rendering under Aero
(edit) @39314   13 years vboxsync VBoxService: Rename VBoxServiceControlExecThread.cpp -> …
(edit) @39313   13 years vboxsync VBoxService: Logging adjustments.
(edit) @39305   13 years vboxsync wddm: fix paging buffer logic
(edit) @39304   13 years vboxsync Additions/solaris/Installer: fixed trying to unload non-existent …
(edit) @39300   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @39297   13 years vboxsync Additions/solaris/SharedFolders: Pass file/dir mode directly to …
(edit) @39295   13 years vboxsync Additions/solaris/SharedFolders: code refactor, no functional changes.
(edit) @39288   13 years vboxsync CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
(edit) @39281   13 years vboxsync Build fix.
(edit) @39280   13 years vboxsync VBoxService/VMInfo-win: Undo, committed a bit too much in r74829.
(edit) @39279   13 years vboxsync VBoxService/GuestCtrl: Overhauled internals, removed pipe double …
(edit) @39278   13 years vboxsync Additions/solaris/SharedFolders: Consolidate volinfo calls into one fsinfo.
(edit) @39272   13 years vboxsync Additions/solaris/SharedFolders: spaces.
(edit) @39270   13 years vboxsync Additions/solaris/SharedFolders: symlink support.
(edit) @39267   13 years vboxsync Additions/solaris/SharedFolders: Open files only when really needed. …
(edit) @39263   13 years vboxsync Additions/solaris/SharedFolders: Use correct allocated size in getattr.
(edit) @39260   13 years vboxsync Additions/solaris/SharedFolders: fix recursive mutex.
(edit) @39258   13 years vboxsync Additions/solaris/SharedFolders: Fix for incorrect stat association …
(edit) @39257   13 years vboxsync wddm/wine: missing CloseHandle & lock init/term
(edit) @39252   13 years vboxsync NOINST -> INSTTYPE=none; adding DEBUG_INSTTYPE=both if the NOINST was …
(edit) @39249   13 years vboxsync Additions/solaris/SharedFolders: fix directory seeking bug with …
(edit) @39245   13 years vboxsync wddm/3d: proper dealing with compressed formats
(edit) @39239   13 years vboxsync Additions/solaris: Turns out we don't need to do version specific …
(edit) @39237   13 years vboxsync Additions/solaris: Don't need to use full FMRI while …
(edit) @39235   13 years vboxsync Additions/solaris: Fix VBoxService loading using manifest class …
(edit) @39224   13 years vboxsync Linux 3.2-rc1 compile fixes
(edit) @39219   13 years vboxsync Additions/solaris/Installer: fix for unloading vboxfs module.
(edit) @39218   13 years vboxsync Additions/solaris/SharedFolders: fix removing recursive directories.
(edit) @39217   13 years vboxsync Additions/solaris/SharedFolders: fix recursive mutex panic due to …
(edit) @39215   13 years vboxsync wddm/3d/hgsmi: fix buffer overrun
(edit) @39202   13 years vboxsync VBoxService/Windows: Added gentle shutdown when user does …
(edit) @39173   13 years vboxsync wddm/wine: fix debug build
(edit) @39162   13 years vboxsync Windows Guest Additions installer: fix wddm driver uninstall
(edit) @39161   13 years vboxsync missing file
(edit) @39160   13 years vboxsync wddm: better logging
(edit) @39155   13 years vboxsync wddm: fix release build rendering
(edit) @39150   13 years vboxsync wddm: avoid unnecessary window creation (caused img flickering for …
(edit) @39132   13 years vboxsync wddm: dbg build fix
(edit) @39131   13 years vboxsync adds burn fixes
(edit) @39130   13 years vboxsync wddm: fix image inversion on Mac; debugging stuff
(edit) @39129   13 years vboxsync Typo.
(edit) @39122   13 years vboxsync Additions/linux/installer: install the DRI driver correctly on Ubuntu …
(edit) @39115   13 years vboxsync Additions/solaris/SharedFolders: typo.
(edit) @39114   13 years vboxsync Additions/solaris/SharedFolders: dmode, fmode, dmask, fmask, typo.
(edit) @39113   13 years vboxsync Additions/solaris/SharedFolders: implement dmode, fmode, dmask, fmask, …
(edit) @39106   13 years vboxsync VBoxService/VMInfo: Hook CTRL_LOGOFF_EVENT to re-trigger user …
(edit) @39072   13 years vboxsync Additions/solaris/SharedFolders: implement umask and interpret as octal.
(edit) @39069   13 years vboxsync VBoxServiceToolBox.cpp: cat should fail on output error.
(edit) @39068   13 years vboxsync Additions/solaris/SharedFolders: grr, tabs.
(edit) @39067   13 years vboxsync Additions/solaris/SharedFolders: implemented dmode, fmode, dmask, …
(edit) @39062   13 years vboxsync Additions/solaris/SharedFolders: implemented dmode, fmode, dmask and …
(edit) @39061   13 years vboxsync back out r74471 since it causes crashes
(edit) @39051   13 years vboxsync crOpenGL: use one statetracker for all guest SPUs
(edit) @39048   13 years vboxsync wddm/wine: burn fix, disable BltSys2Vram for BltFast to test it more
(edit) @39047   13 years vboxsync wddm/wine: BltSys2Vram for BltFast
(edit) @39044   13 years vboxsync wddm: 1.fix wine misbehave for ModifyLocation(TEXTURE), 2.colorfill …
(edit) @39016   13 years vboxsync wddm: fix aditional win8 ie rendering issues
(edit) @39012   13 years vboxsync crOpenGL: alloc buffer of proper size
(edit) @39009   13 years vboxsync Additions/solaris/SharedFolders: update comments.
(edit) @38994   13 years vboxsync Windows Guest Additions installer: Use WDDM driver by default on …
(edit) @38988   13 years vboxsync wddm: fix rendering to texture
(edit) @38983   13 years vboxsync wddm: switch back to 3 direct render targets for now
(edit) @38982   13 years vboxsync wddm: proper ie rendering under win8 (shared resource open & destroy …
(edit) @38975   13 years vboxsync Additions/common/VBoxGuest: only build the input driver on Linux …
(edit) @38974   13 years vboxsync Additions/common/VBoxGuest: unused variable
(edit) @38946   13 years vboxsync VBoxService/VMInfo: Implemented more aggressive stale session …
(edit) @38943   13 years vboxsync Additions/solaris/SharedFolders: mmap related clarifications.
(edit) @38935   13 years vboxsync Windows Guest Additions installer: Use WDDM driver by default on Windows 8.
(edit) @38932   13 years vboxsync VBoxMouse/win: simplify power handling, code formatting
(edit) @38931   13 years vboxsync VBoxMouse/win: apply patch from Huihong Luo
(edit) @38930   13 years vboxsync wddm/3d: more rendering fixes
(edit) @38929   13 years vboxsync Additions/common/VBoxVideo: mistyped name caused restoring the …
(edit) @38926   13 years vboxsync Additions/common/VBoxGuest: fixed the mouse status testcase
(edit) @38925   13 years vboxsync Additions/linux/sharedfolders: fix a warning
(edit) @38923   13 years vboxsync Additions/common/VBoxVideo: API todo.
(edit) @38922   13 years vboxsync Additions/solaris/SharedFolders: MMAP fix for non-zero reused pages.
(edit) @38906   13 years vboxsync Additions: reverted r74060 (was only for debugging)
(edit) @38903   13 years vboxsync wddm/3d: offscreen rendering to solve one of win8 ie rendering issues
(edit) @38901   13 years vboxsync Additions/solaris/SharedFolders: readonly MMAP support.
(edit) @38898   13 years vboxsync Additions/linux/sharedfolders: silently ignore it if /etc/mtab can not …
(edit) @38892   13 years vboxsync Additions/common/VBoxGuest: do not send mouse status updates to the …
(edit) @38889   13 years vboxsync Additions/x11/x11include: fix warnings in edid.h/X.Org Server 1.11 …
(edit) @38884   13 years vboxsync wddm/3d: rendering fixes
(edit) @38882   13 years vboxsync VBoxGuest/win: enable IoDisconnectInterrupt for NT4 also
(edit) @38870   13 years vboxsync VBoxService/GuestCtrl: Fixed ABI for stdout pipe ID.
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