|
|
@70927
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Added underrun / overrun counters.
|
|
|
@70926
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Cleanup / docs.
|
|
|
@70925
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Also use the notification thread for …
|
|
|
@70921
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Build fix.
|
|
|
@70919
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Fixed copy & paste bug in drvAudioStreamRead(), …
|
|
|
@70916
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Use the notification thread by default to …
|
|
|
@70910
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Log if host stream has pending operations left in …
|
|
|
@70908
|
7 years |
vboxsync |
Audio/DevSB16.cpp: No need to open the (output) stream when doing a …
|
|
|
@70907
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Build fix (docs).
|
|
|
@70906
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Build fix.
|
|
|
@70905
|
7 years |
vboxsync |
Audio/DevHDA.cpp: Separate stream adding / removal in own functions …
|
|
|
@70904
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Build fix.
|
|
|
@70903
|
7 years |
vboxsync |
Audio/DevSB16.cpp: Use sb16DestroyDrvStream() in sb16PowerOff() to …
|
|
|
@70902
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Make sure to disable the backend first before …
|
|
|
@70894
|
7 years |
vboxsync |
Audio/DevHDA.cpp: Save a lot of stream startup time by avoiding to …
|
|
|
@70888
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Renamed VBOX_WITH_AUDIO_DEVICE_CALLBACKS -> …
|
|
|
@70881
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: More error checking for …
|
|
|
@70878
|
7 years |
vboxsync |
Audio: Renamed AudioMixBufReadCirc[Ex] -> …
|
|
|
@70865
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Log requested / acquired playback format.
|
|
|
@70864
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Compacted dsoundWaveFmtFromCfg().
|
|
|
@70841
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Fixes for dsoundGetFreeOut().
|
|
|
@70840
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Renamed dsoundPlayClearSamples() -> …
|
|
|
@70839
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Made the buffer parameters in …
|
|
|
@70832
|
7 years |
vboxsync |
Audio/HDA: Only create debug audio files if not already open yet and …
|
|
|
@70822
|
7 years |
vboxsync |
DrvAudioCommon.cpp: LogRel2 logging for DrvAudioHlpFileDelete().
|
|
|
@70821
|
7 years |
vboxsync |
DrvAudio: Added DrvAudioHlpFileIsOpen().
|
|
|
@70737
|
7 years |
vboxsync |
DevSB16.cpp/sb16TimerIO: Fixed assertion triggering when audio output …
|
|
|
@70705
|
7 years |
vboxsync |
Audio/DrvHostDSound: Log enumerated devices only in verbose (and/or …
|
|
|
@70671
|
7 years |
vboxsync |
Audio/SB16: A couple more checks needed for the dynamic attaching / …
|
|
|
@70669
|
7 years |
vboxsync |
Audio/HDA: Logging.
|
|
|
@70642
|
7 years |
vboxsync |
Audio: Made attaching of backend streams non-fatal, as backends could …
|
|
|
@70640
|
7 years |
vboxsync |
Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in …
|
|
|
@70639
|
7 years |
vboxsync |
Audio/DrvAudio: Implemented more dynamic support for attaching the …
|
|
|
@70635
|
7 years |
vboxsync |
Audio/DrvAudio: Fixed potential deadlock situation in …
|
|
|
@70630
|
7 years |
vboxsync |
Audio/DrvAudio: Check if critical sections are initialized in …
|
|
|
@70629
|
7 years |
vboxsync |
Audio/HDA: Check if critical sections are initialized in …
|
|
|
@70595
|
7 years |
vboxsync |
Build fix.
|
|
|
@70594
|
7 years |
vboxsync |
Audio/HDA: Fixes for Windows guest surround setups.
|
|
|
@70584
|
7 years |
vboxsync |
Audio/DrvAudioCommon: Cleaned up DrvAudioHlpGetFileName().
|
|
|
@70540
|
7 years |
vboxsync |
Formatting.
|
|
|
@70493
|
7 years |
vboxsync |
Audio/DrvHostValidationKit: Build fixes.
|
|
|
@70472
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Implemented OS detection when intending to …
|
|
|
@70471
|
7 years |
vboxsync |
Audio/VBoxMMNotificationClient.cpp: Documentation.
|
|
|
@70470
|
7 years |
vboxsync |
Audio/VBoxMMNotificationClient.cpp: Set m_fRegisteredClient if we …
|
|
|
@70436
|
7 years |
vboxsync |
Audio/HDA: Only re-arm the timer in hdaWriteRegSDSTS() if there were …
|
|
|
@70435
|
7 years |
vboxsync |
Audio/HDA: Do not count transfer fragment in hdaStreamInit() if a …
|
|
|
@70433
|
7 years |
vboxsync |
Audio: Expose VBOX_WITH_INTEL_HDA (default) in Config.kmk.
|
|
|
@70321
|
7 years |
vboxsync |
Audio/HDA: Logging.
|
|
|
@70318
|
7 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Forward ported having the default audio …
|
|
|
@70317
|
7 years |
vboxsync |
Build fix.
|
|
|
@70316
|
7 years |
vboxsync |
Audio/HDA: Take pending stream interrupts into account in …
|
|
|
@70295
|
7 years |
vboxsync |
Audio/HDA: Also check for the running state in …
|
|
|
@70278
|
7 years |
vboxsync |
Audio/HDA: Implemented recording (and re-routing SDI1 to SDI0) for …
|
|
|
@70252
|
7 years |
vboxsync |
Tabs.
|
|
|
@70251
|
7 years |
vboxsync |
Audio/HDA: Use a pointer to the associated audio stream for …
|
|
|
@70250
|
7 years |
vboxsync |
Audio/HDA: Implemented hdaGetDefaultSink().
|
|
|
@70249
|
7 years |
vboxsync |
Audio/HDA: Renaming: hdaMixerSetStream (+ callbacks) -> hdaMixerControl().
|
|
|
@70248
|
7 years |
vboxsync |
Build fix.
|
|
|
@70247
|
7 years |
vboxsync |
Tabs.
|
|
|
@70246
|
7 years |
vboxsync |
Audio/HDA: Use a dedicated fRunning flag for a stream, as the RUN bit …
|
|
|
@70202
|
7 years |
vboxsync |
Audio/HDA: Determine stream direction from SD# instead of stream …
|
|
|
@70143
|
7 years |
vboxsync |
Audio: Verify file handle in DrvAudioHlpFileWrite().
|
|
|
@70142
|
7 years |
vboxsync |
Audio/HDA: Minor logging adjustments.
|
|
|
@70132
|
7 years |
vboxsync |
Audio/HDA: Implemented crude support for macOS guests. See notes for …
|
|
|
@70131
|
7 years |
vboxsync |
HDA/StreamMap: Fixed cbStep in hdaStreamMapInit().
|
|
|
@70125
|
7 years |
vboxsync |
Audio/HDA: Use LVI + 1 foor the stream periods and stream transfer …
|
|
|
@70124
|
7 years |
vboxsync |
Audio/HDA: If the current transfer is complete, reset our counter when …
|
|
|
@70123
|
7 years |
vboxsync |
Audio/HDA: hdaStreamPeriodLock() returns a bool, not an rc.
|
|
|
@70121
|
7 years |
vboxsync |
Audio/HDA: Logging adjustments; moved hdaBDLEDumpAll() into …
|
|
|
@70119
|
7 years |
vboxsync |
Audio/HDA: Reverted r119666 + 119667; needs more work first.
|
|
|
@70118
|
7 years |
vboxsync |
Audio/HDA: Make sure to write the actual register content so that …
|
|
|
@70117
|
7 years |
vboxsync |
Audio/HDA: Only do stream tagging when enabling a stream and use …
|
|
|
@70109
|
7 years |
vboxsync |
Audio/DrvAudio: Initialize optional data block in DrvAudioHlpFileCreate().
|
|
|
@70073
|
7 years |
vboxsync |
Audio/HDA: Added PDMAUDIOFILE_DEFAULT_OPEN_FLAGS for DrvAudioHlpFileOpen().
|
|
|
@70054
|
7 years |
vboxsync |
DrvAudioCommon/DrvAudioHlpFile: Use RTFileIsValid(); minor logging …
|
|
|
@70023
|
7 years |
vboxsync |
Audio/HDA: Also NULL the file streams on destruction.
|
|
|
@70022
|
7 years |
vboxsync |
Audio/Common: Check if the .WAV file data header is around (it's only …
|
|
|
@70017
|
7 years |
vboxsync |
Build fix.
|
|
|
@70016
|
7 years |
vboxsync |
Build fix.
|
|
|
@70014
|
7 years |
vboxsync |
Build fix.
|
|
|
@70013
|
7 years |
vboxsync |
Audio: Unified audio debug / dumping code to also get device DMA data …
|
|
|
@69956
|
7 years |
vboxsync |
Audio: Implemented support for dumping raw PCM data if debug mode is …
|
|
|
@69948
|
7 years |
vboxsync |
Audio/HDA: Renaming (pStrm -> pStream).
|
|
|
@69946
|
7 years |
vboxsync |
Audio/HDA: Logging.
|
|
|
@69939
|
7 years |
vboxsync |
Audio/HDA: Also keep track of currently active streams when loading a …
|
|
|
@69921
|
7 years |
vboxsync |
Audio/HDA: Docs fix.
|
|
|
@69920
|
7 years |
vboxsync |
Build fix.
|
|
|
@69919
|
7 years |
vboxsync |
Audio/HDA: Integrated fixes up to r119397 from 5.1-audio-timing branch …
|
|
|
@69876
|
7 years |
vboxsync |
Audio/SB16: Fixed volume handling.
|
|
|
@69857
|
7 years |
vboxsync |
Audio/ALSA: Only do pcm_start() for input streams in …
|
|
|
@69723
|
7 years |
vboxsync |
Audio/HDA: Added return code for hdaStreamPeriodInit() and return if …
|
|
|
@69719
|
7 years |
vboxsync |
Audio/HDA: Forward ported / integrated r119000 + r119062 (Fixed CORB / …
|
|
|
@69717
|
7 years |
vboxsync |
Audio/HDA: Forward ported / integrated r118996.
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69288
|
7 years |
vboxsync |
Devices/Audio: scm updates
|
|
|
@69119
|
7 years |
vboxsync |
Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
|
|
|
@69118
|
7 years |
vboxsync |
Audio: scm
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|