VirtualBox

source: vbox/trunk/src/VBox/Main/idl/VirtualBox.xidl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7349   17 years vboxsync Main: Added IVirtualBox/IMachine::saveSettingsWithBackup() for easier …
(edit) @7341   17 years vboxsync Main/Settings: Implemented support for settings file auto-conversion …
(edit) @7283   17 years vboxsync Main: improve session documentation
(edit) @7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
(edit) @6965   17 years vboxsync Main: Host::checkUSBProxyService() now returns a warning instead of an …
(edit) @6909   17 years vboxsync Main: Added IMachine::machines2 that returns the array instead of the …
(edit) @6852   17 years vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6616   17 years vboxsync Renaming TriStateBool enum qualifiers: True => TSTrue False => TSFalse …
(edit) @6597   17 years vboxsync SB16 taken from qemu
(edit) @6384   17 years vboxsync next try
(edit) @6382   17 years vboxsync backed out again, needs build fixes on Windows
(edit) @6379   17 years vboxsync support read-only shared folders
(edit) @6265   17 years vboxsync Comment fixes (VMDK wording).
(edit) @6173   17 years vboxsync Add rudimentary VHD support
(edit) @6168   17 years vboxsync Main: Return errors when the parallel port is enabled but the path is null.
(edit) @6156   17 years vboxsync implemented the ACPI sleep button
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
(edit) @6056   17 years vboxsync first version of a PulseAudio driver backend for Linux (still no pcm_in)
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5797   17 years vboxsync Main: Documentatin corrections.
(edit) @5784   17 years vboxsync Manual, API docs, webservice: Begin documenting webservice, add lots …
(edit) @5771   17 years vboxsync Main, VBoxManage: add setting for webservice authentication library …
(edit) @5770   17 years vboxsync Main documentation: updates.
(edit) @5755   17 years vboxsync Added new type of network device 'e1000'. Define VBOX_WITH_E1000 to …
(edit) @5713   17 years vboxsync Added an maskedInterface property to the USB filters. It is used to …
(edit) @5641   17 years vboxsync webservice: add support for retrieving local ISession object; extend …
(edit) @5626   17 years vboxsync Forgot to update the UUID
(edit) @5613   17 years vboxsync EHCI: Added xml setting to enable the EHCI controller.
(edit) @5528   17 years vboxsync Added PortVersion and Version attributes for obtaining the major USB …
(edit) @5390   17 years vboxsync Main: Implemented IConsole::AdoptSavedState(); Prototyped …
(edit) @5385   17 years vboxsync webservices: add ISessionManager::logoff() with all cleanups
(edit) @5383   17 years vboxsync webservices: add sessions and ISessionManager interface (webservice only).
(edit) @5361   17 years vboxsync Added option to emulate PIIX4 IDE controller. Defaults to PIIX4 for …
(edit) @5292   17 years vboxsync API change to allow VM to be created with predefined UUID.
(edit) @5252   17 years vboxsync Added a pattern argument to the IMachineDebugger ResetStats and …
(edit) @5190   17 years vboxsync Added MachineDebugger::getStats.
(edit) @5171   17 years vboxsync Added PXEDebug option scaffolding.
(edit) @5150   17 years vboxsync implemented LogHistoryCount system property (Main+VBoxManage)
(edit) @5115   17 years vboxsync Main: CustomHardDisk wording.
(edit) @5101   17 years vboxsync Introduce a new harddisk object which supports virtual harddisk …
(edit) @5060   17 years vboxsync Added custom line speed setting to XML/COM/CFGM. Hope I haven't …
(edit) @4685   17 years vboxsync Sample number added for guest statistics
(edit) @4646   17 years vboxsync Added maximum stat value
(edit) @4573   17 years vboxsync More statistics. Started implementing the guest side.
(edit) @4571   17 years vboxsync Future proof
(edit) @4570   17 years vboxsync More guest statistics
(edit) @4528   17 years vboxsync Guest statistics interval updates (xml, imachine, iguest)
(edit) @4513   17 years vboxsync Reapplied fixed 24093.
(edit) @4498   17 years vboxsync Backed out 24093
(edit) @4492   17 years vboxsync Continued Main-VMMDev work on memory ballooning.
(edit) @4324   17 years vboxsync Main: Improved serial port API (mostly spelling); FE/Qt: Improved …
(edit) @4318   17 years vboxsync Update interval for guest statistics
(edit) @4316   17 years vboxsync Skeleton for guest statistics
(edit) @4314   17 years vboxsync Added memory balloon property to the Guest class
(edit) @4297   17 years vboxsync Main/GUI: Implemented the Stuck state.
(edit) @4269   17 years vboxsync implemented Main functionality for serial ports
(edit) @4131   17 years vboxsync Main/Frontends: Added missing IConsoleCallback notifications …
(edit) @4097   17 years vboxsync Main, Installer: - XIDL Schema: Renamed module/ => library, class => …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4064   17 years vboxsync Main/Frontends: Pass the value of the DISPLAY variable of the starting …
(edit) @4041   17 years vboxsync Main: Shared Folders (#2130): - Solved folder name unicity problems by …
(edit) @4019   17 years vboxsync added SharedFolderDevice
(edit) @3911   17 years vboxsync Main: IGuest::seamlessSupport => supportsSeamless.
(edit) @3796   17 years vboxsync Main/doc: Fixed phrasing.
(edit) @3795   17 years vboxsync Main/doc: Better phrasing.
(edit) @3793   17 years vboxsync Inform guest about seamless mode changes
(edit) @3761   17 years vboxsync Main/Frontends: Cleaned up IFramebuffer interface.
(edit) @3652   17 years vboxsync Parallel port support. Contributed by: Alexander Eichner
(edit) @3611   17 years vboxsync Main: Improved IFramebuffer::resizeCompleted() docs; Renamed …
(edit) @3599   17 years vboxsync duplicate MMPMAudioDriver value - broke webservices.
(edit) @3593   17 years vboxsync Corrected obsolete comment.
(edit) @3582   17 years vboxsync Added seamless support property to the IGuest class
(edit) @3578   17 years vboxsync Removed rendermode property from the base IFrameBuffer class
(edit) @3576   17 years vboxsync Main: Beautified method/property names in COM interfaces.
(edit) @3571   17 years vboxsync Added framebuffer property RenderMode.
(edit) @3570   17 years vboxsync Wrong space
(edit) @3569   17 years vboxsync QueryVisibleRegion -> GetVisibleRegion
(edit) @3566   17 years vboxsync Async USB detach (for darwin) with async operation timeout (not …
(edit) @3536   17 years vboxsync Main: IVRDPServer::port returns a real default value instead of zero.
(edit) @3532   17 years vboxsync Add QueryVisibleRegion & SetVisibleRegion to the IFrameBuffer class.
(edit) @3494   17 years vboxsync added support for serial ports to Main and VBoxManage
(edit) @3297   17 years vboxsync Main: Changed indent from 4 to 2 chars.
(edit) @3191   17 years vboxsync Main: Made it build on OS/2.
(edit) @3153   17 years vboxsync Multimonitor support.
(edit) @3110   17 years vboxsync Added the display index parameter to the SetVideoModeHint (in the …
(edit) @3001   18 years vboxsync Main/Frontends: Next step to support asynchronous USB device flow.
(edit) @2988   18 years vboxsync InnoTek -> innotek part 4: more miscellaneous files.
(edit) @2961   18 years vboxsync Main: Added the IMachine::logFolder property and corrected changeset:21642.
(edit) @2957   18 years vboxsync Made IHostFloppyDrive use libhal on Linux and added UDI strings to the …
(edit) @2917   18 years vboxsync Updated the host DVD code on Linux to use hal for device detection
(edit) @2674   18 years vboxsync Web services: implemented soap faults (error handling) + explicit …
(edit) @2672   18 years vboxsync Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
(edit) @2602   18 years vboxsync preliminary system time offset implementation
(edit) @2577   18 years vboxsync Web services: XSLTs operate on the real VirtualBox.xidl now; got rid …
(edit) @2567   18 years vboxsync Main & All Frontends: replaced the IGuestOSType IMachine::OSType …
(edit) @2540   18 years vboxsync Main & All Frontends: Improved console window activation helper APIs …
(edit) @2519   18 years vboxsync added API for VRDP multi connection
(edit) @2511   18 years vboxsync Web services: lots of minor fixes, fixed broken attribute setters, all …
(edit) @2470   18 years vboxsync Web service: fix warnings.
(edit) @2463   18 years vboxsync Main & All Frontends: Prototyped a bunch of Main API changes …
Note: See TracRevisionLog for help on using the revision log.

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