|
|
@56023
|
10 years |
vboxsync |
DrvHostPulseAudio.cpp: Set the pointers to driver instance.
|
|
|
@56018
|
10 years |
vboxsync |
Audio/CoreAudio: Fix audio output if the default output device …
|
|
|
@55920
|
10 years |
vboxsync |
PDM/Audio: AudioMixBuffer documentation, renaming.
|
|
|
@55908
|
10 years |
vboxsync |
SB16: Keep playing after loading saved state.
|
|
|
@55907
|
10 years |
vboxsync |
SB16: Iproved mixer volume SBP<->SB16 conversion.
|
|
|
@55852
|
10 years |
vboxsync |
Audio: Apply volume properly when doing mono to stereo conversion.
|
|
|
@55828
|
10 years |
vboxsync |
typos
|
|
|
@55649
|
10 years |
vboxsync |
DrvHostNullAudio: consume samples at configured rate
|
|
|
@55521
|
10 years |
vboxsync |
Audio/DevIchHda: warning
|
|
|
@55495
|
10 years |
vboxsync |
tstAudioMixBuffer: call audioMixBufDestroy()
|
|
|
@55492
|
10 years |
vboxsync |
Audio: Extended testcase.
|
|
|
@55486
|
10 years |
vboxsync |
tstAudioMixBuffer: pedantic
|
|
|
@55485
|
10 years |
vboxsync |
Don't check nonexistent samples.
|
|
|
@55483
|
10 years |
vboxsync |
Log first, increment later.
|
|
|
@55482
|
10 years |
vboxsync |
Audio: Careful with the UINT32_C macro…
|
|
|
@55462
|
10 years |
vboxsync |
Audio: Fixed minor format conversion errors, added a testcase (16-bit …
|
|
|
@55449
|
10 years |
vboxsync |
Whitespace.
|
|
|
@55447
|
10 years |
vboxsync |
Audio: Fixed unsigned sample conversion.
|
|
|
@55445
|
10 years |
vboxsync |
SB16: Implemented reset handler (finally).
|
|
|
@55430
|
10 years |
vboxsync |
AC97: Take 12dB volume offset used in some controls into account.
|
|
|
@55425
|
10 years |
vboxsync |
Warnings.
|
|
|
@55412
|
10 years |
vboxsync |
SB16: There are no mute controls.
|
|
|
@55404
|
10 years |
vboxsync |
HDA: Set the appropriate sink volume rather than the master.
|
|
|
@55403
|
10 years |
vboxsync |
AudioMixBuffer: log %RU32 => %#RX32
|
|
|
@55394
|
10 years |
vboxsync |
Audio: Volume handling rework (see #5964).
|
|
|
@55388
|
10 years |
vboxsync |
HDA: Volume handling improvements.
|
|
|
@55387
|
10 years |
vboxsync |
Audio: Keep track of sink volume, drop unused routines.
|
|
|
@55380
|
10 years |
vboxsync |
Audio: Implemented muting of streams.
|
|
|
@55379
|
10 years |
vboxsync |
Made locally used function static.
|
|
|
@55364
|
10 years |
vboxsync |
typo
|
|
|
@55355
|
10 years |
vboxsync |
SB16/Audio: VBoxized.
|
|
|
@55351
|
10 years |
vboxsync |
Audio: Set nominal volume correctly.
|
|
|
@55345
|
10 years |
vboxsync |
Quieter (required for AC'97).
|
|
|
@55344
|
10 years |
vboxsync |
Lower the volume a bit…
|
|
|
@55340
|
10 years |
vboxsync |
Audio: Fixed warnings, largely inconsistent types.
|
|
|
@55339
|
10 years |
vboxsync |
Spelling.
|
|
|
@55338
|
10 years |
vboxsync |
Audio: Improved logging, fixed volume handling.
|
|
|
@55335
|
10 years |
vboxsync |
Audio: Spelling, Hungarian fixes.
|
|
|
@55325
|
10 years |
vboxsync |
SB16: Added another undocumented DSP command. Still need E3h.
|
|
|
@55324
|
10 years |
vboxsync |
SB16: Warning fixes.
|
|
|
@55272
|
10 years |
vboxsync |
Audio/AC97: Allow changing the codec type (Linux whitelist).
|
|
|
@55270
|
10 years |
vboxsync |
Devices/Audio: two warnings
|
|
|
@55197
|
10 years |
vboxsync |
Warning.
|
|
|
@55163
|
10 years |
vboxsync |
DrvHostDSound: log configuration values.
|
|
|
@55109
|
10 years |
vboxsync |
DrvHostDSound: more optional release logging
|
|
|
@55074
|
10 years |
vboxsync |
DevSB16.cpp: Crash fix.
|
|
|
@55067
|
10 years |
vboxsync |
Build fix.
|
|
|
@55066
|
10 years |
vboxsync |
Build fix.
|
|
|
@55065
|
10 years |
vboxsync |
PDM/Audio: Volume handling fixes.
|
|
|
@55057
|
10 years |
vboxsync |
export
|
|
|
@55035
|
10 years |
vboxsync |
Build fix.
|
|
|
@55032
|
10 years |
vboxsync |
PDM/DrvAudio.cpp: Fixed a potential crash.
|
|
|
@55031
|
10 years |
vboxsync |
Tabs.
|
|
|
@55030
|
10 years |
vboxsync |
PDM/CoreAudio: Unregister the Default Device Changed listener if we …
|
|
|
@55025
|
10 years |
vboxsync |
PDM/DevSB16.cpp: Bail out reading DMA data when there's no consumer left.
|
|
|
@55021
|
10 years |
vboxsync |
PDM/DevSB16.cpp: Playback now works.
|
|
|
@55010
|
10 years |
vboxsync |
PDM/DevSB16.cpp: Crash fix, formatting.
|
|
|
@55009
|
10 years |
vboxsync |
PDM/DevSB16.cpp: Implemented LUN handling, minor cleanups + formatting.
|
|
|
@55005
|
10 years |
vboxsync |
PDM/Audio: Added volume through virtual mixer.
|
|
|
@54988
|
10 years |
vboxsync |
Todo.
|
|
|
@54981
|
10 years |
vboxsync |
PDM/DevIchAc97.cpp: Fixes.
|
|
|
@54980
|
10 years |
vboxsync |
PDM/Audio/AudioMixBuffer.cpp: Fixes.
|
|
|
@54975
|
10 years |
vboxsync |
PDM/DrvAudio.cpp: Fix for Linux guests.
|
|
|
@54974
|
10 years |
vboxsync |
PDM/DrvAudio.cpp: Handle ADC rate conversion as well.
|
|
|
@54973
|
10 years |
vboxsync |
Logging.
|
|
|
@54969
|
10 years |
vboxsync |
Doppelmoppel.
|
|
|
@54968
|
10 years |
vboxsync |
DrvAudio.cpp: Fixed output stream rate conversion.
|
|
|
@54967
|
10 years |
vboxsync |
DrvHostNullAudio.cpp: Always pretend consuming all output samples …
|
|
|
@54955
|
10 years |
vboxsync |
DSound: Streamlined type usage.
|
|
|
@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 …
|
|
|