VirtualBox

source: vbox/trunk/src

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @55422   10 年 vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55421   10 年 vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55420   10 年 vboxsync FE/Qt: updated translations. Thank you Stoyan Marinov for the …
(edit) @55418   10 年 vboxsync nit.
(edit) @55417   10 年 vboxsync FE/Qt: 7791: Add user-friendly way of starting VMs with separate UI.
(edit) @55416   10 年 vboxsync FE/Qt: 6846: Some fix for the headless/separate VM startup logic.
(edit) @55415   10 年 vboxsync FE/Qt: Action-pool: Support for polymorphic menu actions which able to …
(edit) @55414   10 年 vboxsync USB,EHCI,OHCI: release and reacquire the critical section when …
(edit) @55413   10 年 vboxsync Additions/x11/vboxvideo: do not set the virtual resolution too early …
(edit) @55412   10 年 vboxsync SB16: There are no mute controls.
(edit) @55411   10 年 vboxsync SUPLib: ugh missed commit.
(edit) @55410   10 年 vboxsync SUPDrvIOC: version bump for r99750.
(edit) @55409   10 年 vboxsync SUPDrvIOC: fix typo. SUPR3ReadTsc now works, previously will always …
(edit) @55408   10 年 vboxsync German NLS
(edit) @55407   10 年 vboxsync two missing headers
(edit) @55406   10 年 vboxsync German NLS updates
(edit) @55405   10 年 vboxsync Main/IDL: fix copy/paste bug in comments
(edit) @55404   10 年 vboxsync HDA: Set the appropriate sink volume rather than the master.
(edit) @55403   10 年 vboxsync AudioMixBuffer: log %RU32 => %#RX32
(edit) @55402   10 年 vboxsync Additions/x11/vboxvideo: header file inclusion clean-up.
(edit) @55401   10 年 vboxsync added a couple of missing Id headers
(edit) @55400   10 年 vboxsync Id
(edit) @55399   10 年 vboxsync Revision => Id
(edit) @55398   10 年 vboxsync Main: Fix hotplugging USB disks
(edit) @55397   10 年 vboxsync USB/MSD: Fix emulation when it is attached to the EHCI controller
(edit) @55396   10 年 vboxsync FE/Qt: update to the English language translation file.
(edit) @55395   10 年 vboxsync FE/Qt: updated translation files and updated Bulgarian translation as …
(edit) @55394   10 年 vboxsync Audio: Volume handling rework (see #5964).
(edit) @55393   10 年 vboxsync Additions/x11/vboxvideo: update testing documentation.
(edit) @55392   10 年 vboxsync Additions/x11/vboxvideo: simplify some initialisation.
(edit) @55391   10 年 vboxsync Additions/x11/vboxvideo: cursor function naming.
(edit) @55390   10 年 vboxsync Additions/x11/vboxvideo: remove old code.
(edit) @55388   10 年 vboxsync HDA: Volume handling improvements.
(edit) @55387   10 年 vboxsync Audio: Keep track of sink volume, drop unused routines.
(edit) @55385   10 年 vboxsync Additions/x11/VBoxClient: send mode hint information to the X server …
(edit) @55384   10 年 vboxsync Additions/x11/vboxvideo: enable new mode hint handling code.
(edit) @55383   10 年 vboxsync Log nit.
(edit) @55382   10 年 vboxsync ConsoleImpl: log nit.
(edit) @55381   10 年 vboxsync FE/Qt: 6846: Allow to close the GUI if VBoxHeadless stopped/killed already.
(edit) @55380   10 年 vboxsync Audio: Implemented muting of streams.
(edit) @55379   10 年 vboxsync Made locally used function static.
(edit) @55378   10 年 vboxsync Additions/x11/vboxvideo: rename a function, missed file.
(edit) @55377   10 年 vboxsync Additions/x11/vboxvideo: rename a function, missed file.
(edit) @55376   10 年 vboxsync Additions/x11/vboxvideo: rename a function.
(edit) @55375   10 年 vboxsync Additions/x11/vboxvideo: re-order a couple of declarations.
(edit) @55374   10 年 vboxsync Additions/x11/vboxvideo: define missing from 4.3 for building the code …
(edit) @55373   10 年 vboxsync Additions/x11/vboxvideo: test for new host capabilities.
(edit) @55371   10 年 vboxsync DrvNat: logrel nit.
(edit) @55370   10 年 vboxsync ConsoleImpl: log nit.
(edit) @55369   10 年 vboxsync Additions/x11/vboxvideo: clean up vbva code, forgotten function call.
(edit) @55368   10 年 vboxsync VBoxREM: missing dependency
(edit) @55367   10 年 vboxsync Additions/x11/vboxvideo: clean up vbva code.
(edit) @55365   10 年 vboxsync NetworkServices: When handling COM/XPCOM events, always check if the …
(edit) @55364   10 年 vboxsync typo
(edit) @55363   10 年 vboxsync NAT: G/c old debug printf in host resolver that spams release log.
(edit) @55362   10 年 vboxsync DevSmc cleanup
(edit) @55361   10 年 vboxsync FE/Qt: release logging wording.
(edit) @55360   10 年 vboxsync FE/Qt: Selector UI: Details pane: Storage element: Check the storage …
(edit) @55359   10 年 vboxsync FE/Qt: Handling new snapshot restore event, similarly to previous case.
(edit) @55358   10 年 vboxsync Additions/x11/vboxvideo: move dirty rectangle handler initialisation …
(edit) @55357   10 年 vboxsync Additions/x11/vboxvideo: fix first screen refresh if the screen is not …
(edit) @55356   10 年 vboxsync VMM: nit.
(edit) @55355   10 年 vboxsync SB16/Audio: VBoxized.
(edit) @55354   10 年 vboxsync Additions/x11/vboxvideo: fix mouse range handling for Solaris guests.
(edit) @55351   10 年 vboxsync Audio: Set nominal volume correctly.
(edit) @55350   10 年 vboxsync FE/Qt: Reverting r99663 because it's too dangerous, need to be more sharp.
(edit) @55349   10 年 vboxsync Devices: re-add VirtualKD which was removed by accident
(edit) @55348   10 年 vboxsync IPRT: win/fileio-win.cpp: Added default case for RTFileIsValid().
(edit) @55346   10 年 vboxsync FE/Qt: Mac OS X: Cleanup: No forced presentation-mode for native …
(edit) @55345   10 年 vboxsync Quieter (required for AC'97).
(edit) @55344   10 年 vboxsync Lower the volume a bit…
(edit) @55343   10 年 vboxsync FE/Qt: 7802: Make sure disabled actions are not re-enabled when it's …
(edit) @55342   10 年 vboxsync HGSMI: cleanup, comments.
(edit) @55341   10 年 vboxsync Graphics: Allow 8bpp custom video modes.
(edit) @55340   10 年 vboxsync Audio: Fixed warnings, largely inconsistent types.
(edit) @55339   10 年 vboxsync Spelling.
(edit) @55338   10 年 vboxsync Audio: Improved logging, fixed volume handling.
(edit) @55337   10 年 vboxsync USB: Walk the async URB list only under the critical section or we …
(edit) @55336   10 年 vboxsync FE/Qt: Runtime UI: Mouse-handler: Get the actual mouse-buttons from …
(edit) @55335   10 年 vboxsync Audio: Spelling, Hungarian fixes.
(edit) @55334   10 年 vboxsync Additions/x11/vboxvideo: we do not need a separate vbox_output_dpms() …
(edit) @55333   10 年 vboxsync FE/Qt: More appropriate fix for r99646.
(edit) @55332   10 年 vboxsync Additions/x11/vboxvideo: new driver mode-setting functions building on …
(edit) @55331   10 年 vboxsync PGMHandlerPhysicalChangeCallbacks -> PGMHandlerPhysicalChangeUserArgs.
(edit) @55330   10 年 vboxsync FE/Qt: VM settings: Forgot few bits in r99653.
(edit) @55329   10 年 vboxsync FE/Qt: VM settings: Alter few ExtPack related NLS.
(edit) @55328   10 年 vboxsync Main: clear DisplaySourceBitmap if screen is disabled.
(edit) @55325   10 年 vboxsync SB16: Added another undocumented DSP command. Still need E3h.
(edit) @55324   10 年 vboxsync SB16: Warning fixes.
(edit) @55323   10 年 vboxsync FE/Qt: UIFramebuffer: immediately repaint after NotifyChange
(edit) @55321   10 年 vboxsync wrong fix
(edit) @55320   10 年 vboxsync RuntimeGuestR3: filter out a few unused functions which make some GA …
(edit) @55319   10 年 vboxsync forward-ported r98914, r98916 from 4.3 to trunk (LogRel and build fix)
(edit) @55318   10 年 vboxsync forward-ported r98913 from 4.3 to trunk (Support/Darwin: on recent …
(edit) @55317   10 年 vboxsync Validation kit / readme: note
(edit) @55316   10 年 vboxsync CPUM,IEM,HM: Enabled XSAVE and AVX for AMD-V too.
(edit) @55314   10 年 vboxsync Main/Console: report installed driver versions to VM release log
(edit) @55312   10 年 vboxsync CPUM: Must load additional extended CPU state when added to (guest) XCR0.
(edit) @55311   10 年 vboxsync Need XSave/XRstor in RC too.
(edit) @55308   10 年 vboxsync asm-amd64-x86.h: Added ASMXSave and ASMXRstor.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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