|
|
@103260
|
10 months |
vboxsync |
Got rid of a lot of deprecated strcpy / strcat calls; now using the …
|
|
|
@103162
|
10 months |
vboxsync |
Audio/Mixer: Fixed a warning found by Parfait. bugref:10354
|
|
|
@103137
|
10 months |
vboxsync |
Audio: More locking needed to avoid debug assertions when draining a …
|
|
|
@103136
|
10 months |
vboxsync |
Audio: More locking needed to avoid debug assertions when draining a …
|
|
|
@103134
|
10 months |
vboxsync |
Audio: More locking needed to avoid debug assertions when draining a …
|
|
|
@102678
|
11 months |
vboxsync |
Audio/WAS: Also check the audio interface of an audio device when …
|
|
|
@102638
|
12 months |
vboxsync |
Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
|
|
|
@102612
|
12 months |
vboxsync |
Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
|
|
|
@102596
|
12 months |
vboxsync |
Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
|
|
|
@100874
|
16 months |
vboxsync |
Audio/WAS: Make sure to invalidate the cached audio interfaces of the …
|
|
|
@100142
|
18 months |
vboxsync |
Audio/DrvHostAudioDSound: Return the correct pointer address in …
|
|
|
@100141
|
18 months |
vboxsync |
Audio/DrvHostAudioDSound: Return the correct pointer address in …
|
|
|
@100108
|
18 months |
vboxsync |
*: Fix build issues when setting VBOX_WITH_WARNINGS_AS_ERRORS=1 on …
|
|
|
@99828
|
19 months |
vboxsync |
*: A bunch of adjustments that allows using /permissive- with Visual …
|
|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99739
|
19 months |
vboxsync |
*: doxygen corrections (mostly about removing @returns from functions …
|
|
|
@99559
|
19 months |
vboxsync |
Audio: Improved range checks for audio channels (PDMAUDIO_MAX_CHANNELS).
|
|
|
@99415
|
20 months |
vboxsync |
Audio/Mixer: Renamed AudioMixerSinkLockIsOwned() -> …
|
|
|
@99414
|
20 months |
vboxsync |
DevIchAc97: Wrong comment type. bugref:10350
|
|
|
@99312
|
20 months |
vboxsync |
Audio/AC97: Acquire the mixer sink locks in ichac97R3StreamReSetUp(). …
|
|
|
@99311
|
20 months |
vboxsync |
Audio/AC97: Acquire the mixer sink locks in ichac97R3StreamReSetUp(). …
|
|
|
@99310
|
20 months |
vboxsync |
Audio/HDA: Additional checks for register aliasing. bugref:10349
|
|
|
@98698
|
22 months |
vboxsync |
DrvHostAudioDSound: Removed dsoundUpdateStatusInternal which has been …
|
|
|
@98625
|
22 months |
vboxsync |
DevIchAc97: Locking fix.
|
|
|
@98456
|
22 months |
vboxsync |
Audio: Backed out r155649 + r155650, as this needs another approach. …
|
|
|
@98454
|
22 months |
vboxsync |
Audio/DrvAudio: Fixed wrong assumption in …
|
|
|
@98453
|
22 months |
vboxsync |
Audio: When waiting for draining fails, don't return early but release …
|
|
|
@98410
|
22 months |
vboxsync |
Devices/*.kmk: Automatic scm cleanups. bugref:10348
|
|
|
@98406
|
22 months |
vboxsync |
Audio: Fixed race condition between announcing remaining device DMA …
|
|
|
@98405
|
22 months |
vboxsync |
Audio: Fixed race condition between announcing remaining device DMA …
|
|
|
@98333
|
22 months |
vboxsync |
Audio/AC97: Some guests (like older NetBSDs) first seem to set up the …
|
|
|
@98169
|
23 months |
vboxsync |
*.kmk: s/VBOXR3TSTEXE/VBoxR3TstExe/ bugref:10348
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@98077
|
23 months |
vboxsync |
DrvAudio: doc nit. bugref:9558
|
|
|
@98075
|
23 months |
vboxsync |
Audio/DrvAudio: Implemented ability to dynamically destroy and …
|
|
|
@98017
|
23 months |
vboxsync |
AudioMixbuffer: Three warnings about using int8_t for indexing, …
|
|
|
@96518
|
2 years |
vboxsync |
Audio/AudioTest.cpp: Fixed a warning (as error).
|
|
|
@96472
|
2 years |
vboxsync |
ValKit/vkat,Devices/Audio: Made vkat build in no-CRT mode. bugref:10261
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95004
|
3 years |
vboxsync |
Audio/SB16: Fixed device initialization when dummy LUNs (e.g. for …
|
|
|
@94999
|
3 years |
vboxsync |
Audio: Fixed testcase tstAudioMixBuffer (follow-up for r151418).
|
|
|
@94996
|
3 years |
vboxsync |
Audio/Mixer: Also need to take the sink's critical section when …
|
|
|
@94994
|
3 years |
vboxsync |
Audio/SB16: Fixed calls to sb16SpeakerControl() [nits].
|
|
|
@94993
|
3 years |
vboxsync |
Audio: Resolved @todos regarding PDMAudioPropsAreValid() / …
|
|
|
@94829
|
3 years |
vboxsync |
Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
|
|
|
@94820
|
3 years |
vboxsync |
Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
|
|
|
@93944
|
3 years |
vboxsync |
Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
|
|
|
@93307
|
3 years |
vboxsync |
Devices: VC++ 19.2 update 11 build adjustments (lossy floating point …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92760
|
3 years |
vboxsync |
DrvHostAudioOss: Remove unconditional enabling of debug logging. …
|
|
|
@92463
|
3 years |
vboxsync |
Audio/Validation Kit: Syntax help massaging. bugref:10008
|
|
|
@92452
|
3 years |
vboxsync |
Audio/Validation Kit: Fixes for going to the next recording / playing …
|
|
|
@92450
|
3 years |
vboxsync |
Audio/Validation Kit: More capturing code for the Validation Kit audio …
|
|
|
@92438
|
3 years |
vboxsync |
Audio/Validation Kit: Logging nits. bugref:10008
|
|
|
@92396
|
3 years |
vboxsync |
Audio/Validation Kit: Implemented test ID encoding into the pre / post …
|
|
|
@92379
|
3 years |
vboxsync |
Audio/Validation Kit: Better check for silent blocks in …
|
|
|
@92378
|
3 years |
vboxsync |
Audio/Validation Kit: Check for silent blocks in …
|
|
|
@92348
|
3 years |
vboxsync |
Audio/Validation Kit: Added optional audio data logging (very noisy, …
|
|
|
@92337
|
3 years |
vboxsync |
Audio/Validation Kit: Adjust the size of the area to compare so that …
|
|
|
@92335
|
3 years |
vboxsync |
Audio/Validation Kit: More bugfixes for the Validation Kit audio …
|
|
|
@92327
|
3 years |
vboxsync |
Audio/ValKit: Windows build fix for r148172. Also, 'off' is recognized …
|
|
|
@92322
|
3 years |
vboxsync |
Audio/Validation Kit: More bugfixes for the Validation Kit audio …
|
|
|
@92320
|
3 years |
vboxsync |
Audio/Validation Kit: More optional release logging. bugref:10008
|
|
|
@92312
|
3 years |
vboxsync |
Audio/Validation Kit: More bugfixes for the Validation Kit audio …
|
|
|
@92298
|
3 years |
vboxsync |
Audio/Validation Kit: Fixed returning the beacon data offset in …
|
|
|
@92261
|
3 years |
vboxsync |
Audio/Validation Kit: A bit more sanity checking in …
|
|
|
@92260
|
3 years |
vboxsync |
Audio/Validation Kit: Make sure that test set to end matches the test …
|
|
|
@92235
|
3 years |
vboxsync |
Audio/Validation Kit: More code for audio data beacon handling. Now …
|
|
|
@92234
|
3 years |
vboxsync |
Audio/Validation Kit: More code for audio data beacon handling. Now …
|
|
|
@92211
|
3 years |
vboxsync |
Audio/Validation Kit: More code for audio data beacon handling. Now …
|
|
|
@92210
|
3 years |
vboxsync |
Audio/Validation Kit: Renaming. bugref:10008
|
|
|
@92209
|
3 years |
vboxsync |
Audio/Validation Kit: Relaxed checks when calling AudioTestDestroy() …
|
|
|
@92208
|
3 years |
vboxsync |
Audio/Validation Kit: Relaxed checks when calling AudioTestSetPack() …
|
|
|
@92206
|
3 years |
vboxsync |
Audio/Validation Kit: Do the test state checking / warning in …
|
|
|
@92198
|
3 years |
vboxsync |
Audio/Validation Kit: More code for audio data beacon handling. Now …
|
|
|
@92197
|
3 years |
vboxsync |
Audio/Validation Kit: More code for audio data beacon handling. Now …
|
|
|
@92196
|
3 years |
vboxsync |
Audio/Validation Kit: More code for audio data beacon handling. Now …
|
|
|
@92195
|
3 years |
vboxsync |
Audio/Validation Kit: More code for audio data beacon handling. Now …
|
|
|
@92074
|
3 years |
vboxsync |
Audio/ALSA: Disabled stream channel mapping in the hope to resolve …
|
|
|
@92073
|
3 years |
vboxsync |
Audio/Validation Kit: Logging tweaks. bugref:10008
|
|
|
@92061
|
3 years |
vboxsync |
Audio/Validation Kit: Muted TCP transport layer logging a bit more by …
|
|
|
@92057
|
3 years |
vboxsync |
Audio/Validation Kit: Logging tweaks. bugref:10008
|
|
|
@92052
|
3 years |
vboxsync |
Audio/ALSA: Optional release (flow logging) for investigating …
|
|
|
@92030
|
3 years |
vboxsync |
Audio/Validation Kit: Reverted temporary commits r147824, r147661 + …
|
|
|
@92016
|
3 years |
vboxsync |
Audio/ALSA: Temporary instrumentation build for investigating …
|
|
|
@92009
|
3 years |
vboxsync |
Audio/Validation Kit: Fixed assertion in atsClientFree(). bugref:10008
|
|
|
@92008
|
3 years |
vboxsync |
Audio/Validation Kit: Also NULL the hostname after free in …
|
|
|
@92005
|
3 years |
vboxsync |
Audio/Validation Kit: A bit more (optional) release logging for the …
|
|
|
@91999
|
3 years |
vboxsync |
Audio/Validation Kit: Fixed memory leaks found by ASAN, added + …
|
|
|
@91996
|
3 years |
vboxsync |
Audio/Validation Kit: Renamed ATSTRANSPORT::pfnTerm -> …
|
|
|
@91995
|
3 years |
vboxsync |
Audio/Validation Kit: Renamed AudioTestSvcClientClose[Internal]() -> …
|
|
|
@91994
|
3 years |
vboxsync |
Audio/Validation Kit: Renamed AudioTestSvcClientClose[Internal]() -> …
|
|
|
@91944
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
|
|
|
@91914
|
3 years |
vboxsync |
Audio/Validation Kit: Fixed testcase tstAudioTestService. bugref:10008
|
|
|
@91912
|
3 years |
vboxsync |
Audio/Validation Kit: Cleaned up the test tone validation code a bit. …
|
|
|
@91908
|
3 years |
vboxsync |
Audio/Validation Kit: Implemented support for injecting pre/post audio …
|
|
|
@91897
|
3 years |
vboxsync |
VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
|
|
|
@91884
|
3 years |
vboxsync |
Devices/Audio: Change audio drivers to access the CFGM API through the …
|
|
|
@91861
|
3 years |
vboxsync |
Devices/Audio: Change audio drivers to access the CFGM API through the …
|
|
|
@91841
|
3 years |
vboxsync |
Audio/ALSA: Temporary instrumentation build for investigating …
|
|
|