# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Jan 6, 2025 1:13:32 AM Mon, 02 Oct 2017 10:55:17 GMT vboxsync [68942] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) VideoRec: Typo in i_videoCaptureInvalidate(). Fri, 29 Sep 2017 16:13:26 GMT vboxsync [68938] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageInfo.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main,VBoxManage: Changed the CPUID override methods on IMachine to ... Thu, 28 Sep 2017 16:30:45 GMT vboxsync [68918] * trunk/include/iprt/manifest.h (modified) * trunk/src/VBox/Main/src-server/ApplianceImplImport.cpp (modified) * trunk/src/VBox/Runtime/common/checksum/manifest2.cpp (modified) Main,iprt: Don't fail an import just because the manifest contains ... Thu, 28 Sep 2017 16:09:25 GMT vboxsync [68917] * trunk/src/VBox/Main/include/ovfreader.h (modified) * trunk/src/VBox/Main/xml/ovfreader.cpp (modified) main/ovfreader: Ignore invalid InstanceID on Items where it doesn't ... Thu, 28 Sep 2017 12:07:49 GMT vboxsync [68905] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/Settings.cpp: The new default for having audio in/out enabled ... Wed, 27 Sep 2017 16:38:54 GMT vboxsync [68895] * trunk/src/VBox/Main/include/DrvAudioVideoRec.h (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) VideoRec: Made the audio driver hot pluggable. Tue, 26 Sep 2017 18:13:13 GMT vboxsync [68882] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) DrvAudioVideoRec.cpp: reverse order, drop unnecessary assertions, ... Tue, 26 Sep 2017 10:24:37 GMT vboxsync [68871] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) VideoRec/DisplayImpl: Moved getting IMachine::VideoCaptureEnabled to ... Tue, 26 Sep 2017 09:37:39 GMT vboxsync [68870] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main/ConsoleImpl2.cpp: Also tweak the logging groups if audio ... Tue, 26 Sep 2017 08:18:33 GMT vboxsync [68866] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Docs. Mon, 25 Sep 2017 14:02:27 GMT vboxsync [68857] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Comment. Mon, 25 Sep 2017 14:00:06 GMT vboxsync [68856] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) VideoRec: Made failing to start video capturing non-critical on ... Mon, 25 Sep 2017 13:01:11 GMT vboxsync [68852] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) Main/Display+Keyboard: remove effectively unused variables, the ... Mon, 25 Sep 2017 10:49:29 GMT vboxsync [68850] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.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/VideoRec.cpp (modified) VideoRec: Update on syncing with audio data. Fri, 22 Sep 2017 15:42:52 GMT vboxsync [68835] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) VideoRec: Set sensible defaults. Fri, 22 Sep 2017 14:15:57 GMT vboxsync [68828] * trunk/include/VBox/ExtPack/ExtPack.h (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/ExtPack.xml (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/Makefile.kmk (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/VBoxBusMouseMain.cpp (modified) * trunk/src/VBox/ExtPacks/BusMouseSample/VBoxBusMouseMainVM.cpp (copied) * trunk/src/VBox/ExtPacks/Skeleton/ExtPack.xml (modified) * trunk/src/VBox/ExtPacks/Skeleton/Makefile.kmk (modified) * trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMain.cpp (modified) * trunk/src/VBox/ExtPacks/Skeleton/VBoxSkeletonMainVM.cpp (copied) * trunk/src/VBox/ExtPacks/VBoxDTrace/VBoxDTraceMain.cpp (modified) * trunk/src/VBox/ExtPacks/VNC/VBoxVNCMain.cpp (modified) * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/include/ExtPackUtil.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-all/ExtPackUtil.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) ExtPack: Split up main module of extension pack, have a mandatory one ... Thu, 21 Sep 2017 14:00:57 GMT vboxsync [68811] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) VideoRec: Fixed seeking in recorded files. Thu, 21 Sep 2017 09:50:20 GMT vboxsync [68809] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) VideoRec: Enable recording audio by default. Can be disabled by the ... Thu, 21 Sep 2017 09:44:23 GMT vboxsync [68808] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) VideoRec: Only send CrOGL frames if video recording is enabled. Wed, 20 Sep 2017 15:03:16 GMT vboxsync [68806] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Docs. Wed, 20 Sep 2017 13:09:10 GMT vboxsync [68804] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Warning. Wed, 20 Sep 2017 13:06:54 GMT vboxsync [68803] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) Build fix. Wed, 20 Sep 2017 12:41:09 GMT vboxsync [68802] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Build fix. Wed, 20 Sep 2017 10:54:50 GMT vboxsync [68801] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Build fix. Wed, 20 Sep 2017 10:38:53 GMT vboxsync [68800] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Build fix. Wed, 20 Sep 2017 10:32:34 GMT vboxsync [68799] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Build fix. Wed, 20 Sep 2017 10:27:16 GMT vboxsync [68798] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) * trunk/src/VBox/Main/src-client/VideoRec.h (modified) VideoRec: Overhauled configuration handling to also support audio ... Wed, 20 Sep 2017 10:26:24 GMT vboxsync [68797] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) VideoRec/DrvAudioVideoRec: Added some more checks + assertions. Wed, 20 Sep 2017 10:25:19 GMT vboxsync [68796] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) VideoRec/EbmlWriter: Added support for using inherited file handles. Tue, 19 Sep 2017 09:54:34 GMT vboxsync [68789] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/MediumImpl: Don't throw an error if the image to be deleted ... Fri, 15 Sep 2017 14:15:47 GMT vboxsync [68776] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) VideoRec/VideoRec.cpp: Made recording audio disabled by default ... Fri, 15 Sep 2017 13:01:02 GMT vboxsync [68772] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) VideoRec: Report back all data as being processed if audio support is ... Wed, 13 Sep 2017 09:34:05 GMT vboxsync [68737] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Build fix. Wed, 13 Sep 2017 09:23:52 GMT vboxsync [68736] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Build fix. Wed, 13 Sep 2017 09:05:15 GMT vboxsync [68734] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Build fix. Wed, 13 Sep 2017 08:46:40 GMT vboxsync [68733] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) VideoRec/EbmlWriter.cpp: Renamed OpusPrivData -> WEBMOPUSPRIVDATA and ... Wed, 13 Sep 2017 08:34:50 GMT vboxsync [68732] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Build fix. Tue, 12 Sep 2017 13:02:38 GMT vboxsync [68725] * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: Delete debug dump files on construction. Tue, 12 Sep 2017 12:57:57 GMT vboxsync [68724] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Space. Tue, 12 Sep 2017 12:57:16 GMT vboxsync [68723] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) VideoRec/EbmlWriter.cpp: Fixed Opus header initialization. Tue, 12 Sep 2017 10:21:01 GMT vboxsync [68720] * trunk/Config.kmk (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/VideoRec.cpp (modified) * trunk/src/libs/Makefile.kmk (modified) VideoRec: Added support for building libopus on Windows, cleaned up ... Mon, 11 Sep 2017 14:32:36 GMT vboxsync [68715] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio/VideoRec: Added Opus license. Mon, 04 Sep 2017 17:30:59 GMT vboxsync [68620] * trunk/src/VBox/Main/src-server/win/NetIf-win.cpp (modified) netIfIsWireless: CreateFile always fails for one of the adapters on ... Tue, 29 Aug 2017 14:09:24 GMT vboxsync [68539] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/glue: Split out non-COM bits from com.cpp so they can be used ... Tue, 29 Aug 2017 14:07:06 GMT vboxsync [68538] * trunk/src/VBox/Main/glue/GetVBoxUserHomeDirectory.cpp (copied) * trunk/src/VBox/Main/glue/VBoxLogRelCreate.cpp (copied) * trunk/src/VBox/Main/glue/com.cpp (modified) Main/glue: Split out non-COM bits from com.cpp so they can be used ... Mon, 28 Aug 2017 13:50:35 GMT vboxsync [68537] * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) xml/Settings.cpp: audio in/out enable, fix default handling to give ... Mon, 28 Aug 2017 10:11:16 GMT vboxsync [68534] * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/AdditionsFacilityImpl.cpp (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main: IDisplay::DetachScreens stub Fri, 25 Aug 2017 11:24:52 GMT vboxsync [68530] * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) Changed assertion to match reality (only triggered when attaching a ... Mon, 21 Aug 2017 13:48:12 GMT vboxsync [68485] * trunk/include/VBox/log.h (modified) * trunk/include/VBox/settings.h (modified) * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageControlVM.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/include/MachineImpl.h (modified) * trunk/src/VBox/Main/include/SessionImpl.h (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/SessionImpl.cpp (modified) * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Audio: Implemented ability to enable / disable audio input / output ... Thu, 17 Aug 2017 20:18:11 GMT vboxsync [68453] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Main/VideoRec: Restructured a lot of code to better adapt when it ... Thu, 17 Aug 2017 19:57:56 GMT vboxsync [68452] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Main/DrvAudioVideoRec: Also set the bits per sample, logging. Thu, 17 Aug 2017 19:54:52 GMT vboxsync [68451] * trunk/src/VBox/Main/src-client/EbmlMkvIDs.h (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) * trunk/src/VBox/Main/src-client/EbmlWriter.h (modified) VideoRec: Main/EbmlWriter: More stuff for audio support. Thu, 17 Aug 2017 15:01:13 GMT vboxsync [68447] * trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified) NAT: NATEngine::setHostIP - use setError to provide the error message. Thu, 17 Aug 2017 13:05:10 GMT vboxsync [68444] * trunk/src/VBox/Devices/Network/DrvNAT.cpp (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/tcp_subr.c (modified) * trunk/src/VBox/Main/src-server/NATEngineImpl.cpp (modified) NAT: Bind TCP sockets to specific address if requested. Why and how ... Wed, 16 Aug 2017 08:51:29 GMT vboxsync [68431] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Build fix. Wed, 16 Aug 2017 08:46:05 GMT vboxsync [68430] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Build fix. Wed, 16 Aug 2017 08:44:54 GMT vboxsync [68429] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Main/VideoRec: Logging. Wed, 16 Aug 2017 08:37:22 GMT vboxsync [68428] * trunk/src/VBox/Main/src-client/EbmlMkvIDs.h (modified) Main/EbmlMkvIDs.h: Added Language and FlagLacing elements. Wed, 16 Aug 2017 08:30:31 GMT vboxsync [68427] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Main/VideoRec: Use startsWith() for medium audio profile. Wed, 16 Aug 2017 08:27:10 GMT vboxsync [68426] * trunk/src/VBox/Main/src-client/VideoRec.cpp (modified) Main/VideoRec: Added audio recording profiles ("ac_profile", low, ... Tue, 15 Aug 2017 13:27:27 GMT vboxsync [68417] * trunk/src/VBox/Main/Makefile.kmk (modified) Main/Makefile.kmk: remove a few info messages as the strings are not ... Fri, 11 Aug 2017 12:41:23 GMT vboxsync [68393] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Main/DrvAudioVRDE: Renaming. Fri, 11 Aug 2017 12:36:24 GMT vboxsync [68391] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Main/DrvAudioVRDE: Renaming. Thu, 10 Aug 2017 14:00:06 GMT vboxsync [68372] * trunk/src/VBox/Main/src-client/EbmlWriter.cpp (modified) Main/EbmlWriter.cpp: Only write cues element if any cue points are ... 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 ...