# # ChangeLog for trunk in vbox # # Generated by Trac 1.4.3.2 # Jan 27, 2025 2:31:43 AM Mon, 04 Nov 2013 16:39:46 GMT vboxsync [49386] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/KeyboardImpl.h (modified) * trunk/src/VBox/Main/src-client/KeyboardImpl.cpp (modified) Main: Added a releaseKeys method to IKeyboard. Mon, 04 Nov 2013 14:32:18 GMT vboxsync [49385] * trunk/src/VBox/Devices/Input/UsbKbd.cpp (modified) USBK: Recognize 0xFC as a special 'release all keys' event. Mon, 04 Nov 2013 14:32:01 GMT vboxsync [49384] * trunk/src/VBox/Devices/Input/PS2K.cpp (modified) PS2K: Recognize 0xFC as a special 'release all keys' event. Mon, 04 Nov 2013 13:18:09 GMT vboxsync [49383] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) testing... Mon, 04 Nov 2013 12:18:02 GMT vboxsync [49382] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) UserManual: mention webcam GUI Mon, 04 Nov 2013 12:16:33 GMT vboxsync [49381] * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) doc/manual: menu name, Install guest additions -> Insert Guest ... Mon, 04 Nov 2013 11:34:05 GMT vboxsync [49380] * trunk/doc/manual/fr_FR/user_AdvancedTopics.xml (modified) * trunk/doc/manual/fr_FR/user_GuestAdditions.xml (modified) * trunk/doc/manual/fr_FR/user_VBoxManage.xml (modified) doc/manual: French user manual update, thank you Jean-Philippe Mengual! Mon, 04 Nov 2013 10:18:47 GMT vboxsync [49379] * trunk/src/VBox/VMM/VMMR3/DBGFDisas.cpp (modified) VMM: allow to compile with VBOX_WITH_RAW_MODE disabled Mon, 04 Nov 2013 07:27:17 GMT vboxsync [49378] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) VBoxTray: Logging. Mon, 04 Nov 2013 07:23:53 GMT vboxsync [49377] * trunk/src/VBox/Additions/WINNT/VBoxTray/VBoxIPC.cpp (modified) VBoxTray: Logging. Mon, 04 Nov 2013 04:37:06 GMT vboxsync [49376] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) testing... Mon, 04 Nov 2013 02:40:16 GMT vboxsync [49375] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) testing... Sun, 03 Nov 2013 21:01:58 GMT vboxsync [49374] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) testing... Sun, 03 Nov 2013 14:16:37 GMT vboxsync [49373] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) testing... Sun, 03 Nov 2013 04:24:03 GMT vboxsync [49372] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) testing... Sat, 02 Nov 2013 23:44:54 GMT vboxsync [49371] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) testing... Sat, 02 Nov 2013 23:42:45 GMT vboxsync [49370] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) testing... Sat, 02 Nov 2013 21:07:59 GMT vboxsync [49369] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) testing... Sat, 02 Nov 2013 16:30:06 GMT vboxsync [49368] * trunk/src/VBox/VMM/testcase/tstVMM.cpp (modified) tstVMM updates Sat, 02 Nov 2013 16:28:37 GMT vboxsync [49367] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) tstVMM updates. Fri, 01 Nov 2013 15:21:10 GMT vboxsync [49366] * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) burn fix Fri, 01 Nov 2013 15:15:27 GMT vboxsync [49365] * trunk/include/VBox/HGSMI/HGSMIChSetup.h (modified) * trunk/include/VBox/VBoxVideo.h (modified) * trunk/include/VBox/VMMDev.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h (modified) * trunk/src/VBox/Devices/Graphics/DevVGA_VBVA.cpp (modified) wddm: basics for ring buffer-based command submission Fri, 01 Nov 2013 13:10:46 GMT vboxsync [49364] * trunk/src/VBox/Frontends/VirtualBox/src/main.cpp (modified) FE/Qt: MacOS X: Mavericks font fix. Fri, 01 Nov 2013 13:07:23 GMT vboxsync [49363] * trunk/src/VBox/Frontends/VirtualBox/src/globals/UIDefs.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) FE/Qt: VBoxGlobal: Static stuff to determine MacOS X release name. Fri, 01 Nov 2013 12:45:13 GMT vboxsync [49362] * trunk/src/VBox/VMM/VMMRC/VMMRCA.asm (modified) VMMRCA.asm/vmmRcSafeMsr*: See if making sure interrupts are disabled ... Fri, 01 Nov 2013 12:24:51 GMT vboxsync [49361] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) OS X host: LEDs sync: LogRel() -> LogRel2(). Fri, 01 Nov 2013 12:08:56 GMT vboxsync [49360] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Stopgap MSR fixes (better MSR implementation is underways, just very ... Fri, 01 Nov 2013 10:19:06 GMT vboxsync [49359] * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/src-client/GuestSessionImpl.cpp (modified) Guest Control: two non-initialized variables Fri, 01 Nov 2013 09:56:39 GMT vboxsync [49358] * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/gl.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/gl_mangle.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/glext.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/glu.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/glu_mangle.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/glx.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/glx_mangle.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/glxext.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/internal (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/internal/dri_interface.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/internal/sarea.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/osmesa.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/vms_x_fix.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/wglext.h (added) * trunk/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/wmesa.h (added) fix OSE Fri, 01 Nov 2013 09:17:55 GMT vboxsync [49357] * trunk/src/VBox/VMM/VMMR3/VMMTests.cpp (modified) VMM/VMMTests: test fewer MSRs in the 0xc0000000 range to prevent ... Fri, 01 Nov 2013 08:55:08 GMT vboxsync [49356] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) SDK documentation: Clarification for IGuest::CreateSession(). Fri, 01 Nov 2013 08:25:19 GMT vboxsync [49355] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) VMM/CPUM: MSR_P4_LASTBRANCH_* is not Intel-specific Thu, 31 Oct 2013 21:24:33 GMT vboxsync [49354] * trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp (modified) Stop gap MSR fixes (better MSR implementation is underways, just very ... Thu, 31 Oct 2013 18:54:14 GMT vboxsync [49353] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) FE/VBoxManage: Syntax help typo. Thu, 31 Oct 2013 17:31:04 GMT vboxsync [49352] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) Mac OS X host: LEDs sync: driver for some kbd devices might stuck in ... Thu, 31 Oct 2013 17:14:14 GMT vboxsync [49351] * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) Build fix. Thu, 31 Oct 2013 17:08:48 GMT vboxsync [49350] * trunk/src/VBox/Main/src-client/GuestCtrlImpl.cpp (modified) * trunk/src/VBox/Main/src-client/GuestCtrlPrivate.cpp (modified) * trunk/src/VBox/Main/src-client/GuestProcessImpl.cpp (modified) Build fix. Thu, 31 Oct 2013 16:40:46 GMT vboxsync [49349] * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) * trunk/include/VBox/HostServices/GuestControlSvc.h (modified) * trunk/include/VBox/VBoxGuestLib.h (modified) * trunk/src/VBox/Additions/common/VBoxGuestLib/VBoxGuestR3LibGuestCtrl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxService.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControl.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlProcess.cpp (modified) * trunk/src/VBox/Additions/common/VBoxService/VBoxServiceControlSession.cpp (modified) * trunk/src/VBox/Frontends/VBoxManage/VBoxManageGuestCtrl.cpp (modified) * trunk/src/VBox/HostServices/GuestControl/service.cpp (modified) * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) * trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h (modified) * trunk/src/VBox/Main/include/GuestDirectoryImpl.h (modified) * trunk/src/VBox/Main/include/GuestProcessImpl.h (modified) * trunk/src/VBox/Main/include/GuestSessionImpl.h (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/GuestFileImpl.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) Guest Control: - Implemented IGuestSession::DirectoryRemove, ... Thu, 31 Oct 2013 16:08:24 GMT vboxsync [49348] * trunk/src/VBox/NetworkServices/DHCP/Makefile.kmk (modified) tstDhcpCongig was g/c'ed in r90317, so delete it from the makefile as ... Thu, 31 Oct 2013 14:08:05 GMT vboxsync [49347] * trunk/src/VBox/Devices/Network/slirp/libalias/alias_mod.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp.c (modified) * trunk/src/VBox/Devices/Network/slirp/slirp_state.h (modified) NAT: Use RW critsect to protect the handler chain list against ... Thu, 31 Oct 2013 11:49:09 GMT vboxsync [49346] * trunk/src/VBox/Disassembler/testcase/tstAsm.mac (modified) * trunk/src/VBox/Disassembler/testcase/tstDisasm-1A.asm (modified) Disas: pmulhrw adjustment, seems it wasn't fixed in v1.2.0.0 but in ... Thu, 31 Oct 2013 10:45:15 GMT vboxsync [49345] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) FE/Qt: Russian NLS update. Thu, 31 Oct 2013 10:05:28 GMT vboxsync [49344] * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_bg.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ca_VA.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_da.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_de.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_es.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_eu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fa_IR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fi.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_fr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_gl_ES.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_hu.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_id.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_it.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ja.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_km_KH.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ko.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_lt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_nl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pl.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_pt_BR.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ro.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_ru.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_sv.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_tr.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_uk.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_xx_YY.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_CN.ts (modified) * trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_zh_TW.ts (modified) FE/Qt: kmk updatenls. Thu, 31 Oct 2013 09:15:25 GMT vboxsync [49343] * trunk/src/VBox/Runtime/testcase/tstRTGetOpt.cpp (modified) tstRTGetOpt.cpp: Extended options first test a little. Thu, 31 Oct 2013 08:59:35 GMT vboxsync [49342] * trunk/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsSFDetails.ui (modified) FE/Qt: NLS fix for r90215 (and previous version). Thu, 31 Oct 2013 08:43:56 GMT vboxsync [49341] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) FE/Qt: 7037: Runtime UI: Some NLS stuff for r90326. Wed, 30 Oct 2013 21:07:53 GMT vboxsync [49340] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: 7037: Runtime UI: One more fix related to r90326. Wed, 30 Oct 2013 17:37:09 GMT vboxsync [49339] * trunk/src/VBox/NetworkServices/NetLib/shared_ptr.h (added) export to OSE Wed, 30 Oct 2013 17:05:52 GMT vboxsync [49338] * trunk/doc/ReadMe-Solaris.txt (modified) doc/ReadMe-Solaris.txt: we're back to non-combined builds as 32 bit ... Wed, 30 Oct 2013 16:53:58 GMT vboxsync [49337] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: 7037: Runtime UI: Fixing some webcams related stuff for r90326. Wed, 30 Oct 2013 15:37:57 GMT vboxsync [49336] * trunk/src/VBox/Frontends/VirtualBox/src/net/UINetworkReply.cpp (modified) FE/Qt: be eol-style agnostic Wed, 30 Oct 2013 14:58:17 GMT vboxsync [49335] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) FE/Qt: Runtime UI: Update for guest screen size adjustment mechanism ... Wed, 30 Oct 2013 13:57:26 GMT vboxsync [49334] * trunk/src/VBox/Installer/darwin/VBoxKEXTs/postflight (modified) VBoxKEXTs/postflight: Remove old kernel extensions so they don't ... Wed, 30 Oct 2013 13:42:57 GMT vboxsync [49333] * trunk/src/VBox/Frontends/VirtualBox/VirtualBox2.qrc (modified) * trunk/src/VBox/Frontends/VirtualBox/images/web_camera_16px.png (copied) * trunk/src/VBox/Frontends/VirtualBox/images/web_camera_disabled_16px.png (copied) * 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/globals/VBoxGlobal.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIActionPoolRuntime.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineMenuBar.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UISession.cpp (modified) FE/Qt: 7037: Runtime UI: Extending *Devices* menu with *Webcams* menu. Wed, 30 Oct 2013 13:13:02 GMT vboxsync [49332] * trunk/include/VBox/VBoxVideo.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiBase.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiBase.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiDisp.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiDisp.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/VBoxUhgsmiKmt.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/Makefile.kmk (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/common/VBoxMPDevExt.h (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.cpp (modified) * trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPVbva.h (modified) wddm: 1. switch to using common VBVA code 2.dx-based command ... Wed, 30 Oct 2013 09:57:11 GMT vboxsync [49331] * trunk/src/VBox/Devices/PC/BIOS/floppy.c (modified) BIOS: Seek before formatting a track. Wed, 30 Oct 2013 05:53:36 GMT vboxsync [49330] * trunk/src/VBox/NetworkServices/NAT/proxy.c (modified) NetworkServices/proxy.c: removes annoying asserts on darwin. Wed, 30 Oct 2013 05:39:48 GMT vboxsync [49329] * trunk/src/VBox/Runtime/Makefile.kmk (modified) Occasional commit of xcode5 dependendence in r90311. Wed, 30 Oct 2013 05:14:53 GMT vboxsync [49328] * trunk/src/VBox/NetworkServices/DHCP/Config.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.h (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) NetServices/DHCP: XML lease serialization/deserialization. Wed, 30 Oct 2013 04:45:35 GMT vboxsync [49327] * trunk/src/VBox/NetworkServices/DHCP/Config.cpp (modified) * trunk/src/VBox/NetworkServices/DHCP/Config.h (modified) * trunk/src/VBox/NetworkServices/DHCP/VBoxNetDHCP.cpp (modified) NetworkService/DHCP: refactoring: 1. Client and Lease are use shared ... Wed, 30 Oct 2013 04:33:40 GMT vboxsync [49326] * trunk/include/iprt/mangling.h (modified) * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/misc/getopt.cpp (modified) * trunk/src/VBox/Runtime/common/net/macstr.cpp (copied) IPRT: exposes RTNetStrToMAC (resolves todo in misc/getopt.cpp). Wed, 30 Oct 2013 02:34:06 GMT vboxsync [49325] * trunk/src/libs/kStuff (modified) kStuff: 57 -> 63: Whole bunch of changes to being able to get info ... Tue, 29 Oct 2013 22:05:21 GMT vboxsync [49324] * trunk/src/VBox/Main/include/ConsoleImpl.h (modified) * trunk/src/VBox/Main/src-client/ConsoleImpl.cpp (modified) * trunk/src/VBox/VMM/VMMR3/VMMR3.def (modified) Make the TurnResetIntoPowerOff setting configurable during runtime Tue, 29 Oct 2013 16:18:59 GMT vboxsync [49323] * trunk/src/VBox/NetworkServices/NAT/fwtcp.c (modified) * trunk/src/VBox/NetworkServices/NAT/proxy_pollmgr.c (modified) Few more missed -1 -> INVALID_SOCKET replacements. Tue, 29 Oct 2013 15:33:56 GMT vboxsync [49322] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) FE/Qt: Runtime UI: Guest screen adjustment protocol: Make sure GUI do ... Tue, 29 Oct 2013 13:34:19 GMT vboxsync [49321] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) OS X host: LEDs sync: fix typo, remove runtime warning. Tue, 29 Oct 2013 12:39:25 GMT vboxsync [49320] * trunk/src/VBox/Runtime/tools/RTGzip.cpp (modified) RTGZip.cpp: Accept zlib headers. Don't complain about EINVAL on flush ... Tue, 29 Oct 2013 11:13:53 GMT vboxsync [49319] * trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp (modified) Support: build fix for OS/2 Tue, 29 Oct 2013 10:33:52 GMT vboxsync [49318] * trunk/src/VBox/Runtime/testcase/tstRTSymlink.cpp (modified) Runtime/testcase: adapted tstRTSymlink to r89826 Tue, 29 Oct 2013 09:07:49 GMT vboxsync [49317] * trunk/src/VBox/Devices/Makefile.kmk (modified) do this only for Linux Tue, 29 Oct 2013 08:30:37 GMT vboxsync [49316] * trunk/Config.kmk (modified) * trunk/src/VBox/Devices/Makefile.kmk (modified) * trunk/src/VBox/Devices/build/VBoxDD.cpp (modified) * trunk/src/VBox/Devices/build/VBoxDD.h (modified) some ExtPack build magic Tue, 29 Oct 2013 00:21:04 GMT vboxsync [49315] * trunk/src/VBox/NetworkServices/NAT/portfwd.c (modified) fwspec_set: use getaddrinfo() version on Windows too Mon, 28 Oct 2013 21:00:25 GMT vboxsync [49314] * trunk/src/VBox/Storage/VD.cpp (modified) Storage: Modify hack to fix hanging VMs when the dis is full during ... Mon, 28 Oct 2013 17:13:36 GMT vboxsync [49313] * trunk/doc/manual/en_US/SDKRef.xml (modified) * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) * trunk/doc/manual/en_US/user_GuestAdditions.xml (modified) * trunk/doc/manual/en_US/user_VBoxManage.xml (modified) doc/manual: cosmetic fixes (no at new line) Mon, 28 Oct 2013 16:44:06 GMT vboxsync [49312] * trunk/src/VBox/Main/idl/VirtualBox.xidl (modified) Main/idl: fixed comment Mon, 28 Oct 2013 16:43:28 GMT vboxsync [49311] * trunk/src/VBox/Main/src-client/DisplayImpl.cpp (modified) Main/Display: harmless typo Mon, 28 Oct 2013 15:58:48 GMT vboxsync [49310] * trunk/src/VBox/VMM/VMMR0/HMR0.cpp (modified) HMR0.cpp: Ignore VERR_SVM_DISABLED an VERR_SVM_IN_USE status codes ... Mon, 28 Oct 2013 14:01:51 GMT vboxsync [49309] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMachineLogic.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineLogicFullscreen.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineLogicSeamless.h (modified) FE/Qt: Runtime UI: Update for guest screen size adjustment mechanism ... Mon, 28 Oct 2013 13:32:26 GMT vboxsync [49308] * trunk/src/VBox/Additions/common/crOpenGL/glx.c (modified) crOpenGL 24bpp depth Mon, 28 Oct 2013 13:03:16 GMT vboxsync [49307] * trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp (modified) FE/Qt: make it compile with VBOX_WITH_CROGL disabled Mon, 28 Oct 2013 12:46:49 GMT vboxsync [49306] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIFrameBuffer.h (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/UIMultiScreenLayout.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/fullscreen/UIMachineViewFullscreen.cpp (modified) * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineViewSeamless.cpp (modified) FE/Qt: Runtime UI: Make sure automatically enabled guest screen ... Mon, 28 Oct 2013 10:27:14 GMT vboxsync [49305] * trunk/src/VBox/Devices/Audio/DevIchHda.cpp (modified) HDA: State loading fixes. Don't zero regs not in the saved state, ... Mon, 28 Oct 2013 09:42:53 GMT vboxsync [49304] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) OS X host: LEDs sync: ignore CAPS LOCK timeout in Carbon event for now. Mon, 28 Oct 2013 09:42:53 GMT vboxsync [49303] * trunk/doc/manual/en_US/user_AdvancedTopics.xml (modified) UserManual: typo Mon, 28 Oct 2013 07:56:55 GMT vboxsync [49302] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) OS X host: LEDs sync: update backlisting, also do not broadcast to ... Mon, 28 Oct 2013 07:06:40 GMT vboxsync [49301] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) OS X host: LEDs sync: Log2() -> LogRel(). Mon, 28 Oct 2013 03:04:31 GMT vboxsync [49300] * trunk/src/VBox/NetworkServices/NAT/portfwd.c (modified) G/c unused variables. Mon, 28 Oct 2013 02:33:57 GMT vboxsync [49299] * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) On Windows getsockopt() takes char *, not void * - add cast to pacify ... Mon, 28 Oct 2013 02:26:10 GMT vboxsync [49298] * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) G/c unused variable. Mon, 28 Oct 2013 02:15:03 GMT vboxsync [49297] * trunk/src/VBox/NetworkServices/NAT/pxdns.c (modified) pxdns_create_resolver_sockaddrs: enable getaddrinfo() code on Windows too Sat, 26 Oct 2013 18:03:00 GMT vboxsync [49296] * trunk/src/VBox/Main/xml/Settings.cpp (modified) Teach few more places in ConfigFileBase about SettingsVersion_v1_15. Sat, 26 Oct 2013 05:12:34 GMT vboxsync [49295] * trunk/src/VBox/Main/src-server/NATNetworkImpl.cpp (modified) NATNetworkImpl.cpp: NATNetwork::Data initialization on class object ... Fri, 25 Oct 2013 16:02:21 GMT vboxsync [49294] * trunk/src/VBox/HostServices/SharedOpenGL/render/renderspu_cocoa_helper.m (modified) crOpenGL: fix 2D crash on shutdown Fri, 25 Oct 2013 16:00:53 GMT vboxsync [49293] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) typo in prev change Fri, 25 Oct 2013 15:56:09 GMT vboxsync [49292] * trunk/src/VBox/Main/src-server/MachineImpl.cpp (modified) Main/Machine: regression, incorrect UUID check, leading to Windows ... Fri, 25 Oct 2013 14:09:25 GMT vboxsync [49291] * trunk/src/VBox/Frontends/VirtualBox/src/runtime/seamless/UIMachineWindowSeamless.cpp (modified) FE/Qt: Runtime UI: Seamless mode: Make sure we have no background ... Fri, 25 Oct 2013 13:35:14 GMT vboxsync [49290] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) Update comment. Fri, 25 Oct 2013 13:28:04 GMT vboxsync [49289] * trunk/src/VBox/Frontends/VirtualBox/src/platform/darwin/DarwinKeyboard.cpp (modified) OS X host: LEDs sync: introduce FIFO event queue between IOKit and ... Fri, 25 Oct 2013 13:11:56 GMT vboxsync [49288] * trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp (modified) VMM/HMVMXR0: Fix for MOV DRx intercepts on 32-bit hosts with 64-bit ... Fri, 25 Oct 2013 12:27:58 GMT vboxsync [49287] * trunk/src/VBox/Runtime/r0drv/nt/thread-r0drv-nt.cpp (modified) thread-r0drv-nt.cpp: Changed RTThreadPreemptIsPendingTrusty to always ...