VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(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
(edit) @82373   5 years vboxsync DevIchAc97: Cleanups. bugref:9218
(edit) @82371   5 years vboxsync DevIchAc97: doxygen fix. bugref:9218
(edit) @82362   5 years vboxsync DevIchAc97: Cleanups. bugref:9218
(edit) @82361   5 years vboxsync DevIchAc97: Cleanups. bugref:9218
(edit) @82360   5 years vboxsync DevIchAc97: build fix. bugref:9218
(edit) @82359   5 years vboxsync DevIchAc97: More align. bugref:9218
(edit) @82358   5 years vboxsync DevIchAc97: Set new-style flag. bugref:9218
(edit) @82357   5 years vboxsync DevIchAc97: Split up the state structures. bugref:9218
(edit) @82356   5 years vboxsync DevIchAc97: Removed a bunch of unnecessary AssertPtrReturn statements …
(edit) @82346   5 years vboxsync DevIchAc97: Indent/valign structure member on tab stops (+4). …
(edit) @82345   5 years vboxsync DevHDA,DevIchAc97: Moved the per-stream timers into the stream …
(edit) @82344   5 years vboxsync DevIchAc97: Eliminated pDevInsR0 and pDevInsRC as well as the …
(edit) @82343   5 years vboxsync DevIchAc97: Cleanups. bugref:9218
(edit) @82340   5 years vboxsync DevIchAc97: Remove two unnecessary assertions. bugref:9218
(edit) @82332   5 years vboxsync DevHDA: Reduce the number of PDMDevHlpTimerGet calls. bugref:9218
(edit) @82331   5 years vboxsync DevHDA: Converted timers to new style. Left some todos. bugref:9218
(edit) @82329   5 years vboxsync PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
(edit) @82328   5 years vboxsync DevIchAc97: Simplified ichac97R3TimerSet, avoiding an unnecessary …
(edit) @82325   5 years vboxsync DevIchAc97: ichac97TimerSet isn't used from ring-0, so make it ring-3 …
(edit) @82324   5 years vboxsync DevIchAc97: Converted timers. bugref:9218
(edit) @82323   5 years vboxsync DevIchAc97,DevHDA: PDMCritSect -> PDMDevHlpCritSect. No need to take …
(edit) @82319   5 years vboxsync DevHDA,DevIchAc97: Use devhlp for CFGMR3 functions. Don't pass empty …
(edit) @82318   5 years vboxsync DevHDA: doxygen fix. bugref:9218
(edit) @82317   5 years vboxsync DevIchAc97: doxygen fixes. bugref:9218
(edit) @82310   5 years vboxsync DevIchAc97: SSMR3 -> devhlp. bugref:9218
(edit) @82309   5 years vboxsync DevHDA: Missed some SSMR3 -> devhlp conversions. bugref:9218
(edit) @82308   5 years vboxsync DevHDA: Fixed bug in hdaCodecLoadState showcasing why switch aren't …
(edit) @82307   5 years vboxsync DevHDA: s/HDA_SSM_/HDA_SAVED_STATE_/g bugref:9218
(edit) @82306   5 years vboxsync DevHDA: Exorcised the hackish stuff from leagcy state loading code as …
(edit) @82305   5 years vboxsync DevHDA: Same for older state versions. bugref:9218
(edit) @82304   5 years vboxsync DevHDA: Just fail immeidately if there are too many streams in the …
(edit) @82303   5 years vboxsync DevHDA: Try more consistently to check status codes before using …
(edit) @82302   5 years vboxsync DevHDA: SSMR3 -> devhlp. Left some comments about bad saved state …
(edit) @82301   5 years vboxsync DevHDA: Converted MMIO region to new style. [fix] bugref:9218
(edit) @82300   5 years vboxsync DevHDA: Converted MMIO region to new style. 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