|
|
@90804
|
3 years |
vboxsync |
HostDrivers: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90803
|
3 years |
vboxsync |
Runtime: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90802
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90800
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Working on the expert page of the clone vd
|
|
|
@90799
|
3 years |
vboxsync |
API:Making CMediumFormat::DescribeFileExtensions const.
|
|
|
@90798
|
3 years |
vboxsync |
FE/Qt: bugref:8161: Runtime UI / UIMachineView: A bit of sanity checks …
|
|
|
@90797
|
3 years |
vboxsync |
Fix copy/pasted assert
|
|
|
@90796
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Build fix for r146430; Forgot to move something.
|
|
|
@90795
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for VM power-up progress …
|
|
|
@90794
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90793
|
3 years |
vboxsync |
Audio/ValKit: tdAudioTest.py: Toned down verbose logging for process …
|
|
|
@90792
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90791
|
3 years |
vboxsync |
Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90790
|
3 years |
vboxsync |
Main: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90789
|
3 years |
vboxsync |
IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90788
|
3 years |
vboxsync |
Audio/VKAT: Space nit. bugref:10008
|
|
|
@90787
|
3 years |
vboxsync |
Audio/ValKit: Try canceling the guest VKAT execution task to not run …
|
|
|
@90786
|
3 years |
vboxsync |
Audio/ValKit: Use "--probe-backends" on the host and guests by default …
|
|
|
@90785
|
3 years |
vboxsync |
*: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90784
|
3 years |
vboxsync |
VMM: VALID_PTR -> RT_VALID_PTR.
|
|
|
@90783
|
3 years |
vboxsync |
VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90782
|
3 years |
vboxsync |
VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90781
|
3 years |
vboxsync |
IPRT: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90780
|
3 years |
vboxsync |
SUP: VALID_PTR -> RT_VALID_PTR.
|
|
|
@90779
|
3 years |
vboxsync |
IPRT/RTStrFormatV: Pointer bad string pointer addresses, consolidate …
|
|
|
@90778
|
3 years |
vboxsync |
DrvhostAudioWasApi: Deal with PKEY_AudioEngine_DeviceFormat returning …
|
|
|
@90777
|
3 years |
vboxsync |
Audio/ValKit: Use "--probe-backends" on the host and guests by default …
|
|
|
@90776
|
3 years |
vboxsync |
Audio/VKAT: Implemented "--probe-backends" commands to auto-probe all …
|
|
|
@90775
|
3 years |
vboxsync |
Fix burn due to unwanted tab charager
|
|
|
@90774
|
3 years |
vboxsync |
Add guards to Load Exec function and replicated fix from r145659 in …
|
|
|
@90773
|
3 years |
vboxsync |
VBoxNetAdpCtl: bugref:8093. Rewrite command line processing to be …
|
|
|
@90772
|
3 years |
vboxsync |
Audio/ValKit: tdAudioTest.py: Always decode process output as UTF-8. …
|
|
|
@90771
|
3 years |
vboxsync |
VBoxSVC/Performance: Stop the time before destroying unregistered …
|
|
|
@90769
|
3 years |
vboxsync |
Audio/VKAT: More self-test fixes; docs. bugref:10008
|
|
|
@90768
|
3 years |
vboxsync |
Audio/ValKit: Use different ATS TCP/IP ports for each use case so …
|
|
|
@90767
|
3 years |
vboxsync |
Audio/ValKit: Decoupled the driver stack from the test environment, so …
|
|
|
@90766
|
3 years |
vboxsync |
Audio/ValKit: Decoupled the driver stack from the test environment, so …
|
|
|
@90765
|
3 years |
vboxsync |
Audio/ValKit: Don't report back ATS starting errors to PDM, as those …
|
|
|
@90764
|
3 years |
vboxsync |
Audio/ATS: Implemented audioTestSvcClientDoBye(). bugref:10008
|
|
|
@90763
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Some refactoring on disk file selection functions.
|
|
|
@90762
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Parametrize the device type for a function.
|
|
|
@90761
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Medium size and path parameter of the clone vd wizard.
|
|
|
@90760
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Notification signature for cloud VM power-up …
|
|
|
@90759
|
3 years |
vboxsync |
VMM/pdmR0DevHlp_SetDeviceCritSect: Don't try log the critsect name, it …
|
|
|
@90758
|
3 years |
vboxsync |
FE/Qt: bugref:10067: VirtualBox Manager / Details pane: Extend …
|
|
|
@90757
|
3 years |
vboxsync |
FE/Qt: bugref:10067: New VM wizard: Handle internal disk storage …
|
|
|
@90756
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Adding the path and size location editor to the …
|
|
|
@90755
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Refactoring medium format and medium variant pages …
|
|
|
@90754
|
3 years |
vboxsync |
Audio/ValKit: tdAudioTest.py: Log stuff in killHstProcessByName() to …
|
|
|
@90753
|
3 years |
vboxsync |
Audio/ValKit: tdAudioTest.py: Log stuff in killHstProcessByName() to …
|
|
|
@90752
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Clone VM wizard: Refactoring for r146358.
|
|
|
@90751
|
3 years |
vboxsync |
FE/Qt: bugref:8161: VirtualBox Manager: Fixing regression for …
|
|
|
@90750
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Reverting r146382..
|
|
|
@90749
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Making wizard() member virtual.
|
|
|
@90748
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Initial commit for refactoring clone vd wizard.
|
|
|
@90747
|
3 years |
vboxsync |
FE/Qt: bugref:10067: New Cloud VM wizard: Handle internal VSD form …
|
|
|
@90746
|
3 years |
vboxsync |
Audio/ValKit: tdAudioTest.py: Removed asyncio stuff again; requires …
|
|
|
@90745
|
3 years |
vboxsync |
Audio/ValKit: Also notify the transport layer for a BYE request. …
|
|
|
@90744
|
3 years |
vboxsync |
Audio/ValKit: tdAudioTest.py: Removed asyncio stuff again; requires …
|
|
|
@90743
|
3 years |
vboxsync |
VBoxNetAdpCtl: when we check return value from execute() make it …
|
|
|
@90742
|
3 years |
vboxsync |
VBoxNetAdpCtl: interpret wait(2) status correctly. bugref:8093.
|
|
|
@90741
|
3 years |
vboxsync |
Audio/ValKit: tdAudioTest.py: More adjustments / additions for Windows …
|
|
|
@90740
|
3 years |
vboxsync |
ValKit: More Python 3.9 API changes needed (array.array.tostring() -> …
|
|
|
@90739
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Renaming classes and files of the clone vm wizard.
|
|
|
@90737
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Forgot one more place where we instantiate clone …
|
|
|
@90736
|
3 years |
vboxsync |
Audio/VKAT: Use 16-bit sample sizes as default when manually playing …
|
|
|
@90735
|
3 years |
vboxsync |
FE/Qt: bugref:6143. Replacing the icon of the status bar help button.
|
|
|
@90734
|
3 years |
vboxsync |
FE/Qt: bugref:9996: UINativeWizard: Crash protection for r144622.
|
|
|
@90733
|
3 years |
vboxsync |
FE/Qt: bugref:9831. Replacing the star icon.
|
|
|
@90732
|
3 years |
vboxsync |
FE/Qt: bugref:9831. Replacing zoom actions' icons
|
|
|
@90731
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Clone VM wizard: Handle internal snapshot …
|
|
|
@90730
|
3 years |
vboxsync |
FE/Qt: bugref:9996: Move progress-related slots of UINativeWizard to …
|
|
|
@90729
|
3 years |
vboxsync |
FE/Qt: bugref:9996: New Cloud VM wizard: Handle progress related …
|
|
|
@90728
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Rework UIFormEditorWidget to handle and reflect …
|
|
|
@90727
|
3 years |
vboxsync |
FE/Qt: bugref:9996: Extend UINativeWizard with interface to …
|
|
|
@90726
|
3 years |
vboxsync |
FE/Qt: bugref:9831. Replacing search action icons.
|
|
|
@90725
|
3 years |
vboxsync |
FE/Qt: bugref:9831. Replacing reload page action icons.
|
|
|
@90724
|
3 years |
vboxsync |
Audio/VKAT: Implemented ability to play test tones locally (for …
|
|
|
@90723
|
3 years |
vboxsync |
Audio/VKAT: Implemented ability to play test tones locally (for …
|
|
|
@90722
|
3 years |
vboxsync |
FE/Qt: bugref:9831. Replacing home and forward action icons.
|
|
|
@90721
|
3 years |
vboxsync |
Audio/VKAT: Brought syntax help up-to-date. bugref:10008
|
|
|
@90720
|
3 years |
vboxsync |
FE/Qt: bugref:10067: Tiny cleanup in UINotificationProgressTask.
|
|
|
@90719
|
3 years |
vboxsync |
FE/Qt: bugref:9831. Replacing backward action icon.
|
|
|
@90718
|
3 years |
vboxsync |
Audio/VKAT: A bit more error logging; useful for the test boxes. …
|
|
|
@90717
|
3 years |
vboxsync |
FE/Qt: bugref:9831. Replacing bookmark add action icon.
|
|
|
@90716
|
3 years |
vboxsync |
FE/Qt: bugref:9831. Updating drag_move image.
|
|
|
@90714
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Adding help button to the clone vm wizard
|
|
|
@90713
|
3 years |
vboxsync |
FE/Qt: bugref:9996. Adding help button to new vm wizard.
|
|
|
@90712
|
3 years |
vboxsync |
FE/Qt: bugref:9996: UINativeWizard: Fixing layout regression for …
|
|
|
@90711
|
3 years |
vboxsync |
VBoxTray: Explain the 'release' log stuff for DEBUG builds when it …
|
|
|
@90710
|
3 years |
vboxsync |
VBoxTray: Reverted r146329 as it seems this one is different as it …
|
|
|
@90709
|
3 years |
vboxsync |
VBoxTray: More of the same, from the DnD merge r91269, only use …
|
|
|
@90708
|
3 years |
vboxsync |
X11/VBoxClient: More of the same, probably copied from VBoxService in …
|
|
|
@90707
|
3 years |
vboxsync |
VBoxService.cpp: Undid some unexplained VBOXSERVICE_RELEASE_LOG -> …
|
|
|
@90706
|
3 years |
vboxsync |
FE/Qt: bugref:8161: Runtime UI / UIMachineWindow: Cleanup for title …
|
|
|
@90705
|
3 years |
vboxsync |
FE/Qt: bugref:8161: Runtime UI / UIMachineView: Stop all DnD related …
|
|
|
@90704
|
3 years |
vboxsync |
Audio/VKAT: Don't download stuff and verify if g_fTerminate already is …
|
|
|
@90703
|
3 years |
vboxsync |
Audio/VKAT: Release logger tweaks. bugref:10008
|
|
|
@90702
|
3 years |
vboxsync |
FE/Qt: bugref:9996. isComplete stuff.
|
|
|
@90701
|
3 years |
vboxsync |
FE/Qt: bugref:10087: Runtime UI / UIMouseHandler: Couple of bug-fixes …
|
|
|