VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59069   9 years vboxsync Doppelmoppel logging.
(edit) @59060   9 years vboxsync Indent.
(edit) @59059   9 years vboxsync Audio: DrvHostDSound.cpp: - Forward-ported r104448 (Also try …
(edit) @59029   9 years vboxsync Audio: DrvHostDSound.cpp: Also check return values when stopping …
(edit) @59013   9 years vboxsync warning
(edit) @58983   9 years vboxsync Audio: Added support for dynamically enabling/disabling host audio …
(edit) @58954   9 years vboxsync HDA: Fixed playing cracks/overdrive, fixed recording assertions.
(edit) @58931   9 years vboxsync Build fix.
(edit) @58929   9 years vboxsync Padding.
(edit) @58928   9 years vboxsync HDA: Updating the DMA position not needed here.
(edit) @58927   9 years vboxsync Build fix.
(edit) @58926   9 years vboxsync HDA: Handle the DMA buffer position bit, comments.
(edit) @58925   9 years vboxsync Build fix.
(edit) @58924   9 years vboxsync HDA: Comments.
(edit) @58923   9 years vboxsync HDA: Condensed register map.
(edit) @58919   9 years vboxsync Audio/CoreAudio: Always pass the associated stream for inClientData …
(edit) @58902   9 years vboxsync made the padding more obvious
(edit) @58901   9 years vboxsync Build fix.
(edit) @58900   9 years vboxsync Audio: Big revamp of the HDA emulation; also introduced (not yet …
(edit) @58744   9 years vboxsync Audio: Update for audio notification support.
(edit) @58736   9 years vboxsync Audio: DrvHostDSound.cpp: Initialize rc.
(edit) @58733   9 years vboxsync Audio: DrvHostDSound.cpp: Initial implementation of threaded audio …
(edit) @58600   9 years vboxsync Audio: Introduced reference counting for guest audio streams; this …
(edit) @58590   9 years vboxsync Audio/PulseAudio: fix for r103940
(edit) @58582   9 years vboxsync Audio/PulseAudio: handle the case when the PulseAudio initialization …
(edit) @58573   9 years vboxsync Audio/AudioMixer.cpp: Try to fix a crash (for bugref:8054).
(edit) @58443   9 years vboxsync AC97: Fixed AD1980 volume control, added AD1981B chip.
(edit) @58413   9 years vboxsync AC97: Fix mixer reinitialization when not changing playback rate (#8054).
(edit) @58378   9 years vboxsync Audio: Renaming / cleanups: - Got rid of custom shifting and use …
(edit) @58372   9 years vboxsync DrvHostNullAudio.cpp: Cleanup.
(edit) @58344   9 years vboxsync Audio: Fixed suspending/resuming streams on VM pause/unpause.
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @58157   9 years vboxsync Doxygen: @todo fixes
(edit) @58132   9 years vboxsync *: Doxygen fixes.
(edit) @58086   9 years vboxsync Devices/Audio: unused.
(edit) @58075   9 years vboxsync DrvHostDSound: optional release logging
(edit) @58071   9 years vboxsync DrvHostDSound: restored optional release logging, IPRT rc vs HRESULT …
(edit) @57827   9 years vboxsync Devices/Audio: actually consume samples in DrvHostNullAudio
(edit) @57752   9 years vboxsync DrvHostDSound: start playback when first audio samples are copied to …
(edit) @57736   9 years vboxsync DrvHostDSound: dynamically load dsound.dll
(edit) @57717   9 years vboxsync DrvHostDSound: CFGMR3QueryStringAlloc()
(edit) @57571   9 years vboxsync Audio/CoreAudio: Fix cracks and lost samples when the sample rates …
(edit) @57538   9 years vboxsync Typo.
(edit) @57451   9 years vboxsync Audio: Try to fix chopped off samples when playing short sound files.
(edit) @57442   9 years vboxsync DECLCALLBACK and static
(edit) @57427   9 years vboxsync warning
(edit) @57417   9 years vboxsync warning
(edit) @57398   9 years vboxsync Audio: Fixed playing/recording deprecated/left over samples when …
(edit) @57397   9 years vboxsync AudioMixBuffer: Implemented AudioMixBufClear(), added …
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57383   9 years vboxsync Better.
(edit) @57382   9 years vboxsync Audio: Some renaming.
(edit) @57375   9 years vboxsync Audio/DSound: Get rid of custom logging and use RTLogRelMax* instead, …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57346   9 years vboxsync Audio/ALSA: fixed playing audio after suspendign the host
(edit) @57234   9 years vboxsync Audio/DrvHostDSound: LogRel nits.
(edit) @57202   9 years vboxsync DSound: Do not forget to propagate errors.
(edit) @57200   9 years vboxsync DSound: Fixed variable shadowing.
(edit) @57199   9 years vboxsync DSound: Careful when enumerating input devices; more release logging.
(edit) @57164   9 years vboxsync DrvHostDSound.cpp: Don't uninitialize COM if we didn't succeed in the …
(edit) @57148   9 years vboxsync Audio/DSound: Crash fix
(edit) @57146   9 years vboxsync Audio/DSound: Build fixes
(edit) @57145   9 years vboxsync Audio/DSound: Fixes for Windows 10, the original IDirectSound doesn't …
(edit) @57054   9 years vboxsync Devices/Audio/DrvAudio.cpp: Fix cleanup logic, as having it in the …
(edit) @56992   9 years vboxsync Devices: Log & Assertion formatting fixes.
(edit) @56838   9 years vboxsync Audio: Typo fix, 41->44.1 kHz.
(edit) @56737   9 years vboxsync HDA: Fixed output volume control, disabled headphones (see #5964).
(edit) @56728   9 years vboxsync Nit.
(edit) @56727   9 years vboxsync Devices/Audio: HDA: - Implemented debugger commands "hdcnodes" and …
(edit) @56717   9 years vboxsync Another build fix
(edit) @56715   9 years vboxsync Fix various alignments of STAM members in devices and VMM for 32bit, …
(edit) @56692   9 years vboxsync Forgot to commit a file.
(edit) @56690   9 years vboxsync temp build fix
(edit) @56689   9 years vboxsync Audio: Volume control debugging aids.
(edit) @56649   9 years vboxsync RT_MIN is a macro
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56647   9 years vboxsync Audio/OSS: Wrong svn Id header
(edit) @56646   9 years vboxsync Audio: Another bunch of wrong assertions
(edit) @56645   9 years vboxsync Audio/Alsa: Wrong assertion
(edit) @56644   9 years vboxsync Audio/ALSA: Fix possible endless loop if the mixer buffer is already …
(edit) @56622   9 years vboxsync don't include vl_vbox.h anymore
(edit) @56512   9 years vboxsync Main/AC97: Propagate codec model setting through CFGM.
(edit) @56316   10 years vboxsync whitespace
(edit) @56292   10 years vboxsync Devices: Updated (C) year.
(edit) @56289   10 years vboxsync Removed unused header.
(edit) @56284   10 years vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56278   10 years vboxsync SB16: Corrected SBP->SB16 volume conversion.
(edit) @56161   10 years vboxsync Audio/PulseAudio: removed unintended LogRel() and release a string …
(edit) @56151   10 years vboxsync LogRel nit.
(edit) @56148   10 years vboxsync Audio: use the VM name to name PulseAudio streams
(edit) @56085   10 years vboxsync PDM/Audio: Removed old audio architecture.
(edit) @56023   10 years vboxsync DrvHostPulseAudio.cpp: Set the pointers to driver instance.
(edit) @56018   10 years vboxsync Audio/CoreAudio: Fix audio output if the default output device …
(edit) @55920   10 years vboxsync PDM/Audio: AudioMixBuffer documentation, renaming.
(edit) @55908   10 years vboxsync SB16: Keep playing after loading saved state.
(edit) @55907   10 years vboxsync SB16: Iproved mixer volume SBP<->SB16 conversion.
(edit) @55852   10 years vboxsync Audio: Apply volume properly when doing mono to stereo conversion.
(edit) @55828   10 years vboxsync typos
(edit) @55649   10 years vboxsync DrvHostNullAudio: consume samples at configured rate
(edit) @55521   10 years vboxsync Audio/DevIchHda: warning
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