|
|
@4685
|
17 年 |
vboxsync |
Sample number added for guest statistics
|
|
|
@4646
|
17 年 |
vboxsync |
Added maximum stat value
|
|
|
@4573
|
17 年 |
vboxsync |
More statistics. Started implementing the guest side.
|
|
|
@4571
|
17 年 |
vboxsync |
Future proof
|
|
|
@4570
|
17 年 |
vboxsync |
More guest statistics
|
|
|
@4528
|
17 年 |
vboxsync |
Guest statistics interval updates (xml, imachine, iguest)
|
|
|
@4513
|
17 年 |
vboxsync |
Reapplied fixed 24093.
|
|
|
@4498
|
17 年 |
vboxsync |
Backed out 24093
|
|
|
@4492
|
17 年 |
vboxsync |
Continued Main-VMMDev work on memory ballooning.
|
|
|
@4324
|
17 年 |
vboxsync |
Main: Improved serial port API (mostly spelling);
FE/Qt: Improved …
|
|
|
@4318
|
17 年 |
vboxsync |
Update interval for guest statistics
|
|
|
@4316
|
17 年 |
vboxsync |
Skeleton for guest statistics
|
|
|
@4314
|
17 年 |
vboxsync |
Added memory balloon property to the Guest class
|
|
|
@4297
|
17 年 |
vboxsync |
Main/GUI: Implemented the Stuck state.
|
|
|
@4269
|
17 年 |
vboxsync |
implemented Main functionality for serial ports
|
|
|
@4131
|
17 年 |
vboxsync |
Main/Frontends: Added missing IConsoleCallback notifications …
|
|
|
@4097
|
17 年 |
vboxsync |
Main, Installer:
- XIDL Schema: Renamed module/ => library, class => …
|
|
|
@4071
|
17 年 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4064
|
17 年 |
vboxsync |
Main/Frontends: Pass the value of the DISPLAY variable of the starting …
|
|
|
@4041
|
17 年 |
vboxsync |
Main: Shared Folders (#2130):
- Solved folder name unicity problems by …
|
|
|
@4019
|
17 年 |
vboxsync |
added SharedFolderDevice
|
|
|
@3911
|
17 年 |
vboxsync |
Main: IGuest::seamlessSupport => supportsSeamless.
|
|
|
@3796
|
17 年 |
vboxsync |
Main/doc: Fixed phrasing.
|
|
|
@3795
|
17 年 |
vboxsync |
Main/doc: Better phrasing.
|
|
|
@3793
|
17 年 |
vboxsync |
Inform guest about seamless mode changes
|
|
|
@3761
|
17 年 |
vboxsync |
Main/Frontends: Cleaned up IFramebuffer interface.
|
|
|
@3652
|
17 年 |
vboxsync |
Parallel port support. Contributed by: Alexander Eichner
|
|
|
@3611
|
17 年 |
vboxsync |
Main: Improved IFramebuffer::resizeCompleted() docs; Renamed …
|
|
|
@3599
|
17 年 |
vboxsync |
duplicate MMPMAudioDriver value - broke webservices.
|
|
|
@3593
|
17 年 |
vboxsync |
Corrected obsolete comment.
|
|
|
@3582
|
17 年 |
vboxsync |
Added seamless support property to the IGuest class
|
|
|
@3578
|
17 年 |
vboxsync |
Removed rendermode property from the base IFrameBuffer class
|
|
|
@3576
|
17 年 |
vboxsync |
Main: Beautified method/property names in COM interfaces.
|
|
|
@3571
|
17 年 |
vboxsync |
Added framebuffer property RenderMode.
|
|
|
@3570
|
17 年 |
vboxsync |
Wrong space
|
|
|
@3569
|
17 年 |
vboxsync |
QueryVisibleRegion -> GetVisibleRegion
|
|
|
@3566
|
17 年 |
vboxsync |
Async USB detach (for darwin) with async operation timeout (not …
|
|
|
@3536
|
17 年 |
vboxsync |
Main: IVRDPServer::port returns a real default value instead of zero.
|
|
|
@3532
|
17 年 |
vboxsync |
Add QueryVisibleRegion & SetVisibleRegion to the IFrameBuffer class.
|
|
|
@3494
|
17 年 |
vboxsync |
added support for serial ports to Main and VBoxManage
|
|
|
@3297
|
17 年 |
vboxsync |
Main: Changed indent from 4 to 2 chars.
|
|
|
@3191
|
17 年 |
vboxsync |
Main: Made it build on OS/2.
|
|
|
@3153
|
17 年 |
vboxsync |
Multimonitor support.
|
|
|
@3110
|
17 年 |
vboxsync |
Added the display index parameter to the SetVideoModeHint (in the …
|
|
|
@3001
|
18 年 |
vboxsync |
Main/Frontends: Next step to support asynchronous USB device flow.
|
|
|
@2988
|
18 年 |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2961
|
18 年 |
vboxsync |
Main: Added the IMachine::logFolder property and corrected changeset:21642.
|
|
|
@2957
|
18 年 |
vboxsync |
Made IHostFloppyDrive use libhal on Linux and added UDI strings to the …
|
|
|
@2917
|
18 年 |
vboxsync |
Updated the host DVD code on Linux to use hal for device detection
|
|
|
@2674
|
18 年 |
vboxsync |
Web services: implemented soap faults (error handling) + explicit …
|
|
|
@2672
|
18 年 |
vboxsync |
Main: Ported latest dmik/exp branch changes (r21219:21226) into the trunk.
|
|
|
@2657
|
18 年 |
vboxsync |
Web services: attempted fix for XSLT problems (#1976), plus a couple …
|
|
|
@2602
|
18 年 |
vboxsync |
preliminary system time offset implementation
|
|
|
@2577
|
18 年 |
vboxsync |
Web services: XSLTs operate on the real VirtualBox.xidl now; got rid …
|
|
|
@2567
|
18 年 |
vboxsync |
Main & All Frontends: replaced the IGuestOSType IMachine::OSType …
|
|
|
@2540
|
18 年 |
vboxsync |
Main & All Frontends: Improved console window activation helper APIs …
|
|
|
@2519
|
18 年 |
vboxsync |
added API for VRDP multi connection
|
|
|
@2511
|
18 年 |
vboxsync |
Web services: lots of minor fixes, fixed broken attribute setters, all …
|
|
|
@2470
|
18 年 |
vboxsync |
Web service: fix warnings.
|
|
|
@2463
|
18 年 |
vboxsync |
Main & All Frontends: Prototyped a bunch of Main API changes …
|
|
|
@2365
|
18 年 |
vboxsync |
Web services: implemented wsmap=suppress, com output arguments, enum …
|
|
|
@2343
|
18 年 |
vboxsync |
Web services: more types support, including enums (mostly working).
|
|
|
@2313
|
18 年 |
vboxsync |
Corrected a typo (consistent, but I assume not intentional!).
|
|
|
@2259
|
18 年 |
vboxsync |
Web service: More updates.
|
|
|
@2140
|
18 年 |
vboxsync |
Web services: Adjustments to global XIDL file, more progress with web …
|
|
|
@2029
|
18 年 |
vboxsync |
Main: Added IVirtualBox::findHardDisk().
VBoxSDL: Fixed so that .vmdk …
|
|
|
@1721
|
18 年 |
vboxsync |
Implemented new 'MonitorCount' VM setting, to be used by VGA device …
|
|
|
@1551
|
18 年 |
vboxsync |
Mac OS X audio support (only playback).
|
|
|
@1471
|
18 年 |
vboxsync |
Main: XPCOM: Initial implementation of auto-startable "out-of-proc" …
|
|
|
@1218
|
18 年 |
vboxsync |
Implemented binding the RDP server to a specific interface.
|
|
|
@1142
|
18 年 |
vboxsync |
First step towards a webservices API.
|
|
|
@1077
|
18 年 |
vboxsync |
Main: Added new IMachine attributes: description, sessionType and …
|
|
|
@953
|
18 年 |
vboxsync |
Main: Prototyped IVMDKImage.
|
|
|
@470
|
18 年 |
vboxsync |
Main/Frontends: Changed all interface attributes and method parameters …
|
|
|
@469
|
18 年 |
vboxsync |
Main/XIDL: Added support for the @mod attribute (with 'ptr' the only …
|
|
|
@444
|
18 年 |
vboxsync |
Exposed the TMVirtualSet/GetWarpDrive API in the IMachineDebugger …
|
|
|
@436
|
18 年 |
vboxsync |
Main: Added USBDevice to the DeviceType enum to provide USB device …
|
|
|
@359
|
18 年 |
vboxsync |
Main: Updated IHardDisk::accessible docs.
|
|
|
@238
|
18 年 |
vboxsync |
Keep the framebuffer locked during resizing
|
|
|
@235
|
18 年 |
vboxsync |
Main: Implemented runtime error notifications in IConsole …
|
|
|
@132
|
18 年 |
vboxsync |
Main:
- Prototyped IConsoleCallback::onRuntimeError();
- All size …
|
|
|
@1
|
55 年 |
vboxsync |
import
|