VirtualBox

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

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @64208   8 年 vboxsync Audio/DrvHostPulseAudio.cpp: Fixed recording.
(edit) @64171   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues.
(edit) @64063   8 年 vboxsync Build fix.
(edit) @64061   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @64050   8 年 vboxsync Audio/DrvAudio.cpp: A bit of cleanup in …
(edit) @64049   8 年 vboxsync Logging.
(edit) @64048   8 年 vboxsync Logging.
(edit) @64047   8 年 vboxsync Logging.
(edit) @64046   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @64044   8 年 vboxsync Audio/DrvAudio.cpp: Statistics (STAM) fixes.
(edit) @64042   8 年 vboxsync Committed too much.
(edit) @64041   8 年 vboxsync DrvHostCoreAudio: build fix
(edit) @64034   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63972   8 年 vboxsync Docs.
(edit) @63971   8 年 vboxsync Audio/AudioMixer.cpp: Respect pending disable status of the sink when …
(edit) @63965   8 年 vboxsync Logging.
(edit) @63958   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63927   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63922   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63914   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Implemented support for Audio Queues (work …
(edit) @63866   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Check for locked down and dead devices …
(edit) @63865   8 年 vboxsync Audio: Added device flags PDMAUDIODEV_FLAGS_LOCKED and …
(edit) @63863   8 年 vboxsync Build fix.
(edit) @63862   8 年 vboxsync Audio/DevIchAc97.cpp: Better separated initialization/destruction and …
(edit) @63848   8 年 vboxsync Audio/DrvAudio.cpp: Logging, renaming.
(edit) @63847   8 年 vboxsync Audio/AudioMixBuffer.cpp: Return rc in audioMixBufMixTo().
(edit) @63846   8 年 vboxsync Audio/AudioMixer.cpp: Logging.
(edit) @63845   8 年 vboxsync Audio/AudioMixer.cpp: If the sink is running, make sure that an just …
(edit) @63844   8 年 vboxsync Audio/AudioMixer.cpp: Added audioMixerStreamCtlInternal().
(edit) @63828   8 年 vboxsync Logging, some simplifications.
(edit) @63819   8 年 vboxsync Audio/DevIchAc97.cpp: More status register (SR) fun.
(edit) @63817   8 年 vboxsync Audio/DevIchAc97.cpp: Check the stream's status register if a device …
(edit) @63816   8 年 vboxsync Audio/DevIchAc97.cpp: Check the stream's status register if a device …
(edit) @63813   8 年 vboxsync Audio/DevIchAc97.cpp: NA(B)MRead/Write: Adjusted logging.
(edit) @63778   8 年 vboxsync Logging, assertions.
(edit) @63766   8 年 vboxsync Audio/DrvHostAudioOSS.cpp: Fixed stream access mode, also for FreeBSD …
(edit) @63749   8 年 vboxsync Audio/DrvHostALSAAudio.cpp: Fixed recording.
(edit) @63745   8 年 vboxsync Build fix (warnings as errors).
(edit) @63744   8 年 vboxsync Build fix (warnings as errors).
(edit) @63743   8 年 vboxsync Audio: More code for device enumeration and dynamic device handling / …
(edit) @63737   8 年 vboxsync Audio/DevSB16.cpp: Stream validation on construction not needed …
(edit) @63736   8 年 vboxsync Logging.
(edit) @63719   8 年 vboxsync Logging.
(edit) @63718   8 年 vboxsync Audio: Adjusted error texts for re-attaching the LUNs in case the host …
(edit) @63717   8 年 vboxsync Audio/DrvAudio: Only try to re-initialize once, and after that the …
(edit) @63715   8 年 vboxsync Build fix (warnings as errors).
(edit) @63714   8 年 vboxsync Build fix.
(edit) @63713   8 年 vboxsync Build fix (warnings as errors).
(edit) @63711   8 年 vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63690   8 年 vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63684   8 年 vboxsync Audio/DrvAudio.cpp: Convert to bytes before leaving critical section …
(edit) @63683   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Fixed interface casting messup.
(edit) @63681   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Added missing static DECLCALLBACK decorations.
(edit) @63671   8 年 vboxsync Audio/DrvAudio: Renamed drvAudioStreamDestroyInternal() -> …
(edit) @63670   8 年 vboxsync Audio/AudioMixer: Leave critical section in any case in …
(edit) @63654   8 年 vboxsync Audio/AudioMixer.cpp: Additional check in AudioMixerStreamIsValid().
(edit) @63629   8 年 vboxsync Audio/DrvHostDebugAudio.cpp: Use RTPathTemp() for retrieving the …
(edit) @63628   8 年 vboxsync Audio/AudioMixer.cpp: Destroy critical sections for mixer streams.
(edit) @63624   8 年 vboxsync Audio/DrvAudio.cpp: Fixed capturing input data.
(edit) @63623   8 年 vboxsync Audio/AudioMixer.cpp: Do not return an error in AudioMixerSinkRead() …
(edit) @63616   8 年 vboxsync Build fix.
(edit) @63615   8 年 vboxsync Audio/AudioMixer: Added critical sections for thread safety.
(edit) @63613   8 年 vboxsync Audio/DrvAudio.cpp: Some release assertions.
(edit) @63593   8 年 vboxsync Audio/AudioMixer.cpp: Shorter.
(edit) @63562   8 年 vboxsync scm: cleaning up todos
(edit) @63549   8 年 vboxsync scm cleanups
(edit) @63547   8 年 vboxsync Audio/DrvHostCoreAudio.cpp: Removed USE_NON_DEPRECATED_APIS and use …
(edit) @63537   8 年 vboxsync Audio/DrvAudio.cpp: Simplified drvAudioStreamInitInternal().
(edit) @63536   8 年 vboxsync Audio: Logging.
(edit) @63534   8 年 vboxsync Audio: Renaming.
(edit) @63532   8 年 vboxsync Build fix.
(edit) @63529   8 年 vboxsync Audio: Bugfixes.
(edit) @63527   8 年 vboxsync nit
(edit) @63500   8 年 vboxsync DrvHostCoreAudio.cpp: Just enabling the code mapping 3 deprecated APIs …
(edit) @63488   8 年 vboxsync svn properties
(edit) @63482   8 年 vboxsync Devices: warnings (clang)
(edit) @63481   8 年 vboxsync Audio: callback fixes
(edit) @63478   8 年 vboxsync Devices: warnings (clang)
(edit) @63468   8 年 vboxsync Build fix.
(edit) @63467   8 年 vboxsync Audio: Partly reverted r110001 (no use of function macros anymore).
(edit) @63446   8 年 vboxsync Devices: warnings
(edit) @63445   8 年 vboxsync DrvHostCoreAudio.cpp: Corrected a number of incorrect (fortunately …
(edit) @63444   8 年 vboxsync DrvHostCoreAudio.cpp: Outlined how to avoid using three APIs that has …
(edit) @63395   8 年 vboxsync signed comparison fix
(edit) @63373   8 年 vboxsync warnings (gcc)
(edit) @63372   8 年 vboxsync DrvHostAlsaAudio.cpp: ditto
(edit) @63371   8 年 vboxsync DrvHostPulsAudio.cpp: ditto
(edit) @63370   8 年 vboxsync DrvHostOSSAudio: fixed the warnings again.
(edit) @63369   8 年 vboxsync warnings (gcc)
(edit) @63368   8 年 vboxsync Build fix.
(edit) @63366   8 年 vboxsync Audio/DevIchHda.cpp: Use critical sections instead of mutexes.
(edit) @63365   8 年 vboxsync Audio/DevIchHda.cpp: Resolved a @todo.
(edit) @63363   8 年 vboxsync Warnings (are errors).
(edit) @63362   8 年 vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(edit) @63361   8 年 vboxsync Build fix.
(edit) @63360   8 年 vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @63215   8 年 vboxsync Devices: warnings (gcc)
(edit) @63214   8 年 vboxsync Devices: warnings (gcc)
(edit) @63212   8 年 vboxsync Devices: warnings (gcc)
(edit) @63210   8 年 vboxsync DrvIchHda.cpp: Disabled a surprising number of unused functions.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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