VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

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