VirtualBox

Timeline



Jun 6, 2021:

11:59 PM Changeset in vbox [89530] by vboxsync
ValKit/AudioTest: Implemented recording via the mixer. bugref:10008
11:59 PM Changeset in vbox [89529] by vboxsync
AudioMixBuffer: Corrected a couple of frame calculations in the …
11:15 PM Changeset in vbox [89528] by vboxsync
DrvHostAudioPulseAudio: LogRel2. bugref:9890
11:07 PM Changeset in vbox [89527] by vboxsync
DrvHostAudioPulseAudio: Fixed bug in drvHstAudPaHA_StreamGetReadable …
10:39 PM Changeset in vbox [89526] by vboxsync
DrvHostAudioPulseAudio: More buffer config changes and better …
10:38 PM Changeset in vbox [89525] by vboxsync
ValKit/AudioTest: Adjusted play pacing code to skip the pre-buffered …

Jun 5, 2021:

10:43 AM Ticket #20388 (VM aborted while saving state) created by mgrzegor
I tried to save the state of the VM by selecting File → Close from the …
7:34 AM Changeset in vbox [89524] by vboxsync
Intel IOMMU: bugref:9967 Address translation and interrupt remapping …
6:49 AM Changeset in vbox [89523] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
1:54 AM Changeset in vbox [89522] by vboxsync
DrvHostAudioPulseAudio: Use the default BufAttr.minreq value (output …
12:19 AM Changeset in vbox [89521] by vboxsync
ValKit/AudioTest: Corrected pacing code in 'play'. bugref:10008

Jun 4, 2021:

11:00 PM Changeset in vbox [89520] by vboxsync
ValKit/AudioTest: No release log file, thank you. bugref:10008
10:51 PM Changeset in vbox [89519] by vboxsync
DrvHostAudioOss: Adjusted the drvHstAudOssHA_StreamGetReadable hack as …
10:34 PM Changeset in vbox [89518] by vboxsync
DrvHostAudioOss: Comment updates. bugref:9890
10:31 PM Changeset in vbox [89517] by vboxsync
DrvHostAudioOss: Use BufInfo.bytes for …
10:27 PM Changeset in vbox [89516] by vboxsync
DrvHostAudioOss: Implemented drvHstAudOssHA_StreamGetReadable (was …
6:39 PM Changeset in vbox [89515] by vboxsync
FE/Qt: bugref:9653: Adjusting r144088 and r144082 to work on systems …
5:05 PM Changeset in vbox [89514] by vboxsync
Additions: Linux: autorun.sh: improve log messages when install cannot …
4:52 PM Changeset in vbox [89513] by vboxsync
Intel IOMMU: bugref:9967 Fix bug while parsing the physical address …
3:27 PM Changeset in vbox [89512] by vboxsync
DrvAudio: Reduced the pre-buffering to 50% for output as well. Then …
1:20 PM Changeset in vbox [89511] by vboxsync
ValKit/AudioTest: Adapted to PDMIHOSTAUDIO changes. bugref:10008
1:20 PM Changeset in vbox [89510] by vboxsync
Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
12:55 PM Changeset in vbox [89509] by vboxsync
Intel IOMMU: bugref:9967 Fix diagnostic reason not getting updated for …
12:14 PM Changeset in vbox [89508] by vboxsync
DrvHostAudioAlsa: Doxygen fix. bugref:9890
12:12 PM Changeset in vbox [89507] by vboxsync
ValKit/AudioTest: Automatically enable mixer for 'play' too when the …
12:11 PM Changeset in vbox [89506] by vboxsync
pdmaudioinline.h/PDMAudioPropsAreEqual: Compare channel IDs too. …
12:03 PM Changeset in vbox [89505] by vboxsync
DrvHostAudioAlsa: Implemented pfnSetDevice and changed the config …
11:33 AM Ticket #20387 (Kernel driver not installed (rc=-1908)) created by musi
I have set up new and settings in virtual box and whenever I click the …
11:30 AM Changeset in vbox [89504] by vboxsync
Audio: Re-ordering some methods, no real change. bugref:9890
10:38 AM Changeset in vbox [89503] by vboxsync
EFI/E1kNetDxe: Updates, the basic receive and transmit operations are …
10:35 AM Changeset in vbox [89502] by vboxsync
Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
10:30 AM Changeset in vbox [89501] by vboxsync
ValKit/Audio: PDMAUDIOHOSTDEV::szName -> pszName. bugref:10008
10:30 AM Changeset in vbox [89500] by vboxsync
Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
9:36 AM Changeset in vbox [89499] by vboxsync
Intel IOMMU: bugref:9967 Nits.
7:45 AM Changeset in vbox [89498] by vboxsync
Intel IOMMU: bugref:9967 We need to validate the top level paging …
7:41 AM Changeset in vbox [89497] by vboxsync
AMD IOMMU: bugref:9654 Use the common x86 page-offset macro now.
7:38 AM Changeset in vbox [89496] by vboxsync
AMD IOMMU: bugref:9654 Assert rather than zero out bits that are …
5:48 AM Changeset in vbox [89495] by vboxsync
Intel IOMMU: bugref:9967 Fix reported SAGAW value.
5:39 AM Changeset in vbox [89494] by vboxsync
Intel IOMMU: bugref:9967 Build fix.
4:30 AM Changeset in vbox [89493] by vboxsync
Intel IOMMU: bugref:9967 Address translation, nits.
4:22 AM Changeset in vbox [89492] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.

Jun 3, 2021:

11:03 PM Changeset in vbox [89491] by vboxsync
Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
11:00 PM Changeset in vbox [89490] by vboxsync
ValKit/AudioTest: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by …
11:00 PM Changeset in vbox [89489] by vboxsync
Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
9:07 PM Changeset in vbox [89488] by vboxsync
DrvHostAudioAlsa: Another attempt at fixing the pedantic gcc …
8:16 PM Changeset in vbox [89487] by vboxsync
Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
3:51 PM Changeset in vbox [89486] by vboxsync
Config.kmk, Installer/linux and Installer/solaris: Passing gtk2 …
1:33 PM Ticket #20386 (Mouse click stops working on host/guest due to window focusOutEvent ...) created by Seann
https://forums.virtualbox.org/viewtopic.php?f=7&t=102798 Here's a cut …
1:04 PM Changeset in vbox [89485] by vboxsync
DrvHostAudioDebug: Cleaned up function prefix and struct names. bugref:9890
1:00 PM Changeset in vbox [89484] by vboxsync
DrvHostAudioNull: Cleaned up function prefix and struct names. bugref:9890
12:58 PM Changeset in vbox [89483] by vboxsync
DrvHostAudioPulseAudio: Cleaned up function prefix and struct names. …
12:56 PM Changeset in vbox [89482] by vboxsync
DrvHostAudioPulseAudio: Cleaned up function prefix and struct names. …
12:46 PM Changeset in vbox [89481] by vboxsync
DrvHostAudioAlsaStubs.h: Cleaned up function prefix and struct names. …
12:40 PM Changeset in vbox [89480] by vboxsync
DrvHostAudioAlsaStubs.h: Another attempt at fixing the pedantic gcc …
12:35 PM Changeset in vbox [89479] by vboxsync
DrvHostAudioOss: Don't refuse to pre-buffer input streams. Cleaned up …
12:27 PM Changeset in vbox [89478] by vboxsync
DrvHostAudioAlsaStubs.h: Try fix pedantic gcc warning/error. bugref:9890
9:17 AM Changeset in vbox [89477] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
8:58 AM Changeset in vbox [89476] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
5:15 AM Changeset in vbox [89475] by vboxsync
Intel IOMMU: bugref:9967 x86.h: Macros for getting page base and …
4:19 AM Ticket #20385 (VirtualBox crashes by accessing 0xFFFFFFFFFFFFFFFF when USB dongle is ...) created by ci-zephyurus
I am using virtualbox 6.1.22: 6.1.22 r144080 (Qt5.6.2) to be exact. …

Jun 2, 2021:

9:18 PM Changeset in vbox [89474] by vboxsync
DrvHostAudioAlsaStubs.h: Correct version number for …
9:14 PM Changeset in vbox [89473] by vboxsync
DrvHostAudioAlsa.cpp: Shut up annoying -EPIPE LogRel when draining. …
9:01 PM Changeset in vbox [89472] by vboxsync
DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
8:53 PM Changeset in vbox [89471] by vboxsync
DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
7:56 PM Changeset in vbox [89470] by vboxsync
DrvHostAudioAlsa: Eliminated the ALSAAUDIOSTREAMCFG structure and …
1:18 PM Changeset in vbox [89469] by vboxsync
Audio/ValKit: More code for the Validation Kit audio driver. bugref:10008
1:18 PM Changeset in vbox [89468] by vboxsync
Audio/ValKit: Added AudioTestPathGetTemp(). bugref:10008
1:10 PM Changeset in vbox [89467] by vboxsync
ValKit/AudioTest: Added a 'rec' command. [build fix] bugref:10008
1:03 PM Changeset in vbox [89466] by vboxsync
ValKit/AudioTest: Added a 'rec' command. bugref:10008
1:03 PM Changeset in vbox [89465] by vboxsync
AudioTest: Added support for writing wave files. bugref:10008
12:04 PM Changeset in vbox [89464] by vboxsync
EFI: Beginnings of a e1000 network driver to support network boot with …
11:03 AM Changeset in vbox [89463] by vboxsync
Audio/ValKit: More code for the Validation Kit audio driver. bugref:10008
10:56 AM Changeset in vbox [89462] by vboxsync
EFI: Beginnings of a e1000 network driver to support network boot with …
10:10 AM Changeset in vbox [89461] by vboxsync
Audio/ValKit: Docs. bugref:10008
9:50 AM Changeset in vbox [89460] by vboxsync
ValKit/AudioTest: You do not need to RTStrDup ValueUnion.psz, the …
9:45 AM Changeset in vbox [89459] by vboxsync
ValKit/AudioTest: Added 'enum' command for listing audio devices. …
9:04 AM Changeset in vbox [89458] by vboxsync
Audio/ValKit: Simplified code a bit by removing unnecessary …
8:46 AM Changeset in vbox [89457] by vboxsync
Audio/ValKit: More code for recording tests [SCM fix]. bugref:10008
8:43 AM Changeset in vbox [89456] by vboxsync
Audio/ValKit: More code for recording tests. bugref:10008
8:05 AM Changeset in vbox [89455] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
8:00 AM Changeset in vbox [89454] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
7:49 AM Changeset in vbox [89453] by vboxsync
Intel IOMMU: bugref:9967 typo.
7:46 AM Changeset in vbox [89452] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
6:41 AM Changeset in vbox [89451] by vboxsync
Intel IOMMU: bugref:9967 Use VT-d nomenclature.

Jun 1, 2021:

11:55 PM Changeset in vbox [89450] by vboxsync
DrvHostAudioAlsa: Simplify the drvHostAlsaAudioHA_StreamCreate stuff, …
11:37 PM Changeset in vbox [89449] by vboxsync
DrvHostAudioAlsa: Need to call snd_pcm_drain again when draining in …
11:35 PM Changeset in vbox [89448] by vboxsync
AudioMixBuffer/AudioMixBufInitPeekState: Fixed channel count …
11:34 PM Changeset in vbox [89447] by vboxsync
AudioHlp.cpp/AudioHlpPcmPropsAreValid: Less duplication of checks …
11:33 PM Changeset in vbox [89446] by vboxsync
PDMAudioPropsAreValid: limit channels to PDMAUDIO_MAX_CHANNELS. bugref:9890
8:58 PM Changeset in vbox [89445] by vboxsync
DrvAudio: Use pStreamEx->Core.Props instead of …
8:50 PM Changeset in vbox [89444] by vboxsync
ValKit/AudioTest: leak. bugref:10008
8:42 PM Changeset in vbox [89443] by vboxsync
DrvHostAudioOss: Only mono and stereo for now. Fend off draining calls …
8:13 PM Changeset in vbox [89442] by vboxsync
ValKit/AudioTest: Added some comments to the play command. bugref:10008
8:11 PM Changeset in vbox [89441] by vboxsync
ValKit/AudioTest: Fixed leak in play. bugref:10008
8:09 PM Changeset in vbox [89440] by vboxsync
AudioMixBuffer: Fixed calculation bug in audioMixBufPeekResampling. …
7:41 PM Changeset in vbox [89439] by vboxsync
ValKit/AudioTest: Mated the mixer to the play command and made it …
5:58 PM Changeset in vbox [89438] by vboxsync
3D/VMSVGA/WDDM: Use SVGA_REG_DEV_CAP register only if …
3:50 PM Changeset in vbox [89437] by vboxsync
Hist USB timer: use uniqe naming in order not to confuse STAM on USB …
3:05 PM Changeset in vbox [89436] by vboxsync
Audio/ValKit: Manifest writing + packing fixes. bugref:10008
1:56 PM Ticket #20384 (VM not staring, was working perfectly two months ago.) created by aj123456
Failed to open a session for the virtual machine MANU2071 (2020 Sem2) …
1:30 PM Changeset in vbox [89435] by vboxsync
Audio/ValKit: Made buffering / pre-buffering and scheduling hint sizes …
1:14 PM Changeset in vbox [89434] by vboxsync
Audio/ValKit: More infrastructure code [Doxygen fix]. bugref:10008
1:10 PM Changeset in vbox [89433] by vboxsync
Audio/ValKit: More infrastructure code [build fix]. bugref:10008
1:01 PM Changeset in vbox [89432] by vboxsync
Audio/ValKit: More infrastructure code [SCM fix]. bugref:10008
12:57 PM Changeset in vbox [89431] by vboxsync
Audio/ValKit: More infrastructure code. bugref:10008
12:17 PM Changeset in vbox [89430] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP. Bit 62 is also …
12:16 PM Changeset in vbox [89429] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP. We don't support …
11:47 AM Changeset in vbox [89428] by vboxsync
/Config.kmk: On darwin host check also in the directories which seem …
10:25 AM Changeset in vbox [89427] by vboxsync
Audio/Stubs: scm fix. [build fix] bugref:9890
10:24 AM Changeset in vbox [89426] by vboxsync
Audio/Stubs: scm fix. bugref:9890
10:22 AM Changeset in vbox [89425] by vboxsync
DrvHostAudioAlsaStubs: Use RTOnce to make the init thread-safe and …
10:22 AM Changeset in vbox [89424] by vboxsync
DrvHostAudioPulseAudioStubs: Use RTOnce to make the init thread-safe …
10:14 AM Changeset in vbox [89423] by vboxsync
DrvHostAudioPulseAudio: Multi channel support. bugref:9890
10:13 AM Changeset in vbox [89422] by vboxsync
DrvHostAudioPulseAudioStubs: Use RTOnce to make the init thread-safe …
9:05 AM Ticket #20383 (Pass-Through Microphone Audio Broken Virtualbox Ver: ...) created by MSterba
Problem Statement: Unable to pass microphone audio from Windows guest …
8:17 AM Changeset in vbox [89421] by vboxsync
DrvHostAudioDSound: Multi channel support. bugref:9890
8:15 AM Changeset in vbox [89420] by vboxsync
DrvHostAudioWasApi: correction to when to use WAVE_FORMAT_EXTENSIBLE. …
7:57 AM Changeset in vbox [89419] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
6:52 AM Changeset in vbox [89418] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.

May 31, 2021:

8:58 PM Changeset in vbox [89417] by vboxsync
ValKit/AudioTest: DrvAudio doesn't do any push back worth speaking of …
8:56 PM Changeset in vbox [89416] by vboxsync
pdmaudioinline.h: Added PDMAudioPropsBytesToNano64. bugref:9890
8:31 PM Changeset in vbox [89415] by vboxsync
Audio: Removed PDMAUDIOFRAME. bugref:9890
8:24 PM Changeset in vbox [89414] by vboxsync
Audio: Removed PDMAUDIOSTREAMMAP, PDMAUDIOSTREAMCHANNELDATA and …
8:16 PM Changeset in vbox [89413] by vboxsync
ValKit/AudioTest: Make sure audioTestPlayOne reads a frame aligned …
8:14 PM Changeset in vbox [89412] by vboxsync
DrvAudio: Fixed race condition in destructor: Must get the threads out …
7:27 PM Changeset in vbox [89411] by vboxsync
DrvHostAudioWasApi: Ignore AUDCLNT_E_UNSUPPORTED_FORMAT. bugref:9890
5:53 PM Changeset in vbox [89410] by vboxsync
FE/Qt: bugref:9831. Enabling/disabling backward/forward menu actions …
5:20 PM Changeset in vbox [89409] by vboxsync
FE/Qt: bugref:9831. Adding the navigation menu
5:12 PM Changeset in vbox [89408] by vboxsync
FE/Qt: bugref:10003: Details pane: Fixing wrong color for Details …
4:32 PM Changeset in vbox [89407] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
2:01 PM Changeset in vbox [89406] by vboxsync
DevHda: Removed the stream mapping and leave such complications to the …
1:58 PM Changeset in vbox [89405] by vboxsync
AudioMixBuffer: Fix buggy generic decoders. bugref:9890
1:57 PM Changeset in vbox [89404] by vboxsync
FE/Qt: bugref:10003: Global Tools banner in redwood style; Removing …
1:47 PM Changeset in vbox [89403] by vboxsync
Audio/ValKit: A bit of include path tweaking for VKAT. bugref:10008
1:22 PM Changeset in vbox [89402] by vboxsync
Audio/ValKit: Moved the VKAT driver stack code to an own file; main …
1:17 PM Changeset in vbox [89401] by vboxsync
Audio/ValKit: Moved the VKAT driver stack code to an own file; main …
12:46 PM Changeset in vbox [89400] by vboxsync
AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
12:43 PM Changeset in vbox [89399] by vboxsync
Audio/ValKit: First guest / host mode code for VKAT. bugref:10008
12:36 PM Changeset in vbox [89398] by vboxsync
AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
12:35 PM Changeset in vbox [89397] by vboxsync
AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
12:32 PM Changeset in vbox [89396] by vboxsync
AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
12:31 PM Changeset in vbox [89395] by vboxsync
AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
11:11 AM Changeset in vbox [89394] by vboxsync
FE/Qt: bugref:10003: Large icon update; Lets try to compress them to …
11:05 AM Changeset in vbox [89393] by vboxsync
DrvHostAudioWasApi: Multi-channel support. bugref:9890
10:55 AM Changeset in vbox [89392] by vboxsync
BIOS: Allocate bounce buffer before using it.
10:26 AM Changeset in vbox [89391] by vboxsync
FE/Qt: bugref:9831. Adding an icon for toolbar action
10:14 AM Changeset in vbox [89390] by vboxsync
FE/Qt: bugref:9831. Adding page reload action
10:06 AM Changeset in vbox [89389] by vboxsync
ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
10:03 AM Changeset in vbox [89388] by vboxsync
ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
9:55 AM Changeset in vbox [89387] by vboxsync
ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
9:52 AM Changeset in vbox [89386] by vboxsync
iprt/formats/riff.h: Added extensible wave format structures and …
9:52 AM Changeset in vbox [89385] by vboxsync
Audio: Extended PDMAUDIOCHANNELID with PDMAUDIOCHANNELID_TOP_CENTER so …
9:43 AM Changeset in vbox [89384] by vboxsync
Devices/PC/BIOS: Allocate the bounce buffer only when booting from a …
7:26 AM Changeset in vbox [89383] by vboxsync
Audio/ValKit: More validation / test set handling code. bugref:10008
12:03 AM Changeset in vbox [89382] by vboxsync
AudioMixBuffer: Added generic decoders and encoders for arbitrary …

May 30, 2021:

8:58 PM Changeset in vbox [89381] by vboxsync
Audio: Extended PDMAUDIOPCMPROPS with a channel map. Renamed …
2:34 PM Changeset in vbox [89380] by vboxsync
ValKit/AudioTest: Removed PDMAUDIOSTREAMCFG::enmLayout and …
2:33 PM Changeset in vbox [89379] by vboxsync
Audio: Removed PDMAUDIOSTREAMCFG::enmLayout and PDMAUDIOSTREAMLAYOUT. …
2:14 AM Changeset in vbox [89378] by vboxsync
AudioMixBuffer: Changed the internal sample type from int64_t to …
12:56 AM Changeset in vbox [89377] by vboxsync
tstAudioMixBuffer: Converted tstVolume to new mixer buffer interface. …
12:16 AM Changeset in vbox [89376] by vboxsync
AudioMixBuffer,tstAudioMixBuffer: Fixed copy&paste bug in …

May 29, 2021:

5:51 AM Changeset in vbox [89375] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
3:54 AM Changeset in vbox [89374] by vboxsync
tstAudioMixbuffer: build fix. bugref:9890
3:35 AM Changeset in vbox [89373] by vboxsync
AudioMixBuffer,tstAudioMixBuffer: Added more conversion tests and …
3:20 AM Changeset in vbox [89372] by vboxsync
pdmaudioifs.h: Shut up warning in PDMAUDIOPCMPROPS_INITIALIZER. bugref:9890

May 28, 2021:

8:52 PM Changeset in vbox [89371] by vboxsync
AudioMixer: More cleanups. bugref:9890
7:24 PM Changeset in vbox [89370] by vboxsync
Host drivers: SUPDrv-linux: print revision number and optional extra …
7:03 PM Changeset in vbox [89369] by vboxsync
FE/Qt: bugref:9831. Fixing overlay label drawing which caused …
6:29 PM Ticket #20382 (Unable to create a HostOnly network on Windows 10 NetCfgInstanceId failed) created by fjb_saper
Using the GUI and ctrl+H to show the host network manager, running as …
5:36 PM Changeset in vbox [89368] by vboxsync
Host drivers: SUPDrv-linux: prevent build failure on 5.12+ kernels, …
4:42 PM Changeset in vbox [89367] by vboxsync
Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
4:26 PM Ticket #19998 (Windows 10 installer crashes at end: kmode exception not handled) closed by Klaus Espenlaub
duplicate
4:09 PM Changeset in vbox [89366] by vboxsync
Intel IOMMU: bugref:9967 Since there's no level skipping we can …
4:00 PM Changeset in vbox [89365] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
3:44 PM Changeset in vbox [89364] by vboxsync
Devices/PC/BIOS: Remove the skip_b,skip_a mechanism as it is unused …
3:20 PM Changeset in vbox [89363] by vboxsync
Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
2:33 PM Changeset in vbox [89362] by vboxsync
/Config.kmk, tools/Makefile.kmk: Replace workaround for making new …
2:17 PM Changeset in vbox [89361] by vboxsync
3D/VMSVGA/WDDM: Read all the SVGA3D_DEVCAP_* values from host during …
1:55 PM Changeset in vbox [89360] by vboxsync
VBoxAutostart: bugref:9341: G/c stray trailing whitespace in previous.
1:44 PM Changeset in vbox [89359] by vboxsync
VBoxAutostart: bugref:9341, bugref:8161: Advertise that we accept …
1:26 PM Changeset in vbox [89358] by vboxsync
VBoxAutostart: bugref:9341: LogRel the fact that there are no VMs …
1:25 PM Changeset in vbox [89357] by vboxsync
AudioMixer: More cleanups. bugref:9890
1:20 PM Changeset in vbox [89356] by vboxsync
3D/VMSVGA: Fix pCmd/pGMR pointers mixup which breaks the logic of …
12:58 PM Changeset in vbox [89355] by vboxsync
AudioMixer: Cleanups. bugref:9890
12:57 PM Changeset in vbox [89354] by vboxsync
AudioMixBuffer: Fix. bugref:9890
12:26 PM Changeset in vbox [89353] by vboxsync
FE/Qt: bugref:9831. Some polishing
12:18 PM Changeset in vbox [89352] by vboxsync
AudioMixBuffer: More cleanups. bugref:9890
12:15 PM Ticket #20165 (WIndows 10 VM crashes with BSOD after Linux kernel upgrade) closed by Klaus Espenlaub
duplicate: Duplicate of #20180 (I know this ticket is older but the other has …
12:13 PM Changeset in vbox [89351] by vboxsync
Audio: Replaced AudioMixBufLive with AudioMixBufUsed (without child …
12:11 PM Changeset in vbox [89350] by vboxsync
AudioMixBuffer: cleanups. bugref:9890
11:18 AM Changeset in vbox [89349] by vboxsync
FE/Qt: bugref:9831. Hiding the index tab
11:11 AM Changeset in vbox [89348] by vboxsync
Audio: Changed PDMAUDIO_MAX_CHANNELS to 12 since PDMAUDIOPCMPROPS can …
11:10 AM Changeset in vbox [89347] by vboxsync
DevSB16: Fixed a whole bunch of illegal PDMAUDIOPCMPROPS accesss - use …
11:09 AM Changeset in vbox [89346] by vboxsync
DevHda: fixed direct access to PDMAUDIOPCMPROPS::cChannelsX …
10:36 AM Changeset in vbox [89345] by vboxsync
Audio: Added PDMAUDIO_MAX_CHANNELS, set to 16. bugref:9890
10:33 AM Changeset in vbox [89344] by vboxsync
Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
10:33 AM Changeset in vbox [89343] by vboxsync
AudioMixer: Moving a few functions, merging the volume setter worker …
10:27 AM Changeset in vbox [89342] by vboxsync
Audio: Removed unused PDMAUDIOFMT type and associated translators. …
10:19 AM Changeset in vbox [89341] by vboxsync
Audio: Removed PDMAUDIODRVFLAGS (no longer needed when we're mixing …
10:13 AM Changeset in vbox [89340] by vboxsync
AudioMixer: Moving a few functions, merging the volume setter worker …
9:05 AM Changeset in vbox [89339] by vboxsync
AudioMixer: Removed AudioMixBufReset and AudioMixBufClear in favor of …
8:57 AM Changeset in vbox [89338] by vboxsync
AudioMixer: Removed unused members from AUDIOMIXBUF and rearranged …
8:49 AM Changeset in vbox [89337] by vboxsync
AudioMixer: Removed old conversion functions. bugref:9890
8:46 AM Changeset in vbox [89336] by vboxsync
AudioMixer: Removed AudioMixBufAcquireReadBlock, …
8:44 AM Changeset in vbox [89335] by vboxsync
AudioMixer: Removed AudioMixBufAcquireReadBlock, …
8:33 AM Changeset in vbox [89334] by vboxsync
AudioMixer: Removed AudioMixBufWriteCirc. [build fix] bugref:9890
8:31 AM Changeset in vbox [89333] by vboxsync
AudioMixer: Removed AudioMixBufWriteCirc. bugref:9890
8:23 AM Changeset in vbox [89332] by vboxsync
AudioMixer: Removed AudioMixBufWriteAt, eliminated last non-testcase …
1:05 AM Changeset in vbox [89331] by vboxsync
AudioMixBuffer: Removed more unneeded stuff. bugref:9890
12:59 AM Changeset in vbox [89330] by vboxsync
AudioMixBuffer: Removed buffer linking and other unnecessary stuff. …
12:26 AM Changeset in vbox [89329] by vboxsync
Audio: Reworking the capture (recording) code path, part 4: Combine …
12:22 AM Changeset in vbox [89328] by vboxsync
ValKit/AudioTest: Updated & fixed audioTestDriverStackStreamCapture. …
12:22 AM Changeset in vbox [89327] by vboxsync
Audio: Reworking the capture (recording) code path, part 4: Combine …
12:17 AM Changeset in vbox [89326] by vboxsync
pdmaudioinline.h: PDMAudioPropsNanoToBytes64 and …
12:15 AM Changeset in vbox [89325] by vboxsync
DrvHostAudioWasApi: Must use GetCurrentPadding instead of …

May 27, 2021:

2:28 PM Changeset in vbox [89324] by vboxsync
FE/Qt: bugref:10003: Introducing new Global Preferences page; That's …
2:23 PM Changeset in vbox [89323] by vboxsync
FE/Qt: bugref:9827: Cleanup in Global Preferences pages; Mostly to …
2:10 PM Changeset in vbox [89322] by vboxsync
VBoxAutostart: bugref:9341: Oops, mark as unused the function …
2:07 PM Changeset in vbox [89321] by vboxsync
VBoxAutostart: bugref:9341: Adopt the service thread to give it a name …
1:59 PM Changeset in vbox [89320] by vboxsync
VBoxAutostart: bugref:9341: Since we ignore service arguments anyway, …
1:38 PM Changeset in vbox [89319] by vboxsync
VBoxAutostart: bugref:9341: Create "VBoxAutostart.log" release log …
1:02 PM Changeset in vbox [89318] by vboxsync
FE/Qt: bugref:9831. Showing zoom percentage in the status bar
12:41 PM Changeset in vbox [89317] by vboxsync
Audio/ValKit: Renamed AudioTest binary to vkat (Validation Kit Audio …
12:31 PM Changeset in vbox [89316] by vboxsync
Audio/ValKit: Implemented handling for meta data of test (set) …
12:02 PM Changeset in vbox [89315] by vboxsync
FE/Qt: bugref:10003: No style palette for Log Viewer, we need palette …
11:33 AM Changeset in vbox [89314] by vboxsync
Audio: Reworking the capture (recording) code path, part 3: Apply …
11:32 AM Changeset in vbox [89313] by vboxsync
FE/Qt: bugref:9831. Using qhelpgenerator instead of deprecated …
10:44 AM Changeset in vbox [89312] by vboxsync
Intel IOMMU: bugref:9967 Address translation, WIP.
10:18 AM Changeset in vbox [89311] by vboxsync
Audio/ValKit: Manifest newline nit. bugref:10008
10:11 AM Changeset in vbox [89310] by vboxsync
Audio/ValKit: Also use the test driver stack functions for recording …
9:49 AM Changeset in vbox [89309] by vboxsync
Audio/ValKit: Various small bugfixes for writing the test manifest …
9:36 AM Changeset in vbox [89308] by vboxsync
Audio/ValKit: Various small bugfixes for writing the test manifest …
7:24 AM Ticket #20381 (6.1.22 hangs perhaps due to vmsvga/video) created by gkamathh
I had to downgrade to 6.1.20, which was stable for me. I suspect it …
6:16 AM Changeset in vbox [89307] by vboxsync
Intel IOMMU: bugref:9967 Fix second-level large page support bitmask.
5:50 AM Changeset in vbox [89306] by vboxsync
Intel IOMMU: bugref:9967 Figuring out host-address and guest-address …
12:48 AM Changeset in vbox [89305] by vboxsync
Audio: Reworking the capture (recording) code path, part 2: Mixer …
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette