# # ChangeLog for trunk/src/VBox/Main in vbox # # Generated by Trac 1.4.3.2 # Feb 6, 2025 4:48:56 PM Fri, 08 Jul 2016 15:25:44 GMT vboxsync [62141] * trunk/src/VBox/Main/include/MachineImpl.h (modified) Main: fixed a few small memory leaks Fri, 08 Jul 2016 13:32:43 GMT vboxsync [62139] * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) bugref:8389: Main: fixed video recording with VBoxheadless Thu, 07 Jul 2016 16:16:01 GMT vboxsync [62117] * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.cpp (modified) * trunk/src/VBox/Devices/Audio/AudioMixer.h (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvAudioCommon.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostCoreAudio.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec.cpp (modified) Audio: Bugfixes, logging. Thu, 07 Jul 2016 14:20:33 GMT vboxsync [62105] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: fix extradata map copying to work where STL isn't ... Thu, 07 Jul 2016 13:11:09 GMT vboxsync [62103] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) Audio/src-client/ConsoleImpl2.cpp: Removed debug assertion. Wed, 06 Jul 2016 15:29:17 GMT vboxsync [62067] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl/VirtualBox.xidl: WinMM is not supported. Wed, 06 Jul 2016 15:27:21 GMT vboxsync [62066] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl/VirtualBox.xidl: Documentation. Wed, 06 Jul 2016 14:24:20 GMT vboxsync [62056] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) * trunk/src/VBox/Frontends/VBoxManage/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsAudio.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Audio: More cleanup for backend defines. Wed, 06 Jul 2016 11:14:19 GMT vboxsync [62047] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8344. small improvement. Always uses original extension of image. Wed, 06 Jul 2016 11:05:27 GMT vboxsync [62046] * trunk/src/VBox/Main/testcase/tstCollector.cpp (modified) Fix printf signed/unsigned mismatch. Mon, 04 Jul 2016 16:18:43 GMT vboxsync [62014] * 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) Main/Machine: add a stub for an aux settings file (which will be an ... Mon, 04 Jul 2016 15:54:28 GMT vboxsync [62013] * trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c (modified) VBoxProxyStub.c: Include VBox/cdefs.h so VBOX_STRICT gets defined. ... Fri, 01 Jul 2016 16:03:33 GMT vboxsync [61986] * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) Main/AudioAdapter: whitespace cleanup Thu, 30 Jun 2016 13:33:44 GMT vboxsync [61958] * trunk/src/VBox/Main/cbinding/capiidl.xsl (modified) * trunk/src/VBox/Main/idl/midl.xsl (modified) * trunk/src/VBox/Main/idl/xpidl.xsl (modified) Main/idl/{m,xp}idl.xsl: need to cast the custom return values ... Wed, 29 Jun 2016 13:51:13 GMT vboxsync [61935] * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) MachineDebuggerImpl.cpp: VMR3Suspend will fail if the VM is already ... Wed, 29 Jun 2016 12:37:43 GMT vboxsync [61930] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious ... Wed, 29 Jun 2016 08:15:05 GMT vboxsync [61923] * trunk/Config.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Audio: Removed defines for not implemented WINMM support for Windows. Wed, 29 Jun 2016 08:12:26 GMT vboxsync [61922] * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio: Main/src-client/DrvAudioVRDE.cpp: Also set status flags here, ... Tue, 28 Jun 2016 14:29:34 GMT vboxsync [61917] * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) Main: doxygen fix Tue, 28 Jun 2016 10:08:28 GMT vboxsync [61915] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: doxygen fixes: properly link to enums Tue, 28 Jun 2016 10:05:58 GMT vboxsync [61914] * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) Main/webservice: warning Tue, 28 Jun 2016 09:37:41 GMT vboxsync [61913] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) src-client/ConsoleImpl2.cpp: Added an assertion for the deprecated ... Tue, 28 Jun 2016 09:33:40 GMT vboxsync [61912] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings.cpp: Fixes for deprecated SolAudio backend, bit of ... Tue, 28 Jun 2016 09:27:16 GMT vboxsync [61911] * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) Main/src-server/StorageControllerImpl.cpp: Warning. Tue, 28 Jun 2016 09:26:51 GMT vboxsync [61910] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/src-server/MediumImpl.cpp: Warning. Tue, 28 Jun 2016 01:24:52 GMT vboxsync [61908] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxClipboard.cpp (modified) * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxDnD.cpp (modified) * trunk/src/VBox/HostServices/SharedClipboard/VBoxClipboard-win.cpp (modified) * trunk/src/VBox/Main/src-server/win/HostPowerWin.cpp (modified) fix for ​​​​bugref:8441: improved windows procedures in Clipboard, ... Mon, 27 Jun 2016 11:31:20 GMT vboxsync [61893] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/include/VBox/GuestHost/GuestControl.h (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile. Thu, 23 Jun 2016 17:03:24 GMT vboxsync [61863] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) Main/Medium: use != instead of bitwise ^ for booleans. Tue, 21 Jun 2016 13:26:58 GMT vboxsync [61792] * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Main/Guest Control: Fixes for GA tests. Tue, 21 Jun 2016 13:19:35 GMT vboxsync [61790] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8344. Removed useless comparison. Tue, 21 Jun 2016 12:08:15 GMT vboxsync [61788] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) re-enable x2APIC for new Linux VMs Tue, 21 Jun 2016 09:27:42 GMT vboxsync [61786] * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) Main/MachineDebugger: Pause the VM before querying the guest stack or ... Tue, 21 Jun 2016 08:37:18 GMT vboxsync [61783] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings.cpp: fix PCnet default settings handling Mon, 20 Jun 2016 23:50:15 GMT vboxsync [61778] * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) ConsoleImpl2.cpp: Maybe gcc is used uninitialized warnings. Mon, 20 Jun 2016 23:25:06 GMT vboxsync [61776] * trunk/include/VBox/vmm/apic.h (modified) * trunk/include/VBox/vmm/cpum.h (modified) * trunk/include/VBox/vmm/cpum.mac (modified) * trunk/include/VBox/vmm/pdmdev.h (modified) * trunk/include/iprt/x86.h (modified) * trunk/src/VBox/Devices/PC/DevAPIC.cpp (modified) * trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/VMM/VMMAll/APICAll.cpp (modified) * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) * trunk/src/VBox/VMM/VMMAll/EMAll.cpp (modified) * trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp (modified) * trunk/src/VBox/VMM/VMMR3/APIC.cpp (modified) * trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMHv.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp (modified) * trunk/src/VBox/VMM/VMMR3/GIMMinimal.cpp (modified) * trunk/src/VBox/VMM/VMMR3/HM.cpp (modified) * trunk/src/VBox/VMM/VMMR3/PDMDevMiscHlp.cpp (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_Athlon_64_3200.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_Athlon_64_X2_Dual_Core_4200.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_FX_8150_Eight_Core.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/AMD_Phenom_II_X6_1100T.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Atom_330_1_60GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i5_3570.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_2635QM.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_3820QM.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_3960X.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_5600U.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_6700K.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Pentium_4_3_00GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Pentium_M_processor_2_00GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Pentium_N3530_2_16GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Intel_Xeon_X5482_3_20GHz.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/Quad_Core_AMD_Opteron_2384.h (modified) * trunk/src/VBox/VMM/VMMR3/cpus/VIA_QuadCore_L4700_1_2_GHz.h (modified) * trunk/src/VBox/VMM/VMMRC/CPUMRCPatchHlp.asm (modified) * trunk/src/VBox/VMM/VMMRC/PDMRCDevice.cpp (modified) * trunk/src/VBox/VMM/include/APICInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.h (modified) * trunk/src/VBox/VMM/include/CPUMInternal.mac (modified) * trunk/src/VBox/VMM/testcase/tstVMStruct.h (modified) * trunk/src/VBox/VMM/tools/VBoxCpuReport.cpp (modified) CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP ... Mon, 20 Jun 2016 21:45:58 GMT vboxsync [61774] * trunk/src/VBox/Main/src-all/EventImpl.cpp (modified) ListenerRecord::enqueue: Don't try signal semaphore or even queue the ... Mon, 20 Jun 2016 10:30:40 GMT vboxsync [61765] * trunk/src/VBox/Main/xml/Settings.cpp (modified) doxygen fix Sat, 18 Jun 2016 08:26:53 GMT vboxsync [61758] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Temporarily disabled x2APIC for new VMs. Fri, 17 Jun 2016 14:34:30 GMT vboxsync [61749] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) required UUID change for r108134 Fri, 17 Jun 2016 14:22:49 GMT vboxsync [61747] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/Global.h (modified) * trunk/src/VBox/Main/include/GuestOSTypeImpl.h (modified) * trunk/src/VBox/Main/src-all/Global.cpp (modified) * trunk/src/VBox/Main/src-server/GuestOSTypeImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) enable X2APIC for Linux guests Fri, 17 Jun 2016 10:19:23 GMT vboxsync [61740] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: when taking a screenshot of a blanked/disabled screen, ... Wed, 15 Jun 2016 13:16:38 GMT vboxsync [61714] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) Main/xpcom/server.cpp: change the behavior of the SIGUSR1 signal ... Wed, 15 Jun 2016 13:15:10 GMT vboxsync [61713] * trunk/src/VBox/Main/include/MediumAttachmentImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) Main/MediumAttachment: Update the medium attachment log tag string ... Tue, 14 Jun 2016 15:22:18 GMT vboxsync [61697] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: default to E1000 I82543GC (PRO/1000 T Server) for Windows XP ... Tue, 14 Jun 2016 08:31:02 GMT vboxsync [61689] * trunk/src/VBox/Main/src-all/Global.cpp (modified) Main: increased the default size of RAM, VRAM and hard disk of some ... Mon, 13 Jun 2016 16:15:24 GMT vboxsync [61686] * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) Main: allow to compile with VBOX_WITH_USB= Mon, 13 Jun 2016 16:03:31 GMT vboxsync [61684] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: IDisplay reverted r108035, not needed Mon, 13 Jun 2016 12:49:29 GMT vboxsync [61678] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main: IDisplay restored compatibility with 5.0 by using reserved ... Fri, 10 Jun 2016 18:22:09 GMT vboxsync [61667] * trunk/src/VBox/Main/include/HostUSBDeviceImpl.h (modified) * trunk/src/VBox/Main/include/USBDeviceFilterImpl.h (modified) * trunk/src/VBox/Main/src-server/HostImpl.cpp (modified) * trunk/src/VBox/Main/src-server/HostUSBDeviceImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFilterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBDeviceFiltersImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBProxyService.cpp (modified) bugref:8238 VBoxSVC settings - USBDeviceFilter Fri, 10 Jun 2016 07:56:48 GMT vboxsync [61645] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8344. added logic when new location consists of only a ... Fri, 10 Jun 2016 06:57:56 GMT vboxsync [61644] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: refine error handling for enabling the VRDE server Thu, 09 Jun 2016 15:41:07 GMT vboxsync [61624] * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main: fixed lock ordering Thu, 09 Jun 2016 10:40:02 GMT vboxsync [61617] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) naughty! Thu, 09 Jun 2016 10:23:16 GMT vboxsync [61611] * trunk/src/VBox/Main/src-server/VRDEServerImpl.cpp (modified) Main: properly revert the internal state if the VRDE server cannot be ... Thu, 09 Jun 2016 10:22:42 GMT vboxsync [61610] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main: properly inform the user if the VRDE server cannot be started ... Thu, 09 Jun 2016 10:22:39 GMT vboxsync [61609] * 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/AudioMixer.h (modified) * trunk/src/VBox/Devices/Audio/DevIchAc97.cpp (modified) * trunk/src/VBox/Devices/Audio/DevIchHda.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/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/testcase/tstAudioMixBuffer.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio: Update. Thu, 09 Jun 2016 08:02:03 GMT vboxsync [61604] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8344. using RTPATH_SLASH. Wed, 08 Jun 2016 15:39:18 GMT vboxsync [61588] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: some comment fixing Wed, 08 Jun 2016 09:16:07 GMT vboxsync [61564] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main: IDisplay changed queryScreenLayout to be an attribute Wed, 08 Jun 2016 08:37:19 GMT vboxsync [61561] * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) Main: Implement IMachineDebugger::dumpGuestStack (implementation ... Wed, 08 Jun 2016 08:33:31 GMT vboxsync [61560] * trunk/include/VBox/log.h (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/DisplayImpl.h (modified) * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main: IDisplay queryScreenLayout and setScreenLayout API stubs Tue, 07 Jun 2016 17:13:34 GMT vboxsync [61549] * trunk/src/VBox/Main/src-server/BIOSSettingsImpl.cpp (modified) * trunk/src/VBox/Main/src-server/ParallelPortImpl.cpp (modified) * trunk/src/VBox/Main/src-server/SerialPortImpl.cpp (modified) bugref:8238 VBoxSVC settings - BIOSSettings ParallelPort SerialPortImpl Tue, 07 Jun 2016 13:58:26 GMT vboxsync [61541] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8344. Better processing of source and destination filename. ... Tue, 07 Jun 2016 12:09:43 GMT vboxsync [61536] * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) Main/ConsoleImpl: provide an error message if enabling the VRDP ... Tue, 07 Jun 2016 09:04:18 GMT vboxsync [61519] * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8344. Added logic checking new path for correctness. Tue, 07 Jun 2016 08:21:40 GMT vboxsync [61517] * trunk/src/VBox/Main/Makefile.kmk (modified) cosmetics Mon, 06 Jun 2016 17:12:32 GMT vboxsync [61501] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings.cpp: fix almost complete snapshot breakage, it ... Mon, 06 Jun 2016 15:02:40 GMT vboxsync [61497] * trunk/include/VBox/settings.h (modified) * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings.cpp: more complete audio enable handling fix, ... Mon, 06 Jun 2016 14:43:25 GMT vboxsync [61496] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Main/xml/Settings.cpp: fix audio enabled handling for VM configs file ... Mon, 06 Jun 2016 08:54:30 GMT vboxsync [61483] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageDisk.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp (modified) * trunk/src/VBox/Main/include/MediumImpl.h (modified) * trunk/src/VBox/Main/src-server/MediumImpl.cpp (modified) bugref:8344. First variant of "move" operation for medium. Standalone ... Mon, 06 Jun 2016 08:51:36 GMT vboxsync [61482] * trunk/src/VBox/Main/src-server/solaris/USBProxyBackendSolaris.cpp (modified) Main/USBProxyBackendSolaris: No need to destroy semaphore twice. Mon, 06 Jun 2016 08:46:21 GMT vboxsync [61481] * trunk/src/VBox/Main/src-server/solaris/USBProxyBackendSolaris.cpp (modified) Main/USBProxyBackendSolaris.cpp: better event semaphore destruction ... Fri, 03 Jun 2016 16:22:25 GMT vboxsync [61452] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) Main/glue/glue-java.xsl: release all unused managed object ... Thu, 02 Jun 2016 22:58:35 GMT vboxsync [61423] * trunk/src/VBox/Main/src-server/linux/USBProxyBackendLinux.cpp (modified) USBProxyBackendLinux: initialize mhFile Thu, 02 Jun 2016 17:24:05 GMT vboxsync [61418] * trunk/src/VBox/Main/src-server/StorageControllerImpl.cpp (modified) bugref:8238 VBoxSVC settings - StorageControllerImpl.cpp Thu, 02 Jun 2016 13:24:16 GMT vboxsync [61413] * trunk/Config.kmk (modified) * trunk/include/VBox/vmm/pdmaudioifs.h (modified) * trunk/include/VBox/vmm/pdmaudioifs_old.h (added) * trunk/src/VBox/Devices/Audio_old (added) * trunk/src/VBox/Devices/Audio_old/AudioMixBuffer.cpp (added) * trunk/src/VBox/Devices/Audio_old/AudioMixBuffer.h (added) * trunk/src/VBox/Devices/Audio_old/AudioMixer.cpp (added) * trunk/src/VBox/Devices/Audio_old/AudioMixer.h (added) * trunk/src/VBox/Devices/Audio_old/DevIchAc97.cpp (added) * trunk/src/VBox/Devices/Audio_old/DevIchHda.cpp (added) * trunk/src/VBox/Devices/Audio_old/DevIchHdaCodec.cpp (added) * trunk/src/VBox/Devices/Audio_old/DevIchHdaCodec.h (added) * trunk/src/VBox/Devices/Audio_old/DevSB16.cpp (added) * trunk/src/VBox/Devices/Audio_old/DrvAudio.cpp (added) * trunk/src/VBox/Devices/Audio_old/DrvAudio.h (added) * trunk/src/VBox/Devices/Audio_old/DrvAudioCommon.cpp (added) * trunk/src/VBox/Devices/Audio_old/DrvHostALSAAudio.cpp (added) * trunk/src/VBox/Devices/Audio_old/DrvHostCoreAudio.cpp (added) * trunk/src/VBox/Devices/Audio_old/DrvHostDSound.cpp (added) * trunk/src/VBox/Devices/Audio_old/DrvHostNullAudio.cpp (added) * trunk/src/VBox/Devices/Audio_old/DrvHostOSSAudio.cpp (added) * trunk/src/VBox/Devices/Audio_old/DrvHostPulseAudio.cpp (added) * trunk/src/VBox/Devices/Audio_old/Makefile.kup (added) * trunk/src/VBox/Devices/Audio_old/alsa_mangling.h (added) * trunk/src/VBox/Devices/Audio_old/alsa_stubs.c (added) * trunk/src/VBox/Devices/Audio_old/alsa_stubs.h (added) * trunk/src/VBox/Devices/Audio_old/pulse_mangling.h (added) * trunk/src/VBox/Devices/Audio_old/pulse_stubs.c (added) * trunk/src/VBox/Devices/Audio_old/pulse_stubs.h (added) * trunk/src/VBox/Devices/Audio_old/sys-queue.h (added) * trunk/src/VBox/Devices/Audio_old/testcase (added) * trunk/src/VBox/Devices/Audio_old/testcase/Makefile.kmk (added) * trunk/src/VBox/Devices/Audio_old/testcase/tstAudioMixBuffer.cpp (added) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) * trunk/src/VBox/Main/include/DrvAudioVRDE_old.h (added) * trunk/src/VBox/Main/include/DrvAudioVideoRec_old.h (added) * trunk/src/VBox/Main/src-client/DrvAudioVRDE_old.cpp (added) * trunk/src/VBox/Main/src-client/DrvAudioVideoRec_old.cpp (added) Audio: Use the old audio code for now when doing a release. Set ... Wed, 01 Jun 2016 17:19:30 GMT vboxsync [61380] * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) * trunk/src/VBox/Main/src-server/USBControllerImpl.cpp (modified) bugref:8238 VBoxSVC settings - Tidy Up Wed, 01 Jun 2016 16:29:08 GMT vboxsync [61379] * trunk/src/VBox/Installer/freebsd/Makefile.kmk (modified) * trunk/src/VBox/Installer/freebsd/pkg_plist (modified) * trunk/src/VBox/Installer/linux/Makefile.kmk (modified) * trunk/src/VBox/Installer/linux/debian/lintian-override.in (modified) * trunk/src/VBox/Installer/linux/postinst-common.sh (modified) * trunk/src/VBox/Installer/solaris/Makefile.kmk (modified) * trunk/src/VBox/Installer/solaris/makepackage.sh (modified) * trunk/src/VBox/Main/webservice/Makefile.kmk (modified) * trunk/src/VBox/Main/webservice/Makefile.webtest (added) Main/webservice: don't ship webtest any longer (to save space) and ... Wed, 01 Jun 2016 16:24:07 GMT vboxsync [61378] * trunk/src/VBox/Main/src-server/USBControllerImpl.cpp (modified) bugref:8238 VBoxSVC settings - USBControllerImpl Wed, 01 Jun 2016 14:20:24 GMT vboxsync [61377] * trunk/src/VBox/Main/src-server/MediumAttachmentImpl.cpp (modified) bugref:8238 VBoxSVC settings - MediumAttachementImpl.cpp Wed, 01 Jun 2016 14:17:30 GMT vboxsync [61376] * trunk/src/VBox/Main/glue/vboxapi.py (modified) Main/glue/vboxapi.py: fix API termination issue (double deinit, once ... Wed, 01 Jun 2016 12:20:05 GMT vboxsync [61367] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) glue-java.xsl: update (c) year Wed, 01 Jun 2016 11:23:47 GMT vboxsync [61365] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) Main/glue-java.xsl: Addendum for r107491, make sure there is only a ... Wed, 01 Jun 2016 08:13:49 GMT vboxsync [61362] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) Main: follow-up for r107642: during the first hour log everything Wed, 01 Jun 2016 07:59:04 GMT vboxsync [61361] * trunk/src/VBox/Main/webservice/vboxweb.cpp (modified) * trunk/src/VBox/Main/webservice/vboxweb.h (modified) Main/webservice: switch to using monotonic time for sessin ... Tue, 31 May 2016 18:58:27 GMT vboxsync [61349] * trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp (modified) MachineDebugger::loadPlugIn: don't return 'all' for specific plugin, ... Tue, 31 May 2016 16:32:35 GMT vboxsync [61347] * trunk/src/VBox/Main/src-server/Performance.cpp (modified) * trunk/src/VBox/Main/src-server/solaris/PerformanceSolaris.cpp (modified) Main: reduce the occurrence of certain messages to max 1/minute Tue, 31 May 2016 13:23:20 GMT vboxsync [61332] * trunk/Config.kmk (modified) * trunk/include/VBox/err.h (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/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk (modified) * trunk/src/VBox/Main/Makefile.kmk (modified) Audio: Update. Tue, 31 May 2016 09:24:14 GMT vboxsync [61326] * trunk/src/VBox/Main/src-all/VirtualBoxBase.cpp (modified) Main/VirtualBoxBase: Need to use Utf8StrFmt here Tue, 31 May 2016 08:43:19 GMT vboxsync [61320] * trunk/Config.kmk (modified) * 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/DevIchAc97.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/DrvHostNullAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostOSSAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp (modified) * trunk/src/VBox/Devices/Audio/testcase/tstAudioMixBuffer.cpp (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp (modified) * trunk/src/VBox/Main/src-client/DrvAudioVRDE.cpp (modified) Audio: Update. Tue, 31 May 2016 01:19:41 GMT vboxsync [61314] * trunk/src/VBox/Main/src-server/win/HostDnsServiceWin.cpp (modified) Main/HostDnsService: Ignore "DhcpDomain" key since it's not stable. ... Mon, 30 May 2016 15:19:06 GMT vboxsync [61302] * trunk/src/VBox/Main/src-server/HostDnsService.cpp (modified) Main/HostDnsService: dumpHostDnsInformation - print domain before the ... Thu, 26 May 2016 18:51:17 GMT vboxsync [61216] * trunk/src/VBox/Main/include/AudioAdapterImpl.h (modified) * trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp (modified) bugref:8238 VBoxSVC settings - AudioAdapterImpl Thu, 26 May 2016 09:37:52 GMT vboxsync [61205] * trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp (modified) sorry Thu, 26 May 2016 09:33:53 GMT vboxsync [61204] * trunk/src/VBox/Main/testcase/tstVBoxMultipleVM.cpp (modified) warning Thu, 26 May 2016 08:31:43 GMT vboxsync [61203] * trunk/src/VBox/Main/glue/glue-java.xsl (modified) bugref:8347: Main/glue/glue-java.xsl: Fix java webservice bindings ... Wed, 25 May 2016 15:25:16 GMT vboxsync [61196] * trunk/src/VBox/Main/src-server/xpcom/server.cpp (modified) xpcom/server.cpp: exit code adjust. Wed, 25 May 2016 14:54:14 GMT vboxsync [61194] * trunk/src/VBox/Main/include/BandwidthGroupImpl.h (modified) bugref:8238: VBoxSVC settings: reverted r107478 (that was wrong) Wed, 25 May 2016 14:41:11 GMT vboxsync [61192] * trunk/src/VBox/Main/include/BandwidthGroupImpl.h (modified) bugref:8238: VBoxSVC settings: VBoxSVC settings - BandwidthGroupImpl ... Wed, 25 May 2016 13:47:54 GMT vboxsync [61190] * trunk/src/VBox/Main/src-server/VirtualBoxImpl.cpp (modified) Main/VirtualBox: release logging of VirtualBox object creation/deletion