|
|
@69119
|
7 years |
vboxsync |
Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
|
|
|
@68899
|
7 years |
vboxsync |
Docs.
|
|
|
@68898
|
7 years |
vboxsync |
Audio/Mixer: Added AudioMixerSinkGetFormat().
|
|
|
@68869
|
7 years |
vboxsync |
Audio/AudioMixer.cpp: No need to check the stream status in …
|
|
|
@68482
|
7 years |
vboxsync |
Logging nit.
|
|
|
@68272
|
7 years |
vboxsync |
Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
|
|
|
@68268
|
7 years |
vboxsync |
Audio/AudioMixer.cpp: Only apply AUDMIXSINK_STS_PENDING_DISABLE when …
|
|
|
@68132
|
7 years |
vboxsync |
Audio: Renamed audio samples to audio frame because that's what they …
|
|
|
@68021
|
7 years |
vboxsync |
Audio: Logging nits.
|
|
|
@67831
|
7 years |
vboxsync |
Newline.
|
|
|
@67827
|
7 years |
vboxsync |
Audio/AudioMixer.cpp: The host sets the pace.
|
|
|
@67693
|
7 years |
vboxsync |
Audio/AudioMixer: Initialize stream layout in AudioMixerSinkCreateStream().
|
|
|
@67444
|
7 years |
vboxsync |
Audio/AudioMixer: Renaming. No actual code changes.
|
|
|
@67436
|
7 years |
vboxsync |
Audio/AudioMixer.cpp: Resolved deadlock in AudioMixerSinkGetWritable().
|
|
|
@67429
|
8 years |
vboxsync |
Audio/DevHDA: More forward porting / integration stuff. WIP.
|
|
|
@67265
|
8 years |
vboxsync |
HDA: Enabled info callbacks for release builds as well.
|
|
|
@65849
|
8 years |
vboxsync |
Devices: trailing spaces
|
|
|
@65707
|
8 years |
vboxsync |
Devices/Audio: destroy the cricital section when destroying the sink
|
|
|
@65694
|
8 years |
vboxsync |
Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
|
|
|
@65624
|
8 years |
vboxsync |
Audio: More abstraction for the backends: Now the backend stream's …
|
|
|
@65056
|
8 years |
vboxsync |
Devices/Audio: doxygen fixes (s/@true/false / @c true/false/)
|
|
|
@65017
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Make sure to clear any other former flags again …
|
|
|
@64969
|
8 years |
vboxsync |
Static.
|
|
|
@64968
|
8 years |
vboxsync |
Logging.
|
|
|
@64868
|
8 years |
vboxsync |
Assertion log formatting.
|
|
|
@64569
|
8 years |
vboxsync |
Build fix.
|
|
|
@64566
|
8 years |
vboxsync |
Audio/AudioMixer: Implemented AudioMixerSinkIsActive() and …
|
|
|
@64532
|
8 years |
vboxsync |
more typos
|
|
|
@64348
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Do not decrement sinks reference count in …
|
|
|
@64048
|
8 years |
vboxsync |
Logging.
|
|
|
@63972
|
8 years |
vboxsync |
Docs.
|
|
|
@63971
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Respect pending disable status of the sink when …
|
|
|
@63965
|
8 years |
vboxsync |
Logging.
|
|
|
@63846
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Logging.
|
|
|
@63845
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: If the sink is running, make sure that an just …
|
|
|
@63844
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Added audioMixerStreamCtlInternal().
|
|
|
@63828
|
8 years |
vboxsync |
Logging, some simplifications.
|
|
|
@63736
|
8 years |
vboxsync |
Logging.
|
|
|
@63670
|
8 years |
vboxsync |
Audio/AudioMixer: Leave critical section in any case in …
|
|
|
@63654
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Additional check in AudioMixerStreamIsValid().
|
|
|
@63628
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Destroy critical sections for mixer streams.
|
|
|
@63623
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Do not return an error in AudioMixerSinkRead() …
|
|
|
@63616
|
8 years |
vboxsync |
Build fix.
|
|
|
@63615
|
8 years |
vboxsync |
Audio/AudioMixer: Added critical sections for thread safety.
|
|
|
@63593
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Shorter.
|
|
|
@63362
|
8 years |
vboxsync |
Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
|
|
|
@62978
|
8 years |
vboxsync |
enums defaults to int, so use '%d' and not '%ld' to prinft them!
|
|
|
@62968
|
8 years |
vboxsync |
build fix
|
|
|
@62965
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62605
|
8 years |
vboxsync |
Audio: Documentation, misc. cleanup.
|
|
|
@62585
|
8 years |
vboxsync |
Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
|
|
|
@62579
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Assertions.
|
|
|
@62117
|
8 years |
vboxsync |
Audio: Bugfixes, logging.
|
|
|
@61887
|
8 years |
vboxsync |
Audio: Implemented support for master volume controls.
|
|
|
@61764
|
8 years |
vboxsync |
Audio: Implemented backend-independent handling of added/removed audio …
|
|
|
@61723
|
9 years |
vboxsync |
Audio: Fixes for recording on Windows hosts.
|
|
|
@61668
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61609
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61523
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61386
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61325
|
9 years |
vboxsync |
Build fix.
|
|
|
@61320
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@61178
|
9 years |
vboxsync |
Audio/AudioMixer.cpp: Better check.
|
|
|
@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 …
|
|
|
@61157
|
9 years |
vboxsync |
Audio:
- Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
|
|
|
@61079
|
9 years |
vboxsync |
AudioMixer: uninitialized rc
|
|
|
@61050
|
9 years |
vboxsync |
Audio: Update.
|
|
|
@60941
|
9 years |
vboxsync |
Audio/HDA:
- Lowered timer to 100Hz and start/stop it only if …
|
|
|
@60934
|
9 years |
vboxsync |
Audio/AC97: Lowered timer to 100Hz and start/stop it only if needed. …
|
|
|
@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 …
|
|
|
@59275
|
9 years |
vboxsync |
Audio: Don't crash if backend is unable to initialize (bugref:8180).
|
|
|
@58600
|
9 years |
vboxsync |
Audio: Introduced reference counting for guest audio streams; this …
|
|
|
@58573
|
9 years |
vboxsync |
Audio/AudioMixer.cpp: Try to fix a crash (for bugref:8054).
|
|
|
@56692
|
9 years |
vboxsync |
Forgot to commit a file.
|
|
|
@56648
|
9 years |
vboxsync |
Audio: Remove DEV_AUDIO logging group and split it up into per device …
|
|
|
@55920
|
10 years |
vboxsync |
PDM/Audio: AudioMixBuffer documentation, renaming.
|
|
|
@55387
|
10 years |
vboxsync |
Audio: Keep track of sink volume, drop unused routines.
|
|
|
@55379
|
10 years |
vboxsync |
Made locally used function static.
|
|
|
@55340
|
10 years |
vboxsync |
Audio: Fixed warnings, largely inconsistent types.
|
|
|
@55065
|
10 years |
vboxsync |
PDM/Audio: Volume handling fixes.
|
|
|
@55005
|
10 years |
vboxsync |
PDM/Audio: Added volume through virtual mixer.
|
|
|
@53442
|
10 years |
vboxsync |
PDM Audio: Branch -> trunk.
|