VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64812   8 years vboxsync Audio/DevHDA.cpp: Forgot to disable HDA_DEBUG_DUMP_PCM_DATA again.
(edit) @64811   8 years vboxsync Audio/DevHDA.cpp: Added initial support for async I/O handling to …
(edit) @64800   8 years vboxsync Audio/DevHDA.cpp: Added HDABDLEDESC to fetch BDL descriptions in …
(edit) @64792   8 years vboxsync Audio/DevHDA.cpp: Got rid of hdaSDFIFOSToBytes().
(edit) @64741   8 years vboxsync DrvHostPulseAudio: debugging
(edit) @64730   8 years vboxsync DrvHostPulseAudio: re-applied temporary logging
(edit) @64709   8 years vboxsync DrvHostPulseAudio: removed temporary logging
(edit) @64708   8 years vboxsync DrvHostPulseAudio: renamed fLoopWait to fAbortLoop and made it volatile!
(edit) @64687   8 years vboxsync Audio/DrvHostPulseAudio: added some temporary logging to debug a …
(edit) @64652   8 years vboxsync Audio: Reverted part of r111751 to fix unit test failure.
(edit) @64632   8 years vboxsync Audio: fix ALSA stub for snd_device_name_free_hint()
(edit) @64631   8 years vboxsync Audio: fixes pulse audio stub for pa_context_get_server_info()
(edit) @64612   8 years vboxsync build fix
(edit) @64610   8 years vboxsync DrvHostCoreAudio: removed code for !VBOX_WITH_AUDIO_CA_QUEUES
(edit) @64581   8 years vboxsync Audio/HDA: Simplified hdaTimerMaybeStart() and hdaTimerMabeStop().
(edit) @64579   8 years vboxsync Build fix.
(edit) @64575   8 years vboxsync Audio/HDA: build fix
(edit) @64574   8 years vboxsync Audio/HDA: windows build fixes
(edit) @64573   8 years vboxsync Build fix.
(edit) @64572   8 years vboxsync Audio/HDA: Rewritten large parts of the interrupt delivery and DMA …
(edit) @64571   8 years vboxsync Audio/DrvAudioCommon.cpp: Also initialize cbBitrate in …
(edit) @64570   8 years vboxsync Comments, renaming.
(edit) @64569   8 years vboxsync Build fix.
(edit) @64568   8 years vboxsync Audio/DrvAudio: Added some more statistics to STAM about read, …
(edit) @64566   8 years vboxsync Audio/AudioMixer: Implemented AudioMixerSinkIsActive() and …
(edit) @64565   8 years vboxsync Audio/AudioMixBuffer.cpp: Also take the used samples count into …
(edit) @64532   8 years vboxsync more typos
(edit) @64512   8 years vboxsync Logging.
(edit) @64510   8 years vboxsync Audio: Added Validation Kit skeleton driver. Use with …
(edit) @64508   8 years vboxsync Audio: Added Validation Kit skeleton driver. Use with …
(edit) @64426   8 years vboxsync CoreAudio: Don't offset pvDst in the recording path, it is acquired …
(edit) @64405   8 years vboxsync Audio/DrvAudio.cpp: Deregister STAM counters on destruction.
(edit) @64404   8 years vboxsync Audio/DevHDA.cpp: Some more sink checks on reset.
(edit) @64403   8 years vboxsync Audio/HDA: Implemented reset handling for codec.
(edit) @64393   8 years vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64389   8 years vboxsync Audio/DevIchAc97.cpp: Check if mixer sink is available in …
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64385   8 years vboxsync D'oh!
(edit) @64384   8 years vboxsync Audio/DevIchAc97.cpp: Renamed ichac97StreamsInit() to …
(edit) @64383   8 years vboxsync Audio/DevIchAc97.cpp: Move the AC'97 streams and mixer sinks creation …
(edit) @64379   8 years vboxsync Audio/DrvAudio.cpp: Don't create internal stream objects if backend …
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64352   8 years vboxsync Audio/DevIchHdaCodec.cpp: Association group fixes for recording on …
(edit) @64351   8 years vboxsync Audio: Renamed HDA files to better reflect what they are.
(edit) @64350   8 years vboxsync Audio/DevIchAc97.cpp: Fixed warnings in ichac97StreamsInit().
(edit) @64349   8 years vboxsync Audio/DevIchAc97.cpp: Fixed crashes on destruction.
(edit) @64348   8 years vboxsync Audio/AudioMixer.cpp: Do not decrement sinks reference count in …
(edit) @64333   8 years vboxsync Audio: Match to 5.1 in terms of functionality by disabling …
(edit) @64314   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Match to 5.1/5.0.
(edit) @64208   8 years vboxsync Audio/DrvHostPulseAudio.cpp: Fixed recording.
(edit) @64171   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues.
(edit) @64063   8 years vboxsync Build fix.
(edit) @64061   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @64050   8 years vboxsync Audio/DrvAudio.cpp: A bit of cleanup in …
(edit) @64049   8 years vboxsync Logging.
(edit) @64048   8 years vboxsync Logging.
(edit) @64047   8 years vboxsync Logging.
(edit) @64046   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @64044   8 years vboxsync Audio/DrvAudio.cpp: Statistics (STAM) fixes.
(edit) @64042   8 years vboxsync Committed too much.
(edit) @64041   8 years vboxsync DrvHostCoreAudio: build fix
(edit) @64034   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63972   8 years vboxsync Docs.
(edit) @63971   8 years vboxsync Audio/AudioMixer.cpp: Respect pending disable status of the sink when …
(edit) @63965   8 years vboxsync Logging.
(edit) @63958   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63927   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63922   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Update on Audio Queues (work in progress, …
(edit) @63914   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Implemented support for Audio Queues (work …
(edit) @63866   8 years vboxsync Audio/DrvHostCoreAudio.cpp: Check for locked down and dead devices …
(edit) @63865   8 years vboxsync Audio: Added device flags PDMAUDIODEV_FLAGS_LOCKED and …
(edit) @63863   8 years vboxsync Build fix.
(edit) @63862   8 years vboxsync Audio/DevIchAc97.cpp: Better separated initialization/destruction and …
(edit) @63848   8 years vboxsync Audio/DrvAudio.cpp: Logging, renaming.
(edit) @63847   8 years vboxsync Audio/AudioMixBuffer.cpp: Return rc in audioMixBufMixTo().
(edit) @63846   8 years vboxsync Audio/AudioMixer.cpp: Logging.
(edit) @63845   8 years vboxsync Audio/AudioMixer.cpp: If the sink is running, make sure that an just …
(edit) @63844   8 years vboxsync Audio/AudioMixer.cpp: Added audioMixerStreamCtlInternal().
(edit) @63828   8 years vboxsync Logging, some simplifications.
(edit) @63819   8 years vboxsync Audio/DevIchAc97.cpp: More status register (SR) fun.
(edit) @63817   8 years vboxsync Audio/DevIchAc97.cpp: Check the stream's status register if a device …
(edit) @63816   8 years vboxsync Audio/DevIchAc97.cpp: Check the stream's status register if a device …
(edit) @63813   8 years vboxsync Audio/DevIchAc97.cpp: NA(B)MRead/Write: Adjusted logging.
(edit) @63778   8 years vboxsync Logging, assertions.
(edit) @63766   8 years vboxsync Audio/DrvHostAudioOSS.cpp: Fixed stream access mode, also for FreeBSD …
(edit) @63749   8 years vboxsync Audio/DrvHostALSAAudio.cpp: Fixed recording.
(edit) @63745   8 years vboxsync Build fix (warnings as errors).
(edit) @63744   8 years vboxsync Build fix (warnings as errors).
(edit) @63743   8 years vboxsync Audio: More code for device enumeration and dynamic device handling / …
(edit) @63737   8 years vboxsync Audio/DevSB16.cpp: Stream validation on construction not needed …
(edit) @63736   8 years vboxsync Logging.
(edit) @63719   8 years vboxsync Logging.
(edit) @63718   8 years vboxsync Audio: Adjusted error texts for re-attaching the LUNs in case the host …
(edit) @63717   8 years vboxsync Audio/DrvAudio: Only try to re-initialize once, and after that the …
(edit) @63715   8 years vboxsync Build fix (warnings as errors).
(edit) @63714   8 years vboxsync Build fix.
(edit) @63713   8 years vboxsync Build fix (warnings as errors).
(edit) @63711   8 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63690   8 years vboxsync PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
(edit) @63684   8 years vboxsync Audio/DrvAudio.cpp: Convert to bytes before leaving critical section …
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