VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @36318   14 年 vboxsync Additions: indentation.
(edit) @36305   14 年 vboxsync VBoxService/GuestExec: Fixed file copy on Linux, refactored pipe …
(edit) @36293   14 年 vboxsync Linux additions / host drivers: fixed compilation with DKMS
(edit) @36274   14 年 vboxsync Guest-Linux: fix vboxguest loading (reg: r70454)
(edit) @36249   14 年 vboxsync VBoxService/VBoxHeadless: Drop VRDP connection on manual restart / …
(edit) @36219   14 年 vboxsync Addressed some guest property (transient reset) todos.
(edit) @36214   14 年 vboxsync GuestProps: r=bird: Another Q for Michael.
(edit) @36206   14 年 vboxsync Guest Execution: more review stuff.
(edit) @36200   14 年 vboxsync fixed assertion
(edit) @36199   14 年 vboxsync Additions/common/HGCMInternal: added an assertion
(edit) @36193   14 年 vboxsync Additions/common/HGCMInternal: typo which caused to allocate a buffer …
(edit) @36190   14 年 vboxsync IPRT,Drivers: Committed a modified version of the …
(edit) @36185   14 年 vboxsync VBoxService: Clarification for access rights error (VERR_ACCESS_DENIED).
(edit) @36183   14 年 vboxsync VBoxService: Fix for reporting pre-init/terminated status, added -V …
(edit) @36182   14 年 vboxsync VBoxService: Fixed Windows mutex checking/creation.
(edit) @36179   14 年 vboxsync Comments.
(edit) @36178   14 年 vboxsync Main/VBoxManage/Guest Additions: Added support for "TRANSIENT_RESET" …
(edit) @36174   14 年 vboxsync Logging adjustments.
(edit) @36060   14 年 vboxsync VBoxGuest-win: PNP cleanup: process only required PNP IRPs according …
(edit) @36051   14 年 vboxsync Logging adjustment.
(edit) @36026   14 年 vboxsync VBoxService/GuestCtrl: Moved free'ing of expanded argument strings.
(edit) @36025   14 年 vboxsync VBoxService/GuestCtrl: Fixed argument handling for sysprep.
(edit) @35999   14 年 vboxsync Additions/common/VBoxVideo: fix an index write.
(edit) @35954   14 年 vboxsync Build fix.
(edit) @35952   14 年 vboxsync VBoxService/GuestCtrl: Introduced pipe buffer events for waiting on …
(edit) @35948   14 年 vboxsync Additions/common/VBoxVideo: additional modesetting APIs for saving and …
(edit) @35912   14 年 vboxsync crOpenGL: fix sometimes missing textures and geometry
(edit) @35907   14 年 vboxsync Main/Frontends: Also use facilities for guest features (seamless, …
(edit) @35845   14 年 vboxsync crOpenGL: proper deadlock fix for r69838
(edit) @35844   14 年 vboxsync crOpenGL: fix possible deadlock
(edit) @35835   14 年 vboxsync Install fix for Windows 7.
(edit) @35719   14 年 vboxsync Windows Guest Additions: Removed VBCoInst (co installer), not needed.
(edit) @35715   14 年 vboxsync Newline.
(edit) @35711   14 年 vboxsync Windows guest drivers: Added driver package types.
(edit) @35692   14 年 vboxsync VBoxService/ControlExec: Update.
(edit) @35690   14 年 vboxsync VBoxService/ControlExec: Fix for high CPU loads during writable events …
(edit) @35674   14 年 vboxsync Comments, added misc. assertions.
(edit) @35653   14 年 vboxsync VBoxGuest.inf: LayoutFile not needed (and used).
(edit) @35578   14 年 vboxsync SDK warning on non-Windows hosts
(edit) @35526   14 年 vboxsync VBoxServiceControlExec.cpp: Removed comment and variable obsoleted by …
(edit) @35465   14 年 vboxsync Reverted r69332 + r69333.
(edit) @35462   14 年 vboxsync Forgot to save file …
(edit) @35461   14 年 vboxsync VBoxService/GuestControlExec: Proper fix for r69305 (public ticket #8010).
(edit) @35434   14 年 vboxsync VBoxService: don't skip the first parameter passed by the host
(edit) @35430   14 年 vboxsync Additions/FreeBSD: Missing include (thanks to Bernhard Froehlich)
(edit) @35398   14 年 vboxsync re-applied r69255, r69257: properly wrap mem* to xf86mem* for older …
(edit) @35396   14 年 vboxsync backed out r69255, r69257 (does currently not compile)
(edit) @35393   14 年 vboxsync properly wrap mem* to xf86mem* for older XF86 modules
(edit) @35385   14 年 vboxsync Makefiles: <target>_PATH is deprecated, use <target>_DEFPATH instead.
(edit) @35380   14 年 vboxsync Makefiles: The PATH_<target> variable is deprated, use …
(edit) @35354   14 年 vboxsync Additions/FreeBSD: Fix kernel module, missing RTTimeExplode symbol
(edit) @35351   14 年 vboxsync scm cleanups.
(edit) @35319   14 年 vboxsync 1. wddm: 64bit support 2. wddm: installation fixes (64bit support, …
(edit) @35292   14 年 vboxsync Additions/common/VBoxVideo: fixed a memory leak due to a typo
(edit) @35271   14 年 vboxsync crOpenGL: fix Unity/Compiz crashes on natty
(edit) @35263   14 年 vboxsync crOpenGL: fix crashes in libnux-0.9 gpu tests
(edit) @35244   14 年 vboxsync Additions/VBoxService: allow to cat files with size 0 to the guest
(edit) @35195   14 年 vboxsync crOpenGL: disable compiled vertex array usage
(edit) @35150   14 年 vboxsync Additions/VBoxVideo: support disabling the screen via VBVA_SCREEN_F_DISABLE
(edit) @35127   14 年 vboxsync crOpenGL: fix OpenGL support for win2k guests
(edit) @35118   14 年 vboxsync Too noisy logging
(edit) @35080   14 年 vboxsync Added todo.
(edit) @35077   14 年 vboxsync VBoxService/AutoMount: Fixed shutting down flag race when actually …
(edit) @35060   14 年 vboxsync Comment typos.
(edit) @35058   14 年 vboxsync VBoxService/AutoMount: Fixed SIGBUS errors by doing a better/more …
(edit) @35055   14 年 vboxsync VBoxService/AutoMount: Logging, handle write protected mounts.
(edit) @35039   14 年 vboxsync crOpenGL: fix glmark2 incorrect rendering with mesa 7.9
(edit) @35036   14 年 vboxsync Warning.
(edit) @35031   14 年 vboxsync crOpenGL: fix opengl for mesa 7.9
(edit) @35027   14 年 vboxsync Logging.
(edit) @35016   14 年 vboxsync VBoxService/VbglR3: Added ability to optionally specify auto-mount …
(edit) @35012   14 年 vboxsync Accidental code commit.
(edit) @35010   14 年 vboxsync VBoxService/AutoMount: Use different mtab location on Solaris.
(edit) @35007   14 年 vboxsync crOpenGL: fix glxinfo warning on ubuntu 10.10
(edit) @34916   14 年 vboxsync crOgl/wddm: visible regions handling fix
(edit) @34912   14 年 vboxsync crOpenGL: fix d3d8/9 on windows xp guests
(edit) @34887   14 年 vboxsync crOpenGL/XPDM: fix explorer crashes on windows vista/win7 guests
(edit) @34869   14 年 vboxsync Copy/paste error.
(edit) @34868   14 年 vboxsync Cosmetics.
(edit) @34867   14 年 vboxsync GuestControl/VBoxService: Implemented dynamic input buffer size …
(edit) @34859   14 年 vboxsync Linux additions / dkms.conf: don't overwrite MAKE[x] as this has bad …
(edit) @34817   14 年 vboxsync VBoxGuestLib (currently) not required for testsuite
(edit) @34801   14 年 vboxsync Cross building 32-bit additions binaries while building the win.amd64 …
(edit) @34777   14 年 vboxsync Minor help text update.
(edit) @34709   14 年 vboxsync Guest execution: Implemented ability to start guest processes hidden.
(edit) @34686   14 年 vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: modesetting …
(edit) @34665   14 年 vboxsync Additions/common/VBoxVideo and Additions/WINNT/Graphics: some …
(edit) @34617   14 年 vboxsync VBoxService/Toolbox/mkdir: Break out creation loop when failing to …
(edit) @34551   14 年 vboxsync VBoxGuest-win: superfluous
(edit) @34524   14 年 vboxsync Build fix.
(edit) @34521   14 年 vboxsync VBoxGuest: Report 64-bit OS types (only linux got this right earlier).
(edit) @34440   14 年 vboxsync Additions/WINNT/Graphics and Additions/common/VBoxVideo: move the base …
(edit) @34430   14 年 vboxsync Additions/WINNT/Graphics and Additions/common/VBoxVideo: file …
(edit) @34406   14 年 vboxsync iprt/list.h: RTListNodeGetFirst/Last -> RTListGetFirst/Last; added …
(edit) @34345   14 年 vboxsync wddm/3d: propper hide host window on swapchain destruction
(edit) @34336   14 年 vboxsync crOpenGL: fix multithread host assertion
(edit) @34309   14 年 vboxsync crOpenGL: more fixes for glx functions
(edit) @34297   14 年 vboxsync crOpenGL/wddm: flush proper client
(edit) @34295   14 年 vboxsync crOpenGL/wddm: more strict window info tracking
(edit) @34284   14 年 vboxsync crOpenGL: check call return values and add warning
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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