VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @89520   4 years vboxsync ValKit/AudioTest: No release log file, thank you. bugref:10008
(edit) @89519   4 years vboxsync DrvHostAudioOss: Adjusted the drvHstAudOssHA_StreamGetReadable hack as …
(edit) @89518   4 years vboxsync DrvHostAudioOss: Comment updates. bugref:9890
(edit) @89517   4 years vboxsync DrvHostAudioOss: Use BufInfo.bytes for …
(edit) @89516   4 years vboxsync DrvHostAudioOss: Implemented drvHstAudOssHA_StreamGetReadable (was …
(edit) @89515   4 years vboxsync FE/Qt: bugref:9653: Adjusting r144088 and r144082 to work on systems …
(edit) @89514   4 years vboxsync Additions: Linux: autorun.sh: improve log messages when install cannot …
(edit) @89513   4 years vboxsync Intel IOMMU: bugref:9967 Fix bug while parsing the physical address …
(edit) @89512   4 years vboxsync DrvAudio: Reduced the pre-buffering to 50% for output as well. Then …
(edit) @89511   4 years vboxsync ValKit/AudioTest: Adapted to PDMIHOSTAUDIO changes. bugref:10008
(edit) @89510   4 years vboxsync Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
(edit) @89509   4 years vboxsync Intel IOMMU: bugref:9967 Fix diagnostic reason not getting updated for …
(edit) @89508   4 years vboxsync DrvHostAudioAlsa: Doxygen fix. bugref:9890
(edit) @89507   4 years vboxsync ValKit/AudioTest: Automatically enable mixer for 'play' too when the …
(edit) @89505   4 years vboxsync DrvHostAudioAlsa: Implemented pfnSetDevice and changed the config …
(edit) @89504   4 years vboxsync Audio: Re-ordering some methods, no real change. bugref:9890
(edit) @89503   4 years vboxsync EFI/E1kNetDxe: Updates, the basic receive and transmit operations are …
(edit) @89502   4 years vboxsync Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
(edit) @89501   4 years vboxsync ValKit/Audio: PDMAUDIOHOSTDEV::szName -> pszName. bugref:10008
(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) @89490   4 years vboxsync ValKit/AudioTest: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by …
(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) @89486   4 years vboxsync Config.kmk, Installer/linux and Installer/solaris: Passing gtk2 …
(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) @89467   4 years vboxsync ValKit/AudioTest: Added a 'rec' command. [build fix] bugref:10008
(edit) @89466   4 years vboxsync ValKit/AudioTest: Added a 'rec' command. 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) @89460   4 years vboxsync ValKit/AudioTest: You do not need to RTStrDup ValueUnion.psz, the …
(edit) @89459   4 years vboxsync ValKit/AudioTest: Added 'enum' command for listing audio devices. …
(edit) @89458   4 years vboxsync Audio/ValKit: Simplified code a bit by removing unnecessary …
(edit) @89457   4 years vboxsync Audio/ValKit: More code for recording tests [SCM fix]. bugref:10008
(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) @89444   4 years vboxsync ValKit/AudioTest: leak. bugref:10008
(edit) @89443   4 years vboxsync DrvHostAudioOss: Only mono and stereo for now. Fend off draining calls …
(edit) @89442   4 years vboxsync ValKit/AudioTest: Added some comments to the play command. bugref:10008
(edit) @89441   4 years vboxsync ValKit/AudioTest: Fixed leak in play. bugref:10008
(edit) @89440   4 years vboxsync AudioMixBuffer: Fixed calculation bug in audioMixBufPeekResampling. …
(edit) @89439   4 years vboxsync ValKit/AudioTest: Mated the mixer to the play command and made it …
(edit) @89438   4 years vboxsync 3D/VMSVGA/WDDM: Use SVGA_REG_DEV_CAP register only if …
(edit) @89437   4 years vboxsync Hist USB timer: use uniqe naming in order not to confuse STAM on USB …
(edit) @89436   4 years vboxsync Audio/ValKit: Manifest writing + packing fixes. bugref:10008
(edit) @89435   4 years vboxsync Audio/ValKit: Made buffering / pre-buffering and scheduling hint sizes …
(edit) @89434   4 years vboxsync Audio/ValKit: More infrastructure code [Doxygen fix]. bugref:10008
(edit) @89433   4 years vboxsync Audio/ValKit: More infrastructure code [build fix]. bugref:10008
(edit) @89432   4 years vboxsync Audio/ValKit: More infrastructure code [SCM 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) @89417   4 years vboxsync ValKit/AudioTest: DrvAudio doesn't do any push back worth speaking of …
(edit) @89415   4 years vboxsync Audio: Removed PDMAUDIOFRAME. bugref:9890
(edit) @89414   4 years vboxsync Audio: Removed PDMAUDIOSTREAMMAP, PDMAUDIOSTREAMCHANNELDATA and …
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