|
|
@68076
|
7 years |
vboxsync |
Audio: Implemented optional callbacks StreamPlayBegin / StreamPlayEnd …
|
|
|
@68067
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Implemented handling …
|
|
|
@67834
|
7 years |
vboxsync |
Build fix.
|
|
|
@67829
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: The host sets the pace.
|
|
|
@67647
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Bail out in drvAudioStreamPlayRaw() and …
|
|
|
@67607
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Relaxed checks for drvAudioStreamCaptureXXX().
|
|
|
@67574
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Disabled assertion (needed for mono channels).
|
|
|
@67506
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Reduced default host sample buffer factor from 10 …
|
|
|
@67501
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Fixes for drvAudioStreamCaptureRaw().
|
|
|
@67500
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Docs, logging.
|
|
|
@67499
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Fixes for drvAudioStreamRead().
|
|
|
@67498
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Do not attempt to write more than available in …
|
|
|
@67469
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Added drvAudioDbgGetFileNameA() + …
|
|
|
@67448
|
7 years |
vboxsync |
DrvAudio: build fix
|
|
|
@67443
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Docs.
|
|
|
@67441
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Added drvAudioDbgPCMDumpA() + dumping playback & …
|
|
|
@65742
|
8 years |
vboxsync |
Build fix.
|
|
|
@65740
|
8 years |
vboxsync |
DrvAudio.cpp: Split up capturing routines in …
|
|
|
@65699
|
8 years |
vboxsync |
Audio: Bugfixes.
|
|
|
@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 …
|
|
|
@65627
|
8 years |
vboxsync |
Build fix.
|
|
|
@65625
|
8 years |
vboxsync |
Build fix.
|
|
|
@65624
|
8 years |
vboxsync |
Audio: More abstraction for the backends: Now the backend stream's …
|
|
|
@65570
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Disabled a debug assertion in …
|
|
|
@65565
|
8 years |
vboxsync |
Audio: Make use of pvBuf/cbBuf parameters in …
|
|
|
@65100
|
8 years |
vboxsync |
Devices/Audio: doxygen fixes
|
|
|
@65076
|
8 years |
vboxsync |
Audio/DrvAudio: Skip debug assertion if a backend doesn't support …
|
|
|
@65028
|
8 years |
vboxsync |
Spaces.
|
|
|
@65027
|
8 years |
vboxsync |
Audio: Some more statistics, renaming.
|
|
|
@65015
|
8 years |
vboxsync |
Logging.
|
|
|
@65012
|
8 years |
vboxsync |
Audio: Implemented DrvAudioHlpStreamCmdToStr(), logging.
|
|
|
@65011
|
8 years |
vboxsync |
Audio: Logging.
|
|
|
@64979
|
8 years |
vboxsync |
Logging.
|
|
|
@64970
|
8 years |
vboxsync |
build fix
|
|
|
@64969
|
8 years |
vboxsync |
Static.
|
|
|
@64967
|
8 years |
vboxsync |
Logging.
|
|
|
@64956
|
8 years |
vboxsync |
Logging.
|
|
|
@64866
|
8 years |
vboxsync |
Assertion / logging fixes.
|
|
|
@64568
|
8 years |
vboxsync |
Audio/DrvAudio: Added some more statistics to STAM about read, …
|
|
|
@64405
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Deregister STAM counters on destruction.
|
|
|
@64379
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Don't create internal stream objects if backend …
|
|
|
@64333
|
8 years |
vboxsync |
Audio: Match to 5.1 in terms of functionality by disabling …
|
|
|
@64050
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: A bit of cleanup in …
|
|
|
@64044
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Statistics (STAM) fixes.
|
|
|
@63848
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Logging, renaming.
|
|
|
@63778
|
8 years |
vboxsync |
Logging, assertions.
|
|
|
@63743
|
8 years |
vboxsync |
Audio: More code for device enumeration and dynamic device handling / …
|
|
|
@63719
|
8 years |
vboxsync |
Logging.
|
|
|
@63717
|
8 years |
vboxsync |
Audio/DrvAudio: Only try to re-initialize once, and after that the …
|
|
|
@63715
|
8 years |
vboxsync |
Build fix (warnings as errors).
|
|
|
@63713
|
8 years |
vboxsync |
Build fix (warnings as errors).
|
|
|
@63711
|
8 years |
vboxsync |
Audio: Implemented support for audio device enumeration handling, …
|
|
|
@63684
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Convert to bytes before leaving critical section …
|
|
|
@63671
|
8 years |
vboxsync |
Audio/DrvAudio: Renamed drvAudioStreamDestroyInternal() -> …
|
|
|
@63624
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Fixed capturing input data.
|
|
|
@63613
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Some release assertions.
|
|
|
@63537
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Simplified drvAudioStreamInitInternal().
|
|
|
@63536
|
8 years |
vboxsync |
Audio: Logging.
|
|
|
@63534
|
8 years |
vboxsync |
Audio: Renaming.
|
|
|
@63529
|
8 years |
vboxsync |
Audio: Bugfixes.
|
|
|
@63360
|
8 years |
vboxsync |
Audio: Added more defines / documentation for the host interfaces to …
|
|
|
@63212
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@62965
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62607
|
8 years |
vboxsync |
DrvAudio.cpp: Too much cleaned up -- leave rc initialized.
|
|
|
@62605
|
8 years |
vboxsync |
Audio: Documentation, misc. cleanup.
|
|
|
@62590
|
8 years |
vboxsync |
Audio: Handle last read/written/iteration timestamps.
|
|
|
@62580
|
8 years |
vboxsync |
Audio: Initial commit of audio debug backend. This can dump the output …
|
|
|
@62327
|
8 years |
vboxsync |
Audio/DrvAudio: Added some basic statistics for STAM.
|
|
|
@62323
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Added some more checking.
|
|
|
@62297
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Fixed a crash.
|
|
|
@62117
|
8 years |
vboxsync |
Audio: Bugfixes, logging.
|
|
|
@62068
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Only go into pause state if the stream was enabled …
|
|
|
@62054
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Fixed crashing on driver version mismatch.
|
|
|
@61887
|
8 years |
vboxsync |
Audio: Implemented support for master volume controls.
|
|
|
@61764
|
8 years |
vboxsync |
Audio: Implemented backend-independent handling of added/removed audio …
|
|
|
@61668
|
8 years |
vboxsync |
Audio: Update.
|
|
|
@61615
|
8 years |
vboxsync |
Logging.
|
|
|
@61609
|
8 years |
vboxsync |
Audio: Update.
|
|
|
@61568
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Be more gentle for host backend failures.
|
|
|
@61563
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Additional check.
|
|
|
@61523
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61398
|
9 years |
vboxsync |
Audio/DrvAudio.cpp: Fix for saved state assertion.
|
|
|
@61386
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61337
|
9 years |
vboxsync |
D'oh.
|
|
|
@61335
|
9 years |
vboxsync |
Logging.
|
|
|
@61334
|
9 years |
vboxsync |
Audio: Fixed shutdown crashes.
|
|
|
@61332
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61320
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61177
|
9 years |
vboxsync |
Audio: Bugfixes.
|
|
|
@61167
|
9 years |
vboxsync |
Audio: Renaming.
|
|
|
@61166
|
9 years |
vboxsync |
Audio: Implemented ability to specify two different audio formats via …
|
|
|
@61161
|
9 years |
vboxsync |
D'oh!
|
|
|
@61160
|
9 years |
vboxsync |
DrvAudio.cpp: Warnings.
|
|
|
@61157
|
9 years |
vboxsync |
Audio:
- Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
|
|
|
@61050
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61033
|
9 years |
vboxsync |
Audio/DrvAudio.cpp: Use RTListForEachSafe in drvAudioDestruct().
|
|
|
@60990
|
9 years |
vboxsync |
DrvAudio.cpp: Replaced the generic VERR_NO_MORE_HANDLES with a …
|
|
|
@60925
|
9 years |
vboxsync |
Audio: Update on infrastructure:
- More work on HDA stream …
|
|
|
@60651
|
9 years |
vboxsync |
DrvAudio.cpp: Logging not needed anymore.
|
|
|