VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70594   7 years vboxsync Audio/HDA: Fixes for Windows guest surround setups.
(edit) @70584   7 years vboxsync Audio/DrvAudioCommon: Cleaned up DrvAudioHlpGetFileName().
(edit) @70540   7 years vboxsync Formatting.
(edit) @70493   7 years vboxsync Audio/DrvHostValidationKit: Build fixes.
(edit) @70472   7 years vboxsync Audio/DrvHostDSound.cpp: Implemented OS detection when intending to …
(edit) @70471   7 years vboxsync Audio/VBoxMMNotificationClient.cpp: Documentation.
(edit) @70470   7 years vboxsync Audio/VBoxMMNotificationClient.cpp: Set m_fRegisteredClient if we …
(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) @70321   7 years vboxsync Audio/HDA: Logging.
(edit) @70318   7 years vboxsync Audio/DrvHostCoreAudio.cpp: Forward ported having the default audio …
(edit) @70317   7 years vboxsync Build fix.
(edit) @70316   7 years vboxsync Audio/HDA: Take pending stream interrupts into account in …
(edit) @70295   7 years vboxsync Audio/HDA: Also check for the running state in …
(edit) @70278   7 years vboxsync Audio/HDA: Implemented recording (and re-routing SDI1 to SDI0) for …
(edit) @70252   7 years vboxsync Tabs.
(edit) @70251   7 years vboxsync Audio/HDA: Use a pointer to the associated audio stream for …
(edit) @70250   7 years vboxsync Audio/HDA: Implemented hdaGetDefaultSink().
(edit) @70249   7 years vboxsync Audio/HDA: Renaming: hdaMixerSetStream (+ callbacks) -> hdaMixerControl().
(edit) @70248   7 years vboxsync Build fix.
(edit) @70247   7 years vboxsync Tabs.
(edit) @70246   7 years vboxsync Audio/HDA: Use a dedicated fRunning flag for a stream, as the RUN bit …
(edit) @70202   7 years vboxsync Audio/HDA: Determine stream direction from SD# instead of stream …
(edit) @70143   7 years vboxsync Audio: Verify file handle in DrvAudioHlpFileWrite().
(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) @70131   7 years vboxsync HDA/StreamMap: Fixed cbStep in hdaStreamMapInit().
(edit) @70125   7 years vboxsync Audio/HDA: Use LVI + 1 foor the stream periods and stream transfer …
(edit) @70124   7 years vboxsync Audio/HDA: If the current transfer is complete, reset our counter when …
(edit) @70123   7 years vboxsync Audio/HDA: hdaStreamPeriodLock() returns a bool, not an rc.
(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) @70109   7 years vboxsync Audio/DrvAudio: Initialize optional data block in DrvAudioHlpFileCreate().
(edit) @70073   7 years vboxsync Audio/HDA: Added PDMAUDIOFILE_DEFAULT_OPEN_FLAGS for DrvAudioHlpFileOpen().
(edit) @70054   7 years vboxsync DrvAudioCommon/DrvAudioHlpFile: Use RTFileIsValid(); minor logging …
(edit) @70023   7 years vboxsync Audio/HDA: Also NULL the file streams on destruction.
(edit) @70022   7 years vboxsync Audio/Common: Check if the .WAV file data header is around (it's only …
(edit) @70017   7 years vboxsync Build fix.
(edit) @70016   7 years vboxsync Build fix.
(edit) @70014   7 years vboxsync Build fix.
(edit) @70013   7 years vboxsync Audio: Unified audio debug / dumping code to also get device DMA data …
(edit) @69956   7 years vboxsync Audio: Implemented support for dumping raw PCM data if debug mode is …
(edit) @69948   7 years vboxsync Audio/HDA: Renaming (pStrm -> pStream).
(edit) @69946   7 years vboxsync Audio/HDA: Logging.
(edit) @69939   7 years vboxsync Audio/HDA: Also keep track of currently active streams when loading a …
(edit) @69921   7 years vboxsync Audio/HDA: Docs fix.
(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) @69876   7 years vboxsync Audio/SB16: Fixed volume handling.
(edit) @69857   7 years vboxsync Audio/ALSA: Only do pcm_start() for input streams in …
(edit) @69723   7 years vboxsync Audio/HDA: Added return code for hdaStreamPeriodInit() and return if …
(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) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69288   7 years vboxsync Devices/Audio: scm updates
(edit) @69119   7 years vboxsync Audio: More cleanups (missing keywords, incorrect #endif docs, stuff)
(edit) @69118   7 years vboxsync Audio: scm
(edit) @69111   7 years vboxsync (C) year
(edit) @68955   7 years vboxsync Audio/DrvHostDSound.cpp: Don't destroy the existing DirectSound …
(edit) @68954   7 years vboxsync Audio/DrvHostDSound.cpp: Logging.
(edit) @68953   7 years vboxsync Audio/DrvHostDSound.cpp: Logging.
(edit) @68919   7 years vboxsync Audio/SB16: Implemented support for attaching + detaching drivers on …
(edit) @68909   7 years vboxsync Build fix.
(edit) @68908   7 years vboxsync Audio/HDA: Implemented support for attaching + detaching drivers on …
(edit) @68907   7 years vboxsync Audio/AC97: Some drivers might not support all stream types, so relax …
(edit) @68904   7 years vboxsync Build fix.
(edit) @68903   7 years vboxsync Audio/AC97: Implemented support for attaching + detaching drivers on …
(edit) @68902   7 years vboxsync Audio/DrvAudio: Removed assertions from DrvAudioHlpStreamCfgIsValid() …
(edit) @68901   7 years vboxsync Audio/HDA: Renaming.
(edit) @68900   7 years vboxsync Space nits.
(edit) @68899   7 years vboxsync Docs.
(edit) @68898   7 years vboxsync Audio/Mixer: Added AudioMixerSinkGetFormat().
(edit) @68897   7 years vboxsync D'oh!
(edit) @68896   7 years vboxsync Build fix.
(edit) @68894   7 years vboxsync Build fix.
(edit) @68893   7 years vboxsync Audio/DrvAudio.cpp: Added attach / detach callbacks.
(edit) @68892   7 years vboxsync DrvAudio.h: VBOX_AUDIO_DEBUG_DUMP_PCM_DATA not needed anymore there.
(edit) @68869   7 years vboxsync Audio/AudioMixer.cpp: No need to check the stream status in …
(edit) @68868   7 years vboxsync Logging nits.
(edit) @68867   7 years vboxsync Logging nit.
(edit) @68771   7 years vboxsync Comment nit.
(edit) @68767   7 years vboxsync Audio/DrvHostDSound.cpp: Make use of IHOSTAUDIO::StreamGetPending() to …
(edit) @68759   7 years vboxsync Audio/DrvHostDSound.cpp: Get rid of the pdwBuffer parameter of …
(edit) @68757   7 years vboxsync Audio/DrvAudio.cpp: Added optional PDMIHOSTAUDIO::StreamGetPending() …
(edit) @68756   7 years vboxsync Audio/DrvAudio.cpp: Made drvAudioStreamControlInternalBackend() more …
(edit) @68752   7 years vboxsync Try to fix burns.
(edit) @68751   7 years vboxsync Try to fix burns.
(edit) @68749   7 years vboxsync Build fix.
(edit) @68740   7 years vboxsync Audio: Delete debug dump files on construction.
(edit) @68725   7 years vboxsync Audio: Delete debug dump files on construction.
(edit) @68719   7 years vboxsync Audio: TMTimerStop() not needed in hdaTimerStop() / ichac97TimerStop().
(edit) @68713   7 years vboxsync Build fix.
(edit) @68712   7 years vboxsync Audio/AC97: Use own device locking instead of default PDM device lock …
(edit) @68711   7 years vboxsync Documentation fixes.
(edit) @68701   7 years vboxsync Audio/HDA: More own locking code (needed).
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