VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67671   7 years vboxsync HDA: Fixed/reworked device reset.
(edit) @67657   7 years vboxsync Audio/DevIchAc97.cpp: Warnings.
(edit) @67649   7 years vboxsync Audio/HDAStreamPeriod.cpp: LogRel nit.
(edit) @67648   7 years vboxsync Audio/DevIchAc97.cpp: Implemented ichac97StreamTransfer() to match …
(edit) @67647   7 years vboxsync Audio/DrvAudio.cpp: Bail out in drvAudioStreamPlayRaw() and …
(edit) @67643   7 years vboxsync HDAStreamPeriod: make this a release log
(edit) @67613   7 years vboxsync DevHDA: fixed sanity checks
(edit) @67607   7 years vboxsync Audio/DrvAudio.cpp: Relaxed checks for drvAudioStreamCaptureXXX().
(edit) @67606   7 years vboxsync Audio/DrvAudioCommon.cpp: Relax audio channels check in …
(edit) @67584   7 years vboxsync Audio/DevHDA.cpp: Use static.
(edit) @67578   7 years vboxsync Audio/DevSB16.cpp: Made Warcraft 2 and friends work again.
(edit) @67577   7 years vboxsync Audio/DrvHostALSAAudio.cpp: Disabled assertion (needed for mono channels).
(edit) @67576   7 years vboxsync DrvHostPulseAudio: removed more logging
(edit) @67574   7 years vboxsync Audio/DrvAudio.cpp: Disabled assertion (needed for mono channels).
(edit) @67567   7 years vboxsync Audio/DevSB16.cpp: Renaming.
(edit) @67565   7 years vboxsync Audio/DevSB16.cpp: Added missing stream configuration parameters.
(edit) @67563   7 years vboxsync Audio/PulseAudio: Only copy data if it's not a data hole.
(edit) @67557   7 years vboxsync DevHDA: better fix
(edit) @67555   7 years vboxsync Build fix.
(edit) @67554   7 years vboxsync Audio/DevHDA.cpp: Sanity for cStreams in hdaLoadExec() / …
(edit) @67551   7 years vboxsync DrvHostPulseAudio: logging, locking
(edit) @67547   7 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67545   7 years vboxsync DrvHostPulseAudio: build fix
(edit) @67544   7 years vboxsync DrvHostPulseAudio: less debugging
(edit) @67542   7 years vboxsync Audio/DevHDA.cpp: Comment + assertion for hdaRegWriteSDFMT().
(edit) @67541   7 years vboxsync Audio/DevHDA.cpp: Comment.
(edit) @67537   7 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67536   7 years vboxsync DevHDA: build fix / doxygen fix
(edit) @67534   7 years vboxsync Audio/DevHDA: Updated saved states changelog.
(edit) @67533   7 years vboxsync Audio/DevHDA.cpp: Fixed audio handling when restoring from a saved …
(edit) @67530   7 years vboxsync HDAStreamPeriod: Added hdaStreamPeriodPause() / hdaStreamPeriodResume().
(edit) @67520   7 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67518   7 years vboxsync DrvHostPulseAudio: try to fix the hangs during initialization
(edit) @67514   7 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67513   7 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67508   7 years vboxsync Audio/DevHDA.cpp: Also start the async I/O thread(s) when running from …
(edit) @67506   7 years vboxsync Audio/DrvAudio.cpp: Reduced default host sample buffer factor from 10 …
(edit) @67505   7 years vboxsync Audio/DevHDA.cpp: Fixes for hdaStreamUpdate().
(edit) @67504   7 years vboxsync Audio/DevHDA.cpp: Typo in hdaStreamRead(): Use cbLeft instead of …
(edit) @67501   7 years vboxsync Audio/DrvAudio.cpp: Fixes for drvAudioStreamCaptureRaw().
(edit) @67500   7 years vboxsync Audio/DrvAudio.cpp: Docs, logging.
(edit) @67499   7 years vboxsync Audio/DrvAudio.cpp: Fixes for drvAudioStreamRead().
(edit) @67498   7 years vboxsync Audio/DrvAudio.cpp: Do not attempt to write more than available in …
(edit) @67497   7 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67496   7 years vboxsync Audio/DevHDA: Logging + additional check for hdaMixerSetVolume().
(edit) @67494   7 years vboxsync DrvHostPulseAudio: more debug code
(edit) @67488   7 years vboxsync Audio/DevHDA: Renaming / comment for g_aSSMStreamStateFields6().
(edit) @67487   7 years vboxsync DrvHostPulseAudio: more debug code
(edit) @67486   7 years vboxsync DrvHostPulseAudio: more debug code
(edit) @67484   7 years vboxsync PulseAudio: more debug code
(edit) @67483   7 years vboxsync DrvHostPulseAudio: more debug
(edit) @67479   7 years vboxsync DrvHostPulseAudio: added more debugging code
(edit) @67475   7 years vboxsync Audio/DevHDA: Build fix if VBOX_WITH_AUDIO_HDA_ASYNC_IO is not defined.
(edit) @67469   7 years vboxsync Audio/DrvAudio.cpp: Added drvAudioDbgGetFileNameA() + …
(edit) @67467   7 years vboxsync Audio/DevHDA: Cleaned up hdaStreamRead() / hdaStreamWrite().
(edit) @67462   7 years vboxsync Audio/DevHDA: Renaming, logging.
(edit) @67448   7 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.
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