VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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).
(edit) @68683   7 years vboxsync Audio: More code for audio endpoint (change) detection for Windows hosts.
(edit) @68680   7 years vboxsync Audio: Implemented proper audio endpoint (change) detection for …
(edit) @68678   7 years vboxsync Audio/DrvHostDSound.cpp: Use COINIT_MULTITHREADED (equals 0) in …
(edit) @68677   7 years vboxsync Audio/DrvHostDSound.cpp: Always return success in …
(edit) @68674   7 years vboxsync Audio/HDA: Refined assertion.
(edit) @68625   7 years vboxsync Audio/HDA: Use own device locking instead of default PDM device lock …
(edit) @68603   7 years vboxsync Audio/HDA: Use cbLeft in hdaStreamWrite() when acquiring buffer space.
(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) @68599   7 years vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68597   7 years vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68548   7 years vboxsync Audio/HDA: Logging nits.
(edit) @68499   7 years vboxsync Logging nits.
(edit) @68488   7 years vboxsync Audio/DrvAudio: A bit of parameter grouping; no actual code changes.
(edit) @68486   7 years vboxsync Build fix.
(edit) @68485   7 years vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68482   7 years vboxsync Logging nit.
(edit) @68469   7 years vboxsync Build fix.
(edit) @68468   7 years vboxsync Audio: Cleaned up callback stuff and got rid of the deprecated …
(edit) @68415   7 years vboxsync Audio/DevIchAc97.cpp: Fixes for async I/O handling. Not enabled by …
(edit) @68412   7 years vboxsync Audio/DevIchAc97.cpp: Lock the stream while being in ichac97StreamUpdate().
(edit) @68390   7 years vboxsync Audio/DrvAudioCommon.cpp: Logging adjustments for …
(edit) @68389   7 years vboxsync Audio: Logging: Don't include LUN# in stream names anymore; the driver …
(edit) @68388   7 years vboxsync Audio/DevHDA: Use ASMMultU64ByU32DivByU32() in …
(edit) @68387   7 years vboxsync Audio/DrvAudio.cpp: Logging: Retrieve host driver name for easier …
(edit) @68384   7 years vboxsync Build fix.
(edit) @68383   7 years vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68381   7 years vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68380   7 years vboxsync Audio/DevHDA: Added a WALCLK stale count for strict builds and refined …
(edit) @68379   7 years vboxsync Audio/DevHDA: Added a WALCLK stale count for strict builds and refined …
(edit) @68377   7 years vboxsync Comment typo.
(edit) @68376   7 years vboxsync Audio/DrvHostALSAAudio.cpp: Fixed recording by actually doing a …
(edit) @68358   7 years vboxsync Audio/DrvHostPulseAudio.cpp: Removed PULSEAUDIO_ASYNC and put the code …
(edit) @68357   7 years vboxsync Renaming.
(edit) @68356   7 years vboxsync DrvAudio: Increased temporary audio frame buffer to 4K in …
(edit) @68355   7 years vboxsync Audio/DrvHostPulseAudio.cpp: (Hopefully) fixes rare distortions.
(edit) @68303   7 years vboxsync Whops, committed too much in r117420.
(edit) @68302   7 years vboxsync LogRel2 logging.
(edit) @68276   7 years vboxsync Comment.
(edit) @68272   7 years vboxsync Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
(edit) @68271   7 years vboxsync Audio: Renamed PDMAUDIOSTRMRATE -> PDMAUDIOSTREAMRATE. No actual code …
(edit) @68269   7 years vboxsync Audio/DevIchAc97.cpp: Reset the audio mixer sinks in ichac97Reset() …
(edit) @68268   7 years vboxsync Audio/AudioMixer.cpp: Only apply AUDMIXSINK_STS_PENDING_DISABLE when …
(edit) @68267   7 years vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68266   7 years vboxsync Audio/DrvHostDSound.cpp: Don't purge any already submitted audio data …
(edit) @68241   7 years vboxsync Audio/DrvHostDebugAudio.cpp: Fixed bogus (debug) assertion.
(edit) @68238   7 years vboxsync Audio/DrvHostCoreAudio.cpp: More cleanup code for …
(edit) @68232   7 years vboxsync Audio/DrvAudio.cpp: Fixed shadow variable.
(edit) @68137   7 years vboxsync DevHDA: make the SSM revision check more robust if the SVN revision is …
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