|
|
@31818
|
14 years |
vboxsync |
added HWVirtEx force property to API
|
|
|
@31812
|
14 years |
vboxsync |
event: bits of additional paranoia
|
|
|
@31744
|
14 years |
vboxsync |
Correction
|
|
|
@31742
|
14 years |
vboxsync |
FT password
|
|
|
@31733
|
14 years |
vboxsync |
Again terminology
|
|
|
@31731
|
14 years |
vboxsync |
Terminology
|
|
|
@31718
|
14 years |
vboxsync |
Main: PNG screenshoting API
|
|
|
@31699
|
14 years |
vboxsync |
typo
|
|
|
@31698
|
14 years |
vboxsync |
Main, frontends: unsigned long long -> long long
|
|
|
@31692
|
14 years |
vboxsync |
Cleaned up IGuest page fusion api
|
|
|
@31688
|
14 years |
vboxsync |
New state
|
|
|
@31686
|
14 years |
vboxsync |
FT api update
|
|
|
@31685
|
14 years |
vboxsync |
FT api
|
|
|
@31647
|
14 years |
vboxsync |
Main: forgot UUID change for IMachine
|
|
|
@31633
|
14 years |
vboxsync |
events: more on reusability
|
|
|
@31629
|
14 years |
vboxsync |
doc/idl: fix a bunch of broken links
|
|
|
@31625
|
14 years |
vboxsync |
Main: add a getter in IProgress for getting the current operation weight
|
|
|
@31618
|
14 years |
vboxsync |
Main: API docs
|
|
|
@31615
|
14 years |
vboxsync |
Main: Implemenation of per-machine media registries; …
|
|
|
@31596
|
14 years |
vboxsync |
Main: API docs
|
|
|
@31595
|
14 years |
vboxsync |
Main: remove deprecated VirtualBox::createLegacyMachine() and …
|
|
|
@31577
|
14 years |
vboxsync |
Main, docs: <see> behavior isn't nice, also added …
|
|
|
@31576
|
14 years |
vboxsync |
SDK docs: typos and corrections
|
|
|
@31574
|
14 years |
vboxsync |
Main: bring back boolean argument to IConsole::discardSavedState()
|
|
|
@31572
|
14 years |
vboxsync |
events: vacation-time idea of reusable events (for perfomance-critical …
|
|
|
@31568
|
14 years |
vboxsync |
Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
|
|
|
@31562
|
14 years |
vboxsync |
Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
|
|
|
@31501
|
14 years |
vboxsync |
events: support for raw pointers too
|
|
|
@31464
|
14 years |
vboxsync |
Main: support per-machine media registries in XML settings (not yet used)
|
|
|
@31334
|
14 years |
vboxsync |
Main: API docs
|
|
|
@31333
|
14 years |
vboxsync |
Main: rework new implementation of Machine::Unregister() and …
|
|
|
@31332
|
14 years |
vboxsync |
Support passing cpu priority change to a running guest.
|
|
|
@31287
|
14 years |
vboxsync |
Initial API changes for resource control (storage/network/cpu)
|
|
|
@31280
|
14 years |
vboxsync |
Main: API docs
|
|
|
@31276
|
14 years |
vboxsync |
Main: API docs
|
|
|
@31267
|
14 years |
vboxsync |
VirtualBox.xidl: build fix and tabs
|
|
|
@31261
|
14 years |
vboxsync |
VirtualBox.xidl: Added some words to waitForCompletion about event queues.
|
|
|
@31241
|
14 years |
vboxsync |
Removed use of interface version for IGuest::getAdditionsVersion, some …
|
|
|
@31227
|
14 years |
vboxsync |
Main: clarify definition of DeletingSnapshotPaused
|
|
|
@31226
|
14 years |
vboxsync |
Main: fix API documentation inaccuracies
|
|
|
@31220
|
14 years |
vboxsync |
Main: rename IConsole::forgetSavedState() to discardSavedState()
|
|
|
@31219
|
14 years |
vboxsync |
Backed out r64225 for now.
|
|
|
@31218
|
14 years |
vboxsync |
Main: extend Machine::unregister() to no longer fail with machines in …
|
|
|
@31217
|
14 years |
vboxsync |
VBox/InterfaceVersion: Added IGuest methods.
|
|
|
@31116
|
14 years |
vboxsync |
Main: event API docs
|
|
|
@31115
|
14 years |
vboxsync |
Main: docs update
|
|
|
@31073
|
14 years |
vboxsync |
Main: API docs
|
|
|
@31072
|
14 years |
vboxsync |
SDKRef: API changelog (sessions), fix invalid docbook, headings
|
|
|
@31070
|
14 years |
vboxsync |
Main: rename ISession::close() to ISession::unlockMachine(); API …
|
|
|
@31063
|
14 years |
vboxsync |
Main/Medium: Implement medium type Shareable, and along the way added …
|
|
|
@31019
|
14 years |
vboxsync |
Main: rename LockForSession() API to LockMachine() and fix parameters; …
|
|
|
@31008
|
14 years |
vboxsync |
Main: reorganize session APIs
|
|
|
@31002
|
14 years |
vboxsync |
First support for auto-mounted Shared Folders (Windows only yet).
|
|
|
@30976
|
14 years |
vboxsync |
add support for Intel HD Audio, now built by default
|
|
|
@30967
|
14 years |
vboxsync |
Main: api docs fix
|
|
|
@30963
|
14 years |
vboxsync |
SDKRef: move IEvent documentation from SDKRef source to IEvent …
|
|
|
@30956
|
14 years |
vboxsync |
Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
|
|
|
@30929
|
14 years |
vboxsync |
Main: add option to UnregisterMachine() to automatically nuke all …
|
|
|
@30881
|
14 years |
vboxsync |
Main/OVF: add Appliance::machines[] attribute so that caller can …
|
|
|
@30871
|
14 years |
vboxsync |
Main: event names now in past tense
|
|
|
@30825
|
14 years |
vboxsync |
Main: callbacks removal
|
|
|
@30714
|
14 years |
vboxsync |
Main: remove SupportErrorInfo template magic
|
|
|
@30702
|
14 years |
vboxsync |
Main: event source change events
|
|
|
@30699
|
14 years |
vboxsync |
Main: evenmt names
|
|
|
@30698
|
14 years |
vboxsync |
Events: docs, properly cleanup queue in passive mode
|
|
|
@30633
|
14 years |
vboxsync |
Main/cbindings: shut up pedantic & -Wshadow warnings.
|
|
|
@30631
|
14 years |
vboxsync |
Main: Escape the (nsCID) { uuid-bits } compound literals expression so …
|
|
|
@30627
|
14 years |
vboxsync |
Main, some frontends: removing callbacks
|
|
|
@30621
|
14 years |
vboxsync |
Main: Events: typo
|
|
|
@30564
|
14 years |
vboxsync |
Main: safearray event attributes work
|
|
|
@30553
|
14 years |
vboxsync |
Main: console events, sample of veto events use (enabled by default, …
|
|
|
@30535
|
14 years |
vboxsync |
Main: further events work, setters, part of safearrays
|
|
|
@30522
|
14 years |
vboxsync |
Main: dup uuids
|
|
|
@30521
|
14 years |
vboxsync |
Main: veto event class, more events
|
|
|
@30510
|
14 years |
vboxsync |
Main: events work, firing of events enabled
|
|
|
@30479
|
14 years |
vboxsync |
feedback
|
|
|
@30477
|
14 years |
vboxsync |
Main: finer events locks
|
|
|
@30476
|
14 years |
vboxsync |
Main: autogenerate event implementations
|
|
|
@30393
|
14 years |
vboxsync |
Main, glue: webservice events
|
|
|
@30381
|
14 years |
vboxsync |
Main: generic events (disabled)
|
|
|
@30345
|
14 years |
vboxsync |
Main: more events
|
|
|
@30331
|
14 years |
vboxsync |
Main: further event work
|
|
|
@30310
|
14 years |
vboxsync |
Main: some events work
|
|
|
@30207
|
14 years |
vboxsync |
Main: console COM events, cleanup, locking
|
|
|
@29950
|
15 years |
vboxsync |
openRemoteSession: updated docs.
|
|
|
@29927
|
15 years |
vboxsync |
Main: Three state powerOn progress object when teleporting.
|
|
|
@29909
|
15 years |
vboxsync |
API docs
|
|
|
@29874
|
15 years |
vboxsync |
first draft of OLE events support
|
|
|
@29864
|
15 years |
vboxsync |
Main: Make it possible to cancel the starting of a teleporation target.
|
|
|
@29621
|
15 years |
vboxsync |
Main: new uuid
|
|
|
@29615
|
15 years |
vboxsync |
Main: implemented IHost::GetProcessorCoreCount()
|
|
|
@29591
|
15 years |
vboxsync |
Complete API, but leave it unimplemented
|
|
|
@29589
|
15 years |
vboxsync |
Connect page fusion state
|
|
|
@29518
|
15 years |
vboxsync |
Main: onMousePointerShapeChange reworked
|
|
|
@29516
|
15 years |
vboxsync |
Guest Control: Remove unused Std* arguments.
|
|
|
@29481
|
15 years |
vboxsync |
Main: remove obsolete comment from XIDL
|
|
|
@29480
|
15 years |
vboxsync |
Main: Remove IoBackendType in StorageController and have a boolean …
|
|
|
@29460
|
15 years |
vboxsync |
Dropped guest page fusion attribute.
|
|
|
@29405
|
15 years |
vboxsync |
Main/FE/Qt4: prepare for correct SAS handling in the Appliance …
|
|
|
@29363
|
15 years |
vboxsync |
Added 'restart' parameter to OnVRDPServerChange notification.
|
|
|