VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33921   14 years vboxsync Main: rework 'save registries' logic to ensure that all media …
(edit) @33918   14 years vboxsync Main: allow multiple AHCI controllers
(edit) @33915   14 years vboxsync Main, QT/FE, VBoxManage: per-chipset controller count limits
(edit) @33908   14 years vboxsync Main: sort Medium methods to have the same order in .h und .cpp
(edit) @33904   14 years vboxsync Main: fix snapshot folder and log folder regression (since 4.0 …
(edit) @33898   14 years vboxsync Guest Control/Main+VBoxManage: Implemented first bits for on-guest …
(edit) @33849   14 years vboxsync whitespace
(edit) @33848   14 years vboxsync Main/Console+Machine: move progress object for Console::SaveState from …
(edit) @33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @33806   14 years vboxsync ExtPack changes, related IPRT changes.
(edit) @33784   14 years vboxsync Main: Added ExtPackManager to Console and implemented the Console and …
(edit) @33776   14 years vboxsync Main/IGuest::updateGuestAdditions: Introduced additional flags …
(edit) @33765   14 years vboxsync Main: Added attribute IVirtualBox::ExtensionPackManager.
(edit) @33760   14 years vboxsync Main/Medium: don't just randomly throw exception if a device type …
(edit) @33758   14 years vboxsync Main, Devices/VMMDev, VBoxBFE: some rewrites of the mouse handling code
(edit) @33723   14 years vboxsync Automatic Guest Additions update: Support/graceful handling for …
(edit) @33708   14 years vboxsync Main: Eliminate the last bits of VirtualBoxBaseWithChildrenNEXT. It …
(edit) @33700   14 years vboxsync Main;Runtime: use size_t
(edit) @33698   14 years vboxsync Main-OVF: make it possible to overwrite all available items if a …
(edit) @33693   14 years vboxsync Main: More ExtPack code.
(edit) @33690   14 years vboxsync PCI: more slot management bits
(edit) @33687   14 years vboxsync PCI: part 1 of PCI slots assignment logic in Main
(edit) @33656   14 years vboxsync *: rebrand Sun (L)GPL disclaimers
(edit) @33651   14 years vboxsync Main-OVF: rename
(edit) @33623   14 years vboxsync ExtPack: More code.
(edit) @33598   14 years vboxsync Main: use RTPATH_MAX and RTPathUserHome() wrapper
(edit) @33596   14 years vboxsync Main: Change the 'default default' machine folder to …
(edit) @33592   14 years vboxsync VRDE: renamed VRDPServer.h, .cpp to VRDEServer.
(edit) @33590   14 years vboxsync VRDE: removed VBOX_WITH_VRDP from source code, also some obsolete code …
(edit) @33567   14 years vboxsync VD: Move the generic virtual disk framework + backends to …
(edit) @33556   14 years vboxsync VRDE: More API changes for the VRDP server separation.
(edit) @33540   14 years vboxsync *: spelling fixes, thanks Timeless!
(edit) @33524   14 years vboxsync Storage: Implement offical support for other disk types like DVD and …
(edit) @33521   14 years vboxsync ExtPack: More code.
(edit) @33497   14 years vboxsync Build fix.
(edit) @33492   14 years vboxsync Guest Copy/Guest Additions: Update.
(edit) @33474   14 years vboxsync ExtPack: Sketches and some code.
(edit) @33461   14 years vboxsync Main: Add additional params to IVirtualBox::EntryList for querying the …
(edit) @33458   14 years vboxsync Main: partial revert or r67042, bring back the overwrite parameter
(edit) @33451   14 years vboxsync Main: change VirtualBox::createMachine() to accept arbitrary paths for …
(edit) @33447   14 years vboxsync Main/UIWizard: Sound Controller attachement recommendations was added.
(edit) @33417   14 years vboxsync FE;Main;OVF: On export name the disks like the ovf + disk + number.
(edit) @33411   14 years vboxsync Guest Copy/VBoxManage+Main: Enabled code by default (VBoxManage …
(edit) @33408   14 years vboxsync Removed VBOX_DYNAMIC_NET_ATTACH, we don't need to keep this optional.
(edit) @33386   14 years vboxsync VRDE: API changes for the VRDP server separation.
(edit) @33368   14 years vboxsync Main-OVF: back to const ref
(edit) @33353   14 years vboxsync Main-OVF: import into existing disks: test
(edit) @33344   14 years vboxsync Main-OVF: Select the target format out of the available formats.
(edit) @33339   14 years vboxsync Main/Medium: more parameter clarifications
(edit) @33334   14 years vboxsync Main/MediumImpl: clarify what medium format is used for src/dst for …
(edit) @33301   14 years vboxsync Guest Copy/VBoxManage+Main: Implemented first working "copyto" command …
(edit) @33300   14 years vboxsync Main: API change, merge IMachine::getSnapshot() with findSnapshot()
(edit) @33298   14 years vboxsync Main: fix docs for aggregator API, burn fix
(edit) @33294   14 years vboxsync Main: API change, merge IVirtualBox::getMachine() with findMachine()
(edit) @33289   14 years vboxsync Runtime;Main-OVF-Import: added online creation of SHA1 sums; …
(edit) @33247   14 years vboxsync VBoxService/Guest Execution: Update.
(edit) @33239   14 years vboxsync Main: remove VirtualBox::WaitForPropertyChange which has been …
(edit) @33238   14 years vboxsync Main: new VirtualBox::ComposeMachineFilename() API; remove the …
(edit) @33237   14 years vboxsync Main: remove obsolete typedef
(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
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