|
|
@88300
|
4 years |
vboxsync |
Audio: We don't return IPRT status codes, but VBox status codes. duh. …
|
|
|
@88298
|
4 years |
vboxsync |
Audio: Check that the backend (host audio driver) implements all the …
|
|
|
@88278
|
4 years |
vboxsync |
Audio: Build fix and some cleanups. bugref:9890
|
|
|
@88269
|
4 years |
vboxsync |
Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
|
|
|
@88259
|
4 years |
vboxsync |
DrvAudio: Hacked the underruns detection so it won't falsely trigger …
|
|
|
@88255
|
4 years |
vboxsync |
DrvAudio,DrvAudioVRDE: Refactoring drvAudioStreamPlay (no actual …
|
|
|
@88253
|
4 years |
vboxsync |
DrvAudio,++: Started going over and tidying up the StreamPlay …
|
|
|
@88144
|
4 years |
vboxsync |
PDM/Audio: doxygen bugref:9890
|
|
|
@88112
|
4 years |
vboxsync |
Audio,DevHDA: Made PDMAUDIOPCMPROPS_F2B and PDMAUDIOPCMPROPS_B2F work …
|
|
|
@88062
|
4 years |
vboxsync |
Audio: Build fix. bugref:9890
|
|
|
@88061
|
4 years |
vboxsync |
Audio: Should use versioned magics like for other PDM structures, …
|
|
|
@88059
|
4 years |
vboxsync |
Audio: Adding a magic to PDMAUDIOSTREAM. bugref:9890
|
|
|
@88057
|
4 years |
vboxsync |
Audio: enums must have an 'END' entry for validation purposes. bugref:9890
|
|
|
@88056
|
4 years |
vboxsync |
Audio: Moved some stuff about in PDMAUDIOSTREAM to keep the smaller …
|
|
|
@88055
|
4 years |
vboxsync |
Audio: Moved the host audio device enumeration code to PDM …
|
|
|
@88045
|
4 years |
vboxsync |
Audio: More prep work to move the audio device enumeration code to …
|
|
|
@88044
|
4 years |
vboxsync |
Audio: More prep work to move the audio device enumeration code to …
|
|
|
@88041
|
4 years |
vboxsync |
Audio: More prep work to move the audio device enumeration code to …
|
|
|
@88033
|
4 years |
vboxsync |
Audio: Converted the core audio code to extending PDMAUDIODEVICE …
|
|
|
@88032
|
4 years |
vboxsync |
Audio: Preparing for moving the enumeration helpers to PDM. Simplify …
|
|
|
@88031
|
4 years |
vboxsync |
Audio: Preparing for moving the enumeration helpers to PDM. Simplify …
|
|
|
@88026
|
4 years |
vboxsync |
Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
|
|
|
@87990
|
4 years |
vboxsync |
Audio: Fixed broken DrvAudioHlpBytesToNano and DrvAudioHlpBytesToMicro …
|
|
|
@87849
|
4 years |
vboxsync |
Audio/DrvAudio: Made a debug warning show up in LogRel() when a …
|
|
|
@87170
|
4 years |
vboxsync |
pdmaudioifs.h: Use doxygen better. bugref:9882
|
|
|
@87159
|
4 years |
vboxsync |
Audio: Enable/disable streams using …
|
|
|
@86565
|
5 years |
vboxsync |
Audio/DrvAudio: Try harder re-initializing streams on host audio …
|
|
|
@85121
|
5 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82579
|
5 years |
vboxsync |
Audio: Make sure to only set a new recording source if the backend in …
|
|
|
@82463
|
5 years |
vboxsync |
pdmaudioifs.h,Devices/Audio: Corrected the size alignment of …
|
|
|
@82261
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: doxygen adjustments. bugref:9218
|
|
|
@82256
|
5 years |
vboxsync |
vmm/pdmaudioifs.h: We write doxygen docs, so the big description of …
|
|
|
@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 …
|
|
|
@76861
|
6 years |
vboxsync |
Audio/pdfaudioifs.h: More documentation for stream configuration's …
|
|
|
@76728
|
6 years |
vboxsync |
Build fix.
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76558
|
6 years |
vboxsync |
include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@75962
|
6 years |
vboxsync |
Forward ported r127158 (Audio/HDA: Implemented support for Windows 10 …
|
|
|
@74507
|
7 years |
vboxsync |
Audio/DrvAudio: Addressed backend stream destruction on failed …
|
|
|
@74498
|
7 years |
vboxsync |
DrvAudio.cpp,pdmaudioifs.h: Added a HACK to avoid asserting in …
|
|
|
@73838
|
7 years |
vboxsync |
Audio: Added the backend's (friendly) name into the backend configuration.
|
|
|
@73653
|
7 years |
vboxsync |
Audio/DrvAudio: Bugfixes for drvAudioStreamPlay(); play (transfer) as …
|
|
|
@73529
|
7 years |
vboxsync |
Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
|
|
|
@73467
|
7 years |
vboxsync |
DrvAudio: Cleaned up the internal stream organization by not …
|
|
|
@73433
|
7 years |
vboxsync |
Audio: Tab.
|
|
|
@73421
|
7 years |
vboxsync |
Audio: (Pre-)Buffering fixes; use nanoseconds to have a higher …
|
|
|
@73402
|
7 years |
vboxsync |
Audio/DrvAudio: Put the stream's statistics stuff into an own struct.
|
|
|
@73370
|
7 years |
vboxsync |
Audio: Implemented backend-independent (pre-)buffering support. Work …
|
|
|
@73242
|
7 years |
vboxsync |
Build fix.
|
|
|
@73241
|
7 years |
vboxsync |
Audio/PDM: Added (tweakable) parameters to the audio stream …
|
|
|
@73211
|
7 years |
vboxsync |
VMM/Audio: Added PDMAUDIOSTREAMCMD_DRAIN / PDMAUDIOSTREAMCMD_DROP commands.
|
|
|
@73210
|
7 years |
vboxsync |
VMM/pdmaudioifs.h: Docs.
|
|
|
@71757
|
7 years |
vboxsync |
pdmaudioifs.h: Fixed PDMAUDIOPCMPROPS_INITIALIZOR, curing …
|
|
|
@71752
|
7 years |
vboxsync |
DevIchAc97: Alignment fixing.
|
|
|
@70641
|
7 years |
vboxsync |
Audio: Added VERR_AUDIO_BACKEND_NOT_ATTACHED and support for it in …
|
|
|
@70193
|
7 years |
vboxsync |
Audio/pdmaudiifs.h: Fixed PDMAUDIOPCMPROPS_MAKE_SHIFT.
|
|
|
@70073
|
7 years |
vboxsync |
Audio/HDA: Added PDMAUDIOFILE_DEFAULT_OPEN_FLAGS for DrvAudioHlpFileOpen().
|
|
|
@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 …
|
|
|
@69686
|
7 years |
vboxsync |
/include/: darwin header tweaks
|
|
|
@68758
|
8 years |
vboxsync |
vmm/pdmaudioifs.h: Documentation.
|
|
|
@68757
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Added optional PDMIHOSTAUDIO::StreamGetPending() …
|
|
|
@68750
|
8 years |
vboxsync |
vmm/pdmaudioifs.h: Documentation fixes.
|
|
|
@68675
|
8 years |
vboxsync |
include file build fixes (kmk -C include)
|
|
|
@68485
|
8 years |
vboxsync |
Audio: Implemented ability to enable / disable audio input / output …
|
|
|
@68468
|
8 years |
vboxsync |
Audio: Cleaned up callback stuff and got rid of the deprecated …
|
|
|
@68402
|
8 years |
vboxsync |
Comment.
|
|
|
@68272
|
8 years |
vboxsync |
Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
|
|
|
@68271
|
8 years |
vboxsync |
Audio: Renamed PDMAUDIOSTRMRATE -> PDMAUDIOSTREAMRATE. No actual code …
|
|
|
@68138
|
8 years |
vboxsync |
vmm/pdmaudioifs.h: Audio documentation.
|
|
|
@68132
|
8 years |
vboxsync |
Audio: Renamed audio samples to audio frame because that's what they …
|
|
|
@68077
|
8 years |
vboxsync |
vmm/pdmaudioifs.h: Documentation.
|
|
|
@68076
|
8 years |
vboxsync |
Audio: Implemented optional callbacks StreamPlayBegin / StreamPlayEnd …
|
|
|
@67695
|
8 years |
vboxsync |
Audio: vmm/pdmaudioifs.h: Shuffle parameters around in PDMAUDIOPCMPROPS.
|
|
|
@67366
|
8 years |
vboxsync |
Audio: Forward ported audio mixing buffer changes from 5.1 (as of r115728).
|
|
|
@65695
|
8 years |
vboxsync |
Audio: Adjusted PDMAUDIOSTRMSTS_VALID_MASK.
|
|
|
@65694
|
8 years |
vboxsync |
Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
|
|
|
@65660
|
8 years |
vboxsync |
Audio: Added PDMAUDIOSTREAMLAYOUT_RAW to pass the raw audio data to …
|
|
|
@65657
|
8 years |
vboxsync |
Audio/pdmaudioifs.h: Be more specific in PDMAUDIOPCMPROPS_MAKE_SHIFT_PARMS.
|
|
|
@65624
|
8 years |
vboxsync |
Audio: More abstraction for the backends: Now the backend stream's …
|
|
|
@65565
|
8 years |
vboxsync |
Audio: Make use of pvBuf/cbBuf parameters in …
|
|
|
@65100
|
8 years |
vboxsync |
Devices/Audio: doxygen fixes
|
|
|
@64879
|
8 years |
vboxsync |
Audio/pdmaudioifs.h: Split out DestSource member of PDMAUDIOSTREAMCFG …
|
|
|
@63865
|
9 years |
vboxsync |
Audio: Added device flags PDMAUDIODEV_FLAGS_LOCKED and …
|
|
|
@63716
|
9 years |
vboxsync |
Docs.
|
|
|
@63711
|
9 years |
vboxsync |
Audio: Implemented support for audio device enumeration handling, …
|
|
|
@63614
|
9 years |
vboxsync |
Audio/pdmaudioifs.h: Removed unused header.
|
|
|
@63598
|
9 years |
vboxsync |
Audio/pdmaudioifs.h: Blow up PDMAUDIOFILETYPE and PDMAUDIOCALLBACKTYPE …
|
|
|
@63597
|
9 years |
vboxsync |
Audio/pdmaudioifs.h: Blow up PDMAUDIOBACKENDSTS and PDMAUDIOSTREAMCTX …
|
|
|
@63538
|
9 years |
vboxsync |
Documentation.
|
|
|
@63534
|
9 years |
vboxsync |
Audio: Renaming.
|
|
|
@63529
|
9 years |
vboxsync |
Audio: Bugfixes.
|
|
|
@63472
|
9 years |
vboxsync |
Audio/pdmaudioifs.h: Updated IID.
|
|
|
@63468
|
9 years |
vboxsync |
Build fix.
|
|
|
@63467
|
9 years |
vboxsync |
Audio: Partly reverted r110001 (no use of function macros anymore).
|
|
|