|
|
@54949
|
10 years |
vboxsync |
DSound: Streamlined type usage.
|
|
|
@54947
|
10 years |
vboxsync |
DSound: Always report at least 2 capture devices to avoid warnings.
|
|
|
@54946
|
10 years |
vboxsync |
Header.
|
|
|
@54942
|
10 years |
vboxsync |
DrvAudio.cpp: Logging.
|
|
|
@54941
|
10 years |
vboxsync |
DrvAudio.cpp: Guest/Host audio stream tagging.
|
|
|
@54910
|
10 years |
vboxsync |
DrvHostPulseAudio.cpp: Remember allocation size for scratch buffer.
|
|
|
@54907
|
10 years |
vboxsync |
Whops.
|
|
|
@54906
|
10 years |
vboxsync |
DrvHostALSAAudio.cpp: Typos, logging.
|
|
|
@54882
|
10 years |
vboxsync |
Audio/Pulse: Fix wedged VM is cbToWrite >= cbToRead
|
|
|
@54861
|
10 years |
vboxsync |
Audio/AudioMixBuffer: Fix small memory leak in the recording path
|
|
|
@54851
|
10 years |
vboxsync |
Audio/CoreAudio: Better fix for the leak, addresses both code paths …
|
|
|
@54850
|
10 years |
vboxsync |
Audio/CoreAudio: Try to fix leak in error path of recording callback
|
|
|
@54811
|
10 years |
vboxsync |
Audio/Alsa: Fix endless loop (hopefully in the correct way)
|
|
|
@54575
|
10 years |
vboxsync |
DrvHostOSSAudio: typo
|
|
|
@54547
|
10 years |
vboxsync |
PDM/Audio: Fix for Core Audio input streams.
|
|
|
@54536
|
10 years |
vboxsync |
D'oh!
|
|
|
@54534
|
10 years |
vboxsync |
PDM/Audio: Fix for Core Audio backend.
|
|
|
@54519
|
10 years |
vboxsync |
PDM/Audio: Fix for Core Audio backend.
|
|
|
@54518
|
10 years |
vboxsync |
Typo.
|
|
|
@54513
|
10 years |
vboxsync |
PDM/Audio: Update for Core Audio backend.
|
|
|
@54508
|
10 years |
vboxsync |
PDM/Audio: Update for Core Audio backend.
|
|
|
@54491
|
10 years |
vboxsync |
PDM/Audio: Fixed crashes on termination.
|
|
|
@54483
|
10 years |
vboxsync |
Whops.
|
|
|
@54482
|
10 years |
vboxsync |
Audio/AudioMixBuffer: Bugfixes, updated testcase.
|
|
|
@54460
|
10 years |
vboxsync |
PDM/Audio: AudioMixBuffer.cpp: Bugfixes, logging, fixed testcase.
|
|
|
@54433
|
10 years |
vboxsync |
export
|
|
|
@54431
|
10 years |
vboxsync |
export
|
|
|
@54428
|
10 years |
vboxsync |
PDM/Audio: Updates.
|
|
|
@54424
|
10 years |
vboxsync |
Not necessary.
|
|
|
@54422
|
10 years |
vboxsync |
DevIchAc97: warning
|
|
|
@54420
|
10 years |
vboxsync |
Audio/AudioMixBuffer: all of these values are unsigned so no need to …
|
|
|
@54399
|
10 years |
vboxsync |
Warnings.
|
|
|
@54393
|
10 years |
vboxsync |
burn fix
|
|
|
@54388
|
10 years |
vboxsync |
Build fix.
|
|
|
@54368
|
10 years |
vboxsync |
PDM/Audio: Some renaming.
|
|
|
@54341
|
10 years |
vboxsync |
PDM/Audio: Work on Core Audio playback support (untested).
|
|
|
@54336
|
10 years |
vboxsync |
Audio: dsoundaudio use correct capture buffer position
|
|
|
@54235
|
10 years |
vboxsync |
PDM/Audio: Remove unused code.
|
|
|
@54234
|
10 years |
vboxsync |
PDM/Audio: Make HDA emulation work w/ disabled backends.
|
|
|
@54230
|
10 years |
vboxsync |
PDM/Audio: Update.
|
|
|
@54140
|
10 years |
vboxsync |
Audio/AudioMixBuffer.cpp: Logging.
|
|
|
@54117
|
10 years |
vboxsync |
don't check for VALID_PTR after RTMem*Alloc(), that's overkill
|
|
|
@53945
|
10 years |
vboxsync |
header fixes
|
|
|
@53916
|
10 years |
vboxsync |
SB16: Clear interupt flags properly.
|
|
|
@53853
|
10 years |
vboxsync |
PDM/Audio: Initialize rc.
|
|
|
@53831
|
10 years |
vboxsync |
PDM/Audio: Build fix; forgot some files.
|
|
|
@53830
|
10 years |
vboxsync |
PDM/Audio: Unified timer work, minor cleanup.
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53567
|
10 years |
vboxsync |
PDM/Audio: Update.
|
|
|
@53562
|
10 years |
vboxsync |
PDM/Audio: First working version of the OSS backend.
|
|
|
@53523
|
10 years |
vboxsync |
PDM/Audio: Add ALSA backend (work in progress).
|
|
|
@53512
|
10 years |
vboxsync |
Audio/DevIchAc97: no need to use an unaligned byte buffer here
|
|
|
@53511
|
10 years |
vboxsync |
PDM/Audio: Add OSS backend (work in progress).
|
|
|
@53507
|
10 years |
vboxsync |
HDA: Initialization fix.
|
|
|
@53501
|
10 years |
vboxsync |
DevIchAc97: warning
|
|
|
@53495
|
10 years |
vboxsync |
SB16: AUD_register_card() must be called before legacy_reset().
|
|
|
@53491
|
10 years |
vboxsync |
Logging.
|
|
|
@53486
|
10 years |
vboxsync |
PDM/Audio: Warnings.
|
|
|
@53485
|
10 years |
vboxsync |
PDM/Audio: Fixed tstDeviceStructSizeRC.
|
|
|
@53452
|
10 years |
vboxsync |
Logging.
|
|
|
@53442
|
10 years |
vboxsync |
PDM Audio: Branch -> trunk.
|
|
|
@53417
|
10 years |
vboxsync |
Devices/Audio: handle host audio output device disconnect in the …
|
|
|
@53416
|
10 years |
vboxsync |
Audio/DevIchHda.cpp: Doppelmoppel.
|
|
|
@53395
|
10 years |
vboxsync |
Devices/Audio: DirectSound: another fix for audio device id …
|
|
|
@53394
|
10 years |
vboxsync |
Devices/Audio: DirectSound: better logging, fix for audio device id …
|
|
|
@53393
|
10 years |
vboxsync |
Devices/Audio: handle host audio input device disconnect in the …
|
|
|
@53392
|
10 years |
vboxsync |
Devices/Audio: handle host audio input device disconnect in the …
|
|
|
@53361
|
10 years |
vboxsync |
Devices/Audio: use desktop window for DirectSound SetCoopertiveLevel
|
|
|
@52101
|
10 years |
vboxsync |
HDA: Force audio transfers to stop when resetting device.
|
|
|
@51639
|
10 years |
vboxsync |
LogRel cosmetics/consistency.
|
|
|
@51637
|
10 years |
vboxsync |
Pulseaudio: Bitten by duplicate files…
|
|
|
@51636
|
10 years |
vboxsync |
Devices: release log cosmetics.
|
|
|
@51528
|
11 years |
vboxsync |
HDA: Do not crash when logging split register access.
|
|
|
@51516
|
11 years |
vboxsync |
Removed scary-looking messages about unimplemented MSI support.
|
|
|
@50708
|
11 years |
vboxsync |
typo
|
|
|
@50686
|
11 years |
vboxsync |
src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm:
…
|
|
|
@50680
|
11 years |
vboxsync |
VBox/Devices/Audio: New files added as a part of audio restructuring …
|
|
|
@49305
|
11 years |
vboxsync |
HDA: State loading fixes. Don't zero regs not in the saved state, just …
|
|
|
@49217
|
11 years |
vboxsync |
HDA: Made register access more orthogonal, added two missing registers.
|
|
|
@48997
|
11 years |
vboxsync |
HDA: Stripped redundant ICH6 prefix. The identifiers are long enough …
|
|
|
@47498
|
11 years |
vboxsync |
Audio/solaudio: Warnings.
|
|
|
@46272
|
12 years |
vboxsync |
Audio/DevIchHda: Implement support for R0 and RC
|
|
|
@45654
|
12 years |
vboxsync |
Audio/DevIchHda: gcc warning.
|
|
|
@45136
|
12 years |
vboxsync |
Devices/Audio: mangle symbols of libasound and libpulse, otherwise …
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44902
|
12 years |
vboxsync |
Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
|
|
|
@44761
|
12 years |
vboxsync |
DevIchHda.cpp: Make Dijkstra happy.
|
|
|
@44760
|
12 years |
vboxsync |
DevIchHda.cpp: D'oh!
|
|
|
@44717
|
12 years |
vboxsync |
DevIchHda.cpp: Du'h!
|
|
|
@44669
|
12 years |
vboxsync |
Renamed the DevIchIntelHDA.cpp to DevIchHda.cpp (ICH include Intel …
|
|
|
@44668
|
12 years |
vboxsync |
DevCodec.*: More cleanups... moving all the unnecesary defines from …
|
|
|
@44667
|
12 years |
vboxsync |
HDA codec cleanups.
|
|
|
@44666
|
12 years |
vboxsync |
DevIchIntelHDA.cpp: Build fix + document references.
|
|
|
@44665
|
12 years |
vboxsync |
DevIchIntelHDA.cpp: Fixed the MMIO access handlers.
|
|
|
@44647
|
12 years |
vboxsync |
DevIchIntelHDA.cpp: one more…
|
|
|
@44646
|
12 years |
vboxsync |
DevIchIntelHDA.cpp: Last batch of cleanups.
|
|
|
@44645
|
12 years |
vboxsync |
DevIchIntelHDA.cpp: uint64_t constants are not ULL suffixed but …
|
|
|
@44644
|
12 years |
vboxsync |
DevIchIntelHDA.cpp: index -> iReg.
|
|
|
@44643
|
12 years |
vboxsync |
DevIchIntelHDA.cpp: Made the register access callbacks static and …
|
|
|
@44642
|
12 years |
vboxsync |
DevIchIntelHDA.cpp: drop the offset argument to the register …
|
|
|