VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @82528   5 years vboxsync Vbgl: clipboard fixes. bugref:9437
(edit) @82527   5 years vboxsync SharedClipboardSvc,Vbgl: Worked over the host messages, taking locks …
(edit) @82526   5 years vboxsync SharedClipboardSvc,Vbgl: Started looking over the host message …
(edit) @82525   5 years vboxsync SharedClipboardSvc,Vbgl: Looked at the connect and feature exchange …
(edit) @82523   5 years vboxsync FE/Qt: Spanish, Italian and Catalan translation update for GUI (not Qt).
(edit) @82522   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Switch to the new way of querying the …
(edit) @82521   5 years vboxsync EFI/Firmware/VBoxFsDxe: Fix a read beyond the of buffer due to the …
(edit) @82520   5 years vboxsync EFI/VBoxFsDxe: Oops.
(edit) @82519   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Restore old behavior until the …
(edit) @82518   5 years vboxsync FE/Qt: German NLS.
(edit) @82517   5 years vboxsync EFI/VBoxFsDxe: EFI needs backslashes as path separators.
(edit) @82515   5 years vboxsync SharedClipboardSvc: Don't let the guest clear the host clipboard …
(edit) @82514   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82513   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82512   5 years vboxsync VBoxFsDxe: CompareGuid returnes TRUE if the GUID matches and not 0
(edit) @82511   5 years vboxsync scm fix
(edit) @82510   5 years vboxsync GuestHost/clipboard-win.cpp: Set all incomping formats in …
(edit) @82509   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Use the gVBoxFsBlessedFileInfoGuid …
(edit) @82508   5 years vboxsync EFI/Firmware/VBoxPkg: Add new GUID to retrieve the blessed file from …
(edit) @82507   5 years vboxsync VBoxTray,VBoxClient: Use '&' rather than '==' when testing format …
(edit) @82506   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82504   5 years vboxsync clipboard-win.cpp: Flagged some non-sense for fixing in a bit... …
(edit) @82503   5 years vboxsync VBoxSharedClipboardSvc-win.cpp: Flagged some non-sense for fixing in a …
(edit) @82502   5 years vboxsync Main/Console: Reverted VRDE clipboard breakage introduced in r131016
(edit) @82501   5 years vboxsync SharedClipboardSvc: Working on unbreaking VRDE/VRDP, the DATA_READ …
(edit) @82500   5 years vboxsync SharedClipboardSvc,Vbgl: Reviewed and adjusted the handling of the …
(edit) @82498   5 years vboxsync todos. bugref:9437
(edit) @82497   5 years vboxsync clipboard-win.cpp: build fix. bugref:9437
(edit) @82495   5 years vboxsync ClipboardStreamImpl-win.cpp: Point out wrong allocator for …
(edit) @82489   5 years vboxsync space between brief and docs.
(edit) @82488   5 years vboxsync VBoxSharedClipboardSvc: Return VERR_NOT_IMPLEMENTED like we used to do …
(edit) @82486   5 years vboxsync VBoxClipboardSvc: doxygen, comment. bugref:9437
(edit) @82485   5 years vboxsync VBox/HostServices/VBoXClipboardSvc.h: There is no need for any public …
(edit) @82483   5 years vboxsync VBoxClipboardSvc: More save state cleanup. bugref:9437
(edit) @82482   5 years vboxsync VBoxSharedClipboardSvc.cpp: Must reject future saved state version …
(edit) @82481   5 years vboxsync VBoxClipboardSvc: Moved the saved state version defines from the …
(edit) @82480   5 years vboxsync GuestHost/SharedClipboard.h: Got rid of all the leading underscores …
(edit) @82479   5 years vboxsync Build fix. bugref:9437
(edit) @82478   5 years vboxsync GuestHost/SharedClipboard-transfers.h: Removed/disabled a bunch more …
(edit) @82477   5 years vboxsync clipboard-common.cpp: Use RTMemDup. Some nits. bugref:9437
(edit) @82475   5 years vboxsync FE/Qt: Russian NLS update.
(edit) @82474   5 years vboxsync FE/Qt: Few NLS related todos around whole the GUI.
(edit) @82473   5 years vboxsync FE/Qt: One more NLS fix in one of wizards.
(edit) @82472   5 years vboxsync GARepack: fixing makefile accessing nonOSE resources in OSE build
(edit) @82471   5 years vboxsync FE/Qt: Few more NLS fixes around various wizards and managers.
(edit) @82470   5 years vboxsync FE/Qt: UICommon: NLS fix.
(edit) @82469   5 years vboxsync RepackGA: curr dir fix for makensis. bugref:9587
(edit) @82468   5 years vboxsync RepackGA scripts: updating repacking scripts. bugref:9587
(edit) @82466   5 years vboxsync Shared Clipboard/Transfers: Reduced SHCL_OBJ_CF_ flags / options to a …
(edit) @82465   5 years vboxsync Shared Clipboard/Transfers: Reduced SHCL_OBJ_CF_ flags / options to a …
(edit) @82464   5 years vboxsync GARepack: moving VBoxGuestInstallHelper to repack
(edit) @82463   5 years vboxsync pdmaudioifs.h,Devices/Audio: Corrected the size alignment of …
(edit) @82462   5 years vboxsync Shared Clipboard/Transfers: Renamed SHCLTRANSFERDIR_[READ|WRITE] -> …
(edit) @82461   5 years vboxsync AddRepack: adding more files to repack dir of VBoxAll. bugref:9587
(edit) @82460   5 years vboxsync Shared Clipboard: No need to do RTPATH_MAX + 1.
(edit) @82459   5 years vboxsync DevHDA: doxygen fix. bugref:9218
(edit) @82458   5 years vboxsync Devices/Audio/*: No need to +1 on RTPATH_MAX.
(edit) @82457   5 years vboxsync PDM: Require PDM_DEVREG_FLAGS_NEW_STYLE to be set now. bugref:9218
(edit) @82456   5 years vboxsync DevLsiLogicSCSI: Forgot to set PDM_DEVREG_FLAGS_NEW_STYLE in …
(edit) @82455   5 years vboxsync DevINIP: Converted to new style. bugref:9218
(edit) @82454   5 years vboxsync VMMDev: Forgot to set PDM_DEVREG_FLAGS_NEW_STYLE. bugref:9218
(edit) @82453   5 years vboxsync DevHDA: Mark as new-style. bugref:9218
(edit) @82452   5 years vboxsync DevHDA: Put debug path on the heap rather than always grabbing ~4KB of …
(edit) @82451   5 years vboxsync DevIchAc97: Put debug path on the heap rather than always grabbing …
(edit) @82450   5 years vboxsync DevHDA: Split structures. bugref:9218
(edit) @82449   5 years vboxsync Shared Clipboard/X11: Fixed testcases.
(edit) @82447   5 years vboxsync Shared Clipboar/HostService: Fixed testcase.
(edit) @82446   5 years vboxsync IoGetDevicePropertyData has trouble on Win7, don't require it (like we …
(edit) @82445   5 years vboxsync scm
(edit) @82444   5 years vboxsync USB/Win: Added logic to VBoxUSBMon to query USB device location, …
(edit) @82443   5 years vboxsync USB/Win: Another round of USB enumeration updates.
(edit) @82442   5 years vboxsync build fix for prev change
(edit) @82441   5 years vboxsync Config: disable PCI passthrough debian: big resync with files in …
(edit) @82440   5 years vboxsync WDDM: miniport log groups
(edit) @82439   5 years vboxsync GA Repack: copying required files to VBoxAll/$(target)/repack/
(edit) @82438   5 years vboxsync FE/Qt: UIIconPool: Windows Server 2019 icons.
(edit) @82437   5 years vboxsync GA: installing VBoxGuestInstallHelper to bin/
(edit) @82436   5 years vboxsync FE/Qt: bugref:9390: UIGraphicsControllerEditor: Get rid of hardcoded …
(edit) @82435   5 years vboxsync scm
(edit) @82434   5 years vboxsync Repack scripts: Removing VBoxVideo.* from attestation signing. bugref:9587
(edit) @82433   5 years vboxsync Repack: generating sign-ev.cmd. bugref:9587
(edit) @82432   5 years vboxsync FE/Qt: bugref:9390: QIComboBox: Extend QIComboBox with API from …
(edit) @82431   5 years vboxsync Devices/Graphics: assertion message
(edit) @82430   5 years vboxsync FE/Qt: bugref:9390: UIGraphicsControllerEditor: Proactively caching …
(edit) @82429   5 years vboxsync WDDM: init D3DDDICB_ESCAPE
(edit) @82428   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze [build fix].
(edit) @82427   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze [build fix].
(edit) @82426   5 years vboxsync Main/SystemProperties: add forgotten (perfectly valid) Null enum const …
(edit) @82425   5 years vboxsync DevHDA: hdaRegWriteRIRBWP fix.
(edit) @82424   5 years vboxsync WDDM: RT_ZERO D3DDDICB_ESCAPE
(edit) @82423   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze [build fix].
(edit) @82422   5 years vboxsync Main/Recording: Cleanup; greatly reduced the include maze.
(edit) @82421   5 years vboxsync DevHDA: Keep the 'hdcnodes' debug info item working in release builds …
(edit) @82420   5 years vboxsync DevHDA: The HDASTREAM::CritSect is not needed unless …
(edit) @82419   5 years vboxsync DevHDA: Disabled the HDASTREAMPERIOD::CritSect as it isn't currently …
(edit) @82418   5 years vboxsync DevHDA: More cleanups. bugref:9218
(edit) @82417   5 years vboxsync DevHDA: More cleanups. bugref:9218
(edit) @82416   5 years vboxsync WDDM: use DXVA
(edit) @82415   5 years vboxsync WDDM: initial DXVA implementation
(edit) @82414   5 years vboxsync WDDM: introduce DXVA capability flag; log the adapter capabilities; …
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