VirtualBox

source: vbox/trunk/src/VBox/Main/idl

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @64532   8 年 vboxsync more typos
(edit) @63387   8 年 vboxsync Main/idl/midl.xsl: Ignore MIDL2039 talking about needing NT4.0 SP4+.
(edit) @63352   8 年 vboxsync Main: shut up two annoying and (perceived) harmless MIDL warnings, …
(edit) @63147   8 年 vboxsync Main: warnings
(edit) @63136   8 年 vboxsync touch
(edit) @62598   8 年 vboxsync Main/MachineDebugger: add method for getting the VM uptime
(edit) @62486   8 年 vboxsync (C) 2016
(edit) @62300   8 年 vboxsync Main/idl: fix outdated comment
(edit) @62067   8 年 vboxsync Main/idl/VirtualBox.xidl: WinMM is not supported.
(edit) @62066   8 年 vboxsync Main/idl/VirtualBox.xidl: Documentation.
(edit) @62014   8 年 vboxsync Main/Machine: add a stub for an aux settings file (which will be an …
(edit) @61958   8 年 vboxsync Main/idl/{m,xp}idl.xsl: need to cast the custom return values (Windows …
(edit) @61915   8 年 vboxsync Main/idl: doxygen fixes: properly link to enums
(edit) @61893   8 年 vboxsync Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
(edit) @61749   8 年 vboxsync required UUID change for r108134
(edit) @61747   8 年 vboxsync enable X2APIC for Linux guests
(edit) @61684   8 年 vboxsync Main: IDisplay reverted r108035, not needed
(edit) @61678   8 年 vboxsync Main: IDisplay restored compatibility with 5.0 by using reserved …
(edit) @61564   8 年 vboxsync Main: IDisplay changed queryScreenLayout to be an attribute
(edit) @61560   8 年 vboxsync Main: IDisplay queryScreenLayout and setScreenLayout API stubs
(edit) @61137   9 年 vboxsync Main/Medium: some more lock order fixing, but a lot of work is left
(edit) @61042   9 年 vboxsync Main/Machine+BIOSSettings: introduce APIC/X2APIC CPU feature settings …
(edit) @61009   9 年 vboxsync Main: big settings cleanup and writing optimization. Moved …
(edit) @60977   9 年 vboxsync Main/VirtualBoxBase: Add code for collecting information about how …
(edit) @60765   9 年 vboxsync API: stop using ATL and use a vastly smaller lookalike instead, plus a …
(edit) @60608   9 年 vboxsync Main+Storage/VD: add a capability which marks preferred medium format …
(edit) @60546   9 年 vboxsync Main/idl: document how errors are handled when creating IVirtualBox or …
(edit) @60410   9 年 vboxsync IMachine: Added CPUProfile attribute (read/write string). Added a …
(edit) @60408   9 年 vboxsync CPUPropertyType::TripleFaultReset: Doc adjustment.
(edit) @60341   9 年 vboxsync ICertificate, Import wizard: Some adjustments to make it do and show …
(edit) @60334   9 年 vboxsync CertificateImpl,ApplianceImpl: Drop the unwanted presence attribute …
(edit) @60328   9 年 vboxsync bugref:8249. Improvement ICertificate interface.
(edit) @60243   9 年 vboxsync CertificateImpl: Sketched how this should've been done. Don't …
(edit) @60236   9 年 vboxsync pr8249. Backward compatibility with 5.0.x branch
(edit) @60220   9 年 vboxsync bugref:8249. Added an attribute certificate into IAppliance interface. …
(edit) @60219   9 年 vboxsync bugref:8249. New API interface ICertificate was added.
(edit) @60107   9 年 vboxsync Main/USBProxyService: Save any additional USB device sources in the …
(edit) @60089   9 年 vboxsync Main,VBoxManage: Add API to IHost for adding and removing USB device …
(edit) @60068   9 年 vboxsync Revert r106058, incomplete conversion of USBProxyBackend to a COM …
(edit) @60067   9 年 vboxsync Main: Add API to IHost for adding and removing USB device sources in …
(edit) @59387   9 年 vboxsync Main/IDL: Move the IUSBDevice::backend attribute to the end. Though it …
(edit) @59383   9 年 vboxsync IMachine: dropped the number of reservedAttributes from 14 to 12 in …
(edit) @59382   9 年 vboxsync idl/midl.xsl: add 'proxy' attribute to the interfaces when …
(edit) @59381   9 年 vboxsync Main,FE/Qt: Don't access the USB ID database for …
(edit) @59117   9 年 vboxsync USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
(edit) @58677   9 年 vboxsync introduced new OS hint for USB-3-capable guests
(edit) @58437   9 年 vboxsync Main: Added paravirtdebug options.
(edit) @58383   9 年 vboxsync Main: an option to use VRDE auth library from VBoxSVC (not enabled)
(edit) @58134   9 年 vboxsync VirtualBox.xidl: build fix
(edit) @58133   9 年 vboxsync VirtualBox.xidl: Change order of NVMe storage controller type to …
(edit) @57979   9 年 vboxsync Parallel ports: Several fixes for multiple parallel ports. Make the …
(edit) @57524   9 年 vboxsync Main: NVMe integration
(edit) @56830   9 年 vboxsync Main/idl: comment
(edit) @56788   9 年 vboxsync Main/Machine: new attribute (not yet implemented to the level that it …
(edit) @56610   9 年 vboxsync Main/Machine: add stub of a new method which will apply the VM default …
(edit) @56596   9 年 vboxsync Main/idl: change the unit of "reservedAttributes" from read-write …
(edit) @56588   9 年 vboxsync Main/idl: reserved method/attribute fine tuning now that more …
(edit) @56523   9 年 vboxsync Main/idl: fix a few missing <desc> tags, and keep the DTD up to date.
(edit) @56480   9 年 vboxsync Cleaned up leftovers.
(edit) @56459   9 年 vboxsync Main: Added audio codec type property, including recommended type.
(edit) @56423   9 年 vboxsync typo
(edit) @56398   9 年 vboxsync IVirtualBox: Added APIRevision attribute for the ValidationKit, …
(edit) @56397   9 年 vboxsync VirtualBox.xidl: Some rainy day insurance.
(edit) @56396   9 年 vboxsync Main/idl: introduce attributes to define how many reserved …
(edit) @56372   9 年 vboxsync ISystemProperties: Added rawModeSupported attribute for querying …
(edit) @56328   9 年 vboxsync (c) in generated headers
(edit) @56142   10 年 vboxsync Main: introduce a new "medium config changed" event which was missing, …
(edit) @56088   10 年 vboxsync pr6522. First part: added logic which allows to read\save audio …
(edit) @56035   10 年 vboxsync Main/Machine+USBController+StorageController: Mix of deleting useless …
(edit) @55977   10 年 vboxsync Main/Snapshot: add a parameter to IMachine.takeSnapshot, returning the …
(edit) @55961   10 年 vboxsync apiwrap-server.xsl: don't throw autoCaller failure, do …
(edit) @55885   10 年 vboxsync IMachineDebugger: Added a queryOSKernelLog method.
(edit) @55883   10 年 vboxsync IMachineDebugger: Added loadPlugIn and unloadPlugIn methods.
(edit) @55854   10 年 vboxsync Main: saved screenshot API cleanup.
(edit) @55807   10 年 vboxsync Main/Machine: fix self-deadlock during inaccessible machine unregistration
(edit) @55800   10 年 vboxsync Main/Session+Machine: small API cleanup, introducing explicit session …
(edit) @55674   10 年 vboxsync Main,VBoxManage,Settings: Changed the boolean syntheticCPU setting …
(edit) @55668   10 年 vboxsync Modified IGuestSession::fileOpenEx: removed the 'offset' parameter and …
(edit) @55633   10 年 vboxsync typo in open action conversion.
(edit) @55631   10 年 vboxsync IGuestSession: - Added pathStyle attribute and associated enum. …
(edit) @55629   10 年 vboxsync Fixed FsObjType link.
(edit) @55625   10 年 vboxsync Try to fix Linux burns.
(edit) @55619   10 年 vboxsync Attempt to fix burn.
(edit) @55613   10 年 vboxsync IGuestSession: Added a pathStyle attribute (read-only) that translates …
(edit) @55611   10 年 vboxsync Main: Merged the VFSFileType and FsObjType enums, keeping the …
(edit) @55608   10 年 vboxsync apiwrap-server.xsl,VirtualBox.xidl: Added a check in the API wrapper …
(edit) @55595   10 年 vboxsync IGuestProcess needs a dummy attribute to work with the midl proxy stub …
(edit) @55591   10 年 vboxsync Main: Renamed IGuestSession::environment to …
(edit) @55590   10 年 vboxsync Main: Removed IGuestSession::environmentClear because it duplicates …
(edit) @55586   10 年 vboxsync VirtualBox.xidl: link fixes.
(edit) @55583   10 年 vboxsync VirtualBox.xidl: Clearified IGuestSession and associated documentation …
(edit) @55535   10 年 vboxsync Main,VBoxManage,VBoxShell,ValidationKit: Changed the …
(edit) @55531   10 年 vboxsync Main,VBoxService: Added ProcessCreateFlag_UnquotedArguments.
(edit) @55528   10 年 vboxsync Main/idl: added IAudioAdapter::enabledIn/enabledOut
(edit) @55523   10 年 vboxsync Main: extend IVetoEvent interface to support approvals too.
(edit) @55505   10 年 vboxsync Main: Add method to return list of medium identifiers assoicated with …
(edit) @55437   10 年 vboxsync Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
(edit) @55422   10 年 vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55405   10 年 vboxsync Main/IDL: fix copy/paste bug in comments
(edit) @55259   10 年 vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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