Timeline
Oct 26, 2018:
- 8:51 PM Changeset in vbox [75120] by
- DevHDA: Timer description string passed to PDMDevHlpTMTimerCreate …
- 8:20 PM Changeset in vbox [75119] by
- RTCp.cpp: Build fix for previous GCC 8.2 workaround.
- 7:51 PM Changeset in vbox [75118] by
- RTCp.cpp: make a compile assertion which gcc 8.2 does not like …
- 7:46 PM Changeset in vbox [75117] by
- RTCp.cpp: make a compile assertion which gcc 8.2 does not like conditional.
- 7:05 PM Changeset in vbox [75116] by
- /Config.kmk: Enabled VBOX_WITH_SIGNED_R0_ON_MAC unconditionally. …
- 7:03 PM Changeset in vbox [75115] by
- prerequisites-rpm.sh: add missing dependencies for a minimal Fedora26 …
- 6:36 PM Changeset in vbox [75114] by
- Config.kmk: GNU make doesn't like -j0, KMK_OPTS_JOBS is 0 by default …
- 6:26 PM Changeset in vbox [75113] by
- Installer/linux/Makefile.include.footer: GNU make doesn't like -j0, so …
- 4:50 PM Changeset in vbox [75112] by
- typo
- 3:49 PM Changeset in vbox [75111] by
- Synced code and comment again.
- 3:49 PM Changeset in vbox [75110] by
- VMM/TM: Nested VMX: bugref:9180 todo addressed by calling a separate …
- 3:48 PM Changeset in vbox [75109] by
- VMM/CPUM: Nested VMX: bugref:9180 Adjust TSC offset.
- 3:44 PM Changeset in vbox [75108] by
- IPRT/http: Extended RTHttpReset with a flag parameter so headers can …
- 3:40 PM Changeset in vbox [75107] by
- VMM/CPUM: Nested VMX: bugref:9180 Add member for recording VM-entry …
- 3:34 PM Changeset in vbox [75106] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Do not draw …
- 3:31 PM Changeset in vbox [75105] by
- /Makefile.kmk: Use newer OS X version for building extpack. bugref:9232
- 3:07 PM Changeset in vbox [75104] by
- FE/Qt: bugref:9241: UIActionPoolSelector: Wipe out few unused actions.
- 3:00 PM Changeset in vbox [75103] by
- IPRT/http: RTHttpReset - free headers from the previous request.
- 2:50 PM Changeset in vbox [75102] by
- FE/Qt: bugref:9230: Cloud Profile Manager: Hide Cloud Profile Manager …
- 2:45 PM Changeset in vbox [75101] by
- Build fix.
- 2:41 PM Changeset in vbox [75100] by
- BusLogic: Added option to emulate an ISA device without any PCI bits.
- 2:34 PM Changeset in vbox [75099] by
- FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: Sane default …
- 2:33 PM Changeset in vbox [75098] by
- Makefile.kmk: re-add a snapshot-ose target which uses the …
- 2:31 PM Changeset in vbox [75097] by
- tools/bin/ose-tarball.sh: take more information from Version.kmk and …
- 1:38 PM Changeset in vbox [75096] by
- FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: A small cleanup …
- 12:35 PM Changeset in vbox [75095] by
- Guest Control/Main: Better check for existing directories in …
- 12:31 PM Changeset in vbox [75094] by
- Guest Control/Main: One more error code for …
- 12:22 PM Changeset in vbox [75093] by
- FE/Qt: bugref:9241: VirtualBox Manager: Rework standard toolbar …
- 11:50 AM Changeset in vbox [75092] by
- FE/Qt: bugref:9072. Remove a redundant shorcut assignment from the …
- 11:41 AM Changeset in vbox [75091] by
- FEQt: Drop VBOX_WITH_ICHAT_THEATER and associated code.
- 11:35 AM Changeset in vbox [75090] by
- FE/Qt: bugref:9275. Change the label from 'Path' to 'Machine Folder'
- 11:27 AM Changeset in vbox [75089] by
- FEQt/Makefile.kmk: Made VBOX_GUI_WITH_EXTRADATA_MANAGER_UI and …
- 10:18 AM Changeset in vbox [75088] by
- FE/Qt: bugref:6699 Build Fix
- 9:59 AM Changeset in vbox [75087] by
- FE/Qt: bugref:6699. Move guest process control and file manager to …
- 4:16 AM Ticket #18083 (Ordering of groups (inside groups) gets lost upon GUI restart) created by
- This issue did appear with 5.2.18 (AFAIK) and is still in the current …
Oct 25, 2018:
- 6:11 PM Changeset in vbox [75086] by
- FE/Qt: bugref:9241: VirtualBox Manager: A bit of optimization for tool …
- 6:02 PM Ticket #17977 (VirtualBox cannot start VMs on 32-bit x86 builds of the upcoming ...) closed by
- fixed: Klaus pointed me to one on the forum. Seems they linker put the wrong …
- 5:59 PM Changeset in vbox [75085] by
- IPRT/ldrPE: Must save Dir.Size to uOrgDir before updating it. duh. …
- 5:46 PM Changeset in vbox [75084] by
- IPRT/ldrPE: Don't be uptight about the linker getting the new loader …
- 4:59 PM Changeset in vbox [75083] by
- Build fix.
- 4:52 PM Changeset in vbox [75082] by
- VideoRec/DrvAudioVideoRec: Got rid of the big stack buffers and only …
- 3:47 PM Changeset in vbox [75081] by
- FE/Qt: bugref:9241: VirtualBox Manager: Make sure both last chosen …
- 3:28 PM Changeset in vbox [75080] by
- FE/Qt: bugref:9254: VM settings / Display page: A bit of width sync …
- 3:21 PM Changeset in vbox [75079] by
- FE/Qt: bugref:9152: teach the code about CloudOCISubnet. Ok Dsen.
- 3:01 PM Changeset in vbox [75078] by
- FE/Qt: bugref:9254: UIScaleFactorEditor: No go (s.a. r126127).
- 2:44 PM Changeset in vbox [75077] by
- VideoRec/DrvAudioVideoRec: Use an absolute timestamp since program …
- 2:42 PM Changeset in vbox [75076] by
- VideoRec/WebMWriter: Use the block map's currently processed TC …
- 2:33 PM Changeset in vbox [75075] by
- DevATA: Made RECALIBRATE and INITIALIZE DEVICE PARAMETERS commands …
- 2:29 PM Changeset in vbox [75074] by
- FE/Qt: bugref:9254: UIScaleFactorEditor: A bit of style-fixes.
- 2:14 PM Changeset in vbox [75073] by
- FE/Qt: bugref:9254: Global preferences / Display page: Just realized …
- 2:08 PM Changeset in vbox [75072] by
- VideoRec/Main: This is the timestamp, not the duration (renaming).
- 2:05 PM Changeset in vbox [75071] by
- VideoRec/Main: This is the timestamp, not the duration (renaming).
- 1:42 PM Changeset in vbox [75070] by
- FE/Qt: bugref:9241: VirtualBox Manager: Lots of icon fixes for …
- 1:21 PM Changeset in vbox [75069] by
- VideoRec/Main: Initialize context in VideoRecStreamInit().
- 1:15 PM Changeset in vbox [75068] by
- Build fix.
- 1:10 PM Changeset in vbox [75067] by
- Build fix.
- 12:58 PM Changeset in vbox [75066] by
- VideoRec/Main: More renaming.
- 12:36 PM Ticket #18082 (still doesn't work copying and pasting some words with shift + insert) created by
- Hi experts, I tried that above after installing each GuestAddition at …
- 12:10 PM Changeset in vbox [75065] by
- FE/Qt: bugref:9254: Global preferences / Display page: A bit of layout …
- 11:54 AM Changeset in vbox [75064] by
- Installer/solaris: bugref:9049: Support for split GUI functionality. …
- 11:37 AM Changeset in vbox [75063] by
- Installer/solaris: bugref:9049: Support for split GUI functionality.
- 11:18 AM Changeset in vbox [75062] by
- FE/Qt: bugref:6699. Conditionally add the guest control dialog action …
- 10:44 AM Changeset in vbox [75061] by
- xpcom: make xptcinvoke_x86_64_linux.cpp work with gcc sanitisers. …
- 10:40 AM Ticket #18081 (Ubuntu 18.10 on apt repository -> fixed) created by
- Hi, Ubuntu 18.10 - Cosmic Cuttlefish is now released. Will it be …
- 10:17 AM Changeset in vbox [75060] by
- FE/Qt: bugref:9241: VirtualBox Manager: Few new icons.
- 10:07 AM Changeset in vbox [75059] by
- FE/Qt: bugref:6699. Small fixes in the guest control dialog/widget
- 9:21 AM Changeset in vbox [75058] by
- FE/Qt: bugref:6699. Build fix
- 8:58 AM Changeset in vbox [75057] by
- FE/Qt: bugref:6699. Further work for making guest control a machine tool
- 8:04 AM Changeset in vbox [75056] by
- FE/Qt: bugref:9152: Export Appliance wizard: No profiles is a valid case.
- 8:03 AM Changeset in vbox [75055] by
- FE/Qt: bugref:9152: Export Appliance wizard: Add Cloud Profile …
- 7:22 AM Changeset in vbox [75054] by
- FE/Qt: bugref:9241 and bugref:9230: A possibility to pass Cloud …
- 1:15 AM Ticket #18080 (Oracle Linux 7.2 guest freezes when it boots (fedora 28 host)) created by
- With the latest 5.2.20 update of virtual box and guest additions …
- 12:46 AM Ticket #17977 (VirtualBox cannot start VMs on 32-bit x86 builds of the upcoming ...) reopened by
- I see that 5.2.20 just came out and this doesn't seem to be fixed, so …
Oct 24, 2018:
- 8:51 PM Ticket #18079 (Incorrect CPU cores detection) created by
- I have a AMD FX-4100. It's a quad core CPU. I've created new VM for …
- 8:45 PM Ticket #18078 (VBox 5.2.20: Linux guest not remembering window size -> fixed after ...) created by
- Hello, I'm recently upgraded to VBox from 5.2.18 to 5.2.20 on my …
- 7:08 PM Changeset in vbox [75053] by
- IPRT,SUPDrv: Made the verification code link, fixed a couple of …
- 6:27 PM Ticket #18077 (Repository 'VirtualBox for Fedora 28 - x86_64' update imposible -> fixed) created by
- Can't update to 5.2.20 on Fedora 28. Seems to be similar to ticket …
- 4:40 PM Changeset in vbox [75052] by
- SUPDrv: Made the sketches for bugref:9232 compile.
- 4:22 PM Changeset in vbox [75051] by
- FE/Qt: bugref:9152: Forgot to apply mask to tool-tip as well, (s.a. …
- 4:09 PM Changeset in vbox [75050] by
- IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
- 4:06 PM Changeset in vbox [75049] by
- IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
- 3:31 PM Changeset in vbox [75048] by
- VideoRec/WebMWriter: Renaming, docs.
- 3:27 PM Changeset in vbox [75047] by
- VideoRec/WebMWriter: Renaming, docs.
- 3:26 PM Changeset in vbox [75046] by
- FE/Qt: bugref:9152: Parse complex json array values as string pairs …
- 2:46 PM Changeset in vbox [75045] by
- IPRT/RTFileReadAll*: Added RTFILE_RDALL_F_FAIL_ON_MAX_SIZE. bugref:9232
- 2:21 PM Changeset in vbox [75044] by
- OCI: G/c unused enums
- 2:21 PM Ticket #18069 (VNC Broken on VirtualBox 5.2.20 OSE (Linux host)) closed by
- duplicate: #18072
- 2:02 PM Changeset in vbox [75043] by
- IPRT/r0drv/darwin: Implemented RTFileSeek. bugref:9232
- 2:02 PM Changeset in vbox [75042] by
- IPRT/r0drv/darwin: Implemented RTFileSeek. bugref:9232
- 1:57 PM Changeset in vbox [75041] by
- VideoRec/WebMWriter: Fixed the relative timecode handling when …
- 1:54 PM Changeset in vbox [75040] by
- VideoRec/Main: Factored out the stream processing code into an own …
- 1:47 PM Changeset in vbox [75039] by
- IPRT/r0drv/darwin: Split out RTFile* from dbgkrnlinfo. Added …
- 1:17 PM Ticket #18076 (Linux Mint 19 guest using Touch Keyboard in Windows 10 host not ...) created by
- I am having problems with Windows 10 the full touch keyboard not the …
- 1:01 PM Changeset in vbox [75038] by
- OCI: G/c VBOX_WITH_CLOUD_PROVIDERS_NO_COMMANDS ifdefs and related code.
- 12:55 PM Changeset in vbox [75037] by
- tstRTCRest-1: More flexible double handling. The strtod impl we depend …
- 12:54 PM Changeset in vbox [75036] by
- Config.kmk: Enable split GUI build everywhere.
- 12:29 PM Changeset in vbox [75035] by
- iprt/ldr.h: Forgot to remove RTLdrOpenkLdr prototype. bugref:9232
- 12:18 PM Changeset in vbox [75034] by
- tstRTCRest: no change.
- 11:50 AM Changeset in vbox [75033] by
- VideoRec/Main: Make sure to initialize cluster count in WebMSegment.
- 11:49 AM Changeset in vbox [75032] by
- VideoRec/Main: More cleanup code for WebMSegment class.
- 11:45 AM Changeset in vbox [75031] by
- VideoRec/Main: Renaming.
- 11:43 AM Changeset in vbox [75030] by
- VideoRec/Main: Extended the cue list with positions on a per-track basis.
- 11:41 AM Changeset in vbox [75029] by
- FE/Qt: bugref:9241: VirtualBox Manager: Just small reordering.
- 11:35 AM Changeset in vbox [75028] by
- FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: Forgot to set new …
- 11:34 AM Changeset in vbox [75027] by
- FE/Qt: bugref:9241: VirtualBox Manager: Forgot to set new icon size …
- 11:26 AM Changeset in vbox [75026] by
- FE/Qt: UIActionPoolSelector: Snapshot properties icon fix.
- 11:18 AM Changeset in vbox [75025] by
- FE/Qt: bugref:8694: New HiDPI About icons; a bit of configuration changes.
- 10:40 AM Changeset in vbox [75024] by
- FE/Qt: Enable gcc warning for unused function parameter
- 9:52 AM Changeset in vbox [75023] by
- Changelog.
- 9:26 AM Changeset in vbox [75022] by
- Changelog: minor fix.
- 8:58 AM Changeset in vbox [75021] by
- FE/Qt: bugref:6699. Remove UIGuestControlDialog from shared GUI lib.
- 8:53 AM Changeset in vbox [75020] by
- FE/Qt: bugref:6699. Build fix
- 8:21 AM Ticket #18075 (Guest Addition 6.0.0 BETA, Linux: Verifying archive integrity...Error ...) created by
- There is a MD5 error in VBoxGuestAdditions_6.0.0_BETA1.iso when …
- 8:20 AM Changeset in vbox [75019] by
- FE/Qt: bugref:6699. Build fix
- 8:15 AM Changeset in vbox [75018] by
- FE/Qt: bugref:6699. Some prep. work for moving the guest control …
- 1:38 AM Ticket #18074 (Installation error on macOS Mojave) created by
- All versions are throwing an error on macOS Mojave.
Oct 23, 2018:
- 8:18 PM Changeset in vbox [75017] by
- FE/Qt: bugref:9241: Use UIConverter to parse/serialize values for …
- 7:42 PM Changeset in vbox [75016] by
- FE/Qt: bugref:9241: Merge UIToolsType, ToolTypeGlobal and …
- 6:24 PM Changeset in vbox [75015] by
- FE/Qt: bugref:9241: VirtualBox Manager: Remove a bit of excessive …
- 6:12 PM Changeset in vbox [75014] by
- FE/Qt: bugref:9230: Cloud Profile Manager: Don't ask for Import …
- 6:10 PM Changeset in vbox [75013] by
- Reverted r126046: iprt/symvers.h: fix for building back-compatible …
- 5:53 PM Changeset in vbox [75012] by
- FE/Qt & Config.kmk: bugref:9230: Wiping out obsolete selector stuff.
- 5:42 PM Ticket #18073 (Regression: Tails shuts down after snapshot restore (on SATA optical drive)) created by
- Tails thinks that the medium has been removed/changed and does it's …
- 5:15 PM Changeset in vbox [75011] by
- VideoRec/Main: Also call the super class default function …
- 5:00 PM Bugtracker edited by
- fix pre-SSO registration wording (diff)
- 4:51 PM Changeset in vbox [75010] by
- FE/Qt: bugref:9183 Use medium selection widget in the new wm wizard(s) …
- 4:30 PM Changeset in vbox [75009] by
- iprt/symvers.h: fix for building back-compatible Additions with glibc …
- 4:08 PM Changeset in vbox [75008] by
- IPRT/RTCString: reserve(1) called on an empty string must allocate memory.
- 3:54 PM Changeset in vbox [75007] by
- 6.0: First translation update from 5.2.
- 3:48 PM Changeset in vbox [75006] by
- FE/Qt: bugref:9183 Move medium selector open function to VBoxGlobal to …
- 3:17 PM Changeset in vbox [75005] by
- Main: build fix (stdint.h)
- 2:48 PM Ticket #18048 ("SUPLIB not initiated successfully" with --disable-hardening ...) closed by
- fixed: This shouldn't normally happen if vboxdrv is working an accessible and …
- 2:43 PM Changeset in vbox [75004] by
- VMM: Register ring-3 probes after initialization of SUPLib to avoid …
- 2:26 PM Ticket #18057 (Repository 'VirtualBox for openSUSE 15.0 - x86_64' update imposible -> ...) closed by
- fixed: Should be fixed now.
- 2:25 PM Ticket #18066 (VBoxGuestAdditions ISO must be downloaded in ~/.local or ~/.cache in ...) closed by
- wontfix: This is not something we plan to change. We use a single "VirtualBox …
- 2:24 PM Changeset in vbox [75003] by
- SUPDrv: Adjusted ep validation a little in prep for bugref:9232
- 2:22 PM Ticket #18067 (blocage d'ouverture de session -> problème de configuration) closed by
- invalid: VirtualBox ne peut fonctionner en même temps que !HyperV de …
- 2:15 PM Changeset in vbox [75002] by
- FE/Qt: bugref:6699. Build fix
- 2:12 PM Changeset in vbox [75001] by
- FE/Qt: bugref:6699. Build fix
- 2:10 PM Ticket #18070 (Unable to start Linux VM on Windows machine -> unsupported set-up) closed by
- invalid: I'm afraid that VirtualBox 5.1 is no longer supported. I suggest you …
- 2:01 PM Changeset in vbox [75000] by
- FE/Qt: bugref:6699. Adding a 'search to select' functionality to file …
- 1:50 PM Changeset in vbox [74999] by
- VideoRec/Main: SCM fixes.
- 1:17 PM Changeset in vbox [74998] by
- tstRTCRest-1: path escaping was changed without updating the …
- 1:13 PM Changeset in vbox [74997] by
- tstRTCRest-1: Array test fix. bugref:9167
- 12:56 PM Ticket #18072 (VNC Broken on VirtualBox 5.2.20 OSE -> fixed in 5.2.22) created by
- Hi. VNC Broken on VirtualBox 5.2.20 OSE (Linux host). Worked fine up …
- 12:44 PM Changeset in vbox [74996] by
- VideoRec/Main: Added a video recording video codec type for VP8/VP9.
- 12:15 PM Changeset in vbox [74995] by
- VideoRec/Main: Build fix.
- 12:04 PM Changeset in vbox [74994] by
- VideoRec/Main: Build fix.
- 11:33 AM Changeset in vbox [74993] by
- FE/Qt: bugref:9230: Cloud Profile Manager: Don't forget to re-fetch …
- 11:09 AM Changeset in vbox [74992] by
- VideoRec/Main: Split up code into more modules for easier maintenance.
- 10:59 AM Changeset in vbox [74991] by
- VideoRec/Main: Don't use the logging facility in EBMLWriter.h.
- 10:37 AM Ticket #18071 (Guest audio pass via vRDP no sound at all) created by
- HOST is Debian 9.5 GUEST is Windows XP and Debian 8 Situation …
- 9:26 AM Changeset in vbox [74990] by
- iSCSI: If LUN not explicitly specified and REPORT LUNS shows a single …
- 9:03 AM Changeset in vbox [74989] by
- VideoRec/Main: Documentation.
- 8:54 AM Changeset in vbox [74988] by
- VideoRec/Main: Moved EBML / MKV writer + definition headers into …
- 8:46 AM Changeset in vbox [74987] by
- VideoRec/Main: Split up code into more functions, separating VPX code …
- 8:10 AM WikiStart edited by
- (diff)
- 5:53 AM Changeset in vbox [74986] by
- Addiitons/linux/vboxvideo: Fixes for API changes in kernel 4.19 …
Oct 22, 2018:
- 9:49 PM Changeset in vbox [74985] by
- FE/Qt: bugref:9241: VirtualBox Manager: Add missing breaks in previous.
- 8:33 PM Changeset in vbox [74984] by
- VideoRec/Main: Moved the video codec's pointer to the YUV plane into …
- 7:55 PM Changeset in vbox [74983] by
- Devices/*/BIOS: Regenreated alternative bios sources.
- 7:53 PM Changeset in vbox [74982] by
- MakeAlternativeSource: Use codeview debug info to avoid jump tables …
- 7:48 PM Changeset in vbox [74981] by
- IPRT/Dbg: Made the codeview debug info parser prefer symbols with …
- 7:48 PM Changeset in vbox [74980] by
- IPRT/dbg: Added a few flags to RTDbg[Mod|As]SymbolAdd to deal with …
- 7:12 PM WikiStart edited by
- (diff)
- 7:07 PM News edited by
- (diff)
- 6:20 PM Changeset in vbox [74979] by
- Installers/linux: adjust for split GUI binaries and bump from 5.2 to 6.0.
- 6:17 PM Changeset in vbox [74978] by
- FE/Qt: bugref:9241: VirtualBox Manager: Sync action separator rules …
- 5:45 PM Changeset in vbox [74977] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser & Tools panes: …
- 5:10 PM Ticket #18070 (Unable to start Linux VM on Windows machine -> unsupported set-up) created by
- Hello Team, I want to research on some applications and in need to …
- 4:58 PM Changeset in vbox [74976] by
- FE/Qt: bugref:9230: Cloud Profile Manager: Forgot to remove …
- 4:56 PM Changeset in vbox [74975] by
- FE/Qt: bugref:9241: VirtualBox Manager: Make sure any tool is opened …
- 3:35 PM Changeset in vbox [74974] by
- After 6.0.0_BETA1
- 1:00 PM Ticket #18069 (VNC Broken on VirtualBox 5.2.20 OSE (Linux host)) created by
- Hi. VNC Broken on VirtualBox 5.2.20 OSE (Linux host). Worked fine up …
- 12:24 PM Changeset in vbox [74973] by
- 6.0.0_BETA1
- 12:06 PM Changeset in vbox [74972] by
- Changelog nits.
- 10:56 AM Changeset in vbox [74971] by
- VideoRec/Main: Append screen ID to dumped video frames (enabled debug …
- 10:23 AM Changeset in vbox [74970] by
- FE/Qt: bugref:9230: Cloud Profile Manager: Missed icons.
- 10:17 AM Changeset in vbox [74969] by
- 6.0.0 changelog update
- 10:14 AM Changeset in vbox [74968] by
- Changelog draft for 6.0.0_Beta1
- 10:09 AM Changeset in vbox [74967] by
- iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
- 9:59 AM Changeset in vbox [74966] by
- Config.kmk: inherit NewerVccVBoxGuestR3Dll from VBOXGUESTR3DLL in …
- 9:37 AM Changeset in vbox [74965] by
- Additions/linux/vboxguest: drop devinitdata attribute. bugref:4567: …
- 8:57 AM Changeset in vbox [74964] by
- Additions/linux/installer: try to inhibit reboot while rebuilding …
- 8:39 AM Changeset in vbox [74963] by
- Additions/linux/vboxvideo: really disable the resize capability on …
- 7:42 AM Ticket #18068 (NAT process infinite loop call `poll` function) created by
- Host machine: Fedora 28 Guest machine: Windows 10 My guest system is …
Oct 21, 2018:
- 8:58 PM Ticket #18067 (blocage d'ouverture de session -> problème de configuration) created by
- Bonsoir: j'ai installer VirtualBox version 5.2.20 sur mon pc Acer …
- 1:48 PM Changeset in vbox [74962] by
- FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: A bit of handling …
- 1:35 PM Changeset in vbox [74961] by
- FE/Qt: bugref:9049: UIImageTools: It appeared we need …
- 1:13 PM Changeset in vbox [74960] by
- FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane item: A …
- 1:09 PM Changeset in vbox [74959] by
- FE/Qt: bugref:9241: No tool-tips for empty viewports (to be integrated …
- 12:26 PM Changeset in vbox [74958] by
- FE/Qt: bugref:9230: Cloud Profile Manager: Help action.
- 11:53 AM Changeset in vbox [74957] by
- FE/Qt: bugref:9230: Cloud Profile Manager: Actions reordering.
- 11:16 AM Ticket #18066 (VBoxGuestAdditions ISO must be downloaded in ~/.local or ~/.cache in ...) created by
- Now the VBoxGuestAdditions ISO files are downloaded in …
- 5:19 AM Ticket #18065 (New Update causes all my machines to fail -> invalid, please take to forums) created by
- VT-x is not available (VERR_VMX_NO_VMX). Result Code: E_FAIL …
Oct 20, 2018:
- 2:55 PM Ticket #18064 (Audio/Video out of sync for Linux guest (since 5.2.20)) created by
- Host: Ubuntu 16.04 Guest: Ubuntu 16.04 Playing video (e.g. in FF …
- 2:24 PM Ticket #18063 (Disk encryption causes guest to crash) created by
- Enabling disk encryption under General tab in VB causes VM to not …
Oct 19, 2018:
- 7:52 PM Changeset in vbox [74956] by
- FE/Qt: bugref:9230: Cloud Profile Manager: Update newly created …
- 6:14 PM Changeset in vbox [74955] by
- VideoRec/Main: Implemented applying audio driver configuration at …
- 6:07 PM Changeset in vbox [74954] by
- FE/Qt: bugref:9264: Remove OCI-Classic from the GUI.
- 5:28 PM Changeset in vbox [74953] by
- Guest Control/Main: Made the IGuestSession::copyToGuest() and …
- 4:58 PM Changeset in vbox [74952] by
- Main/MediumIO: Fix interface list mixup for the convert to stream operation
- 4:53 PM Changeset in vbox [74951] by
- FE/Qt: UIActionPool & UIActionPoolSelector: Don't forget to mention …
- 4:41 PM Changeset in vbox [74950] by
- FE/Qt: bugref:9261: VirtualBox Manager: Add/New actions for Machine …
- 3:43 PM Changeset in vbox [74949] by
- FE/Qt: bugref:8901: Snapshot details were not filled properly Snapshot …
- 3:24 PM Changeset in vbox [74948] by
- FE/Qt: bugref:9241: Fixing regression of new VirtualBox Manager …
- 3:03 PM Changeset in vbox [74947] by
- FE/Qt: bugref:6699. Improving sort/filter functionality of the guest …
- 3:01 PM Changeset in vbox [74946] by
- FE/Qt: bugref:9261: VirtualBox Manager: Fixing regression in VM …
- 2:33 PM Changeset in vbox [74945] by
- FE/Qt: bugref:9230: Cloud Profile Manager: QVariant framework from Qt …
- 2:24 PM Changeset in vbox [74944] by
- Main/MediumIO: Need to call init method on the progress object of …
- 12:59 PM Changeset in vbox [74943] by
- FE/Qt: bugref:9261: fixed typo
- 12:51 PM Changeset in vbox [74942] by
- FE/Qt: bugref:9261: fixed variable names and doxygen description …
- 12:13 PM Changeset in vbox [74941] by
- typo
- 10:45 AM Changeset in vbox [74940] by
- FE/Qt: Disable guest control ui in release
- 10:30 AM Changeset in vbox [74939] by
- ACPI: Support up to four custom tables, not just one. Thanks, canardoscode!
- 9:54 AM Changeset in vbox [74938] by
- Main/MediumIO: Fix progress reporting when streaming the disk image …
- 9:50 AM Changeset in vbox [74937] by
- Main/MediumIO: Fix progress reporting when streaming the disk image
- 9:02 AM Changeset in vbox [74936] by
- bugref:9152. Commented out the assertion because parsing can be re-done.
- 5:22 AM Changeset in vbox [74935] by
- Attempt to correct dyld: Symbol not found …
- 3:21 AM Changeset in vbox [74934] by
- VMM/IEM: Nested VMX: bugref:9180 Return code fix.
Oct 18, 2018:
- 7:12 PM Changeset in vbox [74933] by
- FE/Qt: UIActionPoolSelector: A bit of HiDPI icon fixes for togglable …
- 7:00 PM Changeset in vbox [74932] by
- FE/Qt: bugref:9230: A bit of layout fixes for Cloud Profile Manager …
- 6:13 PM Changeset in vbox [74931] by
- xpcom18a4: force the inclusion of nsTraceRefcnt, it is useful for …
- 5:31 PM Changeset in vbox [74930] by
- FE/Qt: bugref:9230: Cloud Profile Manager: One more regression fix for …
- 5:23 PM Changeset in vbox [74929] by
- FE/Qt: bugref:9230: Cloud Profile Manager: Regression fix for r125937.
- 4:46 PM Changeset in vbox [74928] by
- FE/Qt: bugref:9230: Cloud Profile Manager: Support for profile name …
- 4:16 PM Changeset in vbox [74927] by
- OCI: switch to generated REST API code
- 3:34 PM Ticket #18062 (VirtualBox Application Error - memory could not be read) created by
- Updated from 5.2.18 to 5.2.20 last night (with Guest Additions) and …
- 3:32 PM Changeset in vbox [74926] by
- OCI: Get rid of the VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK switch which …
- 3:29 PM Changeset in vbox [74925] by
- FE/Qt: bugref:9230: Enable Cloud Profile Manager initial implementation.
- 3:16 PM Changeset in vbox [74924] by
- FE/Qt: bugref:9230: Forgot something in r125928.
- 3:14 PM Changeset in vbox [74923] by
- FE/Qt: bugref:9230: A possibility to import profiles.
- 2:36 PM Changeset in vbox [74922] by
- FE/Qt: bugref:9230: Save profile changes on add/remove/edit.
- 2:15 PM Changeset in vbox [74921] by
- FE/Qt: bugref:9230: A possibility to add/remove profiles.
- 1:49 PM Changeset in vbox [74920] by
- FE/Qt: bugref:9230: UIActionPoolSelector: Rename Create Profile action …
- 1:38 PM Ticket #18061 (Choosing 64-bit Windows 7 machine, once I launch it the OS is 32-bit) created by
- I am trying to download this 64-bit software on the my VM. However, I …
- 1:12 PM Changeset in vbox [74919] by
- Serial: Make sure the data is periodically removed from the TX queue …
- 1:02 PM Changeset in vbox [74918] by
- FE/Qt: DE translation, mostly for the new log viewer UI.
- 12:43 PM Changeset in vbox [74917] by
- FE/Qt: bugref:9230: Icons for provider/profile items.
- 12:26 PM Changeset in vbox [74916] by
- bugref:9152. Attribute "name" is changeable now
- 12:24 PM Changeset in vbox [74915] by
- FE/Qt: bugref:9261: VirtualBox Manager: Fixing regression for group …
- 12:06 PM Changeset in vbox [74914] by
- FE/Qt: bugref:9255. Change the machine window menu to enable per …
- 11:47 AM Ticket #18060 (virtual computer disk removes) created by
- after a wile de virtual computer disk removes it self from the …
- 11:14 AM Changeset in vbox [74913] by
- Build fix for trailing spaces in r125879
- 10:01 AM Changeset in vbox [74912] by
- VideoRec/WebMWriter: Delete files again which no actual content has …
- 9:44 AM Changeset in vbox [74911] by
- VideoRec/WebMWriter: Initialize the segment's (absolute) starting …
- 9:38 AM Changeset in vbox [74910] by
- FE/Qt: bugref:9230: A fixes for Cloud Profile Manager details widget: …
- 9:21 AM Ticket #18059 (Upgrade to 5.2.20 breaks usb passthrough) created by
- Host : Windows 10 Enterprise 1607 Upgraded Virtualbox to 5.2.20 from …
- 8:58 AM Changeset in vbox [74909] by
- VideoRec/Main: Use RT_MS_1SEC.
- 8:52 AM Changeset in vbox [74908] by
- VideoRec/Main: Use _1M define here.
- 8:52 AM Changeset in vbox [74907] by
- VideoRec/Main: Do not check for other constraints like the video FPS …
- 8:11 AM Changeset in vbox [74906] by
- VideoRec/Main: Build fix (no C++11 yet).
- 8:06 AM Changeset in vbox [74905] by
- VideoRec/Main: Use the medium audio recording profile as default.
- 8:03 AM Changeset in vbox [74904] by
- VideoRec/Main: Implemented separate and common rendering queues per …
- 7:59 AM Changeset in vbox [74903] by
- Main/WebMWriter: Added some more checks for WebMWriter::AddAudioTrack().
- 6:52 AM Changeset in vbox [74902] by
- VMM/IEM: Nested VMX: bugref:9180 Trying to figure out the relative …
- 6:05 AM Changeset in vbox [74901] by
- VMM/IEM: Nested VMX: bugref:9180 iemExecStatusCodeFiddling fixes.
- 6:02 AM Changeset in vbox [74900] by
- VMM/IEM: Nested VMX: bugref:9180 Handle premature interrupt-window …
- 6:01 AM Changeset in vbox [74899] by
- VMM/EM: Nested VMX: bugref:9180 Interrupt-window must work even if an …
- 12:40 AM Changeset in vbox [74898] by
- FE/Qt: bugref:9230: A possibility to save profile table changes.
- 12:17 AM Changeset in vbox [74897] by
- FE/Qt: bugref:9230: A couple of fixes for Cloud Profile Manager …
Oct 17, 2018:
- 11:36 PM Changeset in vbox [74896] by
- FE/Qt: bugref:9230: No provider/profile tree-widget item changes for now.
- 10:38 PM Changeset in vbox [74895] by
- FE/Qt: bugref:9230: A bit of layout fixes for Cloud Profile Manager.
- 10:17 PM Changeset in vbox [74894] by
- FE/Qt: Tools: Make sure details widget state is properly restored for …
- 6:48 PM Changeset in vbox [74893] by
- FE/Qt: bugref:9230: Load selected profile details, no editing …
- 6:39 PM Changeset in vbox [74892] by
- FE/Qt: bugref:9230: UICloudProfileDetailsWidget: Few missed bits …
- 6:00 PM Ticket #18058 (Installation fails > Failed to send WATCHDOG=1 notification message: ...) created by
- Hi, I'm on openSUSE Tumbleweed. When I use the 5.2.20/All …
- 5:56 PM Ticket #18057 (Repository 'VirtualBox for openSUSE 15.0 - x86_64' update imposible -> ...) created by
- Repository on …
- 5:37 PM Changeset in vbox [74891] by
- Additions/linux/installer: fix rebuilding modules for new kernels. …
- 4:58 PM Changeset in vbox [74890] by
- 3D: Memory allocations fixed, bugref:9251. Merged changes r125768, …
- 4:41 PM Changeset in vbox [74889] by
- FE/Qt: bugref:9230: Second set of Cloud Profile Manager icons.
- 3:58 PM Changeset in vbox [74888] by
- FE/Qt: bugref:9230: First set of Cloud Profile Manager icons.
- 3:23 PM Changeset in vbox [74887] by
- FE/Qt: bugref:9230: Populate providers/profiles tree.
- 3:21 PM Changeset in vbox [74886] by
- Main/Appliance: mark the OCI specific code for moving to the extpack …
- 3:13 PM Changeset in vbox [74885] by
- FE/Qt: bugref:9255 Revert the changes that re-ordered some arguments …
- 3:09 PM Changeset in vbox [74884] by
- FE/Qt: bugref:9230: A bit of fixes for tree/details widgets.
- 3:05 PM Changeset in vbox [74883] by
- FE/Qt: bugref:9230: Advancing provider/profile items further, link …
- 2:47 PM Changeset in vbox [74882] by
- Additions/linux/vboxvideo: switch to drm_*_get(), drm_*_put() helpers …
- 2:38 PM Changeset in vbox [74881] by
- FE/Qt: bugref:9230: Remove some as appeared excessive stuff.
- 2:28 PM Changeset in vbox [74880] by
- FE/Qt: bugref:9230: Separate tree-widget items for providers and profiles.
- 1:49 PM Changeset in vbox [74879] by
- FE/Qt: bugref:9261: fixed some typo
- 1:34 PM Changeset in vbox [74878] by
- FE/Qt: bugref:9261: Changed COMWrapper to generate QUuid for GUID …
- 12:29 PM Ticket #18056 (Linux VM fails to PXE boot on MacOS host) created by
- Virtualbox (5.2.18) + extensions installed on a 2017 iMac with MacOS …
- 10:45 AM Ticket #17649 (Drag/Drop files stop working when restarting VM from saved state -> ...) closed by
- fixed
- 10:45 AM Ticket #17386 (guestcontrol run with --wait-stdout will not return -> fixed in 5.2.20) closed by
- fixed
- 10:44 AM Ticket #17090 (Disable-Enable Physical Machine Network Adapter Disable the VM Network ...) closed by
- fixed
- 10:44 AM Ticket #16025 (Drag and Drop doesn't work for Ubuntu 16.04 LTS guest -> fixed in 5.2.20) closed by
- fixed
- 10:44 AM Ticket #17443 (Drag and drop operation from guest to host failed - Occurs when trying ...) closed by
- fixed
- 10:43 AM Ticket #14863 (Drag and drop folder causes guest to abort -> fixed in 5.2.20) closed by
- fixed
- 10:43 AM Ticket #15501 (Drag&Drop guest->host fails if unicode ligature character is in ...) closed by
- fixed
- 10:43 AM Ticket #17447 (Drag and drop error when copying folder from WinXP guest to Win10 host ...) closed by
- fixed
- 10:41 AM Ticket #17146 (Drag and drop from Windows Host cannot handle UNC-Folders -> fixed in ...) closed by
- fixed
- 10:40 AM Ticket #17573 (Regression: "Use Host I/O cache" setting seems to be inverted in 5.2 ...) closed by
- fixed
- 10:39 AM Ticket #17507 (All iscsi storage is flagged 'Inaccessible' since upgrading to ...) closed by
- fixed
- 9:12 AM Changeset in vbox [74877] by
- Audio/Mixer: Fixed triggering a harmless debug assertion if a certain …
- 8:51 AM Ticket #18052 (Add Solus (64-bit) as Linux operating system -> won't fix for now) closed by
- wontfix: At the moment that is not something we want to do, due to the high …
- 8:30 AM Changeset in vbox [74876] by
- VMM/EM: Nested VMX: bugref:9180 Add interrupt-window VM-exit and …
- 8:22 AM Changeset in vbox [74875] by
- VMM/TRPM: Nested VMX: bugref:9180 Linux build fix.
- 8:18 AM Changeset in vbox [74874] by
- VMM/CPUM: Nested VMX: bugref:9180 Fix typo in freeing the VMX structures.
- 6:25 AM Ticket #18055 (Linux Guest Additions Errors in dracut execution -> fixed after (not ...) created by
- When installing the Linux 5.2.20 Guest additions on an Oracle Linux …
Oct 16, 2018:
- 7:33 PM Ticket #18054 (Serial Port Mode TCP Client not working) created by
- The VM fails to start when using a Serial Port with Mode TCP Client. …
- 6:18 PM Changeset in vbox [74873] by
- OCI: adjustment for progress
- 5:26 PM Changeset in vbox [74872] by
- FE/Qt: bugref:9255. Add per monitor scale factor setting to global …
- 5:12 PM Changeset in vbox [74871] by
- FE/Qt: bugref:9230: Extra-data support for Cloud tool.
- 4:59 PM Changeset in vbox [74870] by
- FE/Qt: bugref:9230: Integrating Cloud tool (hidden for now).
- 4:50 PM Changeset in vbox [74869] by
- FE/Qt: bugref:9230: A bit of fixes for r125846.
- 4:32 PM Changeset in vbox [74868] by
- FE/Qt: bugref:9230: Initial set of actions for Cloud Profile Manager.
- 4:10 PM Changeset in vbox [74867] by
- Main/iokit.cpp: Fixed regression introduced in r125711 (short instead …
- 3:59 PM News edited by
- (diff)
- 3:58 PM WikiStart edited by
- (diff)
- 3:53 PM Changeset in vbox [74866] by
- FE/Qt: UIActionPoolSelector: A fix for Network menu contents.
- 3:38 PM Changeset in vbox [74865] by
- FE/Qt: UIExtraDataManager: Add couple of missed tags to extra-data …
- 2:35 PM Ticket #18053 (Query Installed Guest Extensions Version) created by
- Not a bug, but a question. I tried looking at the forums but was …
- 11:48 AM Changeset in vbox [74864] by
- Additions/linux/vboxvideo: Use fbdev helpers where possible …
- 11:14 AM Changeset in vbox [74863] by
- bugref:9255. A small fix in monitor combo box items text
- 8:23 AM Changeset in vbox [74862] by
- bugref:9012. Set the default capture mode to Video Only for newly …
- 4:40 AM Changeset in vbox [74861] by
- VMM/IEM: Nested VMX: bugref:9180 VM-exit bits; Interrupt-window exit.
- 4:03 AM Changeset in vbox [74860] by
- VMM/TRPM: Nested VMX: bugref:9180 Assertion.
- 3:00 AM Changeset in vbox [74859] by
- tstLdr-4: check data accessess too. bugref:9232
- 2:59 AM Changeset in vbox [74858] by
- Config.kmk: Temporarily introducing VBOX_WITH_SIGNED_R0_ON_MAC for …
- 2:58 AM Changeset in vbox [74857] by
- IPRT/ldr: Still need home-made GOT to load amd64 kext images, …
- 12:49 AM Changeset in vbox [74856] by
- IPRT/ldr: Must check that JmpStubsRVA isn't NIL and not use it blindly …
Note:
See TracTimeline
for information about the timeline view.