VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92005   3 years vboxsync Audio/Validation Kit: A bit more (optional) release logging for the …
(edit) @91861   3 years vboxsync Devices/Audio: Change audio drivers to access the CFGM API through the …
(edit) @91185   3 years vboxsync Audio/Validation Kit: Reverted r146838 again. ​bugref:10008
(edit) @91184   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91176   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91174   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91173   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91168   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91162   3 years vboxsync Audio/Validation Kit: Some more diagnostics to find out why some …
(edit) @91160   3 years vboxsync Audio/PulseAudio: Also release log non-good stream errors as these …
(edit) @91147   3 years vboxsync Audio/PulseAudio: Also release log non-good stream errors as these …
(edit) @89534   3 years vboxsync DrvHostAudioPulseAudio: Always register underflow/overflow callbacks …
(edit) @89532   3 years vboxsync DrvHostAudioPulseAudio: Implemented input/output device selection. …
(edit) @89531   3 years vboxsync DrvHostAudioPulseAudio: Don't trigger the stream unnecessarily when …
(edit) @89528   3 years vboxsync DrvHostAudioPulseAudio: LogRel2. bugref:9890
(edit) @89527   3 years vboxsync DrvHostAudioPulseAudio: Fixed bug in drvHstAudPaHA_StreamGetReadable …
(edit) @89526   3 years vboxsync DrvHostAudioPulseAudio: More buffer config changes and better …
(edit) @89522   3 years vboxsync DrvHostAudioPulseAudio: Use the default BufAttr.minreq value (output …
(edit) @89510   3 years vboxsync Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
(edit) @89504   3 years vboxsync Audio: Re-ordering some methods, no real change. bugref:9890
(edit) @89500   3 years vboxsync Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
(edit) @89487   3 years vboxsync Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
(edit) @89483   3 years vboxsync DrvHostAudioPulseAudio: Cleaned up function prefix and struct names. …
(edit) @89482   3 years vboxsync DrvHostAudioPulseAudio: Cleaned up function prefix and struct names. …
(edit) @89423   3 years vboxsync DrvHostAudioPulseAudio: Multi channel support. bugref:9890
(edit) @89258   4 years vboxsync Audio: Added PDMIHOSTAUDIO::pfnSetDevice with implementation for …
(edit) @89229   4 years vboxsync Audio: Must have a PDMAUDIOHOSTDEV_F_DEFAULT flag for each direction …
(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) @89055   4 years vboxsync ValKit/Audio: Eliminated VBoxDDVKAT.h. Made some progress getting the …
(edit) @88992   4 years vboxsync DrvHostAudioPulseAudio: Build fix (draining revamp). bugref:9890
(edit) @88991   4 years vboxsync Audio: Worked over draining, starting with the internal DMA buffer …
(edit) @88958   4 years vboxsync Audio/VaKit: Use the full (but mocked) version of PDMDRVREG. bugref:10008
(edit) @88928   4 years vboxsync Audio/VaKit: Allow dynamic test backend selection via …
(edit) @88923   4 years vboxsync Audio/VaKit: Initial commit of VKAT, heavily work in progress. bugref:10008
(edit) @88887   4 years vboxsync Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
(edit) @88848   4 years vboxsync DrvHostAudioPulseAudio: Don't know why on earth we try shut down stuff …
(edit) @88819   4 years vboxsync Audio: Added geberuc asynchronous init to DrvAudio for use in WAS (and …
(edit) @88761   4 years vboxsync DrvAudio: Working on support for asynchronous stream backend init and …
(edit) @88724   4 years vboxsync Audio: PDMAUDIOSTREAMSTS_FLAGS_XXX -> PDMAUDIOSTREAM_STS_XXX. bugref:9890
(edit) @88718   4 years vboxsync Audio: Changed PPDMAUDIOBACKENDSTREAM from opaque to a common …
(edit) @88672   4 years vboxsync Audio: Use HostAudioWas on windows 10 instead of DSound. Only set the …
(edit) @88534   4 years vboxsync Audio: Merged the cbStreamOut and cbStreamIn fields in …
(edit) @88513   4 years vboxsync DrvHostAudioPulseAudio: Freshed up the debug callbacks a little. …
(edit) @88512   4 years vboxsync DrvHostAudioPulseAudio: Don't clamp the pfnStreamWritable result to …
(edit) @88511   4 years vboxsync DrvHostAudioPulseAudio: Went over the buffer and output/input code. …
(edit) @88500   4 years vboxsync DrvHostAudioPulseAudio: Made all the control operation asynchronous …
(edit) @88492   4 years vboxsync DrvHostAudioPulseAudio: Cleaning up the stream control bits. The …
(edit) @88487   4 years vboxsync DrvHostAudioPulseAudio: Aligned pre-buffering config with ALSA and …
(edit) @88486   4 years vboxsync DrvAudioHostPulseAudio: Mostly done cleaning up stream creation. …
(edit) @88480   4 years vboxsync DrvHostAudioPulseAudio: Cleaning up pfnStreamCreate... bugref:9890
(edit) @88479   4 years vboxsync DrvHostAudioPulseAudio: Don't do useless default device 'enumeration' …
(edit) @88478   4 years vboxsync DrvHostAudioPulse: Implemented basic device enumeration. bugref:9890
(edit) @88477   4 years vboxsync DrvHostAudioPulseAudio: Cleaned up drvHostAudioPaHA_GetConfig and its …
(edit) @88467   4 years vboxsync DrvHostAudioPulseAudio: Some more cleaning up. bugref:9890
(edit) @88466   4 years vboxsync DrvHostAudioPulseAudio: Re-ordering functions. Changed and unified …
(edit) @88390   4 years vboxsync Audio: Removed the pfnInit and pfnShutdown methods from PDMIHOSTAUDIO. …
(edit) @88386   4 years vboxsync DrvHostAudioPulseAudio: Fail if pa_context_connect() fails. Baked …
(edit) @88380   4 years vboxsync Audio: Removed the unused pfnStreamIterate method from PDMIHOSTAUDIO. …
(edit) @88378   4 years vboxsync Audio: Removed unused pfnStream(Play|Capture)(Begin|End) methods from …
(edit) @88362   4 years vboxsync Audio: Removed PDMIHOSTAUDIO::pfnSetCallback (replaced by …
(edit) @88282   4 years vboxsync Audio: Cleaned up the alsa and pulse audio play methods. Two doxygen …
(edit) @88269   4 years vboxsync Audio: Made sure PDMAUDIOPCMPROPS is initialized using a helper …
(edit) @88235   4 years vboxsync Audio: File header adjustments. bugref:9890
(edit) @88230   4 years vboxsync Audio: Renamed DrvAudio.h to DrvAudioCommon.h and move the DrvAudio.h …
(copy) @88226   4 years vboxsync Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890
copied from trunk/src/VBox/Devices/Audio/DrvHostPulseAudio.cpp
(edit) @88161   4 years vboxsync DrvHostPulseAudio.cpp: Another attempt at fixing bogus …
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