VirtualBox

source: vbox/trunk/src/VBox/Devices/Audio/AudioMixer.cpp

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette