|
|
@73840
|
6 years |
vboxsync |
Audio/DrvHostPulseAudio: Fixed input stream creation.
|
|
|
@73838
|
6 years |
vboxsync |
Audio: Added the backend's (friendly) name into the backend configuration.
|
|
|
@73831
|
6 years |
vboxsync |
Audio/DrvHostPulseAudio: Also explicitly set acquired buffer …
|
|
|
@73821
|
6 years |
vboxsync |
Audio/DrvHostPulseAudio: Fixed regression in paStreamOpen() because of …
|
|
|
@73689
|
6 years |
vboxsync |
Audio: Make use of VERR_AUDIO_STREAM_COULD_NOT_CREATE when streaming …
|
|
|
@73656
|
6 years |
vboxsync |
Audio/PulseAudio: D'oh, follow-up to messed up commit r124328 ("Double …
|
|
|
@73654
|
6 years |
vboxsync |
Audio/PulseAudio: "Double buffering" not needed here; logging tweak …
|
|
|
@73529
|
6 years |
vboxsync |
Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
|
|
|
@73526
|
6 years |
vboxsync |
Audio/PulseAudio: Dropped the (static) backend configuration and also …
|
|
|
@73462
|
6 years |
vboxsync |
Audio/PulseAudio: Log the used library version on initialization.
|
|
|
@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 …
|
|
|
@70994
|
7 years |
vboxsync |
Audio/DrvHostPulseAudio.cpp: Added support for distinguishing input / …
|
|
|
@69118
|
7 years |
vboxsync |
Audio: scm
|
|
|
@68358
|
7 years |
vboxsync |
Audio/DrvHostPulseAudio.cpp: Removed PULSEAUDIO_ASYNC and put the code …
|
|
|
@68357
|
7 years |
vboxsync |
Renaming.
|
|
|
@68355
|
7 years |
vboxsync |
Audio/DrvHostPulseAudio.cpp: (Hopefully) fixes rare distortions.
|
|
|
@68303
|
7 years |
vboxsync |
Whops, committed too much in r117420.
|
|
|
@68302
|
7 years |
vboxsync |
LogRel2 logging.
|
|
|
@68272
|
7 years |
vboxsync |
Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
|
|
|
@68132
|
7 years |
vboxsync |
Audio: Renamed audio samples to audio frame because that's what they …
|
|
|
@68085
|
7 years |
vboxsync |
Build fix.
|
|
|
@68039
|
7 years |
vboxsync |
Audio/DrvHostPulseAudio: Implemented simple overflow callback. Just …
|
|
|
@67951
|
7 years |
vboxsync |
Audio/DrvHostPulseAudio: Added underflow / write callbacks from 5.1, …
|
|
|
@67909
|
7 years |
vboxsync |
Audio/DrvHostPulseAudio.cpp: Added additional check for writable size …
|
|
|
@67576
|
7 years |
vboxsync |
DrvHostPulseAudio: removed more logging
|
|
|
@67563
|
7 years |
vboxsync |
Audio/PulseAudio: Only copy data if it's not a data hole.
|
|
|
@67551
|
7 years |
vboxsync |
DrvHostPulseAudio: logging, locking
|
|
|
@67547
|
7 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67545
|
7 years |
vboxsync |
DrvHostPulseAudio: build fix
|
|
|
@67544
|
7 years |
vboxsync |
DrvHostPulseAudio: less debugging
|
|
|
@67537
|
7 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67520
|
7 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67518
|
7 years |
vboxsync |
DrvHostPulseAudio: try to fix the hangs during initialization
|
|
|
@67514
|
7 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67513
|
7 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67497
|
7 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67494
|
7 years |
vboxsync |
DrvHostPulseAudio: more debug code
|
|
|
@67487
|
7 years |
vboxsync |
DrvHostPulseAudio: more debug code
|
|
|
@67486
|
7 years |
vboxsync |
DrvHostPulseAudio: more debug code
|
|
|
@67484
|
7 years |
vboxsync |
PulseAudio: more debug code
|
|
|
@67483
|
7 years |
vboxsync |
DrvHostPulseAudio: more debug
|
|
|
@67479
|
7 years |
vboxsync |
DrvHostPulseAudio: added more debugging code
|
|
|
@67435
|
7 years |
vboxsync |
DrvHostPulseAudio: added temporary logging
|
|
|
@65745
|
8 years |
vboxsync |
Build fix.
|
|
|
@65744
|
8 years |
vboxsync |
Logging.
|
|
|
@65736
|
8 years |
vboxsync |
DrvHostPulseAudio: LogRel unsupported audio formats.
|
|
|
@65694
|
8 years |
vboxsync |
Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
|
|
|
@65661
|
8 years |
vboxsync |
gcc 7: DrvHostPulseAudio: fall thru
|
|
|
@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 …
|
|
|
@65147
|
8 years |
vboxsync |
Audio/DrvHostPulseAudio.cpp: Build fix (allow to run on systems with …
|
|
|
@65144
|
8 years |
vboxsync |
Audio/DrvHostPulseAudio.cpp: More checks for …
|
|
|
@65100
|
8 years |
vboxsync |
Devices/Audio: doxygen fixes
|
|
|
@64741
|
8 years |
vboxsync |
DrvHostPulseAudio: debugging
|
|
|
@64730
|
8 years |
vboxsync |
DrvHostPulseAudio: re-applied temporary logging
|
|
|
@64709
|
8 years |
vboxsync |
DrvHostPulseAudio: removed temporary logging
|
|
|
@64708
|
8 years |
vboxsync |
DrvHostPulseAudio: renamed fLoopWait to fAbortLoop and made it volatile!
|
|
|
@64687
|
8 years |
vboxsync |
Audio/DrvHostPulseAudio: added some temporary logging to debug a …
|
|
|
@64512
|
8 years |
vboxsync |
Logging.
|
|
|
@64208
|
8 years |
vboxsync |
Audio/DrvHostPulseAudio.cpp: Fixed recording.
|
|
|
@63711
|
8 years |
vboxsync |
Audio: Implemented support for audio device enumeration handling, …
|
|
|
@63534
|
8 years |
vboxsync |
Audio: Renaming.
|
|
|
@63529
|
8 years |
vboxsync |
Audio: Bugfixes.
|
|
|
@63481
|
8 years |
vboxsync |
Audio: callback fixes
|
|
|
@63467
|
8 years |
vboxsync |
Audio: Partly reverted r110001 (no use of function macros anymore).
|
|
|
@63371
|
8 years |
vboxsync |
DrvHostPulsAudio.cpp: ditto
|
|
|
@63369
|
8 years |
vboxsync |
warnings (gcc)
|
|
|
@63360
|
8 years |
vboxsync |
Audio: Added more defines / documentation for the host interfaces to …
|
|
|
@63214
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@62463
|
8 years |
vboxsync |
Devices: scm
|
|
|
@61609
|
8 years |
vboxsync |
Audio: Update.
|
|
|
@61523
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61386
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61320
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61167
|
9 years |
vboxsync |
Audio: Renaming.
|
|
|
@61157
|
9 years |
vboxsync |
Audio:
- Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
|
|
|
@61050
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@60925
|
9 years |
vboxsync |
Audio: Update on infrastructure:
- More work on HDA stream …
|
|
|
@59989
|
9 years |
vboxsync |
Build fix, warnings.
|
|
|
@59987
|
9 years |
vboxsync |
Audio: Decoupled backend sinks and sources from the maximum of …
|
|
|
@59470
|
9 years |
vboxsync |
Audio: Warn on non-available audio streams based on the host audio …
|
|
|
@59375
|
9 years |
vboxsync |
Audio: introduced VERR_AUDIO_BACKEND_INIT_FAILED
|
|
|
@59097
|
9 years |
vboxsync |
Audio: Implemented PDMAUDIOSTREAMCMD_PAUSE/PDMAUDIOSTREAMCMD_RESUME.
|
|
|
@58590
|
9 years |
vboxsync |
Audio/PulseAudio: fix for r103940
|
|
|
@58582
|
9 years |
vboxsync |
Audio/PulseAudio: handle the case when the PulseAudio initialization …
|
|
|
@58378
|
9 years |
vboxsync |
Audio: Renaming / cleanups:
- Got rid of custom shifting and use …
|
|
|
@57451
|
9 years |
vboxsync |
Audio: Try to fix chopped off samples when playing short sound files.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56648
|
9 years |
vboxsync |
Audio: Remove DEV_AUDIO logging group and split it up into per device …
|
|
|
@56646
|
9 years |
vboxsync |
Audio: Another bunch of wrong assertions
|
|
|
@56622
|
9 years |
vboxsync |
don't include vl_vbox.h anymore
|
|
|
@56316
|
9 years |
vboxsync |
whitespace
|
|
|
@56161
|
10 years |
vboxsync |
Audio/PulseAudio: removed unintended LogRel() and release a string …
|
|
|
@56151
|
10 years |
vboxsync |
LogRel nit.
|
|
|
@56148
|
10 years |
vboxsync |
Audio: use the VM name to name PulseAudio streams
|
|
|
@56023
|
10 years |
vboxsync |
DrvHostPulseAudio.cpp: Set the pointers to driver instance.
|
|
|
@55920
|
10 years |
vboxsync |
PDM/Audio: AudioMixBuffer documentation, renaming.
|
|
|
@55339
|
10 years |
vboxsync |
Spelling.
|
|
|
@55335
|
10 years |
vboxsync |
Audio: Spelling, Hungarian fixes.
|
|
|