|
|
@73838
|
6 years |
vboxsync |
Audio: Added the backend's (friendly) name into the backend configuration.
|
|
|
@73730
|
6 years |
vboxsync |
Audio: Implemented PDMAUDIOSTREAMCMD_DROP; at the moment only the …
|
|
|
@73729
|
6 years |
vboxsync |
Audio/DrvHostDSound.cpp: Renaming, logging, formatting.
|
|
|
@73727
|
6 years |
vboxsync |
Audio/DrvHostDSound.cpp: Also do the playback data transfer in the …
|
|
|
@73692
|
6 years |
vboxsync |
Audio/DrvHostDSound.cpp: Only set acquired parameters if DirectSound …
|
|
|
@73689
|
6 years |
vboxsync |
Audio: Make use of VERR_AUDIO_STREAM_COULD_NOT_CREATE when streaming …
|
|
|
@73563
|
6 years |
vboxsync |
Audio/DrvHostDSound.cpp: Cleaned up internal state handling by having …
|
|
|
@73550
|
6 years |
vboxsync |
Audio/DrvHostDSound.cpp: Added a flag to indicate that an output …
|
|
|
@73547
|
6 years |
vboxsync |
Audio/DrvHostDSound.cpp: Logging.
|
|
|
@73546
|
6 years |
vboxsync |
Audio/DrvHostDSound.cpp: Logging.
|
|
|
@73530
|
6 years |
vboxsync |
Audio/DSound: Check if the critical section is valid on stream destruction.
|
|
|
@73529
|
6 years |
vboxsync |
Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
|
|
|
@73408
|
6 years |
vboxsync |
Audio: Renamed *Ms* (milliseconds) timing helper functions to *Milli*.
|
|
|
@73392
|
6 years |
vboxsync |
Audio/DrvHostDSound.cpp: Factored out transferring data from capturing …
|
|
|
@73380
|
6 years |
vboxsync |
Audio/DrvAudioCommon.cpp: Reordering helper function parameters to …
|
|
|
@73370
|
6 years |
vboxsync |
Audio: Implemented backend-independent (pre-)buffering support. Work …
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@71117
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Removed unnecessary code to stop the playback …
|
|
|
@70974
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Fixed playback start latency and made some …
|
|
|
@70967
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Check for valid circular buffer when flushing …
|
|
|
@70957
|
7 years |
vboxsync |
DSound,FE/Qt: Flowerbox fixes.
|
|
|
@70928
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Cleanup / docs.
|
|
|
@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.
|
|
|
@70916
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Use the notification thread by default to …
|
|
|
@70888
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Renamed VBOX_WITH_AUDIO_DEVICE_CALLBACKS -> …
|
|
|
@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 …
|
|
|
@70705
|
7 years |
vboxsync |
Audio/DrvHostDSound: Log enumerated devices only in verbose (and/or …
|
|
|
@70472
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Implemented OS detection when intending to …
|
|
|
@69119
|
7 years |
vboxsync |
Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
|
|
|
@69118
|
7 years |
vboxsync |
Audio: scm
|
|
|
@68955
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Don't destroy the existing DirectSound …
|
|
|
@68954
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Logging.
|
|
|
@68953
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Logging.
|
|
|
@68767
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Make use of IHOSTAUDIO::StreamGetPending() to …
|
|
|
@68759
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Get rid of the pdwBuffer parameter of …
|
|
|
@68683
|
7 years |
vboxsync |
Audio: More code for audio endpoint (change) detection for Windows hosts.
|
|
|
@68680
|
7 years |
vboxsync |
Audio: Implemented proper audio endpoint (change) detection for …
|
|
|
@68678
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Use COINIT_MULTITHREADED (equals 0) in …
|
|
|
@68677
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Always return success in …
|
|
|
@68599
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
|
|
|
@68597
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
|
|
|
@68272
|
7 years |
vboxsync |
Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
|
|
|
@68266
|
7 years |
vboxsync |
Audio/DrvHostDSound.cpp: Don't purge any already submitted audio data …
|
|
|
@68132
|
7 years |
vboxsync |
Audio: Renamed audio samples to audio frame because that's what they …
|
|
|
@68085
|
7 years |
vboxsync |
Build fix.
|
|
|
@65694
|
8 years |
vboxsync |
Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
|
|
|
@65676
|
8 years |
vboxsync |
Audio/DrvHostDSound.cpp: Fixed crashes.
|
|
|
@65674
|
8 years |
vboxsync |
Reverted r113373 (committed too much).
|
|
|
@65673
|
8 years |
vboxsync |
Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
|
|
|
@65671
|
8 years |
vboxsync |
DrvHostDSound: NULL pointer check
|
|
|
@65626
|
8 years |
vboxsync |
Build fix.
|
|
|
@65624
|
8 years |
vboxsync |
Audio: More abstraction for the backends: Now the backend stream's …
|
|
|
@65568
|
8 years |
vboxsync |
Build fix.
|
|
|
@65566
|
8 years |
vboxsync |
Build fix.
|
|
|
@65565
|
8 years |
vboxsync |
Audio: Make use of pvBuf/cbBuf parameters in …
|
|
|
@63714
|
8 years |
vboxsync |
Build fix.
|
|
|
@63711
|
8 years |
vboxsync |
Audio: Implemented support for audio device enumeration handling, …
|
|
|
@63534
|
8 years |
vboxsync |
Audio: Renaming.
|
|
|
@63532
|
8 years |
vboxsync |
Build fix.
|
|
|
@63529
|
8 years |
vboxsync |
Audio: Bugfixes.
|
|
|
@63527
|
8 years |
vboxsync |
nit
|
|
|
@63481
|
8 years |
vboxsync |
Audio: callback fixes
|
|
|
@63467
|
8 years |
vboxsync |
Audio: Partly reverted r110001 (no use of function macros anymore).
|
|
|
@63363
|
8 years |
vboxsync |
Warnings (are errors).
|
|
|
@63362
|
8 years |
vboxsync |
Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
|
|
|
@63361
|
8 years |
vboxsync |
Build fix.
|
|
|
@63360
|
8 years |
vboxsync |
Audio: Added more defines / documentation for the host interfaces to …
|
|
|
@62979
|
8 years |
vboxsync |
Please, don't use the windows 1.x 'long-pointer' HN. It's obsolete for …
|
|
|
@62973
|
8 years |
vboxsync |
Audio: Replaced the confusing 'cs' prefix with cSamples of similar. …
|
|
|
@62911
|
8 years |
vboxsync |
DrvHoustDSound.cpp: 'static' is a magic word which shall prefix every …
|
|
|
@62910
|
8 years |
vboxsync |
DrvHostDSound.cpp: No need to verify parameters twice (there's more of …
|
|
|
@62909
|
8 years |
vboxsync |
Devices: warnings, HN, ++
|
|
|
@62463
|
8 years |
vboxsync |
Devices: scm
|
|
|
@61723
|
8 years |
vboxsync |
Audio: Fixes for recording on Windows hosts.
|
|
|
@61609
|
8 years |
vboxsync |
Audio: Update.
|
|
|
@61345
|
9 years |
vboxsync |
Audio: Fixes for DSound backend.
|
|
|
@61321
|
9 years |
vboxsync |
Build fix.
|
|
|
@61168
|
9 years |
vboxsync |
Audio: Renaming.
|
|
|
@61167
|
9 years |
vboxsync |
Audio: Renaming.
|
|
|
@61157
|
9 years |
vboxsync |
Audio:
- Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
|
|
|
@60925
|
9 years |
vboxsync |
Audio: Update on infrastructure:
- More work on HDA stream …
|
|
|
@60353
|
9 years |
vboxsync |
Audio: Added HDA support for newer Linux guests; more work on surround …
|
|
|
@59987
|
9 years |
vboxsync |
Audio: Decoupled backend sinks and sources from the maximum of …
|
|
|
@59890
|
9 years |
vboxsync |
Audio: Added support for handling host input/output configuration …
|
|
|
@59470
|
9 years |
vboxsync |
Audio: Warn on non-available audio streams based on the host audio …
|
|
|
@59421
|
9 years |
vboxsync |
Audio/DrvHostDSound.cpp:
- Only stop playing if were able to …
|
|
|
@59263
|
9 years |
vboxsync |
DrvHostDSound.cpp: Logging.
|
|
|
@59103
|
9 years |
vboxsync |
DrvHostDSound.cpp: Logging.
|
|
|
@59097
|
9 years |
vboxsync |
Audio: Implemented PDMAUDIOSTREAMCMD_PAUSE/PDMAUDIOSTREAMCMD_RESUME.
|
|
|
@59060
|
9 years |
vboxsync |
Indent.
|
|
|
@59059
|
9 years |
vboxsync |
Audio: DrvHostDSound.cpp:
- Forward-ported r104448 (Also try …
|
|
|
@59029
|
9 years |
vboxsync |
Audio: DrvHostDSound.cpp: Also check return values when stopping …
|
|
|
@58983
|
9 years |
vboxsync |
Audio: Added support for dynamically enabling/disabling host audio …
|
|
|