VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70534   7 years vboxsync Audio/VRDE: Committed too much.
(edit) @70533   7 years vboxsync Audio/VRDE: Implemented audio driver base class for Main audio drivers …
(edit) @70496   7 years vboxsync Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
(edit) @70388   7 years vboxsync Main/GuestProcessImpl.cpp: Made annoying assertion in …
(edit) @70322   7 years vboxsync USB: When capturing devices, provide the speed rather than USB port …
(edit) @70129   7 years vboxsync VBoxSDS: ​​bugref:3300: fix compilation error
(edit) @70075   7 years vboxsync Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
(edit) @70035   7 years vboxsync Main/VideoRec: Made the audio driver's LUN assignment more flexible by …
(edit) @69804   7 years vboxsync VirtualBoxClient: Dropped the WMI non-sense to get service status, …
(edit) @69796   7 years vboxsync VBoxSDS: Fixed locking issue.
(edit) @69791   7 years vboxsync VirtualBoxClient: brought back some problem determination code useful …
(edit) @69785   7 years vboxsync VBoxSDS: Made VirtualBoxSDS internal and non-scriptable, dropping the …
(edit) @69784   7 years vboxsync doc burn fix
(edit) @69783   7 years vboxsync Main: SDS plan B it is.
(edit) @69782   7 years vboxsync VBoxSDS: Plan B it is.
(edit) @69775   7 years vboxsync VBoxSDS/Plan/B: More complete code.
(edit) @69741   7 years vboxsync Main: SDS plan B proof of concept update.
(edit) @69734   7 years vboxsync Main: SDS plan B proof of concept.
(edit) @69729   7 years vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69474   7 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69237   7 years vboxsync Main: scm updates
(edit) @69002   7 years vboxsync bugref:8674. Added 2 new events into the Progress - "percentage …
(edit) @68992   7 years vboxsync Main/Console: Renaming (be more specific what kind of controller type …
(edit) @68986   7 years vboxsync VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
(edit) @68975   7 years vboxsync VideoRec: Renaming (be more consistent): video capture vs. video recording.
(edit) @68971   7 years vboxsync VideoRec: Documentation, comments.
(edit) @68946   7 years vboxsync Build fix.
(edit) @68944   7 years vboxsync VideoRec/Main: Implemented support for attaching + detaching the video …
(edit) @68938   7 years vboxsync Main,VBoxManage: Changed the CPUID override methods on IMachine to …
(edit) @68917   7 years vboxsync main/ovfreader: Ignore invalid InstanceID on Items where it doesn't …
(edit) @68895   7 years vboxsync VideoRec: Made the audio driver hot pluggable.
(edit) @68852   7 years vboxsync Main/Display+Keyboard: remove effectively unused variables, the VMMDev …
(edit) @68850   7 years vboxsync VideoRec: Update on syncing with audio data.
(edit) @68828   7 years vboxsync ExtPack: Split up main module of extension pack, have a mandatory one …
(edit) @68798   7 years vboxsync VideoRec: Overhauled configuration handling to also support audio …
(edit) @68534   7 years vboxsync Main: IDisplay::DetachScreens stub
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68318   7 years vboxsync Unattended: detectIsoOS updates.
(edit) @68239   7 years vboxsync Unattended: Added detectedOSLanguages and language attributes to deal …
(edit) @68222   7 years vboxsync Main: Squeeze the validation kit and additions onto the aux image when …
(edit) @68164   7 years vboxsync Unattended: Changed boot order to work around DVD eject issues with …
(edit) @68162   7 years vboxsync Main: export Unattended* source files.
(edit) @68133   7 years vboxsync Unattended: Moved the createUnattendedInstaller method from IMachine …
(edit) @68026   7 years vboxsync Main/NetIf (bugref:8915) Moved wireless detection from …
(edit) @68024   7 years vboxsync IUnattended,IMachine: Changed IUnattended to a pure action object with …
(edit) @67927   7 years vboxsync doxygen fixes
(edit) @67914   7 years vboxsync src-client: Define LOG_GROUP according to interface or similar.
(edit) @67913   7 years vboxsync Main: Adding LoggingNew.h as a replacement for Logging.h that allows …
(edit) @67885   7 years vboxsync Main/Snapshot: detect if snapshot merging would lose data due to …
(edit) @67872   7 years vboxsync UnattendedImpl: Consider DVD media ejectable when reconfiguring the VM.
(edit) @67793   7 years vboxsync a few 'const com::Utf8Str &'
(edit) @67792   7 years vboxsync Main/NetworkAdapterImpl: fixed another case with wrong NAT/DHCP …
(edit) @67738   7 years vboxsync Machine.h: Avoid dragging in UnattendedImpl.h as it causes most of …
(edit) @67733   7 years vboxsync Main: Added Global::getOSTypeIndexFromId.
(edit) @67728   7 years vboxsync SystemPropertiesImpl: added i_getDefaultAdditionsISO so I don't need …
(edit) @67566   7 years vboxsync dropped composeIPv6Address() and composeHardwareAddress()
(edit) @67561   7 years vboxsync Main: bugref:8902: optimized composeHardwareAddress() and …
(edit) @67531   7 years vboxsync Main/Display: eliminate the old resize code, the new code is well …
(edit) @67431   7 years vboxsync Main: ASMBitSetRange and ASMBitFirstClear don't do the right thing for …
(edit) @67249   8 years vboxsync Main/Appliance++: Removed non-VBOX_WITH_NEW_TAR_CREATOR code.
(edit) @67245   8 years vboxsync Main/ProgresImpl: Added a callback method for VD as well …
(edit) @67244   8 years vboxsync Main,VD: Compressed the Medium::i_exportFile method …
(edit) @67242   8 years vboxsync Main/ProgresImpl: Added a callback method for VD as well …
(edit) @67237   8 years vboxsync Main/Medium::i_addRawToFss: Split out the opening of the medium as we …
(edit) @67231   8 years vboxsync Main/ApplianceExport/Medium: Added progress to i_addRawToFss.
(edit) @67230   8 years vboxsync Main/ProgressImpl: Added IPRT progress callback method.
(edit) @67208   8 years vboxsync Main,VBoxManage: More OPC hacking. Seems to be working now.
(edit) @67203   8 years vboxsync Main: ApplianceImplExport.cpp: More hacking on OPC exporting.
(edit) @67199   8 years vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67197   8 years vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67193   8 years vboxsync Main: ApplianceImplExport.cpp: Hacking OPC exporting.
(edit) @67184   8 years vboxsync Main: Reworking IAppliance export to use new TAR creator. Changes …
(edit) @67142   8 years vboxsync ApplianceImpl*: Started implementing support for the new TAR creator …
(edit) @66940   8 years vboxsync Main/NetworkAdapter+NATEngine: Improve default handling (deal with …
(edit) @66938   8 years vboxsync Main/VirtualBox+DHCPServer+GuestOSType: lots of redundant Bstr/Utf8Str …
(edit) @66926   8 years vboxsync Main: spaces
(edit) @66925   8 years vboxsync Main/Machine+GuestOSType: few more convenience functions for getting data
(edit) @66902   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66857   8 years vboxsync Guest Control/Main: Event fixes (for bugref:8833): * Check for …
(edit) @66629   8 years vboxsync VirtualBoxClientImpl: Style cleaning in the SDS related code; fixed …
(edit) @66411   8 years vboxsync VBox/Main: ​​​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66400   8 years vboxsync Main: bugref:8783: fixes for the new resizing code.
(edit) @66396   8 years vboxsync Main: reverted r114346.
(edit) @66394   8 years vboxsync Main: remove the old resizing code.
(edit) @66329   8 years vboxsync Main: enabled the new resizing code.
(edit) @66328   8 years vboxsync Main: updated the guest resizing code (disabled).
(edit) @66279   8 years vboxsync Main/Frontends/Installer: bugref:3300: tabs, spaces, doxygen
(edit) @66274   8 years vboxsync VBox/Main: ​bugref:3300: VBoxSVC from terminal server session is not …
(edit) @66126   8 years vboxsync Main/Machine+Snapshot+Appliance+StorageController: eliminate the …
(edit) @66046   8 years vboxsync Main/Snapshot: When creating a snapshot it's necessary to copy the …
(edit) @65886   8 years vboxsync Main/include/VirtualBoxBase.h: comment fix, was renamed ages ago
(edit) @65854   8 years vboxsync Main/USBProxyBackendUsbIp: Don't prevent VBoxSVC from starting when …
(edit) @65807   8 years vboxsync bugref:8743. Workaround for correct OVF export VMs which share one or …
(edit) @65530   8 years vboxsync bugref:8743. Workaround - fixed logic for putting the virtual disks in …
(edit) @65482   8 years vboxsync Main/Console: Add the disk integrity driver into the chain if some …
(edit) @65428   8 years vboxsync doxygen fixes
(edit) @65426   8 years vboxsync Main: doxygen fixes and be less tolerant to real doxygen problems
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