|
|
@88201
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88200
|
4 years |
vboxsync |
IPRT/%RTbool: Drop the trialing space on true, only output it when '#' …
|
|
|
@88199
|
4 years |
vboxsync |
Main/Makefile.kmk: Downgrade gcc 7+ optimizations a little because …
|
|
|
@88198
|
4 years |
vboxsync |
DevHDA: 48kHz is not entirely functional, so disable it again. bugref:9890
|
|
|
@88197
|
4 years |
vboxsync |
DevHDA: Enable 48kHz. For now it's unconditionally till someone …
|
|
|
@88196
|
4 years |
vboxsync |
DevHDA: No need to clear HDA_SDCTL_RUN before calling …
|
|
|
@88195
|
4 years |
vboxsync |
DevHDA: Do stream resets w/ locks held in hdaR3GCTLReset, and to them …
|
|
|
@88194
|
4 years |
vboxsync |
DevHDA: Removed HDASTATER3::cStreamsActive as nobody actually uses it. …
|
|
|
@88193
|
4 years |
vboxsync |
DevHDA: Reset while running fix. A few todos. bugref:9890
|
|
|
@88192
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 WIP.
|
|
|
@88191
|
4 years |
vboxsync |
One more small Solaris-specific build warning fix:
…
|
|
|
@88190
|
4 years |
vboxsync |
GA/Win/Installer: GA installer should ignore ERROR_NO_SUCH_DEVINST, …
|
|
|
@88189
|
4 years |
vboxsync |
Some small Solaris-specific build warning fixes:
…
|
|
|
@88188
|
4 years |
vboxsync |
Installer/darwin: Try just make stuff build without qt.
|
|
|
@88187
|
4 years |
vboxsync |
Installer/darwin: Try just make stuff build without qt.
|
|
|
@88186
|
4 years |
vboxsync |
DevHDA: Added WALCLKA at 2030h (see 3.3.44). Turned two if statements …
|
|
|
@88185
|
4 years |
vboxsync |
Installer/darwin: Try just make stuff build without qt.
|
|
|
@88184
|
4 years |
vboxsync |
Installer/darwin: Try just make stuff build without qt. [fix]
|
|
|
@88183
|
4 years |
vboxsync |
Installer/darwin: Try just make stuff build without qt.
|
|
|
@88182
|
4 years |
vboxsync |
Doxyfile*: Callback decl macro adjustments.
|
|
|
@88181
|
4 years |
vboxsync |
DrvAudio: Logging correction. bugref:9890
|
|
|
@88180
|
4 years |
vboxsync |
Installer/darwin: Try just make stuff build without qt.
|
|
|
@88179
|
4 years |
vboxsync |
Installer/darwin: Try just make stuff build without qt.
|
|
|
@88178
|
4 years |
vboxsync |
DevHDA: Use DECLR3CALLBACKMEMBER for the mapping conversion functions. …
|
|
|
@88176
|
4 years |
vboxsync |
Installer/darwin: Try just make stuff build without qt.
|
|
|
@88175
|
4 years |
vboxsync |
Installer/darwin: Try just make stuff build without qt.
|
|
|
@88173
|
4 years |
vboxsync |
FE/Qt: bugref:9510. Some refactoring
|
|
|
@88172
|
4 years |
vboxsync |
DevHDA: Doxygen fix. bugref:9890
|
|
|
@88171
|
4 years |
vboxsync |
DevHDA: Rewrote the wall clock code to base it on the virtual sync …
|
|
|
@88170
|
4 years |
vboxsync |
DevHDA: Rewrote the wall clock code to base it on the virtual sync …
|
|
|
@88169
|
4 years |
vboxsync |
SUPDrv: Build fix when compiling Solaris with …
|
|
|
@88168
|
4 years |
vboxsync |
DevHDA: Fixes and improvements to the 'info hdabdl' output. bugref:9890
|
|
|
@88167
|
4 years |
vboxsync |
OCI: bugref:9969 - add RTUriParse to VBoxRTImp
|
|
|
@88166
|
4 years |
vboxsync |
DevHDA: DMA schduling fix. bugref:9890
|
|
|
@88165
|
4 years |
vboxsync |
DevHDA: Remove the FIFO buffer. Try align the stream state on cache …
|
|
|
@88164
|
4 years |
vboxsync |
DevHDA: Remove the FIFO buffer. Try align the stream state on cache …
|
|
|
@88163
|
4 years |
vboxsync |
DevHDA: windows build fix. bugref:9890:
|
|
|
@88162
|
4 years |
vboxsync |
DevHDA: Put common DMA code into helper functions to reduce code …
|
|
|
@88161
|
4 years |
vboxsync |
DrvHostPulseAudio.cpp: Another attempt at fixing bogus …
|
|
|
@88160
|
4 years |
vboxsync |
DevHDA: Merged hdaR3StreamRead into hdaR3StreamPushToMixer. bugref:9890
|
|
|
@88159
|
4 years |
vboxsync |
DevHDA: Restructured the input DMA code, getting rid of the FIFO …
|
|
|
@88158
|
4 years |
vboxsync |
DevHDA: Restructured the input DMA code, getting rid of the FIFO …
|
|
|
@88157
|
4 years |
vboxsync |
DrvAudio: Logging fixes. bugref:9890
|
|
|
@88156
|
4 years |
vboxsync |
DrvHostPulseAudio.cpp: Fixed bogus pCfgAcq->Backend.cFramesBufferSize …
|
|
|
@88155
|
4 years |
vboxsync |
FE/Qt: bugref:9515: New VM wizard: A bit of layout fixes for 4th page.
|
|
|
@88154
|
4 years |
vboxsync |
FE/Qt: bugref:9515: New VM wizard: Forgot to take care of expert …
|
|
|
@88153
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Skeleton bits.
|
|
|
@88152
|
4 years |
vboxsync |
FE/Qt: bugref:9515: New VM wizard: A bit of layout fixes for 2nd page …
|
|
|
@88151
|
4 years |
vboxsync |
FE/Qt: bugref:9515: Name and OS Type editor: Forgot something in …
|
|
|
@88150
|
4 years |
vboxsync |
FE/Qt: bugref:9515: New VM wizard: Few more layout fixes for 1st page; …
|
|
|
@88149
|
4 years |
vboxsync |
FE/Qt: bugref:9515: Name and OS Type editor: Proper init order …
|
|
|
@88148
|
4 years |
vboxsync |
FE/Qt: bugref:9515: New VM wizard: A bit of layout fixes for 1st page …
|
|
|
@88147
|
4 years |
vboxsync |
FE/Qt: bugref:9950. Removing the GA install checkbox and making the …
|
|
|
@88146
|
4 years |
vboxsync |
FE/Qt: scm fix.
|
|
|
@88145
|
4 years |
vboxsync |
FE/Qt: bugref:9510. Adding an action to control visibility of …
|
|
|
@88142
|
4 years |
vboxsync |
Makefile.kmk, Installer, FE/Qt: bugref:9532: Missed Windows style plugin.
|
|
|
@88141
|
4 years |
vboxsync |
Makefile.kmk, Installer, FE/Qt: bugref:9532: Missed macOS style plugin.
|
|
|
@88140
|
4 years |
vboxsync |
DevHDA: Clang build fix. bugref:9890
|
|
|
@88139
|
4 years |
vboxsync |
DevHDA: Reducing HDAStreamPeriod (will be eliminated). bugref:9890
|
|
|
@88138
|
4 years |
vboxsync |
DevHDA: Made the DMA timer scheduling heuristics more flexible and …
|
|
|
@88137
|
4 years |
vboxsync |
DevHDA: Made the DMA timer scheduling heuristics more flexible and …
|
|
|
@88135
|
4 years |
vboxsync |
FE/Qt: bugref:9968: Icon fix for r143282.
|
|
|
@88134
|
4 years |
vboxsync |
FE/Qt: bugref:9968: A bunch of Redwood icons for various wizards on …
|
|
|
@88133
|
4 years |
vboxsync |
FE/Qt: bugref:9510. Removin an obsolete define
|
|
|
@88132
|
4 years |
vboxsync |
TM: Shut up annoying assertion.
|
|
|
@88131
|
4 years |
vboxsync |
FE/Qt: bugref:9510. Marking non-running vms
|
|
|
@88130
|
4 years |
vboxsync |
OCI/PCA: bugref:9969. RTCRestClientApiBase::setCAFile(RTCString const …
|
|
|
@88129
|
4 years |
vboxsync |
OCI/PCA: bugref:9969. RTCRestClientApiBase::setCAFile(RTCString const …
|
|
|
@88128
|
4 years |
vboxsync |
include/iprt/string.h, src/VBox/Devices/Network/slirp/slirp_config.h: …
|
|
|
@88126
|
4 years |
vboxsync |
libs/xpcom18a4/Makefile.kmk: Use the same "put libSDL late in the link …
|
|
|
@88125
|
4 years |
vboxsync |
IPRT/Makefile.kmk: fix long standing typo causing unnecessary rebuilds …
|
|
|
@88124
|
4 years |
vboxsync |
OCI/PCA: bugref:9969 - Make it possible to specify the CA file for the …
|
|
|
@88123
|
4 years |
vboxsync |
FE/Qt: bugref:9510. Propitate SCM with an extra sacrificial empty line.
|
|
|
@88122
|
4 years |
vboxsync |
FE/Qt: VirtualBox Manager: Tools pane: Do not hide restricted tools, …
|
|
|
@88121
|
4 years |
vboxsync |
FE/Qt: bugref:9510. Showing vms in the list regardless of their state.
|
|
|
@88120
|
4 years |
vboxsync |
OCI/PCA: bugref:9969. Make RTPathSkipRootSpec visible to extpack code.
|
|
|
@88119
|
4 years |
vboxsync |
FE/Qt: scm fix.
|
|
|
@88118
|
4 years |
vboxsync |
FE/Qt: bugref:9510. Some renaming
|
|
|
@88117
|
4 years |
vboxsync |
FE/Qt: bugref:9510. fix
|
|
|
@88116
|
4 years |
vboxsync |
FE/Qt: bugref:9950. Fixing the expert mode
|
|
|
@88115
|
4 years |
vboxsync |
FE/Qt: bugref:9950. Attaching the selected ISO file to the new vm in …
|
|
|
@88114
|
4 years |
vboxsync |
FE/Qt: bugref:9950. Enabling/disabling the checkbox
|
|
|
@88113
|
4 years |
vboxsync |
DevHDA: Build fix. bugref:9890
|
|
|
@88112
|
4 years |
vboxsync |
Audio,DevHDA: Made PDMAUDIOPCMPROPS_F2B and PDMAUDIOPCMPROPS_B2F work …
|
|
|
@88111
|
4 years |
vboxsync |
3D/DX11: New context type for DX11 commands submittion, bugref:9845
|
|
|
@88110
|
4 years |
vboxsync |
FE/Qt: bugref:9950. Adding the fields and properties for skipping …
|
|
|
@88109
|
4 years |
vboxsync |
FE/Qt: bugref:9950. Adding a check box
|
|
|
@88108
|
4 years |
vboxsync |
FE/Qt: bugref:9950. Some cleaning
|
|
|
@88107
|
4 years |
vboxsync |
FE/Qt: bugref:9950. Removing iso file selector from the wizards
|
|
|
@88106
|
4 years |
vboxsync |
FE/Qt: bugref:9968: A bunch of Redwood icons for various progress …
|
|
|
@88105
|
4 years |
vboxsync |
FE/Qt: bugref:8694: UIMachineAttributeSetter: Machine move icon fix.
|
|
|
@88104
|
4 years |
vboxsync |
FE/Qt: bugref:9653: Fix progress icons for cloud form set/get/refresh …
|
|
|
@88103
|
4 years |
vboxsync |
FE/Qt: bugref:9653: A bit of fixes for progress NLS tags.
|
|
|
@88102
|
4 years |
vboxsync |
FE/Qt: bugref:9653: Missed icons for delete cloud stuff progress.
|
|
|
@88101
|
4 years |
vboxsync |
FE/Qt: bugref:9950. Adding a file selector to name/type editor.
|
|
|
@88100
|
4 years |
vboxsync |
FE/Qt: bugref:8694: UIMessageCenter: Missed HiDPI support for …
|
|
|
@88099
|
4 years |
vboxsync |
VMM/HMSVMR0: Whitespace, comment nit.
|
|
|
@88098
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Unused header.
|
|
|
@88097
|
4 years |
vboxsync |
DevHDA: Separate DMA transfer function for output …
|
|
|
@88096
|
4 years |
vboxsync |
DevHDA: Separate DMA transfer function for output …
|
|
|