VirtualBox

source: vbox/trunk/src/VBox/Devices/Audio/DevIchAc97.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89218   4 years vboxsync Audio: Converted PDMAUDIODSTSRCUNION, PDMAUDIORECSRC and …
(edit) @89213   4 years vboxsync Audio: Added an fImmediate indicator to the pfnStreamDestroy methods …
(edit) @89189   4 years vboxsync DevIchAc97: Fixed wrong transfer function for input streams. bugref:9890
(edit) @89186   4 years vboxsync DevIchAc97: Don't disable during reset unless it was running. Mixer …
(edit) @88991   4 years vboxsync Audio: Worked over draining, starting with the internal DMA buffer …
(edit) @88954   4 years vboxsync Audio: doxygen and stats tweaks. bugref:9890
(edit) @88953   4 years vboxsync DevIchAc97: Removed two obsolete AIO structures. bugref:9890
(edit) @88951   4 years vboxsync DevIchAc97: Used the asynchronous I/O facility of the mixer sink. …
(edit) @88950   4 years vboxsync DevIchAc97: Used the asynchronous I/O facility of the mixer sink. …
(edit) @88940   4 years vboxsync Audio/Dev*: Must destroy the mixer in the destructor as the power off …
(edit) @88939   4 years vboxsync Audio: doxygen fixes. bugref:9890
(edit) @88938   4 years vboxsync DevAC97: Made VBOX_WITH_AUDIO_AC97_ASYNC_IO non-optional. bugref:9890
(edit) @88937   4 years vboxsync DevAC97: Enabled async io. bugref:9890
(edit) @88919   4 years vboxsync DevHda,DevIchAc97: This detach code looks completely random. bugref:9890
(edit) @88918   4 years vboxsync Audio: s/AudioMixerSinkCtl/AudioMixerSinkEnable/ bugref:9890
(edit) @88917   4 years vboxsync AudioMixer: Removed some more unused stuff; cleanups. bugref:9890
(edit) @88916   4 years vboxsync Audio: Eliminated AUDMIXSINKDIR and AUDMIXSINKCMD, using PDMAUDIODIR …
(edit) @88908   4 years vboxsync Audio/Dev*: Stream adding cleanup fixes. bugref:9890
(edit) @88906   4 years vboxsync Audio/Dev*: Overhauled the attach/detach code a little, making attach …
(edit) @88905   4 years vboxsync Audio/Dev*: Overhauled the attach/detach code a little, making attach …
(edit) @88899   4 years vboxsync DevIchAc97, DevSB16: For the last time, RTStrPrintf doesn't work like …
(edit) @88880   4 years vboxsync Audio: Removed the obsolete VBOX_WITH_AUDIO_XXX_ONETIME_INIT code. …
(edit) @88849   4 years vboxsync Audio devices: Request power-off notifications before the drivers to …
(edit) @88692   4 years vboxsync DevIchAc97: Create AIO thread with RTTHREADFLAGS_COM_MTA so it'll work …
(edit) @88677   4 years vboxsync Audio/AC97: Fixed compilation when VBOX_WITH_AUDIO_HDA_ONETIME_INIT is …
(edit) @88561   4 years vboxsync Audio: Moved the HostAudioNotResponding runtime error reporting during …
(edit) @88357   4 years vboxsync Audio: Moved PDMAUDIOFILE and associated stuff out of pdmaudioifs.h …
(edit) @88307   4 years vboxsync Audio: Buffer usage statistics so we can monitor whether they are …
(edit) @88300   4 years vboxsync Audio: We don't return IPRT status codes, but VBox status codes. duh. …
(edit) @88269   4 years vboxsync Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
(edit) @88234   4 years vboxsync Audio: Renamed DrvAudioCommon.* to AudioHlp.*, changing functions from …
(edit) @88230   4 years vboxsync Audio: Renamed DrvAudio.h to DrvAudioCommon.h and move the DrvAudio.h …
(edit) @88057   4 years vboxsync Audio: enums must have an 'END' entry for validation purposes. bugref:9890
(edit) @88028   4 years vboxsync Audio: Moving some of the DrvAudio.h stuff into PDM - …
(edit) @88027   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88023   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88022   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88015   4 years vboxsync Audio: DrvAudioHlpPCMPropsAreEqual -> DrvAudioHlpPcmPropsAreEqual & …
(edit) @88009   4 years vboxsync Audio: DrvAudioHlpPCMPropsBytesPerFrame -> DrvAudioHlpBytesPerFrame as …
(edit) @88002   4 years vboxsync Audio: Swapped parameters for DrvAudioHlpNanoToFrames, …
(edit) @87991   4 years vboxsync Audio: Switched DrvAudioHlpBytesToMilli parameters. bugref:9890
(edit) @87990   4 years vboxsync Audio: Fixed broken DrvAudioHlpBytesToNano and DrvAudioHlpBytesToMicro …
(edit) @87861   4 years vboxsync Audio: Unified debug .WAV path file generation so that all data lands …
(edit) @87852   4 years vboxsync Audio/Mixer: Implemented mixer creation flags to support runtime …
(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) @86741   4 years vboxsync AMD IOMMU: bugref:9654 DevIchAc97: Use PCI versions of the function …
(edit) @86520   4 years vboxsync Devices/DevIchAc97: Doxygen
(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) @82988   5 years vboxsync DevIchAc97/ichac97R3MixerAddDrvStream: Destroy streams on failure to …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82463   5 years vboxsync pdmaudioifs.h,Devices/Audio: Corrected the size alignment of …
(edit) @82451   5 years vboxsync DevIchAc97: Put debug path on the heap rather than always grabbing …
(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) @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) @82317   5 years vboxsync DevIchAc97: doxygen fixes. bugref:9218
(edit) @82310   5 years vboxsync DevIchAc97: SSMR3 -> devhlp. bugref:9218
(edit) @82295   5 years vboxsync DevIchAc97: Converted I/O ports, forgot ring-0 bits. [grr] bugref:9218
(edit) @82294   5 years vboxsync DevIchAc97: Converted I/O ports, forgot ring-0 bits. bugref:9218
(edit) @82293   5 years vboxsync DevIchAc97: Converted I/O ports. bugref:9218
(edit) @82255   5 years vboxsync vmm/pdmaudioifs.h: More of the same. bugref:9218
(edit) @82254   5 years vboxsync vmm/pdmaudioifs.h: The prefix 'cf' reads 'count-of-flags', so if you …
(edit) @82252   5 years vboxsync vmm/pdmaudioifs.h: Style, docs and other nits. First, it's always …
(edit) @82228   5 years vboxsync DevHDA,DevIchAc97,DevSB16: Don't stop attaching LUNs/drivers on …
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @80733   5 years vboxsync Audio/AC97: Try to relax (EACS VRA / VRM) capabilities / checks to …
(edit) @80704   5 years vboxsync PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
(edit) @80701   5 years vboxsync PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
(edit) @80688   5 years vboxsync Audio/AC97: Try to relax (EACS VRA / VRM) capabilities / checks to …
(edit) @80609   5 years vboxsync Audio/AC97: More code needed for EACS VRA / VRM handling.
(edit) @80531   5 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80502   5 years vboxsync Audio/AC97: Some guest OSes seem to ignore our codec capabilities …
(edit) @78914   6 years vboxsync Devices/Audio/DevIchAc97: Plug memory leak for the description passed …
(edit) @78506   6 years vboxsync Audio: Try to fix a hang w/ VRDE audio driver enabled.
(edit) @77664   6 years vboxsync Audio/DevIchAc97.cpp: Timer description strings must be static when …
(edit) @76881   6 years vboxsync Audio/AC97: Logging nit.
(edit) @76880   6 years vboxsync Audio/AC97: Simplified ichac97R3StreamTransferCalcNext() a lot, making …
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