VirtualBox

source: vbox/trunk/src/VBox/Devices/Audio

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78914   6 years vboxsync Devices/Audio/DevIchAc97: Plug memory leak for the description passed …
(edit) @78510   6 years vboxsync Audio: Doxygen build fix.
(edit) @78507   6 years vboxsync Audio: Build fix.
(edit) @78506   6 years vboxsync Audio: Try to fix a hang w/ VRDE audio driver enabled.
(edit) @77664   6 years vboxsync Audio/DevIchAc97.cpp: Timer description strings must be static when …
(edit) @77603   6 years vboxsync Audio/Mixer: audioMixerStreamCtlInternal() is static.
(edit) @77602   6 years vboxsync Audio/Mixer: Centralized a mixer stream's internal status updating by …
(edit) @77184   6 years vboxsync AudioMixer: Destroy the mix buffer when the sink gets destroyed
(edit) @77031   6 years vboxsync Audio/DrvHostDSound: Doxygen fix.
(edit) @77029   6 years vboxsync Audio/DrvHostDSound: SCM fix.
(edit) @77028   6 years vboxsync Audio/DrvHostDSound: Implemented support for the generic audio device …
(edit) @76992   6 years vboxsync Audio/DrvHostDSound: Also clear / reset internal DirectSound buffers …
(edit) @76991   6 years vboxsync Audio/DrvHostDSound: Always apply the backend configuration values on …
(edit) @76990   6 years vboxsync Audio/DrvAudio.h: Naming nit.
(edit) @76989   6 years vboxsync Audio/DrvAudio: Yet another fix for checking whether the requested …
(edit) @76986   6 years vboxsync Audio/DrvAudioCommon: Some more division by zero checks for the …
(edit) @76894   6 years vboxsync Audio/DrvAudio: Only enter (pre-)buffering stage again on a buffer …
(edit) @76881   6 years vboxsync Audio/AC97: Logging nit.
(edit) @76880   6 years vboxsync Audio/AC97: Simplified ichac97R3StreamTransferCalcNext() a lot, making …
(edit) @76879   6 years vboxsync Audio/DrvAudio: Added DrvAudioHlpBytesToMicro() and optimized …
(edit) @76868   6 years vboxsync Audio/DrvAudio: One more bugfix regarding setting device-specific …
(edit) @76863   6 years vboxsync Audio/AC97: Build fix.
(edit) @76862   6 years vboxsync Audio/AC97: Added more code for transfer calculation for helping with …
(edit) @76860   6 years vboxsync Audio/DrvAudioCommon: Assertion for DrvAudioHlpStreamCfgInit().
(edit) @76858   6 years vboxsync Audio/DrvAudioCommon: Comment nits.
(edit) @76857   6 years vboxsync Audio/DrvAudioCommon: Added DrvAudioHlpStreamCfgInit() and make use of …
(edit) @76855   6 years vboxsync Audio/PulseAudio: (Release) Log current output latency in case of …
(edit) @76854   6 years vboxsync Audio/AC97: Build fix.
(edit) @76853   6 years vboxsync Audio/AC97: Cleaned up ichac97R3StreamRead().
(edit) @76852   6 years vboxsync Audio/AC97: Condensed NABMBAR status register writes.
(edit) @76851   6 years vboxsync Audio/AC97: More verbose BDL(E) logging.
(edit) @76849   6 years vboxsync Audio/AC97: Only expose VRA / VRM (variable rates) features if we …
(edit) @76848   6 years vboxsync Audio/DrvAudio: Comment nits.
(edit) @76847   6 years vboxsync Audio/SB16: Disable pre-buffering for SB16; not needed for that bit of …
(edit) @76846   6 years vboxsync Audio/DrvAudio: Documented and log configuration precedence for …
(edit) @76841   6 years vboxsync Audio/SB16: Removed dead code (VBOX_WITH_AUDIO_SB16_CALLBACKS).
(edit) @76778   6 years vboxsync Audio/DrvAudio: Allow pre-buffering to be disabled by setting it to 0 …
(edit) @76777   6 years vboxsync Audio/Mixer: Removed VBOX_AUDIO_MIXER_WITH_MIXBUF define, as this is …
(edit) @76748   6 years vboxsync Audio/DrvAudio: Logging.
(edit) @76727   6 years vboxsync Audio/DrvAudio: More buffering defaults tweaking.
(edit) @76726   6 years vboxsync Audio/DrvAudio: More STAM stuff.
(edit) @76708   6 years vboxsync Audio/DrvAudio: Added a buffer underrun detection (also with optional …
(edit) @76706   6 years vboxsync Audio/DrvAudio: Added another (release) log warning when stuff is …
(edit) @76702   6 years vboxsync Audio/DrvAudio: Allow custom buffering sizes being as big as the …
(edit) @76701   6 years vboxsync Audio/AC97: Moved setting the Hz rate / scheduling hint a bit more to …
(edit) @76700   6 years vboxsync Audio/AC97: Added support for adaptive device scheduling rates based …
(edit) @76699   6 years vboxsync Audio/DrvAudio: Added a debug assertion for frame-aligned writes for …
(edit) @76697   6 years vboxsync Audio/DrvAudio: Added a buffer underrun detection (also with optional …
(edit) @76686   6 years vboxsync Audio/DrvAudio: Added drvAudioStreamDropInternal() to distinguish from …
(edit) @76679   6 years vboxsync Audio/Common: DrvAudioHlpMilliToBytes() / DrvAudioHlpNanoToBytes(): …
(edit) @76672   6 years vboxsync Audio/HDA: Also set device schedule hint on stream initialization …
(edit) @76670   6 years vboxsync Audio/PulseAudio: Bail out early in device enumeration when we're …
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76520   6 years vboxsync Devices: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76409   6 years vboxsync iprt/string.h: Dropped including utf16.h and let those who need it …
(edit) @76382   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76189   6 years vboxsync Audio/AC97: Saved state fix (also re-arm the per-stream timer when …
(edit) @76188   6 years vboxsync Audio/AC97: Saved state fix (also re-arm the per-stream timer when …
(edit) @76186   6 years vboxsync Audio/AC97: Build fix (alignment fun).
(edit) @76179   6 years vboxsync Audio/AC97: Fixed audio delays by using the same way of (Hz- and …
(edit) @76172   6 years vboxsync Comment nit.
(edit) @76158   6 years vboxsync Audio: Use DrvAudioHlpStreamCfgFree().
(edit) @76157   6 years vboxsync Audio/AC97: Optimized stream creation / startup time a lot by re-using …
(edit) @76057   6 years vboxsync Audio/HDA: Removed debug assertions which are not needed anymore in …
(edit) @76049   6 years vboxsync Audio/HDA: Implemented adaptive stream timer Hz rates, based on the …
(edit) @76048   6 years vboxsync Audio/HDA: Checking for valid PCM properties in …
(edit) @76047   6 years vboxsync Audio/HDA: Got rid of a saved state hack in hdaR3LoadExec() which is …
(edit) @76045   6 years vboxsync Audio/HDA: Also initialize PCM shift when falling back to 2 (stereo) …
(edit) @76022   6 years vboxsync Audio/HDA: Resolved a @todo in hdaR3SaveStream().
(edit) @76019   6 years vboxsync Audio/HDA: SDnFMT is 16-bit only for hdaR3SDFMTToPCMProps().
(edit) @76018   6 years vboxsync Audio/HDA: Cleaned up setting the stream registers at one defined …
(edit) @75983   6 years vboxsync Audio/HDA: Use a dedicated default value for the stream position …
(edit) @75980   6 years vboxsync Audio/HDA: Optimized stream creation / startup time a lot by re-using …
(edit) @75975   6 years vboxsync AC97: Fixed recording gain controls to avoid incorrectly reducing the …
(edit) @75965   6 years vboxsync Audio/HDA: Logging.
(edit) @75964   6 years vboxsync Forward ported r127180 (Audio/HDA: Warn (in verbose mode) if a guest …
(edit) @75962   6 years vboxsync Forward ported r127158 (Audio/HDA: Implemented support for Windows 10 …
(edit) @75866   6 years vboxsync DevHDA: nit
(edit) @75865   6 years vboxsync DevHDA: Fix for crash saving circular stream buffers. [comment updates]
(edit) @75864   6 years vboxsync DevHDA: Fix for crash saving circular stream buffers.
(edit) @75802   6 years vboxsync DevHDA: No more assertions for me, thank you.
(edit) @75606   6 years vboxsync Forward ported r126743 - r126749: r126749 (5.2: Audio/CoreAudio: …
(edit) @75422   6 years vboxsync Audio/HDA: Don't debug assert when trying to remove a stream which is …
(edit) @75318   6 years vboxsync Audio/CoreAudio: Try to fix a hang when returning from host sleep when …
(edit) @75317   6 years vboxsync Audio/HDA: Check if a stream has a valid mixer sink attached in …
(edit) @75120   6 years vboxsync DevHDA: Timer description string passed to PDMDevHlpTMTimerCreate …
(edit) @74877   6 years vboxsync Audio/Mixer: Fixed triggering a harmless debug assertion if a certain …
(edit) @74572   6 years vboxsync Audio/DrvHostDSound.cpp: Removed unneeded assertion in …
(edit) @74518   6 years vboxsync Audio/DrvAudio: Removed unused code.
(edit) @74507   6 years vboxsync Audio/DrvAudio: Addressed backend stream destruction on failed …
(edit) @74498   6 years vboxsync DrvAudio.cpp,pdmaudioifs.h: Added a HACK to avoid asserting in …
(edit) @74067   6 years vboxsync Audio/HDA: Implemented hdaR3MixerAddDrv() / hdaR3MixerRemoveDrv() and …
(edit) @74066   6 years vboxsync Audio/AC97: Logging nit.
(edit) @74059   6 years vboxsync Audio/AC97: Implemented ichac97R3MixerAddDrv() / …
(edit) @74058   6 years vboxsync Audio/DrvAudio: Added some more host driver (backend) checks / return …
(edit) @74057   6 years vboxsync Audio/Mixer: Allow setting NULL for un-setting a recording source in …
(edit) @74041   6 years vboxsync Audio/Mixer: Added AudioMixerSinkGetName().
(edit) @74038   6 years vboxsync Audio/AC97: Compile fixes for async I/O support …
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