|
|
@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
|
9 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 …
|
|
|
@58744
|
9 years |
vboxsync |
Audio: Update for audio notification support.
|
|
|
@58736
|
9 years |
vboxsync |
Audio: DrvHostDSound.cpp: Initialize rc.
|
|
|
@58733
|
9 years |
vboxsync |
Audio: DrvHostDSound.cpp: Initial implementation of threaded audio …
|
|
|
@58378
|
9 years |
vboxsync |
Audio: Renaming / cleanups:
- Got rid of custom shifting and use …
|
|
|
@58075
|
9 years |
vboxsync |
DrvHostDSound: optional release logging
|
|
|
@58071
|
9 years |
vboxsync |
DrvHostDSound: restored optional release logging, IPRT rc vs HRESULT …
|
|
|
@57752
|
9 years |
vboxsync |
DrvHostDSound: start playback when first audio samples are copied to …
|
|
|
@57736
|
9 years |
vboxsync |
DrvHostDSound: dynamically load dsound.dll
|
|
|
@57717
|
9 years |
vboxsync |
DrvHostDSound: CFGMR3QueryStringAlloc()
|
|
|
@57538
|
9 years |
vboxsync |
Typo.
|
|
|
@57451
|
9 years |
vboxsync |
Audio: Try to fix chopped off samples when playing short sound files.
|
|
|
@57398
|
9 years |
vboxsync |
Audio: Fixed playing/recording deprecated/left over samples when …
|
|
|
@57383
|
9 years |
vboxsync |
Better.
|
|
|
@57382
|
9 years |
vboxsync |
Audio: Some renaming.
|
|
|
@57375
|
9 years |
vboxsync |
Audio/DSound: Get rid of custom logging and use RTLogRelMax* instead, …
|
|
|
@57234
|
9 years |
vboxsync |
Audio/DrvHostDSound: LogRel nits.
|
|
|
@57202
|
9 years |
vboxsync |
DSound: Do not forget to propagate errors.
|
|
|
@57200
|
9 years |
vboxsync |
DSound: Fixed variable shadowing.
|
|
|