VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   5 years vboxsync Audio/DrvHostPulseAudio: Don't access the context anymore when waiting …
(edit) @85346   5 years vboxsync Devices/Audio/DrvHostPulseAudio: Don't wait indefinitely for the …
(edit) @85199   5 years vboxsync DrvHostCoreAudio: Missing DECLCALLBACKs on prototypes. …
(edit) @85121   5 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.
(edit) @82602   5 years vboxsync AudioMixer: Attempt to fix another regression from r135459. bugref:9625
(edit) @82599   5 years vboxsync Audio/HDA: Initialize stream direction and source / destination in …
(edit) @82598   5 years vboxsync Audio/Mixer: Doxygen fix.
(edit) @82597   5 years vboxsync Audio/Mixer: Modularized code a bit more by adding …
(edit) @82588   5 years vboxsync AudioMixer: Fix for regression from r135308. Must not forget to NULL …
(edit) @82581   5 years vboxsync Audio mixer: Logging tweaks; no functional changes.
(edit) @82580   5 years vboxsync Audio: Logging tweaks (driver names); no functional changes.
(edit) @82579   5 years vboxsync Audio: Make sure to only set a new recording source if the backend in …
(edit) @82566   5 years vboxsync Audio/HDA: Forward-ported / integrated r135420 (5.2: Audio/HDA: Skip …
(edit) @82463   5 years vboxsync pdmaudioifs.h,Devices/Audio: Corrected the size alignment of …
(edit) @82459   5 years vboxsync DevHDA: doxygen fix. bugref:9218
(edit) @82458   5 years vboxsync Devices/Audio/*: No need to +1 on RTPATH_MAX.
(edit) @82453   5 years vboxsync DevHDA: Mark as new-style. bugref:9218
(edit) @82452   5 years vboxsync DevHDA: Put debug path on the heap rather than always grabbing ~4KB of …
(edit) @82451   5 years vboxsync DevIchAc97: Put debug path on the heap rather than always grabbing …
(edit) @82450   5 years vboxsync DevHDA: Split structures. bugref:9218
(edit) @82425   5 years vboxsync DevHDA: hdaRegWriteRIRBWP fix.
(edit) @82421   5 years vboxsync DevHDA: Keep the 'hdcnodes' debug info item working in release builds …
(edit) @82420   5 years vboxsync DevHDA: The HDASTREAM::CritSect is not needed unless …
(edit) @82419   5 years vboxsync DevHDA: Disabled the HDASTREAMPERIOD::CritSect as it isn't currently …
(edit) @82418   5 years vboxsync DevHDA: More cleanups. bugref:9218
(edit) @82417   5 years vboxsync DevHDA: More cleanups. bugref:9218
(edit) @82406   5 years vboxsync DevHDA: Cleanups. bugref:9218
(edit) @82405   5 years vboxsync DevHDA: DEVHDA_UNLOCK_BOTH is not needed any more. bugref:9218
(edit) @82404   5 years vboxsync DevHDA/hdaRegWriteSDSTS: Try reduce tiem spend holding the …
(edit) @82403   5 years vboxsync DevHDA/hdaRegWriteSDCTL: Don't take the virtual-sync clock lock unless …
(edit) @82402   5 years vboxsync DevHDA: Removed unnecessary input masking in hdaRegWriteSDCTL and …
(edit) @82401   5 years vboxsync DevHDA: Handle some partial/multiple register accesses (both reads and …
(edit) @82399   5 years vboxsync DevHDA: More statistics. bugref:9218
(edit) @82391   5 years vboxsync DevHDA: Ditto for hdaMmioRead, only here there are fewer method and …
(edit) @82388   5 years vboxsync DevHDA: Changed hdaWriteReg() to just keep the lock while calling the …
(edit) @82382   5 years vboxsync DevHDA: Made register access handlers return VBOXSTRICTRC. bugref:9218
(edit) @82377   5 years vboxsync DevIchAc97: Simplified ichac97IoPortNabmWrite. Fixed AC97_GLOB_CNT bug …
(edit) @82374   5 years vboxsync DevIchAc97: Simplified ichac97IoPortNabmRead. bugref:9218
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