VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @68603   7 年 vboxsync Audio/HDA: Use cbLeft in hdaStreamWrite() when acquiring buffer space.
(edit) @68602   7 年 vboxsync Audio/HDA: Don't stop the timer via TMTimerStop(), as this function …
(edit) @68601   7 年 vboxsync Audio/HDA: #ifdef nits.
(edit) @68599   7 年 vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68597   7 年 vboxsync Audio/DrvHostDSound.cpp: Integrated r117818 from 5.1 into trunk.
(edit) @68548   7 年 vboxsync Audio/HDA: Logging nits.
(edit) @68499   7 年 vboxsync Logging nits.
(edit) @68488   7 年 vboxsync Audio/DrvAudio: A bit of parameter grouping; no actual code changes.
(edit) @68486   7 年 vboxsync Build fix.
(edit) @68485   7 年 vboxsync Audio: Implemented ability to enable / disable audio input / output …
(edit) @68482   7 年 vboxsync Logging nit.
(edit) @68469   7 年 vboxsync Build fix.
(edit) @68468   7 年 vboxsync Audio: Cleaned up callback stuff and got rid of the deprecated …
(edit) @68415   7 年 vboxsync Audio/DevIchAc97.cpp: Fixes for async I/O handling. Not enabled by …
(edit) @68412   7 年 vboxsync Audio/DevIchAc97.cpp: Lock the stream while being in ichac97StreamUpdate().
(edit) @68390   7 年 vboxsync Audio/DrvAudioCommon.cpp: Logging adjustments for …
(edit) @68389   7 年 vboxsync Audio: Logging: Don't include LUN# in stream names anymore; the driver …
(edit) @68388   7 年 vboxsync Audio/DevHDA: Use ASMMultU64ByU32DivByU32() in …
(edit) @68387   7 年 vboxsync Audio/DrvAudio.cpp: Logging: Retrieve host driver name for easier …
(edit) @68384   7 年 vboxsync Build fix.
(edit) @68383   7 年 vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68381   7 年 vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68380   7 年 vboxsync Audio/DevHDA: Added a WALCLK stale count for strict builds and refined …
(edit) @68379   7 年 vboxsync Audio/DevHDA: Added a WALCLK stale count for strict builds and refined …
(edit) @68377   7 年 vboxsync Comment typo.
(edit) @68376   7 年 vboxsync Audio/DrvHostALSAAudio.cpp: Fixed recording by actually doing a …
(edit) @68358   7 年 vboxsync Audio/DrvHostPulseAudio.cpp: Removed PULSEAUDIO_ASYNC and put the code …
(edit) @68357   7 年 vboxsync Renaming.
(edit) @68356   7 年 vboxsync DrvAudio: Increased temporary audio frame buffer to 4K in …
(edit) @68355   7 年 vboxsync Audio/DrvHostPulseAudio.cpp: (Hopefully) fixes rare distortions.
(edit) @68303   7 年 vboxsync Whops, committed too much in r117420.
(edit) @68302   7 年 vboxsync LogRel2 logging.
(edit) @68276   7 年 vboxsync Comment.
(edit) @68272   7 年 vboxsync Audio: Renamed PDMAUDIOSTRMSTS* -> PDMAUDIOSTREAMSTS*. No actual code …
(edit) @68271   7 年 vboxsync Audio: Renamed PDMAUDIOSTRMRATE -> PDMAUDIOSTREAMRATE. No actual code …
(edit) @68269   7 年 vboxsync Audio/DevIchAc97.cpp: Reset the audio mixer sinks in ichac97Reset() …
(edit) @68268   7 年 vboxsync Audio/AudioMixer.cpp: Only apply AUDMIXSINK_STS_PENDING_DISABLE when …
(edit) @68267   7 年 vboxsync Audio/DrvAudio.cpp: Logging.
(edit) @68266   7 年 vboxsync Audio/DrvHostDSound.cpp: Don't purge any already submitted audio data …
(edit) @68241   7 年 vboxsync Audio/DrvHostDebugAudio.cpp: Fixed bogus (debug) assertion.
(edit) @68238   7 年 vboxsync Audio/DrvHostCoreAudio.cpp: More cleanup code for …
(edit) @68232   7 年 vboxsync Audio/DrvAudio.cpp: Fixed shadow variable.
(edit) @68137   7 年 vboxsync DevHDA: make the SSM revision check more robust if the SVN revision is …
(edit) @68136   7 年 vboxsync Audio: Header updates.
(edit) @68132   7 年 vboxsync Audio: Renamed audio samples to audio frame because that's what they …
(edit) @68085   7 年 vboxsync Build fix.
(edit) @68076   7 年 vboxsync Audio: Implemented optional callbacks StreamPlayBegin / StreamPlayEnd …
(edit) @68067   7 年 vboxsync Audio/DrvAudio.cpp: Implemented handling …
(edit) @68039   7 年 vboxsync Audio/DrvHostPulseAudio: Implemented simple overflow callback. Just …
(edit) @68021   7 年 vboxsync Audio: Logging nits.
(edit) @67952   7 年 vboxsync Audio/PA: Reordered PulseAudio mangling / stub functions. No code changes.
(edit) @67951   7 年 vboxsync Audio/DrvHostPulseAudio: Added underflow / write callbacks from 5.1, …
(edit) @67930   7 年 vboxsync Build fix.
(edit) @67929   7 年 vboxsync Audio/DevIchAc97.cpp: A bit of renaming, comments and LogRel2 logging …
(edit) @67928   7 年 vboxsync Audio/DevIchAc97.cpp: Implemented record gain registers 1Ch and 1Eh: …
(edit) @67910   7 年 vboxsync Audio/DevIchAc97.cpp: Put timer back to 200Hz, as backends like …
(edit) @67909   7 年 vboxsync Audio/DrvHostPulseAudio.cpp: Added additional check for writable size …
(edit) @67908   7 年 vboxsync Audio/HDAStreamChannel: Fixes for hdaStreamChannelAcquireData().
(edit) @67907   7 年 vboxsync Audio/DevHDA: More docs, cleanup.
(edit) @67906   7 年 vboxsync Build fix.
(edit) @67903   7 年 vboxsync Build fix.
(edit) @67902   7 年 vboxsync Formatting, comment nits.
(edit) @67901   7 年 vboxsync Audio/DevHDA.cpp: Renaming (no actual code changes).
(edit) @67900   7 年 vboxsync Build fix (forgot to add file).
(edit) @67899   7 年 vboxsync Audio/DevHDA.cpp: Modularized code more by also factoring out the HDA …
(edit) @67856   7 年 vboxsync Audio/DevIchAc97.cpp: Docs.
(edit) @67855   7 年 vboxsync Audio/DevHDA.cpp: Docs.
(edit) @67834   7 年 vboxsync Build fix.
(edit) @67833   7 年 vboxsync Audio/DevHDA.cpp: Get rid of the PHDASTATE parameter for all …
(edit) @67831   7 年 vboxsync Newline.
(edit) @67829   7 年 vboxsync Audio/DrvAudio.cpp: The host sets the pace.
(edit) @67827   7 年 vboxsync Audio/AudioMixer.cpp: The host sets the pace.
(edit) @67826   7 年 vboxsync Audio/DevIchAc97.cpp: Fixes for ichac97StreamRead().
(edit) @67806   7 年 vboxsync Devices: when attaching a driver, don't pass a local variable as …
(edit) @67780   7 年 vboxsync Audio/DevIchAc97.cpp: Renamed AC97_BD_MAX_LEN_MASK -> …
(edit) @67779   7 年 vboxsync Doxygen fix.
(edit) @67778   7 年 vboxsync Audio/DevIchAc97.cpp: Added a define for maximum number of BDLEs …
(edit) @67776   7 年 vboxsync Audio/DevIchAc97.cpp: Renaming.
(edit) @67767   7 年 vboxsync Audio/DevIchAc97.cpp: Set the stream layouts in ichac97StreamOpen().
(edit) @67742   7 年 vboxsync AudioMixBuffer: comment
(edit) @67741   7 年 vboxsync AudioMixBuffer: try to get the signed shift right
(edit) @67739   7 年 vboxsync HDA: Removed assertion. Sending invalid commands to widgets is …
(edit) @67717   7 年 vboxsync Audio/DevSB16.cpp: Also set the stream layout in sb16OpenOut().
(edit) @67711   7 年 vboxsync HDA Codec: Fixed Get/Set GPIO Direction command name, fixed Snow …
(edit) @67710   7 年 vboxsync HDA: Fixed HDA detection with Linux 3.13 (ROIC/RINTCTL mix-up), …
(edit) @67706   7 年 vboxsync HDA: Fixed CORBRP reset behavior to get rid of Linux warning.
(edit) @67705   7 年 vboxsync HDA: Need to update interrupts when they're unset, not just when …
(edit) @67702   7 年 vboxsync HDA/HDAStreamPeriod.cpp: Sanity for hdaStreamPeriodInit().
(edit) @67701   7 年 vboxsync Audio/HDA: Check for stream in hdaReschedulePendingInterrupts().
(edit) @67700   7 年 vboxsync Spaces.
(edit) @67698   7 年 vboxsync Audio/HDA: Split out StreamMap and StreamChannel functions in own …
(edit) @67697   7 年 vboxsync Audio: vmm/pdmaudioifs.h: Shuffle parameters around in …
(edit) @67693   7 年 vboxsync Audio/AudioMixer: Initialize stream layout in AudioMixerSinkCreateStream().
(edit) @67692   7 年 vboxsync Audio/HDA: Stream configuration initialization fixes.
(edit) @67691   7 年 vboxsync Audio/DrvAudioCommon.cpp: Also validate stream layout in …
(edit) @67689   7 年 vboxsync Audio/DrvAudioCommon.cpp: Some more assertions for …
(edit) @67671   7 年 vboxsync HDA: Fixed/reworked device reset.
(edit) @67657   7 年 vboxsync Audio/DevIchAc97.cpp: Warnings.
(edit) @67649   7 年 vboxsync Audio/HDAStreamPeriod.cpp: LogRel nit.
(edit) @67648   7 年 vboxsync Audio/DevIchAc97.cpp: Implemented ichac97StreamTransfer() to match …
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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