VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @67767   8 years vboxsync Audio/DevIchAc97.cpp: Set the stream layouts in ichac97StreamOpen().
(edit) @67742   8 years vboxsync AudioMixBuffer: comment
(edit) @67741   8 years vboxsync AudioMixBuffer: try to get the signed shift right
(edit) @67739   8 years vboxsync HDA: Removed assertion. Sending invalid commands to widgets is …
(edit) @67717   8 years vboxsync Audio/DevSB16.cpp: Also set the stream layout in sb16OpenOut().
(edit) @67711   8 years vboxsync HDA Codec: Fixed Get/Set GPIO Direction command name, fixed Snow …
(edit) @67710   8 years vboxsync HDA: Fixed HDA detection with Linux 3.13 (ROIC/RINTCTL mix-up), …
(edit) @67706   8 years vboxsync HDA: Fixed CORBRP reset behavior to get rid of Linux warning.
(edit) @67705   8 years vboxsync HDA: Need to update interrupts when they're unset, not just when …
(edit) @67702   8 years vboxsync HDA/HDAStreamPeriod.cpp: Sanity for hdaStreamPeriodInit().
(edit) @67701   8 years vboxsync Audio/HDA: Check for stream in hdaReschedulePendingInterrupts().
(edit) @67700   8 years vboxsync Spaces.
(edit) @67698   8 years vboxsync Audio/HDA: Split out StreamMap and StreamChannel functions in own …
(edit) @67697   8 years vboxsync Audio: vmm/pdmaudioifs.h: Shuffle parameters around in …
(edit) @67693   8 years vboxsync Audio/AudioMixer: Initialize stream layout in AudioMixerSinkCreateStream().
(edit) @67692   8 years vboxsync Audio/HDA: Stream configuration initialization fixes.
(edit) @67691   8 years vboxsync Audio/DrvAudioCommon.cpp: Also validate stream layout in …
(edit) @67689   8 years vboxsync Audio/DrvAudioCommon.cpp: Some more assertions for …
(edit) @67671   8 years vboxsync HDA: Fixed/reworked device reset.
(edit) @67657   8 years vboxsync Audio/DevIchAc97.cpp: Warnings.
(edit) @67649   8 years vboxsync Audio/HDAStreamPeriod.cpp: LogRel nit.
(edit) @67648   8 years vboxsync Audio/DevIchAc97.cpp: Implemented ichac97StreamTransfer() to match …
(edit) @67647   8 years vboxsync Audio/DrvAudio.cpp: Bail out in drvAudioStreamPlayRaw() and …
(edit) @67643   8 years vboxsync HDAStreamPeriod: make this a release log
(edit) @67613   8 years vboxsync DevHDA: fixed sanity checks
(edit) @67607   8 years vboxsync Audio/DrvAudio.cpp: Relaxed checks for drvAudioStreamCaptureXXX().
(edit) @67606   8 years vboxsync Audio/DrvAudioCommon.cpp: Relax audio channels check in …
(edit) @67584   8 years vboxsync Audio/DevHDA.cpp: Use static.
(edit) @67578   8 years vboxsync Audio/DevSB16.cpp: Made Warcraft 2 and friends work again.
(edit) @67577   8 years vboxsync Audio/DrvHostALSAAudio.cpp: Disabled assertion (needed for mono channels).
(edit) @67576   8 years vboxsync DrvHostPulseAudio: removed more logging
(edit) @67574   8 years vboxsync Audio/DrvAudio.cpp: Disabled assertion (needed for mono channels).
(edit) @67567   8 years vboxsync Audio/DevSB16.cpp: Renaming.
(edit) @67565   8 years vboxsync Audio/DevSB16.cpp: Added missing stream configuration parameters.
(edit) @67563   8 years vboxsync Audio/PulseAudio: Only copy data if it's not a data hole.
(edit) @67557   8 years vboxsync DevHDA: better fix
(edit) @67555   8 years vboxsync Build fix.
(edit) @67554   8 years vboxsync Audio/DevHDA.cpp: Sanity for cStreams in hdaLoadExec() / …
(edit) @67551   8 years vboxsync DrvHostPulseAudio: logging, locking
(edit) @67547   8 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67545   8 years vboxsync DrvHostPulseAudio: build fix
(edit) @67544   8 years vboxsync DrvHostPulseAudio: less debugging
(edit) @67542   8 years vboxsync Audio/DevHDA.cpp: Comment + assertion for hdaRegWriteSDFMT().
(edit) @67541   8 years vboxsync Audio/DevHDA.cpp: Comment.
(edit) @67537   8 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67536   8 years vboxsync DevHDA: build fix / doxygen fix
(edit) @67534   8 years vboxsync Audio/DevHDA: Updated saved states changelog.
(edit) @67533   8 years vboxsync Audio/DevHDA.cpp: Fixed audio handling when restoring from a saved …
(edit) @67530   8 years vboxsync HDAStreamPeriod: Added hdaStreamPeriodPause() / hdaStreamPeriodResume().
(edit) @67520   8 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67518   8 years vboxsync DrvHostPulseAudio: try to fix the hangs during initialization
(edit) @67514   8 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67513   8 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67508   8 years vboxsync Audio/DevHDA.cpp: Also start the async I/O thread(s) when running from …
(edit) @67506   8 years vboxsync Audio/DrvAudio.cpp: Reduced default host sample buffer factor from 10 …
(edit) @67505   8 years vboxsync Audio/DevHDA.cpp: Fixes for hdaStreamUpdate().
(edit) @67504   8 years vboxsync Audio/DevHDA.cpp: Typo in hdaStreamRead(): Use cbLeft instead of …
(edit) @67501   8 years vboxsync Audio/DrvAudio.cpp: Fixes for drvAudioStreamCaptureRaw().
(edit) @67500   8 years vboxsync Audio/DrvAudio.cpp: Docs, logging.
(edit) @67499   8 years vboxsync Audio/DrvAudio.cpp: Fixes for drvAudioStreamRead().
(edit) @67498   8 years vboxsync Audio/DrvAudio.cpp: Do not attempt to write more than available in …
(edit) @67497   8 years vboxsync DrvHostPulseAudio: more debugging
(edit) @67496   8 years vboxsync Audio/DevHDA: Logging + additional check for hdaMixerSetVolume().
(edit) @67494   8 years vboxsync DrvHostPulseAudio: more debug code
(edit) @67488   8 years vboxsync Audio/DevHDA: Renaming / comment for g_aSSMStreamStateFields6().
(edit) @67487   8 years vboxsync DrvHostPulseAudio: more debug code
(edit) @67486   8 years vboxsync DrvHostPulseAudio: more debug code
(edit) @67484   8 years vboxsync PulseAudio: more debug code
(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.
Note: See TracRevisionLog for help on using the revision log.

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