VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67483   8 years vboxsync DrvHostPulseAudio: more debug
(edit) @67479   8 years vboxsync DrvHostPulseAudio: added more debugging code
(edit) @67475   8 years vboxsync Audio/DevHDA: Build fix if VBOX_WITH_AUDIO_HDA_ASYNC_IO is not defined.
(edit) @67469   8 years vboxsync Audio/DrvAudio.cpp: Added drvAudioDbgGetFileNameA() + …
(edit) @67467   8 years vboxsync Audio/DevHDA: Cleaned up hdaStreamRead() / hdaStreamWrite().
(edit) @67462   8 years vboxsync Audio/DevHDA: Renaming, logging.
(edit) @67448   8 years vboxsync DrvAudio: build fix
(edit) @67444   8 years vboxsync Audio/AudioMixer: Renaming. No actual code changes.
(edit) @67443   8 years vboxsync Audio/DrvAudio.cpp: Docs.
(edit) @67442   8 years vboxsync Audio/DevHDA: Not used.
(edit) @67441   8 years vboxsync Audio/DrvAudio.cpp: Added drvAudioDbgPCMDumpA() + dumping playback & …
(edit) @67438   8 years vboxsync Audio/DevHDA: More forward porting / integration stuff. WIP.
(edit) @67436   8 years vboxsync Audio/AudioMixer.cpp: Resolved deadlock in AudioMixerSinkGetWritable().
(edit) @67435   8 years vboxsync DrvHostPulseAudio: added temporary logging
(edit) @67430   8 years vboxsync Doxygen fix.
(edit) @67429   8 years vboxsync Audio/DevHDA: More forward porting / integration stuff. WIP.
(edit) @67428   8 years vboxsync Doxygen fixes.
(edit) @67425   8 years vboxsync Audio/DevHDA: Doxygen fixes.
(edit) @67423   8 years vboxsync Audio/DevHDA: Forward ported / integrated more saved state handling.
(edit) @67421   8 years vboxsync Build fix.
(edit) @67420   8 years vboxsync Build fix.
(edit) @67418   8 years vboxsync Audio/DevHDA: Fixes for synchronous handling …
(edit) @67417   8 years vboxsync Build fix.
(edit) @67416   8 years vboxsync Audio/DevHDA: Forward ported / integrated stream interrupt / period …
(edit) @67411   8 years vboxsync Audio/DevHDA: Forward ported / integrated stream init / reset handling.
(edit) @67410   8 years vboxsync Audio/DevHDA: Forward ported / integrated timer code. WIP.
(edit) @67401   8 years vboxsync Build fix.
(edit) @67400   8 years vboxsync Audio/DevHDA: Forward ported / integrated wall clock handling + stream …
(edit) @67387   8 years vboxsync Audio/DevHDA: Forward ported / integrated saved state handling.
(edit) @67384   8 years vboxsync Build fix.
(edit) @67376   8 years vboxsync Audio/DevHDA: Forward ported / integrated (debug) DMA access handlers.
(edit) @67368   8 years vboxsync Build fix.
(edit) @67367   8 years vboxsync Audio: Forward ported audio mixing buffer changes from 5.1 (as of r115728).
(edit) @67365   8 years vboxsync Audio: Forward ported audio mixing buffer changes from 5.1 (as of r115728).
(edit) @67363   8 years vboxsync Build fix.
(edit) @67362   8 years vboxsync Audio: Use VBOX_AUDIO_DEBUG_DUMP_PCM_DATA / …
(edit) @67361   8 years vboxsync Audio: Removed unused code.
(edit) @67358   8 years vboxsync Doxygen fixes.
(edit) @67357   8 years vboxsync Audio: Added HDAStreamPeriod module (copied from 5.1).
(edit) @67336   8 years vboxsync Typo.
(edit) @67335   8 years vboxsync HDA codec: SPDIF out does not do presence detect (fixes assertion with …
(edit) @67333   8 years vboxsync HDA: Updated interrupt logic to observe enable bits.
(edit) @67282   8 years vboxsync Audio/ValKit: test to check if Guest sends and Host plays audio …
(edit) @67265   8 years vboxsync HDA: Enabled info callbacks for release builds as well.
(edit) @67264   8 years vboxsync HDA: More macros executed in a purge.
(edit) @67248   8 years vboxsync HDA: The War on Macros continues. Again no functional changes intended.
(edit) @67241   8 years vboxsync HDA: Die macros die! Note: This commit is not intended to make any …
(edit) @67238   8 years vboxsync HDA: Fewer macros.
(edit) @67059   8 years vboxsync Audio/DevIchAc97: Renaming.
(edit) @67058   8 years vboxsync Audio/DevHDA: Renaming.
(edit) @65890   8 years vboxsync Audio/ValKit: Corrected deletion of data files for an empty streams, …
(edit) @65849   8 years vboxsync Devices: trailing spaces
(edit) @65765   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Use PDMAUDIOSTREAMCFG_S2B for circular …
(edit) @65762   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Use circular buffer for …
(edit) @65745   8 years vboxsync Build fix.
(edit) @65744   8 years vboxsync Logging.
(edit) @65742   8 years vboxsync Build fix.
(edit) @65741   8 years vboxsync DevHDA/DevIchAc97: Be forgiving when creating a LUN's audio stream …
(edit) @65740   8 years vboxsync DrvAudio.cpp: Split up capturing routines in …
(edit) @65739   8 years vboxsync AudioMixBuffer: Added AudioMixBufPeekMutable().
(edit) @65738   8 years vboxsync DrvAudio: Added DrvAudioHlpPCMPropsPrint().
(edit) @65737   8 years vboxsync DrvHostDebugAudio: Never capturing anything.
(edit) @65736   8 years vboxsync DrvHostPulseAudio: LogRel unsupported audio formats.
(edit) @65726   8 years vboxsync Audio/ValKit: Fix compilation errors and driver name, bugref:7673
(edit) @65707   8 years vboxsync Devices/Audio: destroy the cricital section when destroying the sink
(edit) @65699   8 years vboxsync Audio: Bugfixes.
(edit) @65696   8 years vboxsync Build fix.
(edit) @65694   8 years vboxsync Audio: Removed PDMAUDIOSTRMSTS_FLAG_DATA_READABLE / …
(edit) @65677   8 years vboxsync Audio: Also initialize cShift parameter when creating audio streams in …
(edit) @65676   8 years vboxsync Audio/DrvHostDSound.cpp: Fixed crashes.
(edit) @65675   8 years vboxsync Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
(edit) @65674   8 years vboxsync Reverted r113373 (committed too much).
(edit) @65673   8 years vboxsync Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
(edit) @65671   8 years vboxsync DrvHostDSound: NULL pointer check
(edit) @65670   8 years vboxsync Audio/ValKit: Saving buffer submittions timings for each .wav file, …
(edit) @65669   8 years vboxsync Renaming.
(edit) @65668   8 years vboxsync Audio/AudioMixBuffer.cpp: Minor adjustments for AudioMixBufPeek().
(edit) @65667   8 years vboxsync Audio: temporary fix
(edit) @65661   8 years vboxsync gcc 7: DrvHostPulseAudio: fall thru
(edit) @65660   8 years vboxsync Audio: Added PDMAUDIOSTREAMLAYOUT_RAW to pass the raw audio data to …
(edit) @65655   8 years vboxsync Audio/DrvHostNullAudio.cpp: Remove not-used stuff.
(edit) @65636   8 years vboxsync Audio: Added DrvAudioHlpPCMPropsAreValid(), removed unnecessary stream …
(edit) @65635   8 years vboxsync tstAudioMixBuffer.cpp: Fixed testcase.
(edit) @65630   8 years vboxsync AudioMixBuffer: Renamed AudioMixBufAcquire() to AudioMixBufPeek() and …
(edit) @65627   8 years vboxsync Build fix.
(edit) @65626   8 years vboxsync Build fix.
(edit) @65625   8 years vboxsync Build fix.
(edit) @65624   8 years vboxsync Audio: More abstraction for the backends: Now the backend stream's …
(edit) @65613   8 years vboxsync DrvHostOss: don't try to close the stream if open failed
(edit) @65606   8 years vboxsync Audio/ValKit: Saving buffer submittions timings for each .wav file, …
(edit) @65570   8 years vboxsync Audio/DrvAudio.cpp: Disabled a debug assertion in …
(edit) @65568   8 years vboxsync Build fix.
(edit) @65567   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65566   8 years vboxsync Build fix.
(edit) @65565   8 years vboxsync Audio: Make use of pvBuf/cbBuf parameters in …
(edit) @65152   8 years vboxsync Build fix.
(edit) @65150   8 years vboxsync Renaming.
(edit) @65149   8 years vboxsync Audio/DevAc97.cpp: Update for async I/O.
(edit) @65148   8 years vboxsync Audio/DevHDA.cpp: Simplified hdaTimerMaybeStop(), logging.
(edit) @65147   8 years vboxsync Audio/DrvHostPulseAudio.cpp: Build fix (allow to run on systems with …
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