# # ChangeLog for trunk/src in vbox # # Generated by Trac 1.4.3.2 # Jan 3, 2025 3:20:42 PM Mon, 13 Aug 2018 13:01:07 GMT vboxsync [73635] * trunk/src/VBox/Runtime/r3/win/serialport-win.cpp (modified) Runtime/serialport-win.cpp: Fixes for I/O Mon, 13 Aug 2018 12:25:13 GMT vboxsync [73634] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportApp.cpp (modified) FE/Qt: bugref:9152: Forgot something in r124218. Mon, 13 Aug 2018 12:08:59 GMT vboxsync [73633] * trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-ogl.cpp (modified) DevVGA-SVGA3d-ogl.cpp: a few more formats. Mon, 13 Aug 2018 11:31:27 GMT vboxsync [73632] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) FE/Qt: VirtualBox Manager UI: Missed few things in r124300. Mon, 13 Aug 2018 11:05:01 GMT vboxsync [73631] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: VirtualBox Manager UI: Forgot to implement group items ... Mon, 13 Aug 2018 10:39:39 GMT vboxsync [73630] * trunk/src/VBox/Runtime/r3/win/serialport-win.cpp (modified) Runtime/serialport-win.cpp: Fixes for RTSerialPortOpen() Mon, 13 Aug 2018 09:40:01 GMT vboxsync [73629] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Audio/Main: Also insert the debugging enabled / path values into the ... Mon, 13 Aug 2018 07:45:01 GMT vboxsync [73628] * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) VMM: Nested VMX: bugref:9180 Implement IA32_VMX_MISC MSR. Mon, 13 Aug 2018 03:18:12 GMT vboxsync [73627] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 todo regarding raising #SS on ... Sun, 12 Aug 2018 15:57:34 GMT vboxsync [73626] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Audio/AC97: Made the stream's circular buffer size based on the ... Sun, 12 Aug 2018 15:53:17 GMT vboxsync [73625] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) Audio/AC97: Only open debug .WAV files if debugging is enabled in ... Fri, 10 Aug 2018 17:46:50 GMT vboxsync [73624] * trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/presenter/display_base.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleVRDPServer.cpp (modified) Main,SharedOpenGL: VRDP cleanup. bugref:9225 Fri, 10 Aug 2018 17:35:18 GMT vboxsync [73623] * trunk/src/VBox/ValidationKit/tests/serial/tdSerial1.py (modified) ValidationKit/tests/serial: Add option to test the different ... Fri, 10 Aug 2018 15:28:31 GMT vboxsync [73622] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Main: Doxygen build fix. Fri, 10 Aug 2018 15:25:09 GMT vboxsync [73621] * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Audio/AC97: Added runtime debugging support (output to .WAV files). Fri, 10 Aug 2018 15:04:31 GMT vboxsync [73620] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Unused functions build fix. Fri, 10 Aug 2018 14:16:56 GMT vboxsync [73618] * trunk/src/VBox/Devices/Serial/DrvTCP.cpp (modified) Devices/Serial/DrvTCP: Fixed stalling reads on Windows hosts caused ... Fri, 10 Aug 2018 14:09:55 GMT vboxsync [73617] * trunk/include/VBox/vmm/hm.h (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EMHM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/recompiler/VBoxREMWrapper.cpp (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM/HMVMXR0: Use IEMExecOne() rather than manually interpreting a ... Fri, 10 Aug 2018 13:43:18 GMT vboxsync [73616] * trunk/src/VBox/Runtime/common/misc/json.cpp (modified) Runtime/RTJson: Promote type assertions In query functions to always ... Fri, 10 Aug 2018 13:10:41 GMT vboxsync [73615] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.cpp (modified) build fix for r124258 Fri, 10 Aug 2018 12:15:14 GMT vboxsync [73614] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.cpp (modified) FE/Qt: bugref:9152: Export Appliance wizard: Adjust JSON parser to ... Fri, 10 Aug 2018 12:04:50 GMT vboxsync [73613] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.cpp (modified) FE/Qt: bugref:9152: Export Appliance wizard: Removing few useless ... Fri, 10 Aug 2018 10:16:36 GMT vboxsync [73612] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Audio/Main: Added support for superseding extra-data values with ... Fri, 10 Aug 2018 08:51:03 GMT vboxsync [73611] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Audio: Renamed the (tweakable) per-driver CFGM options to make it ... Fri, 10 Aug 2018 08:06:57 GMT vboxsync [73610] * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (modified) VMM/HMVMXAll: Nested VMX: bugref:9180 Build fix. Fri, 10 Aug 2018 07:54:29 GMT vboxsync [73609] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix. Fri, 10 Aug 2018 07:49:12 GMT vboxsync [73608] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) VMM/IEM: Nested VMX: bugref:9180 Doxygen fix. Fri, 10 Aug 2018 07:44:56 GMT vboxsync [73607] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Nested VMX: bugref:9180 Darwin build fix. Fri, 10 Aug 2018 07:38:56 GMT vboxsync [73606] * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpumctx.h (modified) * trunk/include/VBox/vmm/hm.h (modified) * trunk/include/VBox/vmm/hm_vmx.h (modified) * trunk/include/VBox/vmm/iem.h (modified) * trunk/src/VBox/VMM/Makefile.kmk (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllMsrs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMSVMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/HMVMXAll.cpp (added) * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImpl.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllCImplVmxInstr.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsThree0f38.cpp.h (modified) * trunk/src/VBox/VMM/VMMAll/IEMAllInstructionsTwoByte0f.cpp.h (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.cpp (modified) * trunk/src/VBox/VMM/VMMR0/HMSVMR0.h (modified) * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/EM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PGMPhys.cpp (modified) * trunk/src/VBox/VMM/include/HMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/recompiler/VBoxRecompiler.c (modified) VMM: Nested VMX: bugref:9180 Various bits: - IEM: Started VMXON, ... Thu, 09 Aug 2018 19:26:53 GMT vboxsync [73603] * trunk/src/VBox/Runtime/common/fs/isomaker.cpp (modified) iprt/rtFsIsoMakerOutFile_GenerateDirRecDirect: fix for files ~8GB and ... Thu, 09 Aug 2018 18:13:11 GMT vboxsync [73602] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManager.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) FE/Qt: VirtualBox Manager UI: Link global/machine item selection with ... Thu, 09 Aug 2018 18:04:22 GMT vboxsync [73601] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolbarTools.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolbarTools.h (modified) FE/Qt: UIToolbarTools: Add possibility to switch tab-bar layout ... Thu, 09 Aug 2018 18:02:16 GMT vboxsync [73600] * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooser.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerKeyboard.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserHandlerMouse.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItem.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.cpp (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGlobal.h (copied) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemGroup.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserItemMachine.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserModel.h (modified) FE/Qt: VirtualBox Manager UI: Chooser pane: Invent global item ... Thu, 09 Aug 2018 17:46:10 GMT vboxsync [73599] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.h (modified) FE/Qt: bugref:6596 Add some const'ness Thu, 09 Aug 2018 17:45:12 GMT vboxsync [73598] * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISlidingWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UISlidingWidget.h (modified) FE/Qt: UISlidingWidget: Replace state bool flag with corresponding ... Thu, 09 Aug 2018 17:32:32 GMT vboxsync [73597] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageExpert.cpp (modified) FE/Qt: bugref:6596: Few fixes for r124233. Thu, 09 Aug 2018 17:27:04 GMT vboxsync [73596] * trunk/src/VBox/Devices/Audio/DrvHostValidationKit.cpp (modified) Audio/DrvHostValidationKit: Build fix. Thu, 09 Aug 2018 16:55:35 GMT vboxsync [73595] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) FE/Qt: bugref:6596 Some grammatical corrections Thu, 09 Aug 2018 16:45:28 GMT vboxsync [73594] * trunk/src/VBox/VMM/Config.kmk (modified) VMM: Nested VMX: bugref:9180 Add VBOX_WITH_NESTED_HWVIRT_VMX when ... Thu, 09 Aug 2018 16:42:37 GMT vboxsync [73593] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Build fix (SCM). Thu, 09 Aug 2018 16:05:17 GMT vboxsync [73592] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageExpert.cpp (modified) FE/Qt: bugref:6596 Don't check medium size in FAT file systems if the ... Thu, 09 Aug 2018 14:14:15 GMT vboxsync [73591] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.cpp (modified) FE/Qt: bugref:6596 Replace predefined values instead of pow (which I ... Thu, 09 Aug 2018 13:59:26 GMT vboxsync [73590] * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) Main: Allow changing the passthrough flag when the VM is running if ... Thu, 09 Aug 2018 13:56:15 GMT vboxsync [73589] * trunk/src/VBox/Devices/Storage/DrvSCSI.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main: Allow changing the passthrough flag when the VM is running if ... Thu, 09 Aug 2018 13:43:53 GMT vboxsync [73588] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.cpp (modified) FE/Qt: bugref:6596 build fix Thu, 09 Aug 2018 13:37:52 GMT vboxsync [73587] * trunk/include/iprt/base64.h (modified) * trunk/include/iprt/mangling.h (modified) * trunk/src/VBox/Runtime/common/string/base64.cpp (modified) iptr/base64: introduce RTBase64EncodedLengthEx() and ... Thu, 09 Aug 2018 13:34:57 GMT vboxsync [73586] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIMessageCenter.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVD.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageBasic3.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/newvd/UIWizardNewVDPageExpert.cpp (modified) FE/Qt: bugref:6596 Adding a size check for FAT file systems in create ... Thu, 09 Aug 2018 12:32:51 GMT vboxsync [73585] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Handling returning silence for backends which cannot ... Thu, 09 Aug 2018 12:29:48 GMT vboxsync [73584] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) DrvAudio/DrvAudioVRDE: Report the backend as operational via ... Thu, 09 Aug 2018 09:56:55 GMT vboxsync [73583] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Logging nit. Thu, 09 Aug 2018 09:50:52 GMT vboxsync [73582] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/Mixer: Skip handling input streams which currently are not ... Thu, 09 Aug 2018 09:27:19 GMT vboxsync [73581] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/Mixer: Skip handling input streams which currently are not ... Thu, 09 Aug 2018 08:52:48 GMT vboxsync [73580] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.h (modified) FE/Qt: bugref:9152: Export Appliance Wizard: Fixes for r124208 and ... Thu, 09 Aug 2018 08:51:16 GMT vboxsync [73579] * trunk/src/VBox/VMM/testcase/tstMMHyperHeap.cpp (modified) tstMMHyperHeap: RT_BZERO is necessary. Trick GCC 8.2.0 in different way. Thu, 09 Aug 2018 08:19:38 GMT vboxsync [73578] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIActionPoolRuntime.cpp (modified) FE/Qt: bugref:9012 Change capture action text to reflect audio ... Wed, 08 Aug 2018 20:14:37 GMT vboxsync [73577] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) drvAudioStreamCaptureNonInterleaved: Changed cbBuf type from size_t ... Wed, 08 Aug 2018 18:33:58 GMT vboxsync [73576] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Windows build fix, size_t/uint32_t warning Wed, 08 Aug 2018 16:25:47 GMT vboxsync [73575] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Made drvAudioStreamCaptureRaw() more resilient ... Wed, 08 Aug 2018 16:16:00 GMT vboxsync [73574] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Made drvAudioStreamCaptureNonInterleaved() more ... Wed, 08 Aug 2018 16:14:59 GMT vboxsync [73573] * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.cpp (modified) bugref:9152. one more file for the previous commit. Wed, 08 Aug 2018 16:10:51 GMT vboxsync [73572] * trunk/src/VBox/Devices/Audio/DrvHostNullAudio.cpp (modified) Audio/DrvHostNullAudio: Use DrvAudioHlpClearBuf() instead of RT_BZERO ... Wed, 08 Aug 2018 16:10:30 GMT vboxsync [73571] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic2.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageBasic3.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/wizards/exportappliance/UIWizardExportAppPageExpert.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/CloudUserProfileManagerImpl.h (modified) * trunk/src/VBox/Main/include/CloudUserProfilesImpl.h (modified) * trunk/src/VBox/Main/include/VirtualBoxImpl.h (modified) * trunk/src/VBox/Main/src-server/CloudUserProfileManagerImpl.cpp (modified) * trunk/src/VBox/Main/src-server/CloudUserProfilesImpl.cpp (modified) * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, ... Wed, 08 Aug 2018 15:28:35 GMT vboxsync [73570] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Also make use of VERR_AUDIO_STREAM_NOT_READY for ... Wed, 08 Aug 2018 15:20:23 GMT vboxsync [73569] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Use capturing mixing buffers the same way as the ... Wed, 08 Aug 2018 15:01:36 GMT vboxsync [73567] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/Mixer: No need to propagate playback/capturing errors for ... Wed, 08 Aug 2018 14:58:40 GMT vboxsync [73566] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/Mixer: Disable the old recording source (if any) in ... Wed, 08 Aug 2018 14:05:48 GMT vboxsync [73565] * trunk/src/VBox/Devices/Audio/DevHDA.cpp (modified) Audio/HDA: Also (verbose) log the LUN# of the changed recording source. Wed, 08 Aug 2018 14:03:05 GMT vboxsync [73564] * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio/VRDE: Let the user know in verbose logging that VRDE does not ... Wed, 08 Aug 2018 13:39:53 GMT vboxsync [73563] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Cleaned up internal state handling by having ... Wed, 08 Aug 2018 13:03:55 GMT vboxsync [73562] * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) ExtPackManager: Fix endless loop (copy/paste bug) in i_queryObjects ... Wed, 08 Aug 2018 12:59:57 GMT vboxsync [73561] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/Mixer: Logging. Wed, 08 Aug 2018 12:27:18 GMT vboxsync [73560] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIIndicatorsPool.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsDisplay.cpp (modified) FE/Qt: bugref:9012. Update status bar icon tooltip for recording ... Wed, 08 Aug 2018 11:48:33 GMT vboxsync [73559] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Use DrvAudioHlpClearBuf() instead of RT_BZERO when ... Wed, 08 Aug 2018 11:41:25 GMT vboxsync [73558] * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) Audio/DrvAudio: Renaming. Wed, 08 Aug 2018 11:39:55 GMT vboxsync [73557] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/Mixer: Don't query a stream's readable size in ... Wed, 08 Aug 2018 11:26:03 GMT vboxsync [73556] * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) Audio/Mixer: Make sure to always set the read bytes value on success ... Wed, 08 Aug 2018 08:49:36 GMT vboxsync [73555] * trunk/src/VBox/VMM/VMMAll/IEMAll.cpp (modified) * trunk/src/VBox/VMM/include/IEMInternal.h (modified) * trunk/src/VBox/VMM/testcase/tstIEMCheckMc.cpp (modified) IEM: Added IEM_OPCODE_GET_NEXT_RM and associated IEMCPU::offModRm. ... Tue, 07 Aug 2018 18:27:41 GMT vboxsync [73554] * trunk/src/VBox/Main/src-server/CloudUserProfileManagerImpl.cpp (modified) ExtPack cloud stuff, XPCOM fixes. bugref:9152 Tue, 07 Aug 2018 18:17:43 GMT vboxsync [73553] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/src-server/CloudUserProfileManagerImpl.cpp (modified) ExtPack cloud stuf. bugref:9152 Tue, 07 Aug 2018 16:59:30 GMT vboxsync [73552] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolbarTools.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIToolbarTools.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) FE/Qt: VirtualBox Manager UI: Move UIToolbarTools out of the main ... Tue, 07 Aug 2018 16:41:59 GMT vboxsync [73551] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/CloudUserProfileManagerImpl.h (modified) VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK (bugref:9152) Tue, 07 Aug 2018 15:34:47 GMT vboxsync [73550] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Added a flag to indicate that an output ... Tue, 07 Aug 2018 15:19:57 GMT vboxsync [73549] * trunk/src/VBox/Main/include/CloudUserProfileManagerImpl.h (modified) * trunk/src/VBox/Main/src-server/CloudUserProfileManagerImpl.cpp (modified) CloudProviderManager: Sketched how to put the cloud stuff in the ... Tue, 07 Aug 2018 15:18:17 GMT vboxsync [73548] * trunk/src/VBox/Main/include/ExtPackManagerImpl.h (modified) * trunk/src/VBox/Main/src-all/ExtPackManagerImpl.cpp (modified) ExtPackManager: Added i_queryObjects method for collecting objects ... Tue, 07 Aug 2018 13:05:22 GMT vboxsync [73547] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Logging. Tue, 07 Aug 2018 13:01:59 GMT vboxsync [73546] * trunk/src/VBox/Devices/Audio/DrvHostDSound.cpp (modified) Audio/DrvHostDSound.cpp: Logging. Tue, 07 Aug 2018 12:30:02 GMT vboxsync [73545] * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) Audio/DrvAudioCommon.cpp: Formatting. Tue, 07 Aug 2018 12:28:16 GMT vboxsync [73544] * trunk/src/VBox/Devices/Audio/testcase/tstAudioMixBuffer.cpp (modified) Audio/testcases: Fixed tstAudioMixBuffer. Tue, 07 Aug 2018 11:51:52 GMT vboxsync [73543] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Build fix. Tue, 07 Aug 2018 11:51:43 GMT vboxsync [73542] * trunk/src/VBox/HostDrivers/Support/linux/SUPDrv-linux.c (modified) SUPDrv-linux.c: Reserve more exec memory space. Tue, 07 Aug 2018 11:45:00 GMT vboxsync [73541] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Build fix. Tue, 07 Aug 2018 11:43:17 GMT vboxsync [73540] * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio/DrvAudioVideoRec.cpp: Forgot that file wrt returning ... Tue, 07 Aug 2018 09:51:47 GMT vboxsync [73539] * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) Audio/DrvAudio: Added (un)signed format checks for ... Tue, 07 Aug 2018 08:11:07 GMT vboxsync [73537] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) IPRT: Some more work on stack unwinding using dwarf info. bugref:3897 Mon, 06 Aug 2018 22:31:34 GMT vboxsync [73536] * trunk/src/VBox/Main/include/CloudClientImpl.h (deleted) * trunk/src/VBox/Main/src-server/CloudClientImpl.cpp (deleted) bugref:9152. Removed svn property "sync-process". Mon, 06 Aug 2018 22:10:52 GMT vboxsync [73535] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/CloudClientImpl.h (modified) * trunk/src/VBox/Main/src-server/CloudClientImpl.cpp (modified) bugref:9152. New classes CloudAPI, OCIIAM, OCIObjectStorage, ... Mon, 06 Aug 2018 18:28:09 GMT vboxsync [73534] * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/manager/UIVirtualBoxManagerWidget.h (modified) FE/Qt: VirtualBox Manager UI: Move tool tabs from tool-bar to right ... Mon, 06 Aug 2018 18:26:58 GMT vboxsync [73533] * trunk/src/VBox/Frontends/VirtualBox/src/selector/UISelectorWindow.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UITabBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/widgets/UITabBar.h (modified) FE/Qt: UITabBar: Support for left|right alignment types. Mon, 06 Aug 2018 17:27:41 GMT vboxsync [73532] * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) Audio/DrvAudio: Few optimizations using the PDMAUDIOPCMPROPS_ macros. Mon, 06 Aug 2018 17:08:57 GMT vboxsync [73531] * trunk/src/VBox/Runtime/common/dbg/dbgmoddwarf.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELF.cpp (modified) * trunk/src/VBox/Runtime/common/ldr/ldrELFRelocatable.cpp.h (modified) * trunk/src/VBox/Runtime/include/internal/dbgmod.h (modified) IPRT: Some work on stack unwinding using dwarf info. bugref:3897