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) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76382   6 years vboxsync include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
(edit) @76158   6 years vboxsync Audio: Use DrvAudioHlpStreamCfgFree().
(edit) @76057   6 years vboxsync Audio/HDA: Removed debug assertions which are not needed anymore in …
(edit) @76047   6 years vboxsync Audio/HDA: Got rid of a saved state hack in hdaR3LoadExec() which is …
(edit) @76022   6 years vboxsync Audio/HDA: Resolved a @todo in hdaR3SaveStream().
(edit) @76018   6 years vboxsync Audio/HDA: Cleaned up setting the stream registers at one defined …
(edit) @75980   6 years vboxsync Audio/HDA: Optimized stream creation / startup time a lot by re-using …
(edit) @75965   6 years vboxsync Audio/HDA: Logging.
(edit) @75964   6 years vboxsync Forward ported r127180 (Audio/HDA: Warn (in verbose mode) if a guest …
(edit) @75962   6 years vboxsync Forward ported r127158 (Audio/HDA: Implemented support for Windows 10 …
(edit) @75866   6 years vboxsync DevHDA: nit
(edit) @75865   6 years vboxsync DevHDA: Fix for crash saving circular stream buffers. [comment updates]
(edit) @75864   6 years vboxsync DevHDA: Fix for crash saving circular stream buffers.
(edit) @75802   6 years vboxsync DevHDA: No more assertions for me, thank you.
(edit) @75606   6 years vboxsync Forward ported r126743 - r126749: r126749 (5.2: Audio/CoreAudio: …
(edit) @75422   6 years vboxsync Audio/HDA: Don't debug assert when trying to remove a stream which is …
(edit) @75317   6 years vboxsync Audio/HDA: Check if a stream has a valid mixer sink attached in …
(edit) @75120   6 years vboxsync DevHDA: Timer description string passed to PDMDevHlpTMTimerCreate …
(edit) @74067   6 years vboxsync Audio/HDA: Implemented hdaR3MixerAddDrv() / hdaR3MixerRemoveDrv() and …
(edit) @74004   6 years vboxsync Audio/HDA: Logging nit.
(edit) @73838   6 years vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
(edit) @73833   6 years vboxsync Audio: Async I/O fixes for HDA + AC'97.
(edit) @73565   6 years vboxsync Audio/HDA: Also (verbose) log the LUN# of the changed recording source.
(edit) @73529   6 years vboxsync Audio: Changed cBits -> cBytes of PDMAUDIOPCMPROPS to avoid some …
(edit) @73466   6 years vboxsync Audio/HDA: Don't add the driver stream in hdaR3Attach() directly via …
(edit) @73452   6 years vboxsync Audio: When setting the recording source, check if the selected driver …
(edit) @73403   6 years vboxsync Audio/Mixer: Added support for setting / getting an (input) sink's …
(edit) @73209   6 years vboxsync Audio/HDA: Do hdaRegWriteSDFMT() in R0.
(edit) @72320   7 years vboxsync DevHDA: Fixed two incorrect MMIO status codes causing lost of kernel …
(edit) @71743   7 years vboxsync DevSB16.cpp,DevHDA.cpp: Just put markers on the …
(edit) @71740   7 years vboxsync DevHDA: Added a @todo regarding PDMDevHlpPhysRead vs …
(edit) @71736   7 years vboxsync DevHDA: Use hdaR3 as prefix for ring-3 only methods to make it less …
(edit) @71735   7 years vboxsync DevHDACommon.cpp: The two hdaProcessInterrupt() prototypes was …
(edit) @71727   7 years vboxsync DevHDA.cpp: build fix and more logging.
(edit) @71726   7 years vboxsync DevHDA.cpp: build fix and more logging.
(edit) @71725   7 years vboxsync DevHDA: Enabled ring-0 and raw-mode MMIO handling.
(edit) @71724   7 years vboxsync DevHDA: I'm not going to fix this.
(edit) @71723   7 years vboxsync DevHDA: Don't crash in the constructor on misconfiguration or other …
(edit) @71722   7 years vboxsync DevHDA: Made it work in raw-mode. [build fix]
(edit) @71721   7 years vboxsync DevHDA: Made it work in raw-mode.
(edit) @71712   7 years vboxsync DevHDA: Allocate the CORB / RIRB buffers on device construction and …
(edit) @71711   7 years vboxsync DevHDA: More stuff we can do in R0/RC.
(edit) @71710   7 years vboxsync DevHDA: CORBRP reset fix.
(edit) @71709   7 years vboxsync DevHDA: Locking related adjustments and fix. * hdaRegWriteBase …
(edit) @71707   7 years vboxsync DevHDA: Another nit. bugref:9094
(edit) @71706   7 years vboxsync DevHDA: nits. bugref:9094
(edit) @71704   7 years vboxsync DevHDA: hdaTimer + hdaStreamTransferIsScheduled: Please don't make …
(edit) @70975   7 years vboxsync Audio/HDA: Disable audio streams before doing a stream reset in …
(edit) @70966   7 years vboxsync Build fix.
(edit) @70965   7 years vboxsync Build fix.
(edit) @70964   7 years vboxsync Audio/HDA: Implemented separate timers for per audio stream to a) …
(edit) @70931   7 years vboxsync Audio/DevHDA.cpp: Added todo (VBOX_WITH_AUDIO_HDA_51_SURROUND).
(edit) @70905   7 years vboxsync Audio/DevHDA.cpp: Separate stream adding / removal in own functions …
(edit) @70894   7 years vboxsync Audio/DevHDA.cpp: Save a lot of stream startup time by avoiding to …
(edit) @70669   7 years vboxsync Audio/HDA: Logging.
(edit) @70642   7 years vboxsync Audio: Made attaching of backend streams non-fatal, as backends could …
(edit) @70436   7 years vboxsync Audio/HDA: Only re-arm the timer in hdaWriteRegSDSTS() if there were …
(edit) @70435   7 years vboxsync Audio/HDA: Do not count transfer fragment in hdaStreamInit() if a …
(edit) @70433   7 years vboxsync Audio: Expose VBOX_WITH_INTEL_HDA (default) in Config.kmk.
(edit) @70316   7 years vboxsync Audio/HDA: Take pending stream interrupts into account in …
(edit) @70278   7 years vboxsync Audio/HDA: Implemented recording (and re-routing SDI1 to SDI0) for …
(edit) @70251   7 years vboxsync Audio/HDA: Use a pointer to the associated audio stream for …
(edit) @70249   7 years vboxsync Audio/HDA: Renaming: hdaMixerSetStream (+ callbacks) -> hdaMixerControl().
(edit) @70246   7 years vboxsync Audio/HDA: Use a dedicated fRunning flag for a stream, as the RUN bit …
(edit) @70142   7 years vboxsync Audio/HDA: Minor logging adjustments.
(edit) @70132   7 years vboxsync Audio/HDA: Implemented crude support for macOS guests. See notes for …
(edit) @70121   7 years vboxsync Audio/HDA: Logging adjustments; moved hdaBDLEDumpAll() into …
(edit) @70119   7 years vboxsync Audio/HDA: Reverted r119666 + 119667; needs more work first.
(edit) @70118   7 years vboxsync Audio/HDA: Make sure to write the actual register content so that …
(edit) @70117   7 years vboxsync Audio/HDA: Only do stream tagging when enabling a stream and use …
(edit) @70013   7 years vboxsync Audio: Unified audio debug / dumping code to also get device DMA data …
(edit) @69948   7 years vboxsync Audio/HDA: Renaming (pStrm -> pStream).
(edit) @69939   7 years vboxsync Audio/HDA: Also keep track of currently active streams when loading a …
(edit) @69920   7 years vboxsync Build fix.
(edit) @69919   7 years vboxsync Audio/HDA: Integrated fixes up to r119397 from 5.1-audio-timing branch …
(edit) @69719   7 years vboxsync Audio/HDA: Forward ported / integrated r119000 + r119062 (Fixed CORB / …
(edit) @69717   7 years vboxsync Audio/HDA: Forward ported / integrated r118996.
(edit) @69119   7 years vboxsync Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
(edit) @68909   7 years vboxsync Build fix.
(edit) @68908   7 years vboxsync Audio/HDA: Implemented support for attaching + detaching drivers on …
(edit) @68901   7 years vboxsync Audio/HDA: Renaming.
(edit) @68900   7 years vboxsync Space nits.
(edit) @68719   7 years vboxsync Audio: TMTimerStop() not needed in hdaTimerStop() / ichac97TimerStop().
(edit) @68711   7 years vboxsync Documentation fixes.
(edit) @68701   7 years vboxsync Audio/HDA: More own locking code (needed).
(edit) @68625   7 years vboxsync Audio/HDA: Use own device locking instead of default PDM device lock …
(edit) @68602   7 years vboxsync Audio/HDA: Don't stop the timer via TMTimerStop(), as this function …
(edit) @68601   7 years vboxsync Audio/HDA: #ifdef nits.
(edit) @68548   7 years vboxsync Audio/HDA: Logging nits.
(edit) @68468   7 years vboxsync Audio: Cleaned up callback stuff and got rid of the deprecated …
(edit) @68389   7 years vboxsync Audio: Logging: Don't include LUN# in stream names anymore; the driver …
(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 …
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