VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @88862   4 years vboxsync FE/Qt: bugref:10003: Use non-altered QApplication palette around whole …
(edit) @88861   4 years vboxsync DrvAudio,DrvHostAudioWasApi: Implemented the smoother default device …
(edit) @88860   4 years vboxsync FE/Qt: bugref:10003: A bit of cleanup for QILineEdit; Unused stuff.
(edit) @88859   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @88858   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88857   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser pane machine item to have …
(edit) @88856   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser pane items to have no frame …
(edit) @88855   4 years vboxsync FE/Qt: bugref:10003: Reworking Chooser pane and Tool pane items to …
(edit) @88854   4 years vboxsync Audio/SB16: Fixed audio when restoring from a saved state and output …
(edit) @88853   4 years vboxsync Audio: Reworking PDMIHOSTAUDIOPORT::pfnNotifyDevicesChanged a little, …
(edit) @88852   4 years vboxsync DrvAudio: Logging fix. bugref:9890
(edit) @88851   4 years vboxsync DrvAudio,DrvHostAudioWasApi: Made WAS API device re-init work (i.e. …
(edit) @88850   4 years vboxsync VBox/vmm/pdmaudioinline.h: Moved the stream helpers after the PCM …
(edit) @88849   4 years vboxsync Audio devices: Request power-off notifications before the drivers to …
(edit) @88848   4 years vboxsync DrvHostAudioPulseAudio: Don't know why on earth we try shut down stuff …
(edit) @88847   4 years vboxsync /Config.kmk: On darwin in test signing mode skip timestamping.
(edit) @88846   4 years vboxsync Installer/darwin: Provisioning profiles are in directory …
(edit) @88845   4 years vboxsync Installer/darwin: Use the provisioning profile only during actual …
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