VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88226   4 years vboxsync Audio: Renamed host audio files to the DrvHostAudioXxxx scheme. bugref:9890
(edit) @88225   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88224   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88223   4 years vboxsync Audio/HDACodec.h: DECLCALLBACKMEMBER -> ring-3/0 specific ones …
(edit) @88222   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88221   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88220   4 years vboxsync DrvHostAudioAlsa: Don't set the play threshold higher than the ALSA …
(edit) @88219   4 years vboxsync DrvAudio: nits. bugref:9890
(edit) @88218   4 years vboxsync iprt/errcore.h: Fix for non-C99 compilers.
(edit) @88217   4 years vboxsync Main/ConsoleImpl2: Log VBoxInternal/ overrides too. bugref:9890
(edit) @88216   4 years vboxsync DrvAudio,ConsoleImpl2: Constructor cleanup, moved the input/output …
(edit) @88215   4 years vboxsync Solaris-specific changes needed for building VBox on Solaris 11.4. …
(edit) @88214   4 years vboxsync DrvHostAudioAlsa: Added missing config validation. bugref:9890
(edit) @88213   4 years vboxsync DrvAudio: Put the basic driver function in more correct order. bugref:9890
(edit) @88212   4 years vboxsync Fix build.
(edit) @88211   4 years vboxsync Main/ConsoleImpl2: Call VMR3SetError when catching ConfigError so we …
(edit) @88210   4 years vboxsync DrvHostAudioAlsa: Added 'DefaultOutput' and 'DefaultInput' config …
(edit) @88209   4 years vboxsync Main/ConsoleImpl2: Cleaned up i_configAudioDriver(). bugref:9890
(edit) @88208   4 years vboxsync FE/Qt: bugref:8694: UIMessageCenter: Fixing annoying assertion …
(edit) @88207   4 years vboxsync bugref:9961: Additions/x11: vboxvideo: introduce support for 5.11.x …
(edit) @88206   4 years vboxsync FE/Qt: bugref:9515. a small fix
(edit) @88205   4 years vboxsync FE/Qt: bugref:9686. Some renaming
(edit) @88204   4 years vboxsync FE/Qt: bugref:9686. Saving some options to extradata
(edit) @88203   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88202   4 years vboxsync Intel IOMMU: bugref:9967 WIP, build fix.
(edit) @88201   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88200   4 years vboxsync IPRT/%RTbool: Drop the trialing space on true, only output it when '#' …
(edit) @88199   4 years vboxsync Main/Makefile.kmk: Downgrade gcc 7+ optimizations a little because …
(edit) @88198   4 years vboxsync DevHDA: 48kHz is not entirely functional, so disable it again. bugref:9890
(edit) @88197   4 years vboxsync DevHDA: Enable 48kHz. For now it's unconditionally till someone …
(edit) @88196   4 years vboxsync DevHDA: No need to clear HDA_SDCTL_RUN before calling …
(edit) @88195   4 years vboxsync DevHDA: Do stream resets w/ locks held in hdaR3GCTLReset, and to them …
(edit) @88194   4 years vboxsync DevHDA: Removed HDASTATER3::cStreamsActive as nobody actually uses it. …
(edit) @88193   4 years vboxsync DevHDA: Reset while running fix. A few todos. bugref:9890
(edit) @88192   4 years vboxsync Intel IOMMU: bugref:9967 WIP.
(edit) @88191   4 years vboxsync One more small Solaris-specific build warning fix: …
(edit) @88190   4 years vboxsync GA/Win/Installer: GA installer should ignore ERROR_NO_SUCH_DEVINST, …
(edit) @88189   4 years vboxsync Some small Solaris-specific build warning fixes: …
(edit) @88188   4 years vboxsync Installer/darwin: Try just make stuff build without qt.
(edit) @88187   4 years vboxsync Installer/darwin: Try just make stuff build without qt.
(edit) @88186   4 years vboxsync DevHDA: Added WALCLKA at 2030h (see 3.3.44). Turned two if statements …
(edit) @88185   4 years vboxsync Installer/darwin: Try just make stuff build without qt.
(edit) @88184   4 years vboxsync Installer/darwin: Try just make stuff build without qt. [fix]
(edit) @88183   4 years vboxsync Installer/darwin: Try just make stuff build without qt.
(edit) @88182   4 years vboxsync Doxyfile*: Callback decl macro adjustments.
(edit) @88181   4 years vboxsync DrvAudio: Logging correction. bugref:9890
(edit) @88180   4 years vboxsync Installer/darwin: Try just make stuff build without qt.
(edit) @88179   4 years vboxsync Installer/darwin: Try just make stuff build without qt.
(edit) @88178   4 years vboxsync DevHDA: Use DECLR3CALLBACKMEMBER for the mapping conversion functions. …
(edit) @88177   4 years vboxsync /Makefile.kmk: Try just make stuff build without qt.
(edit) @88176   4 years vboxsync Installer/darwin: Try just make stuff build without qt.
(edit) @88175   4 years vboxsync Installer/darwin: Try just make stuff build without qt.
(edit) @88174   4 years vboxsync Intel IOMMU: bugref:9967 Fix const declaration.
(edit) @88173   4 years vboxsync FE/Qt: bugref:9510. Some refactoring
(edit) @88172   4 years vboxsync DevHDA: Doxygen fix. bugref:9890
(edit) @88171   4 years vboxsync DevHDA: Rewrote the wall clock code to base it on the virtual sync …
(edit) @88170   4 years vboxsync DevHDA: Rewrote the wall clock code to base it on the virtual sync …
(edit) @88169   4 years vboxsync SUPDrv: Build fix when compiling Solaris with …
(edit) @88168   4 years vboxsync DevHDA: Fixes and improvements to the 'info hdabdl' output. bugref:9890
(edit) @88167   4 years vboxsync OCI: bugref:9969 - add RTUriParse to VBoxRTImp
(edit) @88166   4 years vboxsync DevHDA: DMA schduling fix. bugref:9890
(edit) @88165   4 years vboxsync DevHDA: Remove the FIFO buffer. Try align the stream state on cache …
(edit) @88164   4 years vboxsync DevHDA: Remove the FIFO buffer. Try align the stream state on cache …
(edit) @88163   4 years vboxsync DevHDA: windows build fix. bugref:9890:
(edit) @88162   4 years vboxsync DevHDA: Put common DMA code into helper functions to reduce code …
(edit) @88161   4 years vboxsync DrvHostPulseAudio.cpp: Another attempt at fixing bogus …
(edit) @88160   4 years vboxsync DevHDA: Merged hdaR3StreamRead into hdaR3StreamPushToMixer. bugref:9890
(edit) @88159   4 years vboxsync DevHDA: Restructured the input DMA code, getting rid of the FIFO …
(edit) @88158   4 years vboxsync DevHDA: Restructured the input DMA code, getting rid of the FIFO …
(edit) @88157   4 years vboxsync DrvAudio: Logging fixes. bugref:9890
(edit) @88156   4 years vboxsync DrvHostPulseAudio.cpp: Fixed bogus pCfgAcq->Backend.cFramesBufferSize …
(edit) @88155   4 years vboxsync FE/Qt: bugref:9515: New VM wizard: A bit of layout fixes for 4th page.
(edit) @88154   4 years vboxsync FE/Qt: bugref:9515: New VM wizard: Forgot to take care of expert …
(edit) @88153   4 years vboxsync Intel IOMMU: bugref:9967 Skeleton bits.
(edit) @88152   4 years vboxsync FE/Qt: bugref:9515: New VM wizard: A bit of layout fixes for 2nd page …
(edit) @88151   4 years vboxsync FE/Qt: bugref:9515: Name and OS Type editor: Forgot something in …
(edit) @88150   4 years vboxsync FE/Qt: bugref:9515: New VM wizard: Few more layout fixes for 1st page; …
(edit) @88149   4 years vboxsync FE/Qt: bugref:9515: Name and OS Type editor: Proper init order …
(edit) @88148   4 years vboxsync FE/Qt: bugref:9515: New VM wizard: A bit of layout fixes for 1st page …
(edit) @88147   4 years vboxsync FE/Qt: bugref:9950. Removing the GA install checkbox and making the …
(edit) @88146   4 years vboxsync FE/Qt: scm fix.
(edit) @88145   4 years vboxsync FE/Qt: bugref:9510. Adding an action to control visibility of …
(edit) @88144   4 years vboxsync PDM/Audio: doxygen bugref:9890
(edit) @88143   4 years vboxsync /Config.kmk: Enabled VBOX_WITH_RAM_IN_KERNEL for Solaris. bugref:9627 …
(edit) @88142   4 years vboxsync Makefile.kmk, Installer, FE/Qt: bugref:9532: Missed Windows style plugin.
(edit) @88141   4 years vboxsync Makefile.kmk, Installer, FE/Qt: bugref:9532: Missed macOS style plugin.
(edit) @88140   4 years vboxsync DevHDA: Clang build fix. bugref:9890
(edit) @88139   4 years vboxsync DevHDA: Reducing HDAStreamPeriod (will be eliminated). bugref:9890
(edit) @88138   4 years vboxsync DevHDA: Made the DMA timer scheduling heuristics more flexible and …
(edit) @88137   4 years vboxsync DevHDA: Made the DMA timer scheduling heuristics more flexible and …
(edit) @88136   4 years vboxsync PDM/audio: Added PDMAudioPropsRoundUpBytesToFrame. bugref:9890
(edit) @88135   4 years vboxsync FE/Qt: bugref:9968: Icon fix for r143282.
(edit) @88134   4 years vboxsync FE/Qt: bugref:9968: A bunch of Redwood icons for various wizards on …
(edit) @88133   4 years vboxsync FE/Qt: bugref:9510. Removin an obsolete define
(edit) @88132   4 years vboxsync TM: Shut up annoying assertion.
(edit) @88131   4 years vboxsync FE/Qt: bugref:9510. Marking non-running vms
(edit) @88130   4 years vboxsync OCI/PCA: bugref:9969. RTCRestClientApiBase::setCAFile(RTCString const …
(edit) @88129   4 years vboxsync OCI/PCA: bugref:9969. RTCRestClientApiBase::setCAFile(RTCString const …
(edit) @88128   4 years vboxsync include/iprt/string.h, src/VBox/Devices/Network/slirp/slirp_config.h: …
(edit) @88127   4 years vboxsync /Config.kmk: whitespace (consistency)
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