VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32565   14 years vboxsync Runtime/Main: add xml/ovf parsing in memory
(edit) @32531   14 years vboxsync Main/Medium+MediumFormat+GuestOSType+SystemPropertiesImpl+Console+Globa …
(edit) @32469   14 years vboxsync Main/USB/linux: minor fixes to USBGetDevides
(edit) @32448   14 years vboxsync Main-OVF: make manifest file creation optional
(edit) @32398   14 years vboxsync Main: Save guest dimension in save state; add method for queering this …
(edit) @32324   14 years vboxsync Main/USBProxyServiceLinux: split out USB enumeration from …
(edit) @32301   14 years vboxsync Main/USBProxyServiceLinux: split out the check for usbfs into a static …
(edit) @32299   14 years vboxsync Main/USBProxyServiceLinux: move the implementation of the device …
(edit) @32262   14 years vboxsync Main/linux/vector container: simplification
(edit) @32258   14 years vboxsync Main/USB/linux: simplified the vector container and the code using it
(edit) @32194   14 years vboxsync PDMDevHlpVMSuspendSaveAndPowerOff/Main: Implemented the main bits - …
(edit) @32142   14 years vboxsync Main/linux/USB: moved a vector container-based implementation detail …
(edit) @32120   14 years vboxsync Main, devices: support for chipset selection in the public API
(edit) @32114   14 years vboxsync Main/linux: fixes to vector container code
(edit) @32086   14 years vboxsync Guest Additions Runlevels: Use a Main enum for run level type.
(edit) @32074   14 years vboxsync Fix #4945 (FE/Qt: Newly cerated (in VM Settings) controller should use …
(edit) @32062   14 years vboxsync VRDP leak detector: use the same define for VRDP and libjpeg, disabled …
(edit) @32056   14 years vboxsync Applied a simple memory leak detector to libjpeg and VBoxC (Windows …
(edit) @32020   14 years vboxsync Initial commit of Guest Additions runlevels; this replaces the …
(edit) @31958   14 years vboxsync Main: thumbnail PNG API, refactoring
(edit) @31911   14 years vboxsync make the VBOX_WITH_NEW_USB_CODE_ON_SOLARIS code mandatory
(edit) @31892   14 years vboxsync OSE header fixes
(edit) @31891   14 years vboxsync Main: export USBProxyService and USBFilter to OSE
(edit) @31818   14 years vboxsync added HWVirtEx force property to API
(edit) @31814   14 years vboxsync Main: cleanup medium objects from media registry when machine object …
(edit) @31777   14 years vboxsync Main/Medium: Resize operation
(edit) @31772   14 years vboxsync events: explicit uninit method
(edit) @31745   14 years vboxsync Guest::setSupportedFeatures should take uint32_t arguments not (U)LONG64.
(edit) @31742   14 years vboxsync FT password
(edit) @31725   14 years vboxsync Fix warning when compiling in win64
(edit) @31718   14 years vboxsync Main: PNG screenshoting API
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31692   14 years vboxsync Cleaned up IGuest page fusion api
(edit) @31686   14 years vboxsync FT api update
(edit) @31685   14 years vboxsync FT api
(edit) @31676   14 years vboxsync Main/FE/Qt4: add initial OVA support
(edit) @31663   14 years vboxsync Main: header fixes
(edit) @31652   14 years vboxsync re-applied r64780
(edit) @31651   14 years vboxsync Main/HostHardwareLinux: switch the stl vectors to a C implementation
(edit) @31648   14 years vboxsync backed out r64780
(edit) @31644   14 years vboxsync Main/HostHardwareLinux: switch the stl vectors to a C implementation
(edit) @31625   14 years vboxsync Main: add a getter in IProgress for getting the current operation weight
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31595   14 years vboxsync Main: remove deprecated VirtualBox::createLegacyMachine() and …
(edit) @31574   14 years vboxsync Main: bring back boolean argument to IConsole::discardSavedState()
(edit) @31572   14 years vboxsync events: vacation-time idea of reusable events (for perfomance-critical …
(edit) @31568   14 years vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31562   14 years vboxsync Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31482   14 years vboxsync Main: less string copying with media paths
(edit) @31479   14 years vboxsync Main: add registry machine methods
(edit) @31436   15 years vboxsync Guest Additions version lookup/status: Moved actual version string …
(edit) @31370   15 years vboxsync Main: cleanup machine renames, remove dead code
(edit) @31358   15 years vboxsync Main: convert more Medium and MediumFormat internals to Utf8Str
(edit) @31337   15 years vboxsync Main/Solaris: New DVD drive enumeration, works on Solaris 10 & Nevada. …
(edit) @31333   15 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31332   15 years vboxsync Support passing cpu priority change to a running guest.
(edit) @31308   15 years vboxsync Main: storage controller/attachment cleanup
(edit) @31307   15 years vboxsync Main: remove unused arg
(edit) @31306   15 years vboxsync Main: optimization
(edit) @31301   15 years vboxsync More resource control changes
(edit) @31300   15 years vboxsync Main: fix floppy/dvd breakage
(edit) @31296   15 years vboxsync Main: cleanup host drives management: do not return different IMedium …
(edit) @31287   15 years vboxsync Initial API changes for resource control (storage/network/cpu)
(edit) @31281   15 years vboxsync Main: one function instead of two for finding DVD and floppy images
(edit) @31279   15 years vboxsync Display: replaced floating point implementation of screenshot scaling …
(edit) @31273   15 years vboxsync Main: remove unused code
(edit) @31268   15 years vboxsync Main: fix for r63809
(edit) @31241   15 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31236   15 years vboxsync Main: rename internal medium attach/detach methods
(edit) @31228   15 years vboxsync Main: beginnings of deleting all snapshots in Machine::Unregister() -- …
(edit) @31220   15 years vboxsync Main: rename IConsole::forgetSavedState() to discardSavedState()
(edit) @31219   15 years vboxsync Backed out r64225 for now.
(edit) @31218   15 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(edit) @31217   15 years vboxsync VBox/InterfaceVersion: Added IGuest methods.
(edit) @31098   15 years vboxsync iSCSI: First part for async I/O. Move I/O into a separate thread and …
(edit) @31070   15 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31063   15 years vboxsync Main/Medium: Implement medium type Shareable, and along the way added …
(edit) @31019   15 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
(edit) @31008   15 years vboxsync Main: reorganize session APIs
(edit) @31002   15 years vboxsync First support for auto-mounted Shared Folders (Windows only yet).
(edit) @30956   15 years vboxsync Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
(edit) @30950   15 years vboxsync Main: use settings::SystemProperties in SystemPropertiesImpl.h
(edit) @30940   15 years vboxsync Main: fix medium detachment quirks during machine register
(edit) @30938   15 years vboxsync Main: add option to VirtualBox::findMachine() whether it should find …
(edit) @30934   15 years vboxsync Main: automatically fix host-specific audio drivers when loading …
(edit) @30929   15 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(edit) @30881   15 years vboxsync Main/OVF: add Appliance::machines[] attribute so that caller can …
(edit) @30847   15 years vboxsync Main/Machine+Performance+VirtualBox: move deleting the performance …
(edit) @30832   15 years vboxsync Main: win burns
(edit) @30825   15 years vboxsync Main: callbacks removal
(edit) @30782   15 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30781   15 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30778   15 years vboxsync Guest Additions status: Use more enums.
(edit) @30764   15 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30763   15 years vboxsync Main/OVF: add DebugThrow macro to ease debugging
(edit) @30760   15 years vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30758   15 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30739   15 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30716   15 years vboxsync release build fixes
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