|
|
@89380
|
4 years |
vboxsync |
ValKit/AudioTest: Removed PDMAUDIOSTREAMCFG::enmLayout and …
|
|
|
@89379
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOSTREAMCFG::enmLayout and PDMAUDIOSTREAMLAYOUT. …
|
|
|
@89378
|
4 years |
vboxsync |
AudioMixBuffer: Changed the internal sample type from int64_t to …
|
|
|
@89377
|
4 years |
vboxsync |
tstAudioMixBuffer: Converted tstVolume to new mixer buffer interface. …
|
|
|
@89376
|
4 years |
vboxsync |
AudioMixBuffer,tstAudioMixBuffer: Fixed copy&paste bug in …
|
|
|
@89375
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89374
|
4 years |
vboxsync |
tstAudioMixbuffer: build fix. bugref:9890
|
|
|
@89373
|
4 years |
vboxsync |
AudioMixBuffer,tstAudioMixBuffer: Added more conversion tests and …
|
|
|
@89371
|
4 years |
vboxsync |
AudioMixer: More cleanups. bugref:9890
|
|
|
@89370
|
4 years |
vboxsync |
Host drivers: SUPDrv-linux: print revision number and optional extra …
|
|
|
@89369
|
4 years |
vboxsync |
FE/Qt: bugref:9831. Fixing overlay label drawing which caused …
|
|
|
@89368
|
4 years |
vboxsync |
Host drivers: SUPDrv-linux: prevent build failure on 5.12+ kernels, …
|
|
|
@89367
|
4 years |
vboxsync |
Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
|
|
|
@89366
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Since there's no level skipping we can …
|
|
|
@89365
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89364
|
4 years |
vboxsync |
Devices/PC/BIOS: Remove the skip_b,skip_a mechanism as it is unused …
|
|
|
@89363
|
4 years |
vboxsync |
Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
|
|
|
@89361
|
4 years |
vboxsync |
3D/VMSVGA/WDDM: Read all the SVGA3D_DEVCAP_* values from host during …
|
|
|
@89360
|
4 years |
vboxsync |
VBoxAutostart: bugref:9341: G/c stray trailing whitespace in previous.
|
|
|
@89359
|
4 years |
vboxsync |
VBoxAutostart: bugref:9341, bugref:8161: Advertise that we accept …
|
|
|
@89358
|
4 years |
vboxsync |
VBoxAutostart: bugref:9341: LogRel the fact that there are no VMs …
|
|
|
@89357
|
4 years |
vboxsync |
AudioMixer: More cleanups. bugref:9890
|
|
|
@89356
|
4 years |
vboxsync |
3D/VMSVGA: Fix pCmd/pGMR pointers mixup which breaks the logic of …
|
|
|
@89355
|
4 years |
vboxsync |
AudioMixer: Cleanups. bugref:9890
|
|
|
@89354
|
4 years |
vboxsync |
AudioMixBuffer: Fix. bugref:9890
|
|
|
@89353
|
4 years |
vboxsync |
FE/Qt: bugref:9831. Some polishing
|
|
|
@89352
|
4 years |
vboxsync |
AudioMixBuffer: More cleanups. bugref:9890
|
|
|
@89351
|
4 years |
vboxsync |
Audio: Replaced AudioMixBufLive with AudioMixBufUsed (without child …
|
|
|
@89350
|
4 years |
vboxsync |
AudioMixBuffer: cleanups. bugref:9890
|
|
|
@89349
|
4 years |
vboxsync |
FE/Qt: bugref:9831. Hiding the index tab
|
|
|
@89347
|
4 years |
vboxsync |
DevSB16: Fixed a whole bunch of illegal PDMAUDIOPCMPROPS accesss - use …
|
|
|
@89346
|
4 years |
vboxsync |
DevHda: fixed direct access to PDMAUDIOPCMPROPS::cChannelsX …
|
|
|
@89344
|
4 years |
vboxsync |
Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
|
|
|
@89343
|
4 years |
vboxsync |
AudioMixer: Moving a few functions, merging the volume setter worker …
|
|
|
@89342
|
4 years |
vboxsync |
Audio: Removed unused PDMAUDIOFMT type and associated translators. …
|
|
|
@89341
|
4 years |
vboxsync |
Audio: Removed PDMAUDIODRVFLAGS (no longer needed when we're mixing …
|
|
|
@89340
|
4 years |
vboxsync |
AudioMixer: Moving a few functions, merging the volume setter worker …
|
|
|
@89339
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufReset and AudioMixBufClear in favor of …
|
|
|
@89338
|
4 years |
vboxsync |
AudioMixer: Removed unused members from AUDIOMIXBUF and rearranged …
|
|
|
@89337
|
4 years |
vboxsync |
AudioMixer: Removed old conversion functions. bugref:9890
|
|
|
@89336
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufAcquireReadBlock, …
|
|
|
@89335
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufAcquireReadBlock, …
|
|
|
@89334
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufWriteCirc. [build fix] bugref:9890
|
|
|
@89333
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufWriteCirc. bugref:9890
|
|
|
@89332
|
4 years |
vboxsync |
AudioMixer: Removed AudioMixBufWriteAt, eliminated last non-testcase …
|
|
|
@89331
|
4 years |
vboxsync |
AudioMixBuffer: Removed more unneeded stuff. bugref:9890
|
|
|
@89330
|
4 years |
vboxsync |
AudioMixBuffer: Removed buffer linking and other unnecessary stuff. …
|
|
|
@89329
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 4: Combine …
|
|
|
@89328
|
4 years |
vboxsync |
ValKit/AudioTest: Updated & fixed audioTestDriverStackStreamCapture. …
|
|
|
@89327
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 4: Combine …
|
|
|
@89325
|
4 years |
vboxsync |
DrvHostAudioWasApi: Must use GetCurrentPadding instead of …
|
|
|
@89324
|
4 years |
vboxsync |
FE/Qt: bugref:10003: Introducing new Global Preferences page; That's …
|
|
|
@89323
|
4 years |
vboxsync |
FE/Qt: bugref:9827: Cleanup in Global Preferences pages; Mostly to …
|
|
|
@89322
|
4 years |
vboxsync |
VBoxAutostart: bugref:9341: Oops, mark as unused the function …
|
|
|
@89321
|
4 years |
vboxsync |
VBoxAutostart: bugref:9341: Adopt the service thread to give it a name …
|
|
|
@89320
|
4 years |
vboxsync |
VBoxAutostart: bugref:9341: Since we ignore service arguments anyway, …
|
|
|
@89319
|
4 years |
vboxsync |
VBoxAutostart: bugref:9341: Create "VBoxAutostart.log" release log …
|
|
|
@89318
|
4 years |
vboxsync |
FE/Qt: bugref:9831. Showing zoom percentage in the status bar
|
|
|
@89317
|
4 years |
vboxsync |
Audio/ValKit: Renamed AudioTest binary to vkat (Validation Kit Audio …
|
|
|
@89316
|
4 years |
vboxsync |
Audio/ValKit: Implemented handling for meta data of test (set) …
|
|
|
@89315
|
4 years |
vboxsync |
FE/Qt: bugref:10003: No style palette for Log Viewer, we need palette …
|
|
|
@89314
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 3: Apply …
|
|
|
@89312
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89311
|
4 years |
vboxsync |
Audio/ValKit: Manifest newline nit. bugref:10008
|
|
|
@89310
|
4 years |
vboxsync |
Audio/ValKit: Also use the test driver stack functions for recording …
|
|
|
@89309
|
4 years |
vboxsync |
Audio/ValKit: Various small bugfixes for writing the test manifest …
|
|
|
@89308
|
4 years |
vboxsync |
Audio/ValKit: Various small bugfixes for writing the test manifest …
|
|
|
@89307
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Fix second-level large page support bitmask.
|
|
|
@89306
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Figuring out host-address and guest-address …
|
|
|
@89305
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 2: Mixer …
|
|
|
@89304
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 1: Start …
|
|
|
@89303
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 1: Start …
|
|
|
@89302
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 1: Start …
|
|
|
@89300
|
4 years |
vboxsync |
FE/Qt: bugref:8161. Changing the way we save help viewer dialog's geometry
|
|
|
@89299
|
4 years |
vboxsync |
FE/Qt: bugref:10003: Introducing new UIColorThemeEditor class allowing …
|
|
|
@89298
|
4 years |
vboxsync |
FE/Qt: bugref:10003: UICommon: Dark theme support for Windows; No …
|
|
|
@89297
|
4 years |
vboxsync |
Audio/ValKit: Fixed breakage in AudioTest (VKAT) partly introduced by …
|
|
|
@89296
|
4 years |
vboxsync |
FE/Qt: bugref:10003: A bit of cleanup for UICommon code; Just includes …
|
|
|
@89295
|
4 years |
vboxsync |
FE/Qt: bugref:10003: Introducing new GUI_ColorTheme extra-data flag …
|
|
|
@89294
|
4 years |
vboxsync |
Audio/ValKit: The Validation Kit audio driver now also uses the sent …
|
|
|
@89293
|
4 years |
vboxsync |
Audio/ValKit: Made AudioTestToneInit() a bit more flexible; also use …
|
|
|
@89292
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 The SAGAW field is a bitmask of supported …
|
|
|
@89291
|
4 years |
vboxsync |
Audio/ValKit: Audio input (recording) injection to guests now work the …
|
|
|
@89290
|
4 years |
vboxsync |
Audio/ValKit: Added AudioTestToneInit() [Doxygen fix]. bugref:10008
|
|
|
@89289
|
4 years |
vboxsync |
Audio/ValKit: Added AudioTestToneInit(). bugref:10008
|
|
|
@89288
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89287
|
4 years |
vboxsync |
Audio/ValKit: When both, ValidationKit and Debug mode (for audio) are …
|
|
|
@89286
|
4 years |
vboxsync |
Audio/ValKit: Added "--ats-host" to the VKAT selftest command to also …
|
|
|
@89285
|
4 years |
vboxsync |
Audio/ValKit: Docs. bugref:10008
|
|
|
@89284
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP. Scaffolding for …
|
|
|
@89283
|
4 years |
vboxsync |
VMM/TM: Fix typo in LogRel for outputting the TM mode.
|
|
|
@89282
|
4 years |
vboxsync |
DrvAudio: A couple of fixes related to multi-threading. bugref:9890
|
|
|
@89281
|
4 years |
vboxsync |
Audio/ValKit: Made the Validation Kit audio driver selectable in Main …
|
|
|
@89280
|
4 years |
vboxsync |
Audio/ValKit: Renaming (VAKIT -> VALKIT). bugref:10008
|
|
|
@89279
|
4 years |
vboxsync |
Audio/ValKit: Implemented recording support for ValKit audio backend. …
|
|
|
@89278
|
4 years |
vboxsync |
Additions: Linux: vboxvideo: adapt code to 5.13-rc3 changes, bugref:10020.
|
|
|
@89277
|
4 years |
vboxsync |
FE/Qt: bugref:10003: Force UIWizard to have some style if it isn't …
|
|
|
@89276
|
4 years |
vboxsync |
FE/Qt: bugref:10003: HiDPI support for UIWizard watermark.
|
|
|
@89275
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89273
|
4 years |
vboxsync |
Audio/ValKit: Docs nits. bugref:10008
|
|
|