VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88962   4 years vboxsync Audio/ValKit: Docs. bugref:10008
(edit) @88961   4 years vboxsync Audio: Fixed wrong type in AudioTestToneWrite. Need casts for double …
(edit) @88960   4 years vboxsync Audio/VaKit: A bit more work on audio device enumeration and …
(edit) @88959   4 years vboxsync Audio/VaKit: Added driver backends for MacOS and Windows. bugref:10008
(edit) @88958   4 years vboxsync Audio/VaKit: Use the full (but mocked) version of PDMDRVREG. bugref:10008
(edit) @88957   4 years vboxsync AudioMixer: AudioMixerSinkRead does not need a enmOp parameter. …
(edit) @88956   4 years vboxsync VBoxTpG,VBoxDD.d: Better warning diagnostic messages. Fixed warnings …
(edit) @88955   4 years vboxsync DevSB16: Use the asynchronous I/O facility of the mixer sink. bugref:9890
(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) @88952   4 years vboxsync VBoxGuest-netbsd.c: ​Catch up with config(9) changes. bugref:8547.
(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) @88949   4 years vboxsync r0drv/netbsd: Adapt to the change of sleepq_enqueue(9) signature. …
(edit) @88948   4 years vboxsync IPRT/dvm: Add RT_OS_NETBSD to the list of "not windows". bugref:8547.
(edit) @88947   4 years vboxsync VBoxClient: include <sys/wait.h> for WEXITSTATUS. Regression from …
(edit) @88946   4 years vboxsync AudioMixer,DevHda: Added AudioMixerSinkTransferToCircBuf and …
(edit) @88945   4 years vboxsync AudioMixer,DevHda: Added AudioMixerSinkTransferToCircBuf and …
(edit) @88944   4 years vboxsync AudioMixer,DevHda: Added AudioMixerSinkTransferToCircBuf and …
(edit) @88943   4 years vboxsync DevHda: hdaR3StreamSetPositionAdd should be static. …
(edit) @88942   4 years vboxsync DevHda: Split up hdaR3StreamUpdate into Dma and AIO variants. bugref:9890
(edit) @88941   4 years vboxsync AudioMixer,DevHda: The asynchronous I/O code should be shared so the …
(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) @88936   4 years vboxsync DevSB16: Made VBOX_WITH_AUDIO_SB16_ASYNC_IO non-optional. bugref:9890
(edit) @88935   4 years vboxsync Audio/VaKit: Just build stuff for 64-bit Linux for now. Needs more …
(edit) @88934   4 years vboxsync DevHda: Made VBOX_WITH_AUDIO_HDA_ASYNC_IO non-optional. bugref:9890
(edit) @88933   4 years vboxsync tools/Makefile.kmk: Get rid of just building RTHttpServer for me again.
(edit) @88932   4 years vboxsync Audio/VaKit: Fixed SCM warning. bugref:10008
(edit) @88931   4 years vboxsync FE/Qt: bugref:9930. Tab color hack
(edit) @88930   4 years vboxsync Audio/VaKit: Fixed SCM warning. bugref:10008
(edit) @88929   4 years vboxsync Audio/VaKit: Fixed warning. bugref:10008
(edit) @88928   4 years vboxsync Audio/VaKit: Allow dynamic test backend selection via …
(edit) @88927   4 years vboxsync Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
(edit) @88926   4 years vboxsync Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
(edit) @88925   4 years vboxsync Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
(edit) @88924   4 years vboxsync Audio/VaKit: Initial commit of VKAT, heavily work in progress [build …
(edit) @88923   4 years vboxsync Audio/VaKit: Initial commit of VKAT, heavily work in progress. bugref:10008
(edit) @88922   4 years vboxsync FE/Qt: bugref:8161. Releasing keyboard keys as softkeyboards closes
(edit) @88921   4 years vboxsync FE/Qt: bugref:8161. Saving softkeyboard options
(edit) @88920   4 years vboxsync AudioMixer: Dropped the unused scratch buffer associated with …
(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) @88915   4 years vboxsync AudioMixer: Added crude heuristics to audioMixerSinkUpdateOutput for …
(edit) @88914   4 years vboxsync AudioMixer: Added crude heuristics to audioMixerSinkUpdateOutput for …
(edit) @88913   4 years vboxsync AudioMixer: Added crude heuristics to audioMixerSinkUpdateOutput for …
(edit) @88912   4 years vboxsync FE/Qt: bugref:8161. Saving softkeyboard selected keyboard layout to …
(edit) @88911   4 years vboxsync FE/Qt: bugref:8161. Saving softkeyboard color settings directly
(edit) @88910   4 years vboxsync FE/Qt: bugref:8161. Saving softkeyboard dialog geometry immediately as …
(edit) @88909   4 years vboxsync AudioMixer: Ignore pfnStreamControl failures and most definitely don't …
(edit) @88908   4 years vboxsync Audio/Dev*: Stream adding cleanup fixes. bugref:9890
(edit) @88907   4 years vboxsync AudioMixer: Removed a few unused function. 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) @88904   4 years vboxsync Devices/Graphics: Helpers to read and write guest MOB memory; fixed …
(edit) @88903   4 years vboxsync FE/Qt: bugref:8161. Saving log viewer widget options immediately as …
(edit) @88902   4 years vboxsync ValKit: Build fix for ntPlayToneWaveX pull. bugref:9890
(edit) @88901   4 years vboxsync FE/Qt: bugref:8161. repeating r144235 for log viewer dialog
(edit) @88900   4 years vboxsync FE/Qt: bugref:8161. Saving dialog geometry as it changes
(edit) @88899   4 years vboxsync DevIchAc97, DevSB16: For the last time, RTStrPrintf doesn't work like …
(edit) @88898   4 years vboxsync DrvAudio: Process backend state changes in drvAudioStreamGetState too …
(edit) @88897   4 years vboxsync DrvAudio: Process backend state changes in drvAudioStreamGetState too …
(edit) @88896   4 years vboxsync DrvAudio: Status cleanup. bugref:9890
(edit) @88895   4 years vboxsync FE/Qt: bugref:9510. Adding a follow mouse feature
(edit) @88894   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88893   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress. Also …
(edit) @88892   4 years vboxsync Audio: Moved the PDMAUDIOSTREAM_STS_XXX stuff into DrvAudio as it's no …
(edit) @88891   4 years vboxsync DrvAudio: A couple of todos and logging. bugref:9890
(edit) @88890   4 years vboxsync AudioMixer: Some diagnostics code (disabled). bugref:9890
(edit) @88889   4 years vboxsync AudioMixBuffer: Fixed bug in AudioMixBufPeekResampling where we'd …
(edit) @88888   4 years vboxsync DrvAudioVRDE: Fixed bug that snuk into drvAudioVrdeHA_StreamDestroy in …
(edit) @88887   4 years vboxsync Audio: Changed PDMIHOSTAUDIO::pfnStreamGetStatus into …
(edit) @88886   4 years vboxsync FE/Qt: build fix
(edit) @88885   4 years vboxsync DrvAudioVRDE: Experimenting with alternative ways of signalling that …
(edit) @88884   4 years vboxsync DrvAudio,Mixer: Changed PDMIAUDIOCONNECTOR::pfnStreamGetStatus into …
(edit) @88883   4 years vboxsync Audio/utils: Disabled building ntPlayToneWaveX; needs a new approach …
(edit) @88882   4 years vboxsync Audio/utils: Try to fix the Windows burns for ntPlayToneWaveX. …
(edit) @88881   4 years vboxsync FE/Qt: bugref:9510. Tracking the data point under mouse cursor
(edit) @88880   4 years vboxsync Audio: Removed the obsolete VBOX_WITH_AUDIO_XXX_ONETIME_INIT code. …
(edit) @88879   4 years vboxsync Audio/VaKit: Made the Validation Kit driver actually being used + …
(edit) @88878   4 years vboxsync DrvHostAudioWasApi: Fail if no PDMIHOSTAUDIOPORT interface below. …
(edit) @88877   4 years vboxsync FE/Qt: bugref:9930. Some more logviewer fixes
(edit) @88876   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @88875   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88874   4 years vboxsync FE/Qt: bugref:8161. Saving extra data and closing com stuff not in …
(edit) @88873   4 years vboxsync FE/Qt: bugref:10006. Dont set close button shortcut while dialog is …
(edit) @88872   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88871   4 years vboxsync /Config.kmk: build fix (typo)
(edit) @88870   4 years vboxsync /Config.kmk: Adjust overall VBOX_DARWIN_HOST_VERSION to match Apple's …
(edit) @88869   4 years vboxsync tools/darwin.amd64: update svn:ignore
(edit) @88868   4 years vboxsync Audio: Doxygen fixes. bugref:9890
(edit) @88867   4 years vboxsync DrvIntNetR0: Corrected limit the optimized case in intnetR0SgReadPart …
(edit) @88866   4 years vboxsync DrvIntNetR0: Provide more info in intnetR0SgReadPart assertion.
(edit) @88865   4 years vboxsync Installer/darwin: When using a provisioning profile, add application …
(edit) @88864   4 years vboxsync DrvHostAudioWasApi: Limit the number of audio clients in the cache to …
(edit) @88863   4 years vboxsync FE/Qt: bugref:10003: Build fix for r144196.
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