VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @87875   4 years vboxsync Audio/DrvAudio: Got rid of more big stack-allocated stuff. ticketoem2ref:36
(edit) @87863   4 years vboxsync Audio/HDA: Experimental change to lower more DPC calls within the …
(edit) @87862   4 years vboxsync Audio/DrvAudio: Logging nit.
(edit) @87861   4 years vboxsync Audio: Unified debug .WAV path file generation so that all data lands …
(edit) @87857   4 years vboxsync Audio/Mixer: Follow-up fix for r142918; fixed mixer flags validation mask.
(edit) @87856   4 years vboxsync Audio/Mixer: Follow-up fix for r142918; first destroy the sink, then …
(edit) @87854   4 years vboxsync Audio/DrvAudio: Streamline drvAudioStreamGetReadable() a bit more.
(edit) @87853   4 years vboxsync Audio/DebugAudio: Always use the requested audio stream format when …
(edit) @87852   4 years vboxsync Audio/Mixer: Implemented mixer creation flags to support runtime …
(edit) @87849   4 years vboxsync Audio/DrvAudio: Made a debug warning show up in LogRel() when a …
(edit) @87847   4 years vboxsync Audio/DrvAudio: Made debug .WAV file naming a bit easier to follow.
(edit) @87843   4 years vboxsync Audio/DebugAudio: Implemented support of providing an artificial …
(edit) @87841   4 years vboxsync Audio/testcase: Added initial tstAudioClient3 to manually report, …
(edit) @87840   4 years vboxsync Audio/testcase: Added initial tstAudioClient3 to manually report, …
(edit) @87836   4 years vboxsync Audio/HDA: More HDA_STRICT fun. ticketoem2ref:36
(edit) @87835   4 years vboxsync Audio/HDA: Init stream's last transfer timestamp if not done yet in …
(edit) @87830   4 years vboxsync Audio/HDA: A bit of header cleanup / docs. ticketoem2ref:36
(edit) @87811   4 years vboxsync HDA: Use a PDMCRITSECT per stream instead of RTCRITSECT, to also allow …
(edit) @87810   4 years vboxsync HDA: Got rid of the stream period's additional locking; not needed, as …
(edit) @87809   4 years vboxsync HDA: Got rid of the stream period's additional locking; not needed, as …
(edit) @87807   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87806   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87805   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87803   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87802   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87801   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87800   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87799   4 years vboxsync HDA/Codec: Codec now also can run in R0 to speed up interrupt handling …
(edit) @87773   4 years vboxsync VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
(edit) @87767   4 years vboxsync VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
(edit) @87760   4 years vboxsync VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
(edit) @87758   4 years vboxsync Audio/HDA: Lots more code in the hope to resolve issue …
(edit) @87639   4 years vboxsync Audio/Core Audio: Detect the default duplex output device and mark …
(edit) @87638   4 years vboxsync Audio/HDA: Relaxed transfer amount checks a bit in …
(edit) @87604   4 years vboxsync Audio/HDA: Make sure that unsupported guest speaker setups (> 2) also …
(edit) @87587   4 years vboxsync Audio/HDA: Re-applied r142615 as intended: More timing-related fixes …
(edit) @87586   4 years vboxsync Audio/HDA: Reverted r142614 (committed too much). ticketoem2ref:36
(edit) @87585   4 years vboxsync Audio/HDA: More timing-related fixes for Windows guests. This is a …
(edit) @87583   4 years vboxsync Audio/HDA: More timing-related fixes for Windows guests. This is a …
(edit) @87573   4 years vboxsync Audio/HDA: Doxygen fix (it doesn't have VBOX_WITH_AUDIO_HDA_ASYNC_IO …
(edit) @87569   4 years vboxsync Audio/HDA: Doxygen fix attempt.
(edit) @87567   4 years vboxsync Audio/HDA: More timing-related fixes for Windows guests. This is a …
(edit) @87465   4 years vboxsync Audio/HDA: Follow-up fix for r142292 (did not work on Win10 guests) …
(edit) @87464   4 years vboxsync Audio/HDA: Follow-up fix for r142292 (did not work on Win10 guests). …
(edit) @87438   4 years vboxsync Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
(edit) @87437   4 years vboxsync Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
(edit) @87436   4 years vboxsync Audio/HDA+AC97: Made the device emulation's internal [in|out]put FIFO …
(edit) @87427   4 years vboxsync Audio/HDA: Make sure that we always align the number of bytes when …
(edit) @87329   4 years vboxsync Audio/HDA: (Release) log DMA position buffer status + DPL/DPU …
(edit) @87328   4 years vboxsync Audio/HDA: Implemented FIFO watermark support [build fix]. ticketoem2ref:36
(edit) @87325   4 years vboxsync Audio/HDA: Reverted r142297 ((Release) log DMA position buffer status …
(edit) @87324   4 years vboxsync Audio/HDA: (Release) log DMA position buffer status + DPL/DPU …
(edit) @87320   4 years vboxsync Audio/HDA: Implemented FIFO watermark support [build fix]. ticketoem2ref:36
(edit) @87319   4 years vboxsync Audio/HDA: Implemented FIFO watermark support. ticketoem2ref:36
(edit) @87314   4 years vboxsync Audio/HDA: Let run hdaRegReadWALCLK() in R0. ticketoem2ref:36
(edit) @87300   4 years vboxsync Audio/ALSA: Documentation.
(edit) @87299   4 years vboxsync Audio/ALSA: Resolved a @todo (Initialize fSwapEndian in …
(edit) @87273   4 years vboxsync Audio/Mixer: Got rid of the stack-allocated scratch buffer when mixing …
(edit) @87270   4 years vboxsync Audio/Mixer: Got rid of the stack-allocated scratch buffer when mixing …
(edit) @87267   4 years vboxsync Audio/HDA: Added a per-stream FIFOS scratch buffer to avoid …
(edit) @87266   4 years vboxsync Audio/HDA: Fixed compilation if HDA_DEBUG_SILENCE is set.
(edit) @87264   4 years vboxsync Audio/HDA: Resolved a @todo.
(edit) @87262   4 years vboxsync Audio/HDA: Logging tweaks. ticketoem2ref:36
(edit) @87253   4 years vboxsync Audio/DrvAudio: Make sure that a stream's pre-buffering size never …
(edit) @87252   4 years vboxsync Audio/DrvAudio: Make sure that a stream's pre-buffering size never …
(edit) @87179   4 years vboxsync Audio: Added input / output stream PCM properties to CFGM driver chain …
(edit) @87174   4 years vboxsync Audio/DrvAudio: Logging nits.
(edit) @87173   4 years vboxsync Audio: Docs nits. bugref:9882
(edit) @87159   4 years vboxsync Audio: Enable/disable streams using …
(edit) @86741   4 years vboxsync AMD IOMMU: bugref:9654 DevIchAc97: Use PCI versions of the function …
(edit) @86595   4 years vboxsync Audio/DrvAudio: Leave and re-enter the driver's critical section when …
(edit) @86594   4 years vboxsync scm
(edit) @86575   4 years vboxsync Audio/DSound: Query playback/capture device information outside the …
(edit) @86563   4 years vboxsync Audio/DrvAudio: Try harder re-initializing streams on host audio …
(edit) @86561   4 years vboxsync Audio/DrvAudio: Simplified drvAudioStreamControlInternalBackend() by …
(edit) @86520   4 years vboxsync Devices/DevIchAc97: Doxygen
(edit) @86496   4 years vboxsync Devices/pulse_stubs.c: Use RTLdrLoadSystemEx w/ …
(edit) @86494   4 years vboxsync Devices/Audio: Re-initialize the stream in drvAudioStreamGetStatus() …
(edit) @86221   4 years vboxsync DrvHostCoreAudio-auth.mm: Darwin build fix. bugref:9790
(edit) @85900   4 years vboxsync DevHDA/hdaRegWriteCORBRP: Fixed bug introduced in r135300.
(edit) @85899   4 years vboxsync Devices/Audio/HDA: Don't return VINF_IOM_R3_MMIO_WRITE in R3 or PGM …
(edit) @85655   4 years vboxsync Devices/Audio/DrvHostCoreAudio: Properly request authorization for …
(edit) @85570   4 years vboxsync DrvHostPulseAudio.cpp: put the mainloop creatation outside the silly …
(edit) @85531   4 years vboxsync DrvHostPulseAudio.cpp: Don't crash in paStreamOpen if …
(edit) @85499   4 years vboxsync Devices/Audio/DrvHostPulseAudio: Cache the context state in …
(edit) @85449   4 years vboxsync Audio/DrvHostPulseAudio: Don't access the context anymore when waiting …
(edit) @85346   4 years vboxsync Devices/Audio/DrvHostPulseAudio: Don't wait indefinitely for the …
(edit) @85199   4 years vboxsync DrvHostCoreAudio: Missing DECLCALLBACKs on prototypes. …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84815   5 years vboxsync Devices/Audio/DevIchAc97: Workaround a hang upon resume when a NetBSD …
(edit) @84447   5 years vboxsync Audio/AC97: Revived / fixed async I/O code after driver interface …
(edit) @84408   5 years vboxsync VBoxMMNotificationClient.cpp: Use newly added wrapper for the …
(edit) @83812   5 years vboxsync Devices/Audio: VC++ 14.1 warnings. bugref:8498
(edit) @83298   5 years vboxsync Audio/HDA: Added some more stream ID checks.
(edit) @83240   5 years vboxsync Audio/Win: Added ability to register/unregister the …
(edit) @83239   5 years vboxsync Audio/Win: Added ability to register/unregister the …
(edit) @83238   5 years vboxsync Audio/Win: Also re-enumerate if the default device has been changed. …
(edit) @82988   5 years vboxsync DevIchAc97/ichac97R3MixerAddDrvStream: Destroy streams on failure to …
(edit) @82987   5 years vboxsync DrvAudio: Using #ifdef DEBUG around logging statements almost always wrong.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
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