VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @45757   12 年 vboxsync Main: more debugging
(edit) @45743   12 年 vboxsync Main/Display: cosmetics
(edit) @45740   12 年 vboxsync Main/VideoRec: use milliseconds as time units to get more precise …
(edit) @45731   12 年 vboxsync several fixes for video recording
(edit) @45706   12 年 vboxsync more temporary debugging
(edit) @45697   12 年 vboxsync GuestCtrl: Various bugfixes required for test driver to pass.
(edit) @45694   12 年 vboxsync Main/ConsoleImpl: don't run out of scope!
(edit) @45687   12 年 vboxsync Console::setGuestProperty: Temporary E_INVALIDARG debugging hack.
(edit) @45686   12 年 vboxsync Console::setGuestProperty: some cleanup.
(edit) @45680   12 年 vboxsync Main/VRDEServer: Back out code to disable VRDE server if no graphics …
(edit) @45679   12 年 vboxsync More E_INVALIDARG details on setting/deleting guest props
(edit) @45675   12 年 vboxsync Main/Console: OSX fix
(edit) @45674   12 年 vboxsync Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
(edit) @45660   12 年 vboxsync Main/Machine+Console+Settings: add graphics controller type setting, …
(edit) @45622   12 年 vboxsync Main: Introducing CPUPropertyType_LongMode + legacy band aid.
(edit) @45618   12 年 vboxsync Do HMR3Init first in vmR3InitRing3 so the other components can skip …
(edit) @45572   12 年 vboxsync GuestSessionImplTasks.cpp: Better Windows OS version detection for …
(edit) @45571   12 年 vboxsync Missing return value.
(edit) @45568   12 年 vboxsync Main/GuestCtrl: Removed dead code.
(edit) @45554   12 年 vboxsync ConsoleImpl2.cpp: Treat the 64-bit guest type the same way on 32-bit …
(edit) @45553   12 年 vboxsync ConsoleImpl2.cpp: Force HW-virt if 64-bit guest. Log force HW-virt …
(edit) @45528   12 年 vboxsync VBOX_WITH_RAW_MODE changes.
(edit) @45482   12 年 vboxsync GuestCtrl: Added abstract IGuestProcessIOEvent event, removed …
(edit) @45434   12 年 vboxsync GuestCtrl: More event handling code for IGuestFile and IGuestSession.
(edit) @45426   12 年 vboxsync GuestCtrl: Added EventSource getters + OnGuestFileRegistered event.
(edit) @45421   12 年 vboxsync Another build fix: Missing class info and isupports for GuestErrorInfo …
(edit) @45418   12 年 vboxsync Build fix.
(edit) @45415   12 年 vboxsync GuestCtrl: Implemented using (public) VirtualBox events instead of own …
(edit) @45367   12 年 vboxsync Main: a couple of whitespace fixes
(edit) @45336   12 年 vboxsync Main/Console: use appropriate API method for deleting the necessary …
(edit) @45284   12 年 vboxsync Main: Introduce "StorageMgmt/SilentReconfigureWhilePaused" extradata …
(edit) @45276   12 年 vboxsync Ring-1 compression patches, courtesy of trivirt AG: - main: diff to …
(edit) @45132   12 年 vboxsync crOpenGL: seamles mode support impl; bugfizes & cleanup
(edit) @45109   12 年 vboxsync GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
(edit) @45078   12 年 vboxsync VBox/err.h + Main/GuestCtrl: Introduced own error range VERR_GSTCTL_*, …
(edit) @45077   12 年 vboxsync GuestProcessImpl.cpp: Fixed some callback return values.
(edit) @45076   12 年 vboxsync GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
(edit) @45033   12 年 vboxsync Fixed PDMICARDREADERUP method names so they don't repeat the interface …
(edit) @45032   12 年 vboxsync Fixed PDMICARDREADERDOWN method names so they don't repeat the …
(edit) @45030   12 年 vboxsync Main/drv*: s/pData/pThis/g.
(edit) @45029   12 年 vboxsync Main: drvDestruct/drvConstruct cleanups.
(edit) @45010   12 年 vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44970   12 年 vboxsync Main/VirtualBoxClient: add method to perform VM error checking which …
(edit) @44945   12 年 vboxsync Main/GuestProcessImpl: warnings
(edit) @44935   12 年 vboxsync GuestCtrl: More code for guest session infrastructure handling …
(edit) @44903   12 年 vboxsync Guest::updateStats: Don't divide by zero.
(edit) @44870   12 年 vboxsync Build fix.
(edit) @44869   12 年 vboxsync Build fix.
(edit) @44863   12 年 vboxsync GuestCtrl: Infrastructure changes for handling and executing dedicated …
(edit) @44829   12 年 vboxsync ExtPacks\Puel,Main: removed obsolete VBOX_WITH_USB_VIDEO_TEST define …
(edit) @44822   12 年 vboxsync Main: 6414: VM crashes with 2 virtual screens configured on Mac host …
(edit) @44759   12 年 vboxsync UsbWebcamInterface: warning.
(edit) @44758   12 年 vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP: emulated USB webcam updates.
(edit) @44619   12 年 vboxsync Nvram.cpp: Some refinements and fixes.
(edit) @44591   12 年 vboxsync DevEFI,Nvram.cpp: Cleaning up. (partly tested)
(edit) @44590   12 年 vboxsync ConsoleImpl2: Implemented the 'bytes:' prefix for overlay values. (not …
(edit) @44580   12 年 vboxsync VBoxBFE: RIP.
(edit) @44529   12 年 vboxsync header (C) fixes
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @44525   12 年 vboxsync VRDP: cleanup: removed obsolete VBOX_WITH_VRDP_VIDEO_CHANNEL.
(edit) @44503   12 年 vboxsync Main: change API. Interface IMediumFormat was touched. Attribute …
(edit) @44468   12 年 vboxsync ConsoleVRDPServer: use a separate thread to call the external auth …
(edit) @44440   12 年 vboxsync Main: UsbWebcamInterface: do not crash if VM has no webcam.
(edit) @44425   12 年 vboxsync Main: Some more pVM cleanups.
(edit) @44421   12 年 vboxsync mpVM -> mpUVM in comments and such.
(edit) @44419   12 年 vboxsync Main: One more use of PVM and some other cleanups.
(edit) @44402   12 年 vboxsync ConsoleImpl.h/.cpp: changed SafeVMPtrBase to not mess around with pVM, …
(edit) @44399   12 年 vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @44393   12 年 vboxsync VM,++: Changed the VM callbacks (at error, at runtime error, at state …
(edit) @44387   12 年 vboxsync CFGM: Changed the config constructor to take a PUVM as well as a PVM …
(edit) @44385   12 年 vboxsync CSAM: PVM -> PUVM for main interfaces, visibility cleanup.
(edit) @44382   12 年 vboxsync Main/DisplayImpl: Fix for access violation in case of multimonitor. …
(edit) @44375   12 年 vboxsync EM: pVM -> pUVM for main, mark as many as possible interfaces module …
(edit) @44374   12 年 vboxsync FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
(edit) @44373   12 年 vboxsync HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
(edit) @44368   12 年 vboxsync ConsoleImpl.cpp: There is no group operator called 'unrestricted', …
(edit) @44364   12 年 vboxsync PVM -> PUVM and make setVMRuntimeErrorCallbackF non-static and drop pVM.
(edit) @44362   12 年 vboxsync PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
(edit) @44358   12 年 vboxsync PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
(edit) @44355   12 年 vboxsync PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
(edit) @44351   12 年 vboxsync PDM,++: Change APIs used by Main from PVM to PUVM.
(edit) @44347   12 年 vboxsync PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
(edit) @44346   12 年 vboxsync TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
(edit) @44340   12 年 vboxsync VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
(edit) @44337   12 年 vboxsync update
(edit) @44288   12 年 vboxsync Eliminate last use of CombinedProgress class etc xtracker id id 6167
(edit) @44281   12 年 vboxsync export to OSE
(edit) @44191   12 年 vboxsync include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
(edit) @44167   12 年 vboxsync Main: Increased guest property lookup performance by using a map for …
(edit) @44152   12 年 vboxsync Main/Snapshot+Console: Set up logging earlier to capture more error …
(edit) @44151   12 年 vboxsync Main/Console: dump the VBoxInternal2 extradata settings since they …
(edit) @44130   12 年 vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @44124   12 年 vboxsync Eliminate last use of the CombinedProgess class - bugtracker id 6167
(edit) @44103   12 年 vboxsync Main/ConsoleImpl2: warning
(edit) @44091   12 年 vboxsync Main: make the code more readable. Places where the comparisons were …
(edit) @44039   12 年 vboxsync Main: renavation com::Guid class. PR5744
(edit) @43981   12 年 vboxsync Guest Control: Respect detached processes.
(edit) @43952   12 年 vboxsync Shared folders: instead of dropping a shared folder which does not …
(edit) @43934   12 年 vboxsync DisplayImpl: LogFlow -> Log2
(edit) @43929   12 年 vboxsync ConsoleVRDPServer: VideoIn updates
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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