summaryrefslogtreecommitdiff
path: root/include/VBox/settings.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* Main,FE/VBoxManage: Implement possiblity to configure some of the guest debug...vboxsync2022-09-261-0/+4
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* Recording/Main: vboxsync2022-08-111-2/+11
* Recording/Main: Added some static codec string<->enum utility functions. ​b...vboxsync2022-08-111-0/+8
* Recording/Main: Integrated r152624 from 6.1 into trunk (More code for per-scr...vboxsync2022-07-281-2/+5
* Recording/Main: Fixed a regression when loading settings < 1.19: There we use...vboxsync2022-07-261-1/+1
* Main/Recording: Make it a bit more convenient for API clients by always setti...vboxsync2022-07-211-1/+1
* Main/Recording: Also serialize the screen settings feature map; we might want...vboxsync2022-07-211-1/+13
* Main/Recording: Added ISystemProperties::getRecordingFeatures to allow client...vboxsync2022-07-201-25/+16
* Recording: Settings handling fixes / overhaul. This adds the ability to handl...vboxsync2022-07-141-19/+43
* Main/FE: Added new audio driver type "default" to make it possible to move VM...vboxsync2022-06-241-1/+1
* Main/Update check Removed update agent-specific proxy settings. ​bugref:7983vboxsync2022-05-101-2/+0
* Main/Settings: Implement encrypting/decrypting a VM config, bugref:9955vboxsync2022-04-271-2/+30
* Main,Settings: Integrate the extension pack cryptographic module in the ExtPa...vboxsync2022-04-271-0/+1
* Main/Update check: Big overhaul of the API and functionality.vboxsync2022-04-201-5/+20
* Main/Machine+Medium+Snapshot+VirtualBox: Recursion elimination to save stack ...vboxsync2022-04-131-15/+15
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Main,FE/VBoxManage: Allow changing the localhost reachable flag for the NAT a...vboxsync2021-10-281-2/+5
* Devices: bugref:9932 DrvVMNet and host-only network initial implementationvboxsync2021-09-281-0/+28
* Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states (UEFI,TPM,etc.) to...vboxsync2021-09-221-1/+17
* Main,FE/VBoxManage: Add the necessary Main API bits to control the trusted pl...vboxsync2021-09-101-0/+18
* Main: bugref:1909: Added API localizationvboxsync2021-08-241-0/+1
* AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.vboxsync2021-01-131-0/+1
* Main: bugref:9618 Added Main/API support for AMD-V Virtualized VMSAVE/VMLOAD ...vboxsync2020-08-141-0/+1
* Main,FE,doc/VBoxManage+Host+SystemProperties+manual: bugref:7983: Move update...vboxsync2020-08-111-0/+5
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Main/GraphicsAdapter: Split off a few attributes from Machine interface, whic...vboxsync2019-11-181-6/+21
* Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID (SMBIOS s...vboxsync2019-10-301-1/+2
* OCI: (bugref:9469) cloud network integration concept (disabled in Config.kmk).vboxsync2019-10-211-0/+27
* Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in backwards cvboxsync2019-10-161-2/+1
* Shared Clipboard/Transfers: Added IMachine::clipboardFileTransfersEnabled att...vboxsync2019-10-151-0/+3
* Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing (no sna...vboxsync2019-09-301-1/+3
* VMM,Main,++: Retired the unfinished FTM component.vboxsync2019-07-311-5/+0
* Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that replaced...vboxsync2019-07-171-1/+3
* Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as 'Legacy' doe...vboxsync2019-07-151-1/+1
* Main: Redoing the IDHCPServer interface, part II. Implemented groups and fixe...vboxsync2019-07-121-6/+25
* Main: Redoing the IDHCPServer interface, part I. bugref:9288vboxsync2019-07-121-22/+31
* Forward ported 130474,130475,130477,130479. bugref:9453vboxsync2019-05-211-0/+2
* Main: bugref:7929: Added ability to change the priority of the VM processvboxsync2019-03-271-1/+1
* Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, r124284, ...vboxsync2019-01-071-0/+2
* *: scm --fix-header-guard-endifvboxsync2019-01-011-1/+1
* include/VBox: Use VBOX_INCLUDED_ rather than ___vbox_ as header guard prefix,...vboxsync2019-01-011-2/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* /include: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* Recording/Main: Docs.vboxsync2018-11-121-8/+34
* Main,VBoxManage,FE/Qt: Extended the createSharedFolder and ISharedFolder meth...vboxsync2018-11-091-0/+1
* Recording/Main: Renamed the IRecord* interfaces again to IRecording* to make ...vboxsync2018-11-091-29/+29
* Recording: Renaming APIs ICapture* -> IRecord* and other terminology to bette...vboxsync2018-11-091-20/+20
* Capturing: Use uint32_t as internal screen settings screen ID.vboxsync2018-11-061-1/+1