|
|
@88357
|
4 years |
vboxsync |
Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h …
|
|
|
@88307
|
4 years |
vboxsync |
Audio: Buffer usage statistics so we can monitor whether they are …
|
|
|
@88300
|
4 years |
vboxsync |
Audio: We don't return IPRT status codes, but VBox status codes. duh. …
|
|
|
@88269
|
4 years |
vboxsync |
Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
|
|
|
@88234
|
4 years |
vboxsync |
Audio: Renamed DrvAudioCommon.* to AudioHlp.*, changing functions from …
|
|
|
@88230
|
4 years |
vboxsync |
Audio: Renamed DrvAudio.h to DrvAudioCommon.h and move the DrvAudio.h …
|
|
|
@88057
|
4 years |
vboxsync |
Audio: enums must have an 'END' entry for validation purposes. bugref:9890
|
|
|
@88028
|
4 years |
vboxsync |
Audio: Moving some of the DrvAudio.h stuff into PDM - …
|
|
|
@88027
|
4 years |
vboxsync |
Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
|
|
|
@88023
|
4 years |
vboxsync |
Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
|
|
|
@88022
|
4 years |
vboxsync |
Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
|
|
|
@88015
|
4 years |
vboxsync |
Audio: DrvAudioHlpPCMPropsAreEqual -> DrvAudioHlpPcmPropsAreEqual & …
|
|
|
@88009
|
4 years |
vboxsync |
Audio: DrvAudioHlpPCMPropsBytesPerFrame -> DrvAudioHlpBytesPerFrame as …
|
|
|
@88002
|
4 years |
vboxsync |
Audio: Swapped parameters for DrvAudioHlpNanoToFrames, …
|
|
|
@87991
|
4 years |
vboxsync |
Audio: Switched DrvAudioHlpBytesToMilli parameters. bugref:9890
|
|
|
@87990
|
4 years |
vboxsync |
Audio: Fixed broken DrvAudioHlpBytesToNano and DrvAudioHlpBytesToMicro …
|
|
|
@87861
|
4 years |
vboxsync |
Audio: Unified debug .WAV path file generation so that all data lands …
|
|
|
@87852
|
4 years |
vboxsync |
Audio/Mixer: Implemented mixer creation flags to support runtime …
|
|
|
@87767
|
4 years |
vboxsync |
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
|
|
|
@87760
|
4 years |
vboxsync |
VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
|
|
|
@86741
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 DevIchAc97: Use PCI versions of the function …
|
|
|
@86520
|
4 years |
vboxsync |
Devices/DevIchAc97: Doxygen
|
|
|
@84815
|
5 years |
vboxsync |
Devices/Audio/DevIchAc97: Workaround a hang upon resume when a NetBSD …
|
|
|
@84447
|
5 years |
vboxsync |
Audio/AC97: Revived / fixed async I/O code after driver interface …
|
|
|
@82988
|
5 years |
vboxsync |
DevIchAc97/ichac97R3MixerAddDrvStream: Destroy streams on failure to …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82463
|
5 years |
vboxsync |
pdmaudioifs.h,Devices/Audio: Corrected the size alignment of …
|
|
|
@82451
|
5 years |
vboxsync |
DevIchAc97: Put debug path on the heap rather than always grabbing …
|
|
|
@82377
|
5 years |
vboxsync |
DevIchAc97: Simplified ichac97IoPortNabmWrite. Fixed AC97_GLOB_CNT bug …
|
|
|
@82374
|
5 years |
vboxsync |
DevIchAc97: Simplified ichac97IoPortNabmRead. bugref:9218
|
|
|
@82373
|
5 years |
vboxsync |
DevIchAc97: Cleanups. bugref:9218
|
|
|
@82371
|
5 years |
vboxsync |
DevIchAc97: doxygen fix. bugref:9218
|
|
|
@82362
|
5 years |
vboxsync |
DevIchAc97: Cleanups. bugref:9218
|
|
|
@82361
|
5 years |
vboxsync |
DevIchAc97: Cleanups. bugref:9218
|
|
|
@82360
|
5 years |
vboxsync |
DevIchAc97: build fix. bugref:9218
|
|
|
@82359
|
5 years |
vboxsync |
DevIchAc97: More align. bugref:9218
|
|
|
@82358
|
5 years |
vboxsync |
DevIchAc97: Set new-style flag. bugref:9218
|
|
|
@82357
|
5 years |
vboxsync |
DevIchAc97: Split up the state structures. bugref:9218
|
|
|
@82356
|
5 years |
vboxsync |
DevIchAc97: Removed a bunch of unnecessary AssertPtrReturn statements …
|
|
|
@82346
|
5 years |
vboxsync |
DevIchAc97: Indent/valign structure member on tab stops (+4). …
|
|
|
@82345
|
5 years |
vboxsync |
DevHDA,DevIchAc97: Moved the per-stream timers into the stream …
|
|
|
@82344
|
5 years |
vboxsync |
DevIchAc97: Eliminated pDevInsR0 and pDevInsRC as well as the …
|
|
|
@82343
|
5 years |
vboxsync |
DevIchAc97: Cleanups. bugref:9218
|
|
|
@82340
|
5 years |
vboxsync |
DevIchAc97: Remove two unnecessary assertions. bugref:9218
|
|
|
@82329
|
5 years |
vboxsync |
PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
|
|
|
@82328
|
5 years |
vboxsync |
DevIchAc97: Simplified ichac97R3TimerSet, avoiding an unnecessary …
|
|
|
@82325
|
5 years |
vboxsync |
DevIchAc97: ichac97TimerSet isn't used from ring-0, so make it ring-3 …
|
|
|
@82324
|
5 years |
vboxsync |
DevIchAc97: Converted timers. bugref:9218
|
|
|
@82323
|
5 years |
vboxsync |
DevIchAc97,DevHDA: PDMCritSect -> PDMDevHlpCritSect. No need to take …
|
|
|
@82319
|
5 years |
vboxsync |
DevHDA,DevIchAc97: Use devhlp for CFGMR3 functions. Don't pass empty …
|
|
|
@82317
|
5 years |
vboxsync |
DevIchAc97: doxygen fixes. bugref:9218
|
|
|
@82310
|
5 years |
vboxsync |
DevIchAc97: SSMR3 -> devhlp. bugref:9218
|
|
|
@82295
|
5 years |
vboxsync |
DevIchAc97: Converted I/O ports, forgot ring-0 bits. [grr] bugref:9218
|
|
|
@82294
|
5 years |
vboxsync |
DevIchAc97: Converted I/O ports, forgot ring-0 bits. bugref:9218
|
|
|
@82293
|
5 years |
vboxsync |
DevIchAc97: Converted I/O ports. bugref:9218
|
|
|
@82255
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: More of the same. bugref:9218
|
|
|
@82254
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: The prefix 'cf' reads 'count-of-flags', so if you …
|
|
|
@82252
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: Style, docs and other nits. First, it's always …
|
|
|
@82228
|
5 years |
vboxsync |
DevHDA,DevIchAc97,DevSB16: Don't stop attaching LUNs/drivers on …
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@81031
|
5 years |
vboxsync |
PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
|
|
|
@80733
|
5 years |
vboxsync |
Audio/AC97: Try to relax (EACS VRA / VRM) capabilities / checks to …
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|
@80701
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80688
|
5 years |
vboxsync |
Audio/AC97: Try to relax (EACS VRA / VRM) capabilities / checks to …
|
|
|
@80609
|
5 years |
vboxsync |
Audio/AC97: More code needed for EACS VRA / VRM handling.
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80502
|
5 years |
vboxsync |
Audio/AC97: Some guest OSes seem to ignore our codec capabilities …
|
|
|
@78914
|
6 years |
vboxsync |
Devices/Audio/DevIchAc97: Plug memory leak for the description passed …
|
|
|
@78506
|
6 years |
vboxsync |
Audio: Try to fix a hang w/ VRDE audio driver enabled.
|
|
|
@77664
|
6 years |
vboxsync |
Audio/DevIchAc97.cpp: Timer description strings must be static when …
|
|
|
@76881
|
6 years |
vboxsync |
Audio/AC97: Logging nit.
|
|
|
@76880
|
6 years |
vboxsync |
Audio/AC97: Simplified ichac97R3StreamTransferCalcNext() a lot, making …
|
|
|
@76863
|
6 years |
vboxsync |
Audio/AC97: Build fix.
|
|
|
@76862
|
6 years |
vboxsync |
Audio/AC97: Added more code for transfer calculation for helping with …
|
|
|
@76854
|
6 years |
vboxsync |
Audio/AC97: Build fix.
|
|
|
@76853
|
6 years |
vboxsync |
Audio/AC97: Cleaned up ichac97R3StreamRead().
|
|
|
@76852
|
6 years |
vboxsync |
Audio/AC97: Condensed NABMBAR status register writes.
|
|
|
@76851
|
6 years |
vboxsync |
Audio/AC97: More verbose BDL(E) logging.
|
|
|
@76849
|
6 years |
vboxsync |
Audio/AC97: Only expose VRA / VRM (variable rates) features if we …
|
|
|
@76701
|
6 years |
vboxsync |
Audio/AC97: Moved setting the Hz rate / scheduling hint a bit more to …
|
|
|
@76700
|
6 years |
vboxsync |
Audio/AC97: Added support for adaptive device scheduling rates based …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76189
|
6 years |
vboxsync |
Audio/AC97: Saved state fix (also re-arm the per-stream timer when …
|
|
|
@76188
|
6 years |
vboxsync |
Audio/AC97: Saved state fix (also re-arm the per-stream timer when …
|
|
|
@76186
|
6 years |
vboxsync |
Audio/AC97: Build fix (alignment fun).
|
|
|
@76179
|
6 years |
vboxsync |
Audio/AC97: Fixed audio delays by using the same way of (Hz- and …
|
|
|
@76158
|
6 years |
vboxsync |
Audio: Use DrvAudioHlpStreamCfgFree().
|
|
|
@76157
|
6 years |
vboxsync |
Audio/AC97: Optimized stream creation / startup time a lot by re-using …
|
|
|
@75975
|
6 years |
vboxsync |
AC97: Fixed recording gain controls to avoid incorrectly reducing the …
|
|
|
@75606
|
6 years |
vboxsync |
Forward ported r126743 - r126749:
r126749 (5.2: Audio/CoreAudio: …
|
|
|
@74066
|
6 years |
vboxsync |
Audio/AC97: Logging nit.
|
|
|
@74059
|
6 years |
vboxsync |
Audio/AC97: Implemented ichac97R3MixerAddDrv() / …
|
|
|
@74038
|
6 years |
vboxsync |
Audio/AC97: Compile fixes for async I/O support …
|
|
|
@73833
|
6 years |
vboxsync |
Audio: Async I/O fixes for HDA + AC'97.
|
|
|
@73651
|
6 years |
vboxsync |
Build fix.
|
|
|
@73650
|
6 years |
vboxsync |
Audio/AC97: Make sure to process as much data as needed, depending on …
|
|
|
@73649
|
6 years |
vboxsync |
Build fix.
|
|
|
@73648
|
6 years |
vboxsync |
Audio/AC97: Added timestamps (in ns) for last transfers / reads/writes.
|
|
|