# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Dec 12, 2024 5:40:47 PM Thu, 10 Aug 2017 13:52:23 GMT vboxsync [68371] * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) Main/BusAssignmentManager: comment about EFI assumptions Thu, 10 Aug 2017 13:35:03 GMT vboxsync [68370] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Main/EbmlWriter.cpp: Introduced VBOX_WEBM_TIMECODESCALE_FACTOR_MS define. Tue, 08 Aug 2017 10:34:58 GMT vboxsync [68338] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Audio/VideoRec: Only open one (output) sink per VM and encode into ... Tue, 08 Aug 2017 08:39:09 GMT vboxsync [68333] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Main/EbmlWriter.cpp: Renaming. Tue, 08 Aug 2017 08:38:07 GMT vboxsync [68332] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) Main/EbmlWriter/WebMWriter_Impl: Added [G|g]etFileName(). Mon, 07 Aug 2017 15:32:13 GMT vboxsync [68323] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Main/DrvAudioVideoRec.cpp: Added define for Opus' maximum Hz rate. Mon, 07 Aug 2017 15:25:11 GMT vboxsync [68322] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Main/DrvAudioVideoRec.cpp: Also use VBOX_AUDIO_DEBUG_DUMP_PCM_DATA ... Mon, 07 Aug 2017 15:20:11 GMT vboxsync [68321] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Comment typo. Mon, 07 Aug 2017 15:18:51 GMT vboxsync [68320] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Main/DrvAudioVideoRec.cpp: Use VBOX_AUDIO_DEBUG_DUMP_PCM_DATA. Mon, 07 Aug 2017 15:14:26 GMT vboxsync [68318] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Unattended: detectIsoOS updates. Mon, 07 Aug 2017 10:14:51 GMT vboxsync [68314] * trunk/include/VBox/ostypes.h (modified) * trunk/src/VBox/Devices/VMMDev/VMMDev.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvm/UIWizardNewVMPageBasic1.cpp (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) * trunk/src/VBox/ValidationKit/common/utils.py (modified) added OS types for macOS 10.12 and 10.13 Thu, 03 Aug 2017 08:25:32 GMT vboxsync [68272] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DevSB16.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostValidationKit.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code ... Wed, 02 Aug 2017 16:05:56 GMT vboxsync [68257] * trunk/src/VBox/Main/UnattendedTemplates/win_nt5_unattended.sif (modified) * trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml (modified) win_nt*_unattended.*: TODOs and VBOXPOST.CMD argument. Wed, 02 Aug 2017 15:11:20 GMT vboxsync [68251] * trunk/src/VBox/Main/UnattendedTemplates/win_nt5_unattended.sif (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Unattended: XP updates. Wed, 02 Aug 2017 13:59:18 GMT vboxsync [68247] * trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml (modified) win_nt6_unattended.xml: some todos Wed, 02 Aug 2017 13:20:54 GMT vboxsync [68243] * trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Unattended: Set hostname (computer name) for windows vista+ installs. Wed, 02 Aug 2017 12:42:18 GMT vboxsync [68240] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Unattended: Added detectedOSLanguages and language attributes to deal ... Wed, 02 Aug 2017 12:39:12 GMT vboxsync [68239] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Unattended: Added detectedOSLanguages and language attributes to deal ... Tue, 01 Aug 2017 19:05:50 GMT vboxsync [68222] * trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml (modified) * trunk/src/VBox/Main/UnattendedTemplates/win_postinstall.cmd (modified) * trunk/src/VBox/Main/include/UnattendedInstaller.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Main: Squeeze the validation kit and additions onto the aux image ... Mon, 31 Jul 2017 13:19:36 GMT vboxsync [68203] * trunk/src/VBox/Main/UnattendedTemplates/redhat67_ks.cfg (modified) fix Mon, 31 Jul 2017 13:18:22 GMT vboxsync [68202] * trunk/src/VBox/Main/UnattendedTemplates/ol_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat67_ks.cfg (modified) Unattended: Made oel6 install work. Mon, 31 Jul 2017 13:00:32 GMT vboxsync [68201] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/fedora_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat67_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) Unattended: Made rhel6 install work. Mon, 31 Jul 2017 11:32:41 GMT vboxsync [68193] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Audio: Added "VBoxInternal2/Audio/Debug/Enabled" to also make use of ... Mon, 31 Jul 2017 09:39:12 GMT vboxsync [68189] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) Unattended/*postinstall.sh: new validation kit location (linux) Sun, 30 Jul 2017 00:01:02 GMT vboxsync [68180] * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) Main/redhat_postinstall.sh: Cannot install txs into ... Sat, 29 Jul 2017 13:31:33 GMT vboxsync [68174] * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) do chcon on the validationkit [fix] Sat, 29 Jul 2017 13:10:48 GMT vboxsync [68173] * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) do chcon on the validationkit Sat, 29 Jul 2017 10:17:46 GMT vboxsync [68170] * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) Unattended: Build-fix for r117256. Fri, 28 Jul 2017 20:59:17 GMT vboxsync [68164] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/debian_preseed.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/fedora_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg (modified) * trunk/src/VBox/Main/include/UnattendedImpl.h (modified) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (modified) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (modified) Unattended: Changed boot order to work around DVD eject issues with ... Fri, 28 Jul 2017 15:28:33 GMT vboxsync [68162] * trunk/src/VBox/Main/include/UnattendedImpl.h (added) * trunk/src/VBox/Main/include/UnattendedInstaller.h (added) * trunk/src/VBox/Main/include/UnattendedScript.h (added) * trunk/src/VBox/Main/src-server/UnattendedImpl.cpp (added) * trunk/src/VBox/Main/src-server/UnattendedInstaller.cpp (added) * trunk/src/VBox/Main/src-server/UnattendedScript.cpp (added) Main: export Unattended* source files. Fri, 28 Jul 2017 14:49:13 GMT vboxsync [68160] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/fedora_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (modified) Unattended: Working on fedora currently, want to use re-mastered VISO ... Fri, 28 Jul 2017 14:36:33 GMT vboxsync [68158] * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) Main/ApplianceImport: bugref:8930: don't enable OHCI if xHCI is enabled Fri, 28 Jul 2017 08:13:53 GMT vboxsync [68149] * trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml (modified) bugref:8527. Small fix - postinstall scipt name Thu, 27 Jul 2017 20:58:37 GMT vboxsync [68148] * trunk/src/VBox/Main/UnattendedTemplates/fedora_ks.cfg (modified) Unattended: VISO file mask fixes. Thu, 27 Jul 2017 09:44:28 GMT vboxsync [68133] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Unattended: Moved the createUnattendedInstaller method from IMachine ... Thu, 27 Jul 2017 08:15:43 GMT vboxsync [68132] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixBuffer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixBuffer.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostValidationKit.cpp (modified) * trunk/src/VBox/Devices/Audio/testcase/tstAudioMixBuffer.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: Renamed audio samples to audio frame because that's what they ... Wed, 26 Jul 2017 19:44:55 GMT vboxsync [68130] * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg (modified) ubuntu_preseed.cfg: maybe not possible to minimalize ubuntu install? Wed, 26 Jul 2017 15:52:17 GMT vboxsync [68126] * trunk/src/VBox/Main/UnattendedTemplates/debian_preseed.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Unatteded: Added hostname attribute. Updated debian and ubuntu ... Tue, 25 Jul 2017 18:46:19 GMT vboxsync [68114] * trunk/src/VBox/Main/UnattendedTemplates/debian_preseed.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg (modified) debian_preseed.cfg,ubuntu_preseed.cfg: Insert time zone. Only enable ... Tue, 25 Jul 2017 14:12:55 GMT vboxsync [68108] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) better link for time zone indexes. Mon, 24 Jul 2017 13:18:51 GMT vboxsync [68096] * trunk/src/VBox/Main/glue/com.cpp (modified) Main/glue/com: fixed assertion Mon, 24 Jul 2017 11:12:22 GMT vboxsync [68093] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IUnattended: Added more attributes and a detection method, all stubs ... Mon, 24 Jul 2017 11:09:13 GMT vboxsync [68092] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IUnattended: Added more attributes and a detection method, all stubs ... Mon, 24 Jul 2017 11:07:27 GMT vboxsync [68091] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IUnattended: Added more attributes and a detection method, all stubs ... Fri, 21 Jul 2017 18:19:28 GMT vboxsync [68087] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/debian_preseed.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg (modified) Unattended: Try make debian 9.0 work with GAs and TXS too. Fri, 21 Jul 2017 12:52:58 GMT vboxsync [68085] * trunk/src/VBox/Devices/Audio/DrvHostALSAAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostDebugAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostValidationKit.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Build fix. Fri, 21 Jul 2017 12:44:53 GMT vboxsync [68084] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) debian_postinstall.sh: Implemented installing TXS. Fixed exitcode ... Fri, 21 Jul 2017 09:25:38 GMT vboxsync [68075] * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (modified) * trunk/src/VBox/Main/UnattendedTemplates/debian_preseed.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg (modified) Unattended: debian postinstall script updates. Thu, 20 Jul 2017 16:37:47 GMT vboxsync [68072] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) Unattended: install postinstall scripts. Thu, 20 Jul 2017 16:24:08 GMT vboxsync [68071] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/UnattendedTemplates/debian_postinstall.sh (added) * trunk/src/VBox/Main/UnattendedTemplates/debian_preseed.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/fedora_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ol_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat67_ks.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/redhat_postinstall.sh (added) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/win_nt5_unattended.sif (modified) * trunk/src/VBox/Main/UnattendedTemplates/win_nt6_unattended.xml (modified) * trunk/src/VBox/Main/UnattendedTemplates/win_postinstall.cmd (added) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Unattended: Split out the post installation script into a separate ... Thu, 20 Jul 2017 10:59:07 GMT vboxsync [68061] * trunk/Config.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (modified) Unattended: Moved the unattended templates into Main where they ... Thu, 20 Jul 2017 10:39:20 GMT vboxsync [68058] * trunk/src/VBox/Main/UnattendedTemplates/Makefile.kmk (added) Unattended: Moved the unattended templates into Main where they ... Thu, 20 Jul 2017 10:38:12 GMT vboxsync [68057] * trunk/src/VBox/Installer/Config.kmk (modified) * trunk/src/VBox/Installer/common/Makefile.kmk (modified) * trunk/src/VBox/Installer/darwin/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/Makefile.kmk (modified) * trunk/src/VBox/Installer/win/VBoxMergeApp.wxi (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/UnattendedTemplates (moved) * trunk/src/VBox/Main/UnattendedTemplates/debian_preseed.cfg (modified) * trunk/src/VBox/Main/UnattendedTemplates/ubuntu_preseed.cfg (modified) Unattended: Moved the unattended templates into Main where they ... Wed, 19 Jul 2017 15:31:24 GMT vboxsync [68051] * trunk/src/VBox/Main/src-server/linux/HostHardwareLinux.cpp (modified) HostHardwareLinux.cpp: arch linux build fix (hope everyone has ... Wed, 19 Jul 2017 15:21:55 GMT vboxsync [68049] * trunk/src/VBox/Main/src-server/linux/USBGetDevices.cpp (modified) USBGetDevices.cpp: arch linux build fix (hope everyone has ... Wed, 19 Jul 2017 15:02:01 GMT vboxsync [68048] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings.cpp: Use a "Description" XML tag instead of an ... Wed, 19 Jul 2017 14:57:55 GMT vboxsync [68047] * trunk/src/VBox/Main/xml/VirtualBox-settings.xsd (modified) Main/Settings: bring the XML schema closer to reality (guess many ... Wed, 19 Jul 2017 12:54:21 GMT vboxsync [68046] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio/DrvAudioVRDE: Changed internal counter to subtract played ... Wed, 19 Jul 2017 11:51:10 GMT vboxsync [68043] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: fix lock order violation when setting the medium description Tue, 18 Jul 2017 16:38:51 GMT vboxsync [68038] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: build fix. Tue, 18 Jul 2017 14:21:55 GMT vboxsync [68028] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IUnattended: Added a postInstallCommand attribute (currently ignored). Tue, 18 Jul 2017 14:15:32 GMT vboxsync [68026] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/HostNetworkInterfaceImpl.h (modified) * trunk/src/VBox/Main/include/netif.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/HostNetworkInterfaceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/darwin/NetIf-darwin.cpp (modified) * trunk/src/VBox/Main/src-server/freebsd/NetIf-freebsd.cpp (modified) * trunk/src/VBox/Main/src-server/linux/NetIf-linux.cpp (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/NetIf (bugref:8915) Moved wireless detection from ... Tue, 18 Jul 2017 13:54:10 GMT vboxsync [68024] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) IUnattended,IMachine: Changed IUnattended to a pure action object ... Tue, 18 Jul 2017 11:09:20 GMT vboxsync [68016] * trunk/src/VBox/Main/src-server/ApplianceImpl.cpp (modified) VirtualBox::createAppliance: Added two missing return code ... Wed, 12 Jul 2017 11:47:45 GMT vboxsync [67927] * trunk/src/VBox/Main/include/Logging.h (modified) doxygen fixes Wed, 12 Jul 2017 09:30:24 GMT vboxsync [67918] * trunk/src/VBox/Devices/EFI/DevEFI.cpp (modified) * trunk/src/VBox/Devices/EFI/DevEFI.h (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/VBoxVgaGraphicsOutput.c (modified) * trunk/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/VBoxVgaUgaDraw.c (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/Console: EFI graphics resolution cleanup, prepare for resolution ... Tue, 11 Jul 2017 20:46:37 GMT vboxsync [67914] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/HGCMObjects.h (modified) * trunk/src/VBox/Main/src-client/AdditionsFacilityImpl.cpp (modified) * trunk/src/VBox/Main/src-client/BusAssignmentManager.cpp (modified) * trunk/src/VBox/Main/src-client/ClientTokenHolder.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImplTeleporter.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImplLegacy.cpp (modified) * trunk/src/VBox/Main/src-client/DisplaySourceBitmapImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) * trunk/src/VBox/Main/src-client/EmulatedUSBImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDirectoryImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDSourceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestDnDTargetImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFileImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestFsObjInfoImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImplTasks.cpp (modified) * trunk/src/VBox/Main/src-client/HGCM.cpp (modified) * trunk/src/VBox/Main/src-client/HGCMObjects.cpp (modified) * trunk/src/VBox/Main/src-client/HGCMThread.cpp (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) * trunk/src/VBox/Main/src-client/MouseImpl.cpp (modified) * trunk/src/VBox/Main/src-client/Nvram.cpp (modified) * trunk/src/VBox/Main/src-client/PCIRawDevImpl.cpp (modified) * trunk/src/VBox/Main/src-client/RemoteUSBBackend.cpp (modified) * trunk/src/VBox/Main/src-client/RemoteUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-client/USBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-client/UsbCardReader.cpp (modified) * trunk/src/VBox/Main/src-client/UsbWebcamInterface.cpp (modified) * trunk/src/VBox/Main/src-client/VBoxDriversRegister.cpp (modified) * trunk/src/VBox/Main/src-client/VMMDevInterface.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VirtualBoxClientImpl.cpp (modified) src-client: Define LOG_GROUP according to interface or similar. Tue, 11 Jul 2017 20:15:52 GMT vboxsync [67913] * trunk/src/VBox/Main/include/LoggingNew.h (added) Main: Adding LoggingNew.h as a replacement for Logging.h that allows ... Tue, 11 Jul 2017 09:26:37 GMT vboxsync [67898] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IUnattended: Merged constructScript() into prepare() as it only reads ... Tue, 11 Jul 2017 07:57:11 GMT vboxsync [67896] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IUnattended: Dropped the (VM) 'group' attribute as it had no ... Tue, 11 Jul 2017 07:39:44 GMT vboxsync [67895] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IUnattended::imageIndex: added url to ms docs. Mon, 10 Jul 2017 20:49:17 GMT vboxsync [67893] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: Reserve 12 more attributes for IUnattended. Mon, 10 Jul 2017 20:47:16 GMT vboxsync [67892] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) VirtualBox.xidl: Reserve 12 more attributes for IUnattended. Mon, 10 Jul 2017 16:45:06 GMT vboxsync [67885] * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Snapshot: detect if snapshot merging would lose data due to ... Mon, 10 Jul 2017 16:42:37 GMT vboxsync [67884] * trunk/src/VBox/Main/src-server/SnapshotImpl.cpp (modified) Main/Snapshot: fix error message formatting Mon, 10 Jul 2017 16:00:46 GMT vboxsync [67883] * trunk/src/VBox/Installer/common/unattended_templates/win_nt6_unattended.xml (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) UnattededScript: Converted the NT6+ XML editor to mad libs too. Mon, 10 Jul 2017 10:00:45 GMT vboxsync [67872] * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) UnattendedImpl: Consider DVD media ejectable when reconfiguring the VM. Wed, 05 Jul 2017 14:53:27 GMT vboxsync [67804] * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/Net (bugref:8905) canonicalize bridged interface name upon ... Wed, 05 Jul 2017 11:42:33 GMT vboxsync [67793] * trunk/src/VBox/Main/include/GuestImpl.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) a few 'const com::Utf8Str &' Wed, 05 Jul 2017 11:30:48 GMT vboxsync [67792] * trunk/src/VBox/Main/include/NetworkAdapterImpl.h (modified) * trunk/src/VBox/Main/src-server/NetworkAdapterImpl.cpp (modified) Main/NetworkAdapterImpl: fixed another case with wrong NAT/DHCP ... Tue, 04 Jul 2017 13:46:51 GMT vboxsync [67777] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) EbmlWriter: warning Tue, 04 Jul 2017 09:51:08 GMT vboxsync [67768] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) Main/VBoxProxyStub: don't assert when running debug builds as normal ... Mon, 03 Jul 2017 12:51:55 GMT vboxsync [67754] * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) SystemProperties::i_getDefaultAdditionsISO: fixed my locking mess ... Mon, 03 Jul 2017 12:29:42 GMT vboxsync [67753] * trunk/src/VBox/Main/Makefile.kmk (modified) Unattended: Drop UnattendedHelper.cpp/h. Drop ... Sat, 01 Jul 2017 11:26:18 GMT vboxsync [67745] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: Don't include the MediumaVariant_VmdkESX flag when ... Fri, 30 Jun 2017 14:49:40 GMT vboxsync [67738] * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Machine.h: Avoid dragging in UnattendedImpl.h as it causes most of ... Fri, 30 Jun 2017 13:40:00 GMT vboxsync [67735] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: Added Global::getOSTypeIndexFromId (nit). Fri, 30 Jun 2017 13:39:25 GMT vboxsync [67734] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: Added Global::getOSTypeIndexFromId. Fri, 30 Jun 2017 13:35:14 GMT vboxsync [67733] * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: Added Global::getOSTypeIndexFromId. Fri, 30 Jun 2017 12:42:20 GMT vboxsync [67730] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Unattended,Machine: Create Unattended instance on-demand from the ... Fri, 30 Jun 2017 12:29:35 GMT vboxsync [67729] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) UnattendedImpl: Better default properties. Added internal data ... Fri, 30 Jun 2017 12:27:58 GMT vboxsync [67728] * trunk/src/VBox/Main/include/SystemPropertiesImpl.h (modified) * trunk/src/VBox/Main/src-server/SystemPropertiesImpl.cpp (modified) SystemPropertiesImpl: added i_getDefaultAdditionsISO so I don't need ... Fri, 30 Jun 2017 12:22:38 GMT vboxsync [67727] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) build fix Fri, 30 Jun 2017 12:06:06 GMT vboxsync [67726] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/PerformanceImpl.cpp (modified) Main: more Log*Func Fri, 30 Jun 2017 11:35:32 GMT vboxsync [67725] * trunk (modified) * trunk/src/VBox (modified) * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) Main/NetIf-win: bugref:8346: the distinction between XP and Vista ... Fri, 30 Jun 2017 10:17:01 GMT vboxsync [67721] * trunk/include/VBox/com/AutoLock.h (modified) * trunk/src/VBox/Main/glue/AutoLock.cpp (modified) glue/AutoLock: Adding isReadLockedOnCurrentThread method for debug ... Tue, 27 Jun 2017 18:23:33 GMT vboxsync [67654] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IUnattended: Some refactoring, probably not quite working right yet. Tue, 27 Jun 2017 17:59:55 GMT vboxsync [67652] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageMisc.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) IUnattended: Some refactoring, probably not quite working right yet. Tue, 27 Jun 2017 16:37:41 GMT vboxsync [67646] * trunk/src/VBox/Main/glue/string.cpp (modified) glue/string.cpp: parseKeyValue: Use new find method. Tue, 27 Jun 2017 15:38:21 GMT vboxsync [67642] * trunk/include/VBox/com/string.h (modified) * trunk/src/VBox/Main/glue/string.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main: Modified Utf8Str::parseKeyValue implementation to never return ...