|
|
@75130
|
6 years |
vboxsync |
IPRT/dbgmod: Don't assume pfnUnwindFrame is always present. bugref:3897
|
|
|
@75129
|
6 years |
vboxsync |
IPRT: Make Watcom C an alterntive for compiling the OS/2 kernel code …
|
|
|
@75128
|
6 years |
vboxsync |
common\err\RTErrConvertFromErrno.cpp: watcom adjustments
|
|
|
@75127
|
6 years |
vboxsync |
VBoxGuestR0LibIdc-os2.cpp: watcom fix
|
|
|
@75126
|
6 years |
vboxsync |
VBoxGuestR0LibHGCMInternal.cpp: We no longer seems to need alloca.h.
|
|
|
@75125
|
6 years |
vboxsync |
tstRTCRest-1.cpp: Another shot at the double test. bugref:9167 [build fix]
|
|
|
@75124
|
6 years |
vboxsync |
tstRTCRest-1.cpp: Another shot at the double test. bugref:9167
|
|
|
@75123
|
6 years |
vboxsync |
tstRTCRest-1: More double test tweaking. bugref:9167
|
|
|
@75122
|
6 years |
vboxsync |
VBoxNetAdp: Same fixes for bugref:9233 ticketref:18046 as was applied …
|
|
|
@75121
|
6 years |
vboxsync |
VBoxNetLwf: More fixes for bugref:9233 ticketref:18046.
|
|
|
@75120
|
6 years |
vboxsync |
DevHDA: Timer description string passed to PDMDevHlpTMTimerCreate …
|
|
|
@75119
|
6 years |
vboxsync |
RTCp.cpp: Build fix for previous GCC 8.2 workaround.
|
|
|
@75118
|
6 years |
vboxsync |
RTCp.cpp: make a compile assertion which gcc 8.2 does not like …
|
|
|
@75117
|
6 years |
vboxsync |
RTCp.cpp: make a compile assertion which gcc 8.2 does not like conditional.
|
|
|
@75113
|
6 years |
vboxsync |
Installer/linux/Makefile.include.footer: GNU make doesn't like -j0, so …
|
|
|
@75111
|
6 years |
vboxsync |
Synced code and comment again.
|
|
|
@75110
|
6 years |
vboxsync |
VMM/TM: Nested VMX: bugref:9180 todo addressed by calling a separate …
|
|
|
@75109
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Adjust TSC offset.
|
|
|
@75108
|
6 years |
vboxsync |
IPRT/http: Extended RTHttpReset with a flag parameter so headers can …
|
|
|
@75107
|
6 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:9180 Add member for recording VM-entry …
|
|
|
@75106
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Chooser pane: Do not draw …
|
|
|
@75104
|
6 years |
vboxsync |
FE/Qt: bugref:9241: UIActionPoolSelector: Wipe out few unused actions.
|
|
|
@75103
|
6 years |
vboxsync |
IPRT/http: RTHttpReset - free headers from the previous request.
|
|
|
@75102
|
6 years |
vboxsync |
FE/Qt: bugref:9230: Cloud Profile Manager: Hide Cloud Profile Manager …
|
|
|
@75101
|
6 years |
vboxsync |
Build fix.
|
|
|
@75100
|
6 years |
vboxsync |
BusLogic: Added option to emulate an ISA device without any PCI bits.
|
|
|
@75099
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: Sane default …
|
|
|
@75096
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: A small cleanup …
|
|
|
@75095
|
6 years |
vboxsync |
Guest Control/Main: Better check for existing directories in …
|
|
|
@75094
|
6 years |
vboxsync |
Guest Control/Main: One more error code for …
|
|
|
@75093
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Rework standard toolbar …
|
|
|
@75092
|
6 years |
vboxsync |
FE/Qt: bugref:9072. Remove a redundant shorcut assignment from the …
|
|
|
@75091
|
6 years |
vboxsync |
FEQt: Drop VBOX_WITH_ICHAT_THEATER and associated code.
|
|
|
@75090
|
6 years |
vboxsync |
FE/Qt: bugref:9275. Change the label from 'Path' to 'Machine Folder'
|
|
|
@75089
|
6 years |
vboxsync |
FEQt/Makefile.kmk: Made VBOX_GUI_WITH_EXTRADATA_MANAGER_UI and …
|
|
|
@75088
|
6 years |
vboxsync |
FE/Qt: bugref:6699 Build Fix
|
|
|
@75087
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Move guest process control and file manager to …
|
|
|
@75086
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: A bit of optimization for tool …
|
|
|
@75085
|
6 years |
vboxsync |
IPRT/ldrPE: Must save Dir.Size to uOrgDir before updating it. duh. …
|
|
|
@75084
|
6 years |
vboxsync |
IPRT/ldrPE: Don't be uptight about the linker getting the new loader …
|
|
|
@75083
|
6 years |
vboxsync |
Build fix.
|
|
|
@75082
|
6 years |
vboxsync |
VideoRec/DrvAudioVideoRec: Got rid of the big stack buffers and only …
|
|
|
@75081
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Make sure both last chosen …
|
|
|
@75080
|
6 years |
vboxsync |
FE/Qt: bugref:9254: VM settings / Display page: A bit of width sync …
|
|
|
@75079
|
6 years |
vboxsync |
FE/Qt: bugref:9152: teach the code about CloudOCISubnet. Ok Dsen.
|
|
|
@75078
|
6 years |
vboxsync |
FE/Qt: bugref:9254: UIScaleFactorEditor: No go (s.a. r126127).
|
|
|
@75077
|
6 years |
vboxsync |
VideoRec/DrvAudioVideoRec: Use an absolute timestamp since program …
|
|
|
@75076
|
6 years |
vboxsync |
VideoRec/WebMWriter: Use the block map's currently processed TC …
|
|
|
@75075
|
6 years |
vboxsync |
DevATA: Made RECALIBRATE and INITIALIZE DEVICE PARAMETERS commands …
|
|
|
@75074
|
6 years |
vboxsync |
FE/Qt: bugref:9254: UIScaleFactorEditor: A bit of style-fixes.
|
|
|
@75073
|
6 years |
vboxsync |
FE/Qt: bugref:9254: Global preferences / Display page: Just realized …
|
|
|
@75072
|
6 years |
vboxsync |
VideoRec/Main: This is the timestamp, not the duration (renaming).
|
|
|
@75071
|
6 years |
vboxsync |
VideoRec/Main: This is the timestamp, not the duration (renaming).
|
|
|
@75070
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Lots of icon fixes for …
|
|
|
@75069
|
6 years |
vboxsync |
VideoRec/Main: Initialize context in VideoRecStreamInit().
|
|
|
@75068
|
6 years |
vboxsync |
Build fix.
|
|
|
@75067
|
6 years |
vboxsync |
Build fix.
|
|
|
@75066
|
6 years |
vboxsync |
VideoRec/Main: More renaming.
|
|
|
@75065
|
6 years |
vboxsync |
FE/Qt: bugref:9254: Global preferences / Display page: A bit of layout …
|
|
|
@75064
|
6 years |
vboxsync |
Installer/solaris: bugref:9049: Support for split GUI functionality. …
|
|
|
@75063
|
6 years |
vboxsync |
Installer/solaris: bugref:9049: Support for split GUI functionality.
|
|
|
@75062
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Conditionally add the guest control dialog action …
|
|
|
@75061
|
6 years |
vboxsync |
xpcom: make xptcinvoke_x86_64_linux.cpp work with gcc sanitisers. …
|
|
|
@75060
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Few new icons.
|
|
|
@75059
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Small fixes in the guest control dialog/widget
|
|
|
@75058
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Build fix
|
|
|
@75057
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Further work for making guest control a machine tool
|
|
|
@75056
|
6 years |
vboxsync |
FE/Qt: bugref:9152: Export Appliance wizard: No profiles is a valid case.
|
|
|
@75055
|
6 years |
vboxsync |
FE/Qt: bugref:9152: Export Appliance wizard: Add Cloud Profile …
|
|
|
@75054
|
6 years |
vboxsync |
FE/Qt: bugref:9241 and bugref:9230: A possibility to pass Cloud …
|
|
|
@75053
|
6 years |
vboxsync |
IPRT,SUPDrv: Made the verification code link, fixed a couple of …
|
|
|
@75052
|
6 years |
vboxsync |
SUPDrv: Made the sketches for bugref:9232 compile.
|
|
|
@75051
|
6 years |
vboxsync |
FE/Qt: bugref:9152: Forgot to apply mask to tool-tip as well, (s.a. …
|
|
|
@75050
|
6 years |
vboxsync |
IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
|
|
|
@75049
|
6 years |
vboxsync |
IPRT,SUPDrv: Added cbImage parameter to FNRTLDRRDRMEMDTOR; sketched …
|
|
|
@75048
|
6 years |
vboxsync |
VideoRec/WebMWriter: Renaming, docs.
|
|
|
@75047
|
6 years |
vboxsync |
VideoRec/WebMWriter: Renaming, docs.
|
|
|
@75046
|
6 years |
vboxsync |
FE/Qt: bugref:9152: Parse complex json array values as string pairs …
|
|
|
@75045
|
6 years |
vboxsync |
IPRT/RTFileReadAll*: Added RTFILE_RDALL_F_FAIL_ON_MAX_SIZE. bugref:9232
|
|
|
@75044
|
6 years |
vboxsync |
OCI: G/c unused enums
|
|
|
@75043
|
6 years |
vboxsync |
IPRT/r0drv/darwin: Implemented RTFileSeek. bugref:9232
|
|
|
@75042
|
6 years |
vboxsync |
IPRT/r0drv/darwin: Implemented RTFileSeek. bugref:9232
|
|
|
@75041
|
6 years |
vboxsync |
VideoRec/WebMWriter: Fixed the relative timecode handling when …
|
|
|
@75040
|
6 years |
vboxsync |
VideoRec/Main: Factored out the stream processing code into an own …
|
|
|
@75039
|
6 years |
vboxsync |
IPRT/r0drv/darwin: Split out RTFile* from dbgkrnlinfo. Added …
|
|
|
@75038
|
6 years |
vboxsync |
OCI: G/c VBOX_WITH_CLOUD_PROVIDERS_NO_COMMANDS ifdefs and related code.
|
|
|
@75037
|
6 years |
vboxsync |
tstRTCRest-1: More flexible double handling. The strtod impl we depend …
|
|
|
@75034
|
6 years |
vboxsync |
tstRTCRest: no change.
|
|
|
@75033
|
6 years |
vboxsync |
VideoRec/Main: Make sure to initialize cluster count in WebMSegment.
|
|
|
@75032
|
6 years |
vboxsync |
VideoRec/Main: More cleanup code for WebMSegment class.
|
|
|
@75031
|
6 years |
vboxsync |
VideoRec/Main: Renaming.
|
|
|
@75030
|
6 years |
vboxsync |
VideoRec/Main: Extended the cue list with positions on a per-track basis.
|
|
|
@75029
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Just small reordering.
|
|
|
@75028
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Tools pane: Forgot to set new …
|
|
|
@75027
|
6 years |
vboxsync |
FE/Qt: bugref:9241: VirtualBox Manager: Forgot to set new icon size …
|
|
|
@75026
|
6 years |
vboxsync |
FE/Qt: UIActionPoolSelector: Snapshot properties icon fix.
|
|
|
@75025
|
6 years |
vboxsync |
FE/Qt: bugref:8694: New HiDPI About icons; a bit of configuration changes.
|
|
|
@75021
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Remove UIGuestControlDialog from shared GUI lib.
|
|
|
@75020
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Build fix
|
|
|
@75019
|
6 years |
vboxsync |
FE/Qt: bugref:6699. Build fix
|
|
|