VirtualBox

source: vbox/trunk/src/VBox/HostServices

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @34558   14 年 vboxsync Updated VBox authentication library interface, removed references to VRDP.
(edit) @34270   14 年 vboxsync crOpenGL: fix check for huge guest windows
(edit) @34269   14 年 vboxsync crOpenGL: fix broken state when using multiscreen
(edit) @34267   14 年 vboxsync 3d: multimon support fix
(edit) @34253   14 年 vboxsync HostServices/GuestControl: Added guest clients reference counting for …
(edit) @34182   14 年 vboxsync wddm/3d: saved state fixes 1
(edit) @34078   14 年 vboxsync shared folder: one more missed check
(edit) @34051   14 年 vboxsync shared folders: code missed by r67658
(edit) @33994   14 年 vboxsync shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
(edit) @33992   14 年 vboxsync Grrr
(edit) @33991   14 年 vboxsync and another one
(edit) @33989   14 年 vboxsync crOpenGL: those ain't continuous arrays
(edit) @33988   14 年 vboxsync crOpenGL/wddm: more multithreading fixes, vista expirience index works now
(edit) @33986   14 年 vboxsync next try
(edit) @33977   14 年 vboxsync *: replaced a bunch of sprintf() by snprintf()
(edit) @33892   14 年 vboxsync Shared folders: drop the #if defined-all-oses around SET_SYMLINKS.
(edit) @33806   14 年 vboxsync ExtPack changes, related IPRT changes.
(edit) @33637   14 年 vboxsync Shared folders: enable symlinks on Windows hosts
(edit) @33601   14 年 vboxsync warning
(edit) @33595   14 年 vboxsync src/*: more spelling fixes (logging), thanks Timeless!
(edit) @33549   14 年 vboxsync crOpenGL/wddm: avoid unrolling drawprimitive calls when possible
(edit) @33540   14 年 vboxsync *: spelling fixes, thanks Timeless!
(edit) @33509   14 年 vboxsync crOpenGL: change assert to warning
(edit) @33439   14 年 vboxsync IPRT, Linux additions, Shared folders: added support for guest shared …
(edit) @33409   14 年 vboxsync Shared folders: introduced SHFL_FN_READLINK, SHFL_FN_SYMLINK, …
(edit) @33319   14 年 vboxsync crOpenGL: workaround failure to load vm snapshot with changed opengl …
(edit) @33309   14 年 vboxsync crOpenGL: up saved state version
(edit) @33294   14 年 vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33280   14 年 vboxsync crOpenGL/wddm: disable partial blits for hd4800 only
(edit) @33247   14 年 vboxsync VBoxService/Guest Execution: Update.
(edit) @33229   14 年 vboxsync DIGEST_LEN, not STRING_LEN as the terminator is not included
(edit) @33228   14 年 vboxsync VBoxAuthSimple now requires SHA-256 hashes, no more cleartext passwords
(edit) @33185   14 年 vboxsync generalized and moved auth modules
(edit) @33171   14 年 vboxsync wddm/3d: chromium hgsmi fixes
(edit) @33146   14 年 vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33093   14 年 vboxsync crOpenGL/wddm: huge aero speedup with GL_EXT_framebuffer_blit, working …
(edit) @33064   14 年 vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @33045   14 年 vboxsync crOpenGL: fix GetObjectParameter[if]v accessing invalid shaders/programs
(edit) @32940   14 年 vboxsync crOpenGL: another perf counter
(edit) @32924   14 年 vboxsync crOpenGL: add opcodes counter
(edit) @32911   14 年 vboxsync crOpenGL: add sent bytes counter
(edit) @32909   14 年 vboxsync crOpenGL: add mbps/cps to fps measurement
(edit) @32689   14 年 vboxsync Shared folders: don't abort the directory listing if an entry with an …
(edit) @32420   14 年 vboxsync crOpenGL: some mutter/meego related fixes
(edit) @32333   14 年 vboxsync HostServices/SharedClipboard: try to spot and fix a broken clipboard …
(edit) @32255   14 年 vboxsync crOpenGL: fix warning
(edit) @32247   14 年 vboxsync crOGL: gcc warnings
(edit) @32240   14 年 vboxsync crOpenGL/wddm: aero +20% speed up
(edit) @32175   14 年 vboxsync 3D: fps logging, wddm/3d/aero: simple perf test app
(edit) @32161   14 年 vboxsync crOpenGL: fix broked 3d after fullscreen/seamless/normal mode changes …
(edit) @32078   14 年 vboxsync crOpenGL: guest app stack corruption when using …
(edit) @31847   14 年 vboxsync iprt: removed crc32.h and crc64.h, use crc.h instead.
(edit) @31808   14 年 vboxsync crOpenGL: resource sharing between contexts
(edit) @31698   14 年 vboxsync Main, frontends: unsigned long long -> long long
(edit) @31055   14 年 vboxsync Warning.
(edit) @31052   14 年 vboxsync Shared Folders/AutoMount: Update.
(edit) @31002   14 年 vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30681   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 年 vboxsync Main: back out r63429
(edit) @30670   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30614   14 年 vboxsync Comments.
(edit) @30502   14 年 vboxsync SharedFolders: release logging fixes
(edit) @30458   14 年 vboxsync crOpenGL: don't generated unneeded functinos
(edit) @30440   14 年 vboxsync crOpenGL: wddm friendly windows info tracking + more consistent …
(edit) @30268   14 年 vboxsync logging fix
(edit) @30126   14 年 vboxsync OpenGL-OSX: use new VBoxCocoa.h include file
(edit) @30013   15 年 vboxsync scm cleanup.
(edit) @30011   15 年 vboxsync crOpenGL: fix host assertion for some guest mt apps (#5236)
(edit) @29930   15 年 vboxsync crOpenGL: properly cleanup host opengl parts (#2954, #6443)
(edit) @29900   15 年 vboxsync Guest Control/HostService: Renamed structure for better understanding.
(edit) @29898   15 年 vboxsync Guest Control: Clean up call list on client disconnection as well.
(edit) @29886   15 年 vboxsync crOpenGL: less noise in logs
(edit) @29867   15 年 vboxsync r=bird: todos
(edit) @29857   15 年 vboxsync crOpenGL: burn fix
(edit) @29856   15 年 vboxsync crOpenGL: fix vista64 host crashes with wddm guest, fix pbuffers support
(edit) @29797   15 年 vboxsync Guest Control: Documentation for internals.
(edit) @29785   15 年 vboxsync Guest Control: More stable when client is crashing/aborting in an …
(edit) @29447   15 年 vboxsync crOpenGL: macos some debug output
(edit) @29446   15 年 vboxsync crOpenGL: correctly rebing view fbo after snapshot load
(edit) @29438   15 年 vboxsync Guest Control/VBoxService: Added support for cancel pending (blocking) …
(edit) @29433   15 年 vboxsync crOpenGL: macos don't override client texture/fbo bindings
(edit) @29427   15 年 vboxsync crOpenGL: fix incorrect texture filtering and blank screen after guest …
(edit) @29394   15 年 vboxsync GuestProperties: Try make sure the timestamp is somewhat unique …
(edit) @29371   15 年 vboxsync renderspu_cocoa_helper.m: Missing RTTimeMilliTS prototype.
(edit) @29359   15 年 vboxsync OSX: fixed 2D on 64-bit Mac
(edit) @29221   15 年 vboxsync crOpenGL: remove unnecessary check
(edit) @29220   15 年 vboxsync Guest Control/Main/HostService: Deal with stale clients, avoid …
(edit) @29205   15 年 vboxsync crOpenGL: delay FB update on non windows hosts untill framebuffer is …
(edit) @29198   15 年 vboxsync crOpenGL: fix window size updates are lost if window is resized …
(edit) @29176   15 年 vboxsync crOpenGL: add sanity check to macos reparentwindow call
(edit) @29175   15 年 vboxsync crOpenGL: add comment
(edit) @29134   15 年 vboxsync crOpenGL: fix issue when one 3d window is split between 2 monitors and …
(edit) @29019   15 年 vboxsync crOpenGL: rever back to 8 texture untits, to avoid memory overwrite in …
(edit) @29017   15 年 vboxsync crOpenGL: fix blak screen after loading snapshot of VM with compiz …
(edit) @29003   15 年 vboxsync Guest Control/Main/HostService: Proper shutdown / notification when VM …
(edit) @28887   15 年 vboxsync Guest Control/Main: Faster (no polling on guest side), free data on …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28743   15 年 vboxsync HostServices/GuestProperties: reverted r59658: do not send an update …
(edit) @28625   15 年 vboxsync Guest Control: Update (no buffered host waiting anymore, fixed a …
(edit) @28557   15 年 vboxsync Guest Control: Update (first stuff for piping output).
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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