|
|
@89939
|
3 years |
vboxsync |
Warnings.
|
|
|
@89938
|
3 years |
vboxsync |
Warnings.
|
|
|
@89937
|
3 years |
vboxsync |
Warnings.
|
|
|
@89936
|
3 years |
vboxsync |
Typo.
|
|
|
@89935
|
3 years |
vboxsync |
Keyboard: Reworked the release-all-keys mechanism, made sure it's used …
|
|
|
@89906
|
3 years |
vboxsync |
DevHda: Renamed HDAREGDESC members to follow coding standard. …
|
|
|
@89904
|
3 years |
vboxsync |
DevHda: Optimize HDAREGDESC a little more by reducing the size, fFlags …
|
|
|
@89903
|
3 years |
vboxsync |
DevHda: Don't include the register name and description strings in …
|
|
|
@89902
|
3 years |
vboxsync |
DevHda: Reordered HDAREGDESC so we avoid alignment padding. Saves ~900 …
|
|
|
@89901
|
3 years |
vboxsync |
DevHda: Preparing register map tweaks. bugref:9890
|
|
|
@89900
|
3 years |
vboxsync |
DevHda: Made the register map local to DevHda.cpp only, …
|
|
|
@89899
|
3 years |
vboxsync |
DevHda: Added another assertion wrapper for register access for strict …
|
|
|
@89897
|
3 years |
vboxsync |
DevHda: Avoid indirect register accesses via g_aHdaRegMap. bugref:9890
|
|
|
@89894
|
3 years |
vboxsync |
DevHda: Cleanups... bugref:9890
|
|
|
@89893
|
3 years |
vboxsync |
DevHda: Cleanups... bugref:9890
|
|
|
@89890
|
3 years |
vboxsync |
Audio/ValKit: More code for audio verification. bugref:10008
|
|
|
@89889
|
3 years |
vboxsync |
Audio/Test: Added AudioTestSetTestIsRunning(). bugref:10008
|
|
|
@89888
|
3 years |
vboxsync |
DevHda: Moved the HDA_SAVED_STATE_XXX defines to DevHda.h (no idea why …
|
|
|
@89887
|
3 years |
vboxsync |
DevHda: Merged DevHdaCommon.h into DevHda.h and mostly likewise with …
|
|
|
@89886
|
3 years |
vboxsync |
DevIchAc97: Hint 48kHz config to the windows backend. bugref:9890
|
|
|
@89885
|
3 years |
vboxsync |
DevHda: Kicked out the InitialDelayMs config value and associated …
|
|
|
@89884
|
3 years |
vboxsync |
DevHda: Cleaned up the write-silence bits of hdaR3StreamDoDmaInput. …
|
|
|
@89883
|
3 years |
vboxsync |
DevHda: Cleaned up the write-silence bits of hdaR3StreamDoDmaInput. …
|
|
|
@89880
|
3 years |
vboxsync |
DevHda: Kicked out the disabled bounce buffer stuff from …
|
|
|
@89879
|
3 years |
vboxsync |
DevHda: Cleaned up pGuestProps/pHostProps in the schedule creation …
|
|
|
@89878
|
3 years |
vboxsync |
DevHda: The compile time feature enable/disable defines must live in …
|
|
|
@89877
|
3 years |
vboxsync |
DevHda: Removed the HDA_USE_DMA_ACCESS_HANDLER stuff as it is unlikely …
|
|
|
@89876
|
3 years |
vboxsync |
DevHda: Removed the HDA_USE_DMA_ACCESS_HANDLER stuff as it is unlikely …
|
|
|
@89875
|
3 years |
vboxsync |
DevHda: Removing unused code. bugref:bugref:9890
|
|
|
@89874
|
3 years |
vboxsync |
DevHda: Calculate cMsSchedulingHint based on the actual scheduling …
|
|
|
@89873
|
3 years |
vboxsync |
DevHda: Removed now obsolete config values: PosAdjustEnabled, …
|
|
|
@89872
|
3 years |
vboxsync |
DevHda: Don't forget to destroy the critical section. Cleanups. bugref:9890
|
|
|
@89869
|
3 years |
vboxsync |
DevHda: Implemented DMA-on-WALCLK access too. Cleanups. bugref:9890
|
|
|
@89865
|
3 years |
vboxsync |
DevHda: Do LPIB updates more often. Experimental code for doing DMA …
|
|
|
@89864
|
3 years |
vboxsync |
DevHda: Do LPIB updates more often. Experimental code for doing DMA …
|
|
|
@89863
|
3 years |
vboxsync |
DevHda: Do LPIB updates more often. Experimental code for doing DMA …
|
|
|
@89862
|
3 years |
vboxsync |
DevHda: Do LPIB updates more often. Experimental code for doing DMA …
|
|
|
@89861
|
3 years |
vboxsync |
DevHda: Do LPIB updates more often. Experimental code for doing DMA …
|
|
|
@89859
|
3 years |
vboxsync |
DevHda: Fixed bugtracker link. bugref:9890
|
|
|
@89856
|
3 years |
vboxsync |
DevHda: Stats unit correction. bugref:9890
|
|
|
@89855
|
3 years |
vboxsync |
DevIchAc97: Stats unit corrections. bugref:9890
|
|
|
@89853
|
3 years |
vboxsync |
DevHda: Added a StatDmaSkippedPendingBcis statistics counter like AC97 …
|
|
|
@89849
|
3 years |
vboxsync |
DevHda: Redid the locking in hdaMmioWrite, so that we take the lock …
|
|
|
@89848
|
3 years |
vboxsync |
DevHda: Don't use tab in logging. Added todos about missing locking in …
|
|
|
@89847
|
3 years |
vboxsync |
DevHda: Some preprocessor indentation fixes. bugref:9890
|
|
|
@89845
|
3 years |
vboxsync |
DevHda: Eliminated HDASTREAM::CritSect as it is not necessary. The …
|
|
|
@89844
|
3 years |
vboxsync |
DevHda: Eliminated HDASTREAM::CritSect as it is not necessary. The …
|
|
|
@89842
|
3 years |
vboxsync |
AudioTest.cpp: Build fix (gcc (GCC) 10.2.1 20201125 (Red Hat …
|
|
|
@89841
|
3 years |
vboxsync |
Audio/ValKit: More work on logging [Windows build fix]. bugref:10008
|
|
|
@89840
|
3 years |
vboxsync |
Audio/ValKit: More work on logging [Windows build fix]. bugref:10008
|
|
|
@89839
|
3 years |
vboxsync |
Audio/ValKit: More work on logging. bugref:10008
|
|
|
@89838
|
3 years |
vboxsync |
Audio/ValKit: Factored out cleaning up the registered tests in the …
|
|
|
@89835
|
3 years |
vboxsync |
Audio/ValKit: Factored out cleaning up the registered tests in the …
|
|
|
@89832
|
3 years |
vboxsync |
DrvMouseQueue,DrvKeyboardQueue: Don't keep items in the queue unless …
|
|
|
@89831
|
3 years |
vboxsync |
DrvMouseQueue,DrvKeyboardQueue: Don't keep items in the queue unless …
|
|
|
@89830
|
3 years |
vboxsync |
DrvAudio: Fixed invalid log variable assignment in …
|
|
|
@89826
|
3 years |
vboxsync |
DevHda: Partial vista fix. Must avoid chopping up the buffers in an …
|
|
|
@89822
|
3 years |
vboxsync |
DevSB16,DevIchAc97: Mixer info. bugref:9890
|
|
|
@89821
|
3 years |
vboxsync |
Audio: Some info item fixes and docs updates. bugref:9890
|
|
|
@89813
|
3 years |
vboxsync |
AudioMixBuffer.cpp: scm fix bugref:9890
|
|
|
@89812
|
3 years |
vboxsync |
Typo.
|
|
|
@89811
|
3 years |
vboxsync |
AudioMixBuffer.cpp: doxygen fixes. bugref:9890
|
|
|
@89810
|
3 years |
vboxsync |
Audio: Eliminated some unnecessary stream config copying in the device …
|
|
|
@89807
|
3 years |
vboxsync |
Audio/ValKit: Added support for CRC32 checksum calculation; now …
|
|
|
@89806
|
3 years |
vboxsync |
Audio/ValKit: Added support for CRC32 checksum calculation; now …
|
|
|
@89805
|
3 years |
vboxsync |
Audio/ValKit: Added a simple testcase for ATS (Audio Test Service). …
|
|
|
@89803
|
3 years |
vboxsync |
Audio/ValKit: Sending bigger data chunks now also works. bugref:10008
|
|
|
@89802
|
3 years |
vboxsync |
Audio/ValKit: Added support for CRC32 checksum calculation; now …
|
|
|
@89801
|
3 years |
vboxsync |
pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
|
|
|
@89800
|
3 years |
vboxsync |
pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
|
|
|
@89788
|
3 years |
vboxsync |
Audio/ValKit: doxygen fix. bugref:10008
|
|
|
@89787
|
3 years |
vboxsync |
DevIchAc97: Doxygen grouping fix. bugref:9890
|
|
|
@89779
|
3 years |
vboxsync |
Audio: Size the mixer buffer for sinks according to the scheulding …
|
|
|
@89778
|
3 years |
vboxsync |
DevIchAc97: Eliminated the pRegs variables, just use pStream->Regs. …
|
|
|
@89776
|
3 years |
vboxsync |
DevIchAc97: Some experiment of PICB sub-buffer reporting. bugref:9890
|
|
|
@89775
|
3 years |
vboxsync |
DevIchAc97: Looked into the 'unimplemented' register accesses (all …
|
|
|
@89773
|
3 years |
vboxsync |
DevIchAc97: save indent. bugref:9890
|
|
|
@89772
|
3 years |
vboxsync |
DevIchAc97: doxygen fix. bugref:9890
|
|
|
@89771
|
3 years |
vboxsync |
DevIchAc97: Cleaned up inconsistencies in ichac97R3StreamTransfer - it …
|
|
|
@89770
|
3 years |
vboxsync |
DevIchAc97: Added statistics on some special DMA transfer cases. …
|
|
|
@89769
|
3 years |
vboxsync |
AudioTest.cpp: scm fix. bugref:10008
|
|
|
@89768
|
3 years |
vboxsync |
Audio: Made PDMAUDIOVOLUME multichannel. bugref:9890
|
|
|
@89765
|
3 years |
vboxsync |
DrvHostAudioWasApi: Must disable the stream when draining completes. …
|
|
|
@89759
|
3 years |
vboxsync |
DevIchAc97: Logging fix. bugref:9890
|
|
|
@89758
|
3 years |
vboxsync |
DevIchAc97: Profile ichac97R3StreamReSetUp as it is doing the heavy …
|
|
|
@89757
|
3 years |
vboxsync |
DevHda: stat unit correction. bugref:9890
|
|
|
@89756
|
3 years |
vboxsync |
DevIchAc97: More statistics. bugref:9890
|
|
|
@89755
|
3 years |
vboxsync |
DevHda: Corrected statistics description. bugref:9890
|
|
|
@89754
|
3 years |
vboxsync |
DevIchAc97: Removed unused statistics. bugref:9890
|
|
|
@89753
|
3 years |
vboxsync |
DevIchAc97: Don't allow enabling a stream that's already enabled. …
|
|
|
@89752
|
3 years |
vboxsync |
DevIchAc97: Logging fix. bugref:9890
|
|
|
@89751
|
3 years |
vboxsync |
DevIchAc97: Restored the BDLE fetching to the LVI write w/ AC97_SR_DCH …
|
|
|
@89750
|
3 years |
vboxsync |
DevIchAc97: Todo. bugref:9890
|
|
|
@89748
|
3 years |
vboxsync |
DevIchAc97: Don't take the timer lock when fielding IO port writes, …
|
|
|
@89747
|
3 years |
vboxsync |
Audio/ValKit: Implemented first first (primitive) binary PCM data …
|
|
|
@89743
|
3 years |
vboxsync |
DevIchAc97: Addressed todo in ichac97R3StreamSetUp regarding zero …
|
|
|
@89742
|
3 years |
vboxsync |
DevIchAc97: Addressed todo in ichac97R3StreamSetUp regarding zero …
|
|
|
@89739
|
3 years |
vboxsync |
DevIchAc97: Make sure to retry ichac97R3MixerAddDrvStreams after a …
|
|
|
@89738
|
3 years |
vboxsync |
Warning.
|
|
|
@89737
|
3 years |
vboxsync |
DevIchAc97: Moved the AIO job re-registration to ichac97R3StreamSetUp …
|
|
|