VirtualBox

source: vbox/trunk/src/VBox/Devices/Audio/DevHDA.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @68137   7 years vboxsync DevHDA: make the SSM revision check more robust if the SVN revision is …
(edit) @68132   7 years vboxsync Audio: Renamed audio samples to audio frame because that's what they …
(edit) @68021   7 years vboxsync Audio: Logging nits.
(edit) @67907   7 years vboxsync Audio/DevHDA: More docs, cleanup.
(edit) @67901   7 years vboxsync Audio/DevHDA.cpp: Renaming (no actual code changes).
(edit) @67899   7 years vboxsync Audio/DevHDA.cpp: Modularized code more by also factoring out the HDA …
(edit) @67855   7 years vboxsync Audio/DevHDA.cpp: Docs.
(edit) @67833   7 years vboxsync Audio/DevHDA.cpp: Get rid of the PHDASTATE parameter for all …
(edit) @67806   7 years vboxsync Devices: when attaching a driver, don't pass a local variable as …
(edit) @67710   7 years vboxsync HDA: Fixed HDA detection with Linux 3.13 (ROIC/RINTCTL mix-up), …
(edit) @67706   7 years vboxsync HDA: Fixed CORBRP reset behavior to get rid of Linux warning.
(edit) @67705   7 years vboxsync HDA: Need to update interrupts when they're unset, not just when …
(edit) @67701   7 years vboxsync Audio/HDA: Check for stream in hdaReschedulePendingInterrupts().
(edit) @67700   7 years vboxsync Spaces.
(edit) @67698   7 years vboxsync Audio/HDA: Split out StreamMap and StreamChannel functions in own …
(edit) @67692   7 years vboxsync Audio/HDA: Stream configuration initialization fixes.
(edit) @67671   7 years vboxsync HDA: Fixed/reworked device reset.
(edit) @67613   7 years vboxsync DevHDA: fixed sanity checks
(edit) @67584   7 years vboxsync Audio/DevHDA.cpp: Use static.
(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) @67542   7 years vboxsync Audio/DevHDA.cpp: Comment + assertion for hdaRegWriteSDFMT().
(edit) @67541   7 years vboxsync Audio/DevHDA.cpp: Comment.
(edit) @67536   7 years vboxsync DevHDA: build fix / doxygen fix
(edit) @67533   7 years vboxsync Audio/DevHDA.cpp: Fixed audio handling when restoring from a saved …
(edit) @67508   7 years vboxsync Audio/DevHDA.cpp: Also start the async I/O thread(s) when running from …
(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) @67496   7 years vboxsync Audio/DevHDA: Logging + additional check for hdaMixerSetVolume().
(edit) @67488   7 years vboxsync Audio/DevHDA: Renaming / comment for g_aSSMStreamStateFields6().
(edit) @67475   7 years vboxsync Audio/DevHDA: Build fix if VBOX_WITH_AUDIO_HDA_ASYNC_IO is not defined.
(edit) @67467   7 years vboxsync Audio/DevHDA: Cleaned up hdaStreamRead() / hdaStreamWrite().
(edit) @67462   7 years vboxsync Audio/DevHDA: Renaming, logging.
(edit) @67442   8 years vboxsync Audio/DevHDA: Not used.
(edit) @67438   8 years vboxsync Audio/DevHDA: More forward porting / integration stuff. WIP.
(edit) @67430   8 years vboxsync Doxygen fix.
(edit) @67429   8 years vboxsync Audio/DevHDA: More forward porting / integration stuff. WIP.
(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) @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) @67376   8 years vboxsync Audio/DevHDA: Forward ported / integrated (debug) DMA access handlers.
(edit) @67362   8 years vboxsync Audio: Use VBOX_AUDIO_DEBUG_DUMP_PCM_DATA / …
(edit) @67333   8 years vboxsync HDA: Updated interrupt logic to observe enable bits.
(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) @67058   8 years vboxsync Audio/DevHDA: Renaming.
(edit) @65741   8 years vboxsync DevHDA/DevIchAc97: Be forgiving when creating a LUN's audio stream …
(edit) @65677   8 years vboxsync Audio: Also initialize cShift parameter when creating audio streams in …
(edit) @65674   8 years vboxsync Reverted r113373 (committed too much).
(edit) @65673   8 years vboxsync Audio/DrvAudioCommon.cpp: Fixes for DrvAudioHlpPCMPropsAreValid(), …
(edit) @65624   8 years vboxsync Audio: More abstraction for the backends: Now the backend stream's …
(edit) @65152   8 years vboxsync Build fix.
(edit) @65148   8 years vboxsync Audio/DevHDA.cpp: Simplified hdaTimerMaybeStop(), logging.
(edit) @65146   8 years vboxsync Audio/DevHDA.cpp: Reset started and enabled status for async I/O.
(edit) @65143   8 years vboxsync Audio/DevHDA.cpp: VBOX_WITH_AUDIO_AC97_ASYNC_IO -> …
(edit) @65142   8 years vboxsync Docs.
(edit) @65095   8 years vboxsync Audio/DevHDA.cpp: Update for async I/O.
(edit) @65070   8 years vboxsync Build fix.
(edit) @65068   8 years vboxsync Build fix.
(edit) @65064   8 years vboxsync Build fix.
(edit) @65062   8 years vboxsync Build fix.
(edit) @65059   8 years vboxsync Audio/DevHDA.cpp: Implemented register descriptor flags to check if a …
(edit) @65038   8 years vboxsync Removed resolved @todo comments.
(edit) @65026   8 years vboxsync Audio: Added failsafe counters for xxxStreamUpdate().
(edit) @65022   8 years vboxsync Audio/DevHDA.cpp: Split out the device timer's main code into …
(edit) @65018   8 years vboxsync Audio: Update for async / non-async I/O code paths.
(edit) @65013   8 years vboxsync Audio/DevHDA.cpp: Moved hdaStreamAsyncIOCreate() from …
(edit) @65004   8 years vboxsync Audio: Start async I/O threads on demand.
(edit) @65003   8 years vboxsync Audio/DevHDA.cpp: VBOX_WITH_HDA_ASYNC_IO -> …
(edit) @65001   8 years vboxsync Audio/DevHDA.cpp: Update for async I/O.
(edit) @64985   8 years vboxsync Build fix.
(edit) @64875   8 years vboxsync Audio/DevHDA.cpp: Renaming, defines, comments. No code changes.
(edit) @64861   8 years vboxsync Audio/DevHDA.cpp: Split up DMA reads/writes when using …
(edit) @64859   8 years vboxsync Comment typos.
(edit) @64849   8 years vboxsync Audio/DevHDA.cpp: Make sure to lower interrupt line if INTCTL / GIE is …
(edit) @64822   8 years vboxsync Audio/DevHDA.cpp: Enabled the async I/O support by default to get some …
(edit) @64821   8 years vboxsync Audio/DevHDA.cpp: Use SD descriptor numbers in async I/O thread names, …
(edit) @64812   8 years vboxsync Audio/DevHDA.cpp: Forgot to disable HDA_DEBUG_DUMP_PCM_DATA again.
(edit) @64811   8 years vboxsync Audio/DevHDA.cpp: Added initial support for async I/O handling to …
(edit) @64800   8 years vboxsync Audio/DevHDA.cpp: Added HDABDLEDESC to fetch BDL descriptions in …
(edit) @64792   8 years vboxsync Audio/DevHDA.cpp: Got rid of hdaSDFIFOSToBytes().
(edit) @64581   8 years vboxsync Audio/HDA: Simplified hdaTimerMaybeStart() and hdaTimerMabeStop().
(edit) @64579   8 years vboxsync Build fix.
(edit) @64575   8 years vboxsync Audio/HDA: build fix
(edit) @64574   8 years vboxsync Audio/HDA: windows build fixes
(edit) @64573   8 years vboxsync Build fix.
(edit) @64572   8 years vboxsync Audio/HDA: Rewritten large parts of the interrupt delivery and DMA …
(edit) @64404   8 years vboxsync Audio/DevHDA.cpp: Some more sink checks on reset.
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