VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88054   4 years vboxsync Audio/PDM: doxygen. bugref:9890
(edit) @88053   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88052   4 years vboxsync Audio/PDM: doxygen. bugref:9890
(edit) @88051   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88050   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88049   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88048   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88047   4 years vboxsync Audio: Moved the host audio device enumeration code to PDM …
(edit) @88046   4 years vboxsync FE/Qt: bugref:9950. A small layout change
(edit) @88045   4 years vboxsync Audio: More prep work to move the audio device enumeration code to …
(edit) @88044   4 years vboxsync Audio: More prep work to move the audio device enumeration code to …
(edit) @88043   4 years vboxsync FE/Qt: bugref:9532: The same as in r142762 for Windows.
(edit) @88042   4 years vboxsync Audio: Build fix. bugref:9890
(edit) @88041   4 years vboxsync Audio: More prep work to move the audio device enumeration code to …
(edit) @88040   4 years vboxsync VBoxManage/modifyvm: USe RT_BOOL instead of explicit !! in previous.
(edit) @88039   4 years vboxsync VBoxManage/modifyvm: Don't try to always helpfully enable a NIC when …
(edit) @88038   4 years vboxsync FE/Qt: bugref:9950. Refactoring
(edit) @88037   4 years vboxsync DevBusLogic: Track last completed command, properly clear mailbox …
(edit) @88036   4 years vboxsync hm_vmx.h: Doxygen.
(edit) @88035   4 years vboxsync Audio: Converted the core audio code to extending PDMAUDIODEVICE …
(edit) @88034   4 years vboxsync Audio: Converted the core audio code to extending PDMAUDIODEVICE …
(edit) @88033   4 years vboxsync Audio: Converted the core audio code to extending PDMAUDIODEVICE …
(edit) @88032   4 years vboxsync Audio: Preparing for moving the enumeration helpers to PDM. Simplify …
(edit) @88031   4 years vboxsync Audio: Preparing for moving the enumeration helpers to PDM. Simplify …
(edit) @88030   4 years vboxsync Audio: doxygen fix. bugref:9890
(edit) @88029   4 years vboxsync Audio: Moving some of the DrvAudio.h stuff into PDM - …
(edit) @88028   4 years vboxsync Audio: Moving some of the DrvAudio.h stuff into PDM - …
(edit) @88027   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88026   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88025   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88024   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88023   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88022   4 years vboxsync Audio: Preparing to move some of the DrvAudio.h stuff into PDM. bugref:9890
(edit) @88021   4 years vboxsync Audio/Main: Does not seem like AudioMixBuffer.cpp is needed in VBoxC. …
(edit) @88020   4 years vboxsync FE/Qt: bugref:9950. Don't lose your focus
(edit) @88019   4 years vboxsync FE/Qt: bugref:9950. Small refactoring
(edit) @88018   4 years vboxsync FE/Qt: Managing escape key press better in logviewer dialog when …
(edit) @88017   4 years vboxsync Audio: Removed unused drvAudioHlpBytesPerSec helper to shut up clang …
(edit) @88016   4 years vboxsync Audio: DrvAudioHlpPCMPropsAreValid -> DrvAudioHlpPcmPropsAreValid; …
(edit) @88015   4 years vboxsync Audio: DrvAudioHlpPCMPropsAreEqual -> DrvAudioHlpPcmPropsAreEqual & …
(edit) @88014   4 years vboxsync FE/Qt: bugref:9950. Several fixes
(edit) @88013   4 years vboxsync Audio: DrvAudioHlpPCMPropsPrint -> DrvAudioHlpPcmPropsLog. bugref:9890
(edit) @88012   4 years vboxsync Audio: DrvAudioHlpPCMPropsPrint -> DrvAudioHlpPcmPropsLog. bugref:9890
(edit) @88011   4 years vboxsync Audio: DrvAudioHlpPCMPropsToStreamCfg -> …
(edit) @88010   4 years vboxsync Audio: DrvAudioHlpPCMPropsToStreamCfg -> …
(edit) @88009   4 years vboxsync Audio: DrvAudioHlpPCMPropsBytesPerFrame -> DrvAudioHlpBytesPerFrame as …
(edit) @88008   4 years vboxsync Audio: Moved the PCM property helpers closer together. bugref:9890
(edit) @88007   4 years vboxsync Audio: Switched parameters for DrvAudioHlpBytesToFrames. bugref:9890
(edit) @88006   4 years vboxsync Audio: DrvAudioHlpBytesAlign -> DrvAudioHlpFloorBytesToFrame as it …
(edit) @88005   4 years vboxsync Audio: DrvAudioHlpBytesIsAligned -> DrvAudioHlpIsBytesAligned; …
(edit) @88004   4 years vboxsync Audio: DrvAudioHlpBytesIsAligned -> DrvAudioHlpIsBytesAligned; …
(edit) @88003   4 years vboxsync Audio: DrvAudioHlpCalcBitrate -> DrvAudioHlpGetBitrate. bugref:9098
(edit) @88002   4 years vboxsync Audio: Swapped parameters for DrvAudioHlpNanoToFrames, …
(edit) @88001   4 years vboxsync FE/Qt: bugref:9950. Moving CMedium instance from page to wizard itself.
(edit) @88000   4 years vboxsync FE/Qt: bugref:9950. Creating the vm from expert page.
(edit) @87999   4 years vboxsync AMD IOMMU: bugref:9654 LogRel nit.
(edit) @87998   4 years vboxsync Audio: nits. bugref:9890
(edit) @87997   4 years vboxsync Audio: Fixed the 16-bit and 32-bit signed cases of …
(edit) @87996   4 years vboxsync Audio: Converted DrvAudioHlpFramesToNano and DrvAudioHlpFramesToMilli …
(edit) @87995   4 years vboxsync Audio: Switched DrvAudioHlpFramesToBytes parameters. bugref:9890
(edit) @87994   4 years vboxsync Audio: Switched DrvAudioHlpFramesToBytes parameters. bugref:9890
(edit) @87993   4 years vboxsync Audio: Switched DrvAudioHlpFramesToMilli parameters. bugref:9890
(edit) @87992   4 years vboxsync Audio: Switched DrvAudioHlpFramesToNano parameters. bugref:9890
(edit) @87991   4 years vboxsync Audio: Switched DrvAudioHlpBytesToMilli parameters. bugref:9890
(edit) @87990   4 years vboxsync Audio: Fixed broken DrvAudioHlpBytesToNano and DrvAudioHlpBytesToMicro …
(edit) @87989   4 years vboxsync DevHDA: Count DMA over-/underflows. bugref:9890
(edit) @87988   4 years vboxsync DevHDA: Complain on underflows in DMA worker. bugref:9890
(edit) @87987   4 years vboxsync scm fix
(edit) @87986   4 years vboxsync DrvAudioCommon: Explain how do DrvAudioHlpFramesToMilli and such …
(edit) @87985   4 years vboxsync DevHDA: Increase the internal buffer between the DMA engine and the …
(edit) @87984   4 years vboxsync openssl-1.1.1j: Applied and adjusted our OpenSSL changes to 1.1.1j. …
(edit) @87983   4 years vboxsync DevHDA/StreamSetUp: Deal with buffer lists w/o IRQs too in the …
(edit) @87982   4 years vboxsync FE/Qt: bugref:9950. r143091 was incomplete
(edit) @87981   4 years vboxsync FE/Qt: bugref:9950. Connecting more of the bit and pieces in expert mode
(edit) @87980   4 years vboxsync Audio/HDA: Changed LogRel() statements in hdaR3StreamSetUp() being …
(edit) @87979   4 years vboxsync DrvHostPulseAudio.cpp: Fixed StreamOpen regression from r139599 where …
(edit) @87978   4 years vboxsync DevHDA: Do not put assertions inside #ifdef LOG_ENABLED! bugref:9890
(edit) @87977   4 years vboxsync DevHDA: Set timer frequency hint. bugref:9890
(edit) @87976   4 years vboxsync tools/Makefile.kmk: Add new (optional) tool jom, a nmake clone with …
(edit) @87975   4 years vboxsync DevHDA: Fixed incorrect LogRel2 statement (%R[bdle] is for HDABDLE …
(edit) @87974   4 years vboxsync FE/Qt: bugref:9950. Handling medium size change in the expert mpde page
(edit) @87973   4 years vboxsync FE/Qt: bugref:9950. Handling medium format change in expert mode page
(edit) @87972   4 years vboxsync FE/Qt: bugref:9950. Initializing medium path widgets in expert mode
(edit) @87971   4 years vboxsync OHCI: Clear list enable bits on reset in order to get out of work …
(edit) @87970   4 years vboxsync Audio/HDA: Changed LogRel() statements in hdaR3StreamSetUp() being …
(edit) @87969   4 years vboxsync Audio/HDA: Changed LogRel() statements in hdaR3StreamSetUp() being …
(edit) @87968   4 years vboxsync Main/MachineImpl.cpp: Delete Logs/VBoxUI.log left by detachable GUI. …
(edit) @87967   4 years vboxsync AMD IOMMU: bugref:9654 LogRelMax some failures, return proper rc in …
(edit) @87966   4 years vboxsync VMM/HMVMXR0: Nested VMX: hmR0VmxRemoveProcCtlsVmcs nit.
(edit) @87965   4 years vboxsync DevHDA: Use pStreamR3->State.Mapping.PCMProps instead of …
(edit) @87964   4 years vboxsync Forward ported r143064 from 6.1: DevHDA: Try be as exact as possible …
(edit) @87963   4 years vboxsync DevHDA: HDA dtrace build fix. bugref:9890
(edit) @87962   4 years vboxsync DevHDA: Oops, didn't mean to disable the windows hack yet, just adding …
(edit) @87961   4 years vboxsync DevHDA: Added a couple of dtrace probes for tracking data from DMA …
(edit) @87960   4 years vboxsync DevHDA: Hacks for logging CS:RIP & RFLAGS for MMIO accesses …
(edit) @87959   4 years vboxsync VMM/DBGFAddrSpace: Look in environment for symbol stuff too, using the …
(edit) @87958   4 years vboxsync FE/Qt: bugref:9950. Some cleaning
(edit) @87957   4 years vboxsync FE/Qt: bugref:9950. Getting rid of some group boxes
(edit) @87956   4 years vboxsync FE/Qt: bugref:9950. More fix on the expert mode page
(edit) @87955   4 years vboxsync FE/Qt: bugref:9950. Changing the order of the hdd related choices.
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