VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33232   14 years vboxsync Main: use paths relative to machine folder in machine registries
(edit) @33146   14 years vboxsync wddm/3d: chromium hgsmi, host part + guest part debugging
(edit) @33140   14 years vboxsync Main: have Machine::MountMedium() behave like AttachDevice (use …
(edit) @33107   14 years vboxsync Main/Medium: add internal importFile method, intended to be used by …
(edit) @33078   14 years vboxsync Main: change per-machine media registries so that removeable media …
(edit) @33067   14 years vboxsync Main: fix broken per-machine media registry for …
(edit) @33064   14 years vboxsync Guest Execution/Copy: Added support for input handling, added more …
(edit) @33061   14 years vboxsync Main, vboxshell: implemented support for user activity capturing
(edit) @33060   14 years vboxsync Main;OVF/OVA: online calculation of the SHA1 sum; directly stream into …
(edit) @33005   14 years vboxsync Renamed VBox-VRDP interface to VRDE (update).
(edit) @33004   14 years vboxsync Renamed VBox-VRDP interface to VRDE.
(edit) @32965   14 years vboxsync Main-OVF: fix check of the manifest file existence on import
(edit) @32894   14 years vboxsync Main: clean up GuestOSType constructor
(edit) @32885   14 years vboxsync Renaming cpu priority to cpu execution cap
(edit) @32866   14 years vboxsync Guest Copy/VBoxManage+Main: Added very first bits (not enabled by …
(edit) @32851   14 years vboxsync Main: defer creation of the VMMDev instance in Console to …
(edit) @32837   14 years vboxsync Main: separate ovf creation and disk exporting
(edit) @32829   14 years vboxsync Main/Mouse: Hungarian fixes
(edit) @32828   14 years vboxsync Main/Mouse: actually comment things
(edit) @32817   14 years vboxsync Main: some locking and readability clean-up of MouseImpl
(edit) @32695   14 years vboxsync Main/Medium: new method exportFile which allows to export a medium …
(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   14 years vboxsync Guest Additions version lookup/status: Moved actual version string …
(edit) @31370   14 years vboxsync Main: cleanup machine renames, remove dead code
(edit) @31358   14 years vboxsync Main: convert more Medium and MediumFormat internals to Utf8Str
(edit) @31337   14 years vboxsync Main/Solaris: New DVD drive enumeration, works on Solaris 10 & Nevada. …
(edit) @31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31332   14 years vboxsync Support passing cpu priority change to a running guest.
(edit) @31308   14 years vboxsync Main: storage controller/attachment cleanup
(edit) @31307   14 years vboxsync Main: remove unused arg
(edit) @31306   14 years vboxsync Main: optimization
(edit) @31301   14 years vboxsync More resource control changes
(edit) @31300   14 years vboxsync Main: fix floppy/dvd breakage
(edit) @31296   14 years vboxsync Main: cleanup host drives management: do not return different IMedium …
(edit) @31287   14 years vboxsync Initial API changes for resource control (storage/network/cpu)
(edit) @31281   14 years vboxsync Main: one function instead of two for finding DVD and floppy images
(edit) @31279   14 years vboxsync Display: replaced floating point implementation of screenshot scaling …
(edit) @31273   14 years vboxsync Main: remove unused code
(edit) @31268   14 years vboxsync Main: fix for r63809
(edit) @31241   14 years vboxsync Removed use of interface version for IGuest::getAdditionsVersion, some …
(edit) @31236   14 years vboxsync Main: rename internal medium attach/detach methods
(edit) @31228   14 years vboxsync Main: beginnings of deleting all snapshots in Machine::Unregister() -- …
(edit) @31220   14 years vboxsync Main: rename IConsole::forgetSavedState() to discardSavedState()
(edit) @31219   14 years vboxsync Backed out r64225 for now.
(edit) @31218   14 years vboxsync Main: extend Machine::unregister() to no longer fail with machines in …
(edit) @31217   14 years vboxsync VBox/InterfaceVersion: Added IGuest methods.
(edit) @31098   14 years vboxsync iSCSI: First part for async I/O. Move I/O into a separate thread and …
(edit) @31070   14 years vboxsync Main: rename ISession::close() to ISession::unlockMachine(); API …
(edit) @31063   14 years vboxsync Main/Medium: Implement medium type Shareable, and along the way added …
(edit) @31019   14 years vboxsync Main: rename LockForSession() API to LockMachine() and fix parameters; …
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