VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89502   4 years vboxsync Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
(edit) @89500   4 years vboxsync Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
(edit) @89499   4 years vboxsync Intel IOMMU: bugref:9967 Nits.
(edit) @89498   4 years vboxsync Intel IOMMU: bugref:9967 We need to validate the top level paging …
(edit) @89497   4 years vboxsync AMD IOMMU: bugref:9654 Use the common x86 page-offset macro now.
(edit) @89496   4 years vboxsync AMD IOMMU: bugref:9654 Assert rather than zero out bits that are …
(edit) @89495   4 years vboxsync Intel IOMMU: bugref:9967 Fix reported SAGAW value.
(edit) @89494   4 years vboxsync Intel IOMMU: bugref:9967 Build fix.
(edit) @89493   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, nits.
(edit) @89492   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89491   4 years vboxsync Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
(edit) @89489   4 years vboxsync Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
(edit) @89488   4 years vboxsync DrvHostAudioAlsa: Another attempt at fixing the pedantic gcc …
(edit) @89487   4 years vboxsync Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
(edit) @89485   4 years vboxsync DrvHostAudioDebug: Cleaned up function prefix and struct names. bugref:9890
(edit) @89484   4 years vboxsync DrvHostAudioNull: Cleaned up function prefix and struct names. bugref:9890
(edit) @89483   4 years vboxsync DrvHostAudioPulseAudio: Cleaned up function prefix and struct names. …
(edit) @89482   4 years vboxsync DrvHostAudioPulseAudio: Cleaned up function prefix and struct names. …
(edit) @89481   4 years vboxsync DrvHostAudioAlsaStubs.h: Cleaned up function prefix and struct names. …
(edit) @89480   4 years vboxsync DrvHostAudioAlsaStubs.h: Another attempt at fixing the pedantic gcc …
(edit) @89479   4 years vboxsync DrvHostAudioOss: Don't refuse to pre-buffer input streams. Cleaned up …
(edit) @89478   4 years vboxsync DrvHostAudioAlsaStubs.h: Try fix pedantic gcc warning/error. bugref:9890
(edit) @89477   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89476   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89474   4 years vboxsync DrvHostAudioAlsaStubs.h: Correct version number for …
(edit) @89473   4 years vboxsync DrvHostAudioAlsa.cpp: Shut up annoying -EPIPE LogRel when draining. …
(edit) @89472   4 years vboxsync DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
(edit) @89471   4 years vboxsync DrvHostAudioAlsa: Use snd_pcm_set_chmap to identify the channels we're …
(edit) @89470   4 years vboxsync DrvHostAudioAlsa: Eliminated the ALSAAUDIOSTREAMCFG structure and …
(edit) @89469   4 years vboxsync Audio/ValKit: More code for the Validation Kit audio driver. bugref:10008
(edit) @89468   4 years vboxsync Audio/ValKit: Added AudioTestPathGetTemp(). bugref:10008
(edit) @89465   4 years vboxsync AudioTest: Added support for writing wave files. bugref:10008
(edit) @89464   4 years vboxsync EFI: Beginnings of a e1000 network driver to support network boot with …
(edit) @89463   4 years vboxsync Audio/ValKit: More code for the Validation Kit audio driver. bugref:10008
(edit) @89462   4 years vboxsync EFI: Beginnings of a e1000 network driver to support network boot with …
(edit) @89461   4 years vboxsync Audio/ValKit: Docs. bugref:10008
(edit) @89458   4 years vboxsync Audio/ValKit: Simplified code a bit by removing unnecessary …
(edit) @89456   4 years vboxsync Audio/ValKit: More code for recording tests. bugref:10008
(edit) @89455   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89454   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89453   4 years vboxsync Intel IOMMU: bugref:9967 typo.
(edit) @89452   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89451   4 years vboxsync Intel IOMMU: bugref:9967 Use VT-d nomenclature.
(edit) @89450   4 years vboxsync DrvHostAudioAlsa: Simplify the drvHostAlsaAudioHA_StreamCreate stuff, …
(edit) @89449   4 years vboxsync DrvHostAudioAlsa: Need to call snd_pcm_drain again when draining in …
(edit) @89448   4 years vboxsync AudioMixBuffer/AudioMixBufInitPeekState: Fixed channel count …
(edit) @89447   4 years vboxsync AudioHlp.cpp/AudioHlpPcmPropsAreValid: Less duplication of checks …
(edit) @89445   4 years vboxsync DrvAudio: Use pStreamEx->Core.Props instead of …
(edit) @89443   4 years vboxsync DrvHostAudioOss: Only mono and stereo for now. Fend off draining calls …
(edit) @89440   4 years vboxsync AudioMixBuffer: Fixed calculation bug in audioMixBufPeekResampling. …
(edit) @89436   4 years vboxsync Audio/ValKit: Manifest writing + packing fixes. bugref:10008
(edit) @89434   4 years vboxsync Audio/ValKit: More infrastructure code [Doxygen fix]. bugref:10008
(edit) @89431   4 years vboxsync Audio/ValKit: More infrastructure code. bugref:10008
(edit) @89427   4 years vboxsync Audio/Stubs: scm fix. [build fix] bugref:9890
(edit) @89426   4 years vboxsync Audio/Stubs: scm fix. bugref:9890
(edit) @89425   4 years vboxsync DrvHostAudioAlsaStubs: Use RTOnce to make the init thread-safe and …
(edit) @89424   4 years vboxsync DrvHostAudioPulseAudioStubs: Use RTOnce to make the init thread-safe …
(edit) @89423   4 years vboxsync DrvHostAudioPulseAudio: Multi channel support. bugref:9890
(edit) @89422   4 years vboxsync DrvHostAudioPulseAudioStubs: Use RTOnce to make the init thread-safe …
(edit) @89421   4 years vboxsync DrvHostAudioDSound: Multi channel support. bugref:9890
(edit) @89420   4 years vboxsync DrvHostAudioWasApi: correction to when to use WAVE_FORMAT_EXTENSIBLE. …
(edit) @89419   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89418   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89414   4 years vboxsync Audio: Removed PDMAUDIOSTREAMMAP, PDMAUDIOSTREAMCHANNELDATA and …
(edit) @89412   4 years vboxsync DrvAudio: Fixed race condition in destructor: Must get the threads out …
(edit) @89411   4 years vboxsync DrvHostAudioWasApi: Ignore AUDCLNT_E_UNSUPPORTED_FORMAT. bugref:9890
(edit) @89407   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89406   4 years vboxsync DevHda: Removed the stream mapping and leave such complications to the …
(edit) @89405   4 years vboxsync AudioMixBuffer: Fix buggy generic decoders. bugref:9890
(edit) @89400   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89399   4 years vboxsync Audio/ValKit: First guest / host mode code for VKAT. bugref:10008
(edit) @89398   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89397   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89396   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89395   4 years vboxsync AudioMixBuffer: Converting AUDMIXBUF_CONVERT into a template file to …
(edit) @89393   4 years vboxsync DrvHostAudioWasApi: Multi-channel support. bugref:9890
(edit) @89392   4 years vboxsync BIOS: Allocate bounce buffer before using it.
(edit) @89389   4 years vboxsync ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
(edit) @89388   4 years vboxsync ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
(edit) @89387   4 years vboxsync ValKit/AudioTest: Extensible wav-file support. Don't use RTMsgError++ …
(edit) @89384   4 years vboxsync Devices/PC/BIOS: Allocate the bounce buffer only when booting from a …
(edit) @89383   4 years vboxsync Audio/ValKit: More validation / test set handling code. bugref:10008
(edit) @89382   4 years vboxsync AudioMixBuffer: Added generic decoders and encoders for arbitrary …
(edit) @89381   4 years vboxsync Audio: Extended PDMAUDIOPCMPROPS with a channel map. Renamed …
(edit) @89380   4 years vboxsync ValKit/AudioTest: Removed PDMAUDIOSTREAMCFG::enmLayout and …
(edit) @89379   4 years vboxsync Audio: Removed PDMAUDIOSTREAMCFG::enmLayout and PDMAUDIOSTREAMLAYOUT. …
(edit) @89378   4 years vboxsync AudioMixBuffer: Changed the internal sample type from int64_t to …
(edit) @89377   4 years vboxsync tstAudioMixBuffer: Converted tstVolume to new mixer buffer interface. …
(edit) @89376   4 years vboxsync AudioMixBuffer,tstAudioMixBuffer: Fixed copy&paste bug in …
(edit) @89375   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89374   4 years vboxsync tstAudioMixbuffer: build fix. bugref:9890
(edit) @89373   4 years vboxsync AudioMixBuffer,tstAudioMixBuffer: Added more conversion tests and …
(edit) @89371   4 years vboxsync AudioMixer: More cleanups. bugref:9890
(edit) @89367   4 years vboxsync Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
(edit) @89366   4 years vboxsync Intel IOMMU: bugref:9967 Since there's no level skipping we can …
(edit) @89365   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89364   4 years vboxsync Devices/PC/BIOS: Remove the skip_b,skip_a mechanism as it is unused …
(edit) @89363   4 years vboxsync Devices/PC/BIOS/eltorito.c: Don't use the skip_b, skip_a mechanism for …
(edit) @89357   4 years vboxsync AudioMixer: More cleanups. bugref:9890
(edit) @89356   4 years vboxsync 3D/VMSVGA: Fix pCmd/pGMR pointers mixup which breaks the logic of …
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