VirtualBox

source: vbox/trunk/src/VBox

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @69081   7 年 vboxsync Additions/x11/vboxvideo: Correct a comment about the old memory …
(edit) @69080   7 年 vboxsync Additions/x11/vboxvideo: Replace custom VBVXASSERT with IPRT assertion …
(edit) @69079   7 年 vboxsync Additions/x11/vboxvideo: Drop dependency on IPRT header files. …
(edit) @69078   7 年 vboxsync Additions/x11/vboxvideo: Remove helpers.c and adjust places depending …
(edit) @69077   7 年 vboxsync isovfs.cpp: logging fixes
(edit) @69075   7 年 vboxsync Additions/x11/vboxvideo: Several small clean-ups. bugref:9017: …
(edit) @69074   7 年 vboxsync build fix for r118359
(edit) @69073   7 年 vboxsync FE/Qt: bugref:9004: Runtime UI: Mini-toolbar: Ignore parent window …
(edit) @69070   7 年 vboxsync Settings: restore the lost code for writing maxSize attribute for …
(edit) @69069   7 年 vboxsync FE/Qt: bugref:9019: Selector UI: W/a for macOS allowing to …
(edit) @69068   7 年 vboxsync VMM/HMSVMR0: Flush all tagged TLB entries on ASID wrap-around or while …
(edit) @69067   7 年 vboxsync Devices/Samples: Separate the Playground device from the sample …
(edit) @69066   7 年 vboxsync Additions/x11/vboxvideo: Consistently use RT_NOREF rather than NOREF …
(edit) @69065   7 年 vboxsync Additions/x11/vboxvideo: remove dependencies on more VirtualBox
(edit) @69064   7 年 vboxsync Additions/x11/vboxvideo: use X.Org Bool rather than C++ bool. …
(edit) @69063   7 年 vboxsync Main/Unattended: Get installer languages from sources/lang.ini. We've …
(edit) @69062   7 年 vboxsync IPRT: Added RTIniFileQueryPair for key/value pair enumeration.
(edit) @69061   7 年 vboxsync Additions/x11/vboxvideo: add our own, trival device memory allocator. …
(edit) @69060   7 年 vboxsync inifile.cpp: Fixed wrong allocation size.
(edit) @69059   7 年 vboxsync UDF: Some more structures.
(edit) @69058   7 年 vboxsync Additions/x11/vboxvideo: update file headers before putting into …
(edit) @69057   7 年 vboxsync FE/Qt: bugref:8900: A bit of refactoring; Also provide UITabBarItem …
(edit) @69054   7 年 vboxsync DevEFI: Easier configuration approach using a single CFGM entry, …
(edit) @69053   7 年 vboxsync Main/Console: no need to include the APIC header file directly, it …
(edit) @69052   7 年 vboxsync DevVGA+VGABIOS: Eliminate the redundant header file parts, using one …
(edit) @69051   7 年 vboxsync RTLs.cpp: Recursion fix
(edit) @69050   7 年 vboxsync IPRT: Enable UDF code. Fixed allocation bug.
(edit) @69049   7 年 vboxsync IPRT: UDF read support is mostly done.
(edit) @69048   7 年 vboxsync IPRT: UDF read support is mostly done.
(edit) @69047   7 年 vboxsync DevVGA+VGABIOS: eliminate defines (VBE_NEW_DYN_LIST and VRAM_SIZE_FIX) …
(edit) @69046   7 年 vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @69044   7 年 vboxsync ExtPacks/VBoxDTrace: replace fall-through comments with …
(edit) @69043   7 年 vboxsync ExtPacks/VBoxDTrace: disable gcc fall-through warnings. bugref:8192: …
(edit) @69042   7 年 vboxsync DevVGA: struct padding fix
(edit) @69041   7 年 vboxsync DevVGA: eliminate unused struct field and touch up a few comments
(edit) @69040   7 年 vboxsync Additions/common/crOpenGL: fix a double const declaration. …
(edit) @69039   7 年 vboxsync FE/Qt: bugref:8900: UIToolWidget: Simplifying header and highlighting …
(edit) @69038   7 年 vboxsync Main/webservice: disable a recent gcc warning. bugref:8192: gcc …
(edit) @69037   7 年 vboxsync bugref:9014. Fixed typo.
(edit) @69036   7 年 vboxsync bugref:9014. Fixed the error from changeset r110635.
(edit) @69035   7 年 vboxsync UDF: Implemented directory listing. Works for root, other directories …
(edit) @69034   7 年 vboxsync Additions/linux/drm: fix wrong order in Linux outb/w/l uses. …
(edit) @69033   7 年 vboxsync BIOS: Put logical SPT into the FDPT properly; simplified conditional.
(edit) @69032   7 年 vboxsync VMM/CPUMAllRegs: Added an assertion to ensure the host (outer guest) …
(edit) @69031   7 年 vboxsync VMM/HMSVMR0: Log and nit.
(edit) @69030   7 年 vboxsync VBoxNetAdp/solaris: Bump the maximum MTU size to 9706 bytes to support …
(edit) @69029   7 年 vboxsync iprt: udf updates
(edit) @69027   7 年 vboxsync IPRT: UDF reading updates.
(edit) @69026   7 年 vboxsync FE/Qt: bugref:8674: Legacy progress handling mode by default (when no …
(edit) @69025   7 年 vboxsync BIOS: Set INT 41h/46h in ATA setup rather than in assembler startup code.
(edit) @69024   7 年 vboxsync iprt/init-win.cpp: Use RhxD instead of Rhxd when dumping the stack.
(edit) @69023   7 年 vboxsync iprt: udf updates
(edit) @69022   7 年 vboxsync Additions/linux/drm: move vbox_err.h to …
(edit) @69021   7 年 vboxsync Additions/linux/drm: never try to build the drm module on EL6. …
(edit) @69020   7 年 vboxsync Additions/linux/drm: add files_vboxvideo_drv to driver install …
(edit) @69019   7 年 vboxsync Additions/linux/drm: fix a bad symbol replacement. bugref:8524: …
(edit) @69018   7 年 vboxsync FE/Qt: updated Greek translation, thank you Socratis Kalogrianitis.
(edit) @69017   7 年 vboxsync whitespace cleanup
(edit) @69016   7 年 vboxsync iprt/string.h: Added hex dump formatting alternative %RhxD for …
(edit) @69014   7 年 vboxsync RuntimeR0Drv_SOURCES.os2 needs …
(edit) @69013   7 年 vboxsync IPRT: UDF updates
(edit) @69012   7 年 vboxsync Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
(edit) @69011   7 年 vboxsync Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
(edit) @69009   7 年 vboxsync typo
(edit) @69008   7 年 vboxsync Main/Console: better EFI resolution config, in a single extradata
(edit) @69007   7 年 vboxsync Additions: missing conflict with systemd-timesyncd.service for guest …
(edit) @69006   7 年 vboxsync FE/Qt: bugref:8674: Reworking UIProgressDialog to handle IProgress …
(edit) @69005   7 年 vboxsync FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 5): …
(edit) @69004   7 年 vboxsync FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 4): …
(edit) @69003   7 年 vboxsync FE/Qt: bugref:6669: Make sure Modal Window Manager notifies listeners …
(edit) @69002   7 年 vboxsync bugref:8674. Added 2 new events into the Progress - "percentage …
(edit) @69001   7 年 vboxsync Dev/E1000: (bugref:8942) SLU write no longer triggers delayed LSC …
(edit) @69000   7 年 vboxsync FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 3): …
(edit) @68999   7 年 vboxsync FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 2): …
(edit) @68998   7 年 vboxsync FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 1): …
(edit) @68997   7 年 vboxsync VMM/IEM: Adjust assertion to allow VINF_EM_TRIPLE_FAULT in …
(edit) @68996   7 年 vboxsync Runtime/r0drv/darwin: Don't obfuscate R0 pointers, kernel addresses …
(edit) @68995   7 年 vboxsync Runtime/r0drv/darwin: Don't obfuscate R0 pointers, kernel addresses …
(edit) @68994   7 年 vboxsync Fix switch statement fall-through warnings with gcc 7.2. bugref:8192: …
(edit) @68993   7 年 vboxsync VMM/PDMDevHlp.cpp: Build fix.
(edit) @68992   7 年 vboxsync Main/Console: Renaming (be more specific what kind of controller type …
(edit) @68991   7 年 vboxsync udf: typos and updates.
(edit) @68990   7 年 vboxsync VideoRec: Use Bstr instead of BSTR in VIDEORECCFG, comments.
(edit) @68989   7 年 vboxsync VBoxDTraceTypes.h: NGREG was renamed/hidden to NGREG in recent …
(edit) @68988   7 年 vboxsync FE/Qt: bugref:7820: Make VM wizard enable audio output for newly …
(edit) @68987   7 年 vboxsync VideoRec: Cleaned up videoRecStreamOpenFile().
(edit) @68986   7 年 vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
(edit) @68985   7 年 vboxsync init-win.cpp: Dump module addresses on the stack to get clues where …
(edit) @68984   7 年 vboxsync DisplayImpl.cpp: Dropped the debug LogRels.
(edit) @68983   7 年 vboxsync init-win.cpp: Dump module addresses on the stack to get clues where …
(edit) @68982   7 年 vboxsync VideoRec: videoRecStreamOpenFile() is static.
(edit) @68981   7 年 vboxsync Main/VideoRec.h: Initialize configuration via constructor.
(edit) @68980   7 年 vboxsync init-win.cpp: Dump the list of loaded modules too, marking the one …
(edit) @68979   7 年 vboxsync VideoRec: API docs.
(edit) @68976   7 年 vboxsync init-win.cpp: Install unhandled exception filter callback that tries …
(edit) @68975   7 年 vboxsync VideoRec: Renaming (be more consistent): video capture vs. video recording.
(edit) @68974   7 年 vboxsync Main: Docs.
(edit) @68973   7 年 vboxsync Dev/E1000: Get rid of VLAN mode and MDIO spam in debug log.
(edit) @68972   7 年 vboxsync DisplayImpl.cpp: some debug LogRel's.
(edit) @68971   7 年 vboxsync VideoRec: Documentation, comments.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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