|
|
@90187
|
3 years |
vboxsync |
Main/CHECK_CONSOLE_DRV: Add function name to give more of a context.
|
|
|
@89580
|
3 years |
vboxsync |
Main: Try fix VRDP-input-always-disabled regression from …
|
|
|
@88209
|
4 years |
vboxsync |
Main/ConsoleImpl2: Cleaned up i_configAudioDriver(). bugref:9890
|
|
|
@87391
|
4 years |
vboxsync |
Allocate PDMLED console LED structs in a sensible manner for each …
|
|
|
@86506
|
4 years |
vboxsync |
Main/VBoxC: Fix Medium::parent reference leaks in …
|
|
|
@85309
|
4 years |
vboxsync |
Main: Try harder using the Utf8Str versions of the event stuff where …
|
|
|
@85307
|
4 years |
vboxsync |
Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
|
|
|
@84618
|
5 years |
vboxsync |
OCI: (bugref:9469) cloud network integration code moved from Machine …
|
|
|
@84342
|
5 years |
vboxsync |
Main: VC++ 19.2 adjustments. bugref:8489
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82502
|
5 years |
vboxsync |
Main/Console: Reverted VRDE clipboard breakage introduced in r131016 …
|
|
|
@81964
|
5 years |
vboxsync |
Main/GraphicsAdapter: Split off a few attributes from Machine …
|
|
|
@81674
|
5 years |
vboxsync |
Main: Fixes for deprecated implicit copy operators (GCC 9).
|
|
|
@81429
|
5 years |
vboxsync |
Main/Console: forgotten change
|
|
|
@81286
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Added …
|
|
|
@80849
|
5 years |
vboxsync |
Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
|
|
|
@78916
|
6 years |
vboxsync |
Main/src-client,Main/include: Unregister HGCM service extensions on …
|
|
|
@78915
|
6 years |
vboxsync |
Main/src-client,Main/include: Unregister HGCM service extensions on …
|
|
|
@78897
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78779
|
6 years |
vboxsync |
Main: Cache the VBoxInternal2/TurnResetIntoPowerOff value so we don't …
|
|
|
@78683
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78509
|
6 years |
vboxsync |
Main/Machine+StorageController+SystemProperties+Console: Add basic …
|
|
|
@78261
|
6 years |
vboxsync |
Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
|
|
|
@77910
|
6 years |
vboxsync |
Main: bugref:7929: Added ability to change the priority of the VM process
|
|
|
@76562
|
6 years |
vboxsync |
Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76487
|
6 years |
vboxsync |
Main/include: Slapped #pragma once on all headers in prep for GCC …
|
|
|
@75955
|
6 years |
vboxsync |
Main: Load VBoxGuestPropSvc from the VMMDev driver.
|
|
|
@75853
|
6 years |
vboxsync |
GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
|
|
|
@75527
|
6 years |
vboxsync |
Main/Recording: compile fixes when VBOX_WITH_AUDIO_RECORDING is unset
|
|
|
@75495
|
6 years |
vboxsync |
HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
|
|
|
@75488
|
6 years |
vboxsync |
Recording/Main: Implemented better support for recording limits (also …
|
|
|
@75380
|
6 years |
vboxsync |
Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
|
|
|
@75361
|
6 years |
vboxsync |
Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
|
|
|
@75354
|
6 years |
vboxsync |
Recording: More renaming for Main internals.
|
|
|
@75352
|
6 years |
vboxsync |
Recording: More renaming for IConsole and IDisplay internals.
|
|
|
@75345
|
6 years |
vboxsync |
Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING.
|
|
|
@75344
|
6 years |
vboxsync |
Recording/Main: More file renaming.
|
|
|
@75341
|
6 years |
vboxsync |
Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
|
|
|
@75287
|
6 years |
vboxsync |
Capturing/Main: Bugfixes for startup.
|
|
|
@75251
|
6 years |
vboxsync |
Capturing: Separated capturing settings into new interfaces …
|
|
|
@74765
|
6 years |
vboxsync |
VideoRec/Main: Condensed code for enabling / disabling video (audio) …
|
|
|
@73258
|
6 years |
vboxsync |
Audio/Main: Implemented feeding the pre-buffering, buffer size and …
|
|
|
@73239
|
6 years |
vboxsync |
Audio/Main: Factored out the CFGM driver (LUN) construction to avoid …
|
|
|
@73003
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@70766
|
7 years |
vboxsync |
Main,FE/VBoxManage: Allow changing the serial port attachment type …
|
|
|
@70534
|
7 years |
vboxsync |
Audio/VRDE: Committed too much.
|
|
|
@70533
|
7 years |
vboxsync |
Audio/VRDE: Implemented audio driver base class for Main audio drivers …
|
|
|
@70496
|
7 years |
vboxsync |
Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
|
|
|
@70322
|
7 years |
vboxsync |
USB: When capturing devices, provide the speed rather than USB port …
|
|
|
@68992
|
7 years |
vboxsync |
Main/Console: Renaming (be more specific what kind of controller type …
|
|
|
@68986
|
7 years |
vboxsync |
VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
|
|
|
@68944
|
7 years |
vboxsync |
VideoRec/Main: Implemented support for attaching + detaching the video …
|
|
|
@68850
|
7 years |
vboxsync |
VideoRec: Update on syncing with audio data.
|
|
|
@68798
|
7 years |
vboxsync |
VideoRec: Overhauled configuration handling to also support audio …
|
|
|
@68485
|
7 years |
vboxsync |
Audio: Implemented ability to enable / disable audio input / output …
|
|
|
@65482
|
8 years |
vboxsync |
Main/Console: Add the disk integrity driver into the chain if some …
|
|
|
@65410
|
8 years |
vboxsync |
VideoRec: Interface work, added container / codec configuration stuff.
|
|
|
@65164
|
8 years |
vboxsync |
Main/VRDE: Got rid of Doppelmoppel i_getAudioVRDE() functions and use …
|
|
|
@65162
|
8 years |
vboxsync |
Audio/Main: Some (ground) work for audio support for video recording.
|
|
|
@65088
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@64134
|
8 years |
vboxsync |
AHCI,Console: Get rid of the ATAPI implementation and use the DrvSCSI …
|
|
|
@64096
|
8 years |
vboxsync |
Main/ConsoleImpl: Move the check for the underlying filesystem of a …
|
|
|
@64093
|
8 years |
vboxsync |
Storage: Move the NonRotationalMedium property from the devices and …
|
|
|
@63239
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63184
|
8 years |
vboxsync |
ThreadTask: Cleaning up handler() methods.
|
|
|
@62918
|
8 years |
vboxsync |
Main: rip out long dead code, some leftovers from earlier event …
|
|
|
@62636
|
8 years |
vboxsync |
cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
|
|
|
@61930
|
8 years |
vboxsync |
i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious …
|
|
|
@61610
|
8 years |
vboxsync |
Main: properly inform the user if the VRDE server cannot be started at …
|
|
|
@59787
|
9 years |
vboxsync |
Main/include/ConsoleImpl.h: VMTask is a class, not a struct.
|
|
|
@59571
|
9 years |
vboxsync |
Main(bugref:7809): Moved driver version reporting from VBox.log to …
|
|
|
@59117
|
9 years |
vboxsync |
USB,Main: Rework USBProxyService. Split it into a USBProxyService and …
|
|
|
@58383
|
9 years |
vboxsync |
Main: an option to use VRDE auth library from VBoxSVC (not enabled)
|
|
|
@58004
|
9 years |
vboxsync |
pr7179. Part related to Console class and VMPowerUpTask, …
|
|
|
@58002
|
9 years |
vboxsync |
Revert 103021 because it's needed to split one commit up on to 3 …
|
|
|
@57996
|
9 years |
vboxsync |
pr7179. First part. The tasks VMPowerDownTask, VMPowerUpTask, TaskOVF …
|
|
|
@57524
|
9 years |
vboxsync |
Main: NVMe integration
|
|
|
@56268
|
9 years |
vboxsync |
Main/Console: improved NDIS version detection (#7849)
|
|
|
@56085
|
10 years |
vboxsync |
PDM/Audio: Removed old audio architecture.
|
|
|
@55941
|
10 years |
vboxsync |
Network/HostOnly: Use driver enumeration instead of registry access …
|
|
|
@55437
|
10 years |
vboxsync |
Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
|
|
|
@55214
|
10 years |
vboxsync |
Main/Console+Machine+Session+Snapshot: move the save state and …
|
|
|
@55184
|
10 years |
vboxsync |
Missing files
|
|
|
@54978
|
10 years |
vboxsync |
Main/Console: Fix automatic unpausing a VM which has several disks …
|
|
|
@54976
|
10 years |
vboxsync |
Main/Console: Add method to add multiple disk encryption passwords …
|
|
|
@54798
|
10 years |
vboxsync |
Main/Console: Automatically resume the VM if all passwords were …
|
|
|
@54758
|
10 years |
vboxsync |
Fixes for disk encryption when working with snapshots
|
|
|
@54625
|
10 years |
vboxsync |
Main: Fixes for disk encryption support and make use of the optimized …
|
|
|
@54591
|
10 years |
vboxsync |
Add support to supply passwords for disk encryption while the VM is running
|
|
|
@54106
|
10 years |
vboxsync |
NAT: Introduce PDMINETWORKNATCONFIG::pfnNotifyDnsChanged and call it …
|
|
|
@54060
|
10 years |
vboxsync |
Main: Fix i_configMediumAttachment inconsistency for USB storage devices
|
|
|
@53722
|
10 years |
vboxsync |
Fixed some missing H()s in the graphics department. Use ptr for …
|
|
|
@53560
|
10 years |
vboxsync |
Main: Fixes for disk encryption, delete the key again if configuring …
|
|
|
@53528
|
10 years |
vboxsync |
Devices/Graphics, Devices/PC/DevACPI, Main: add support for sending …
|
|
|
@53442
|
10 years |
vboxsync |
PDM Audio: Branch -> trunk.
|
|
|
@53407
|
10 years |
vboxsync |
Disk encryption: Make sure the DekMissing guest property is set before …
|
|
|
@53062
|
10 years |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@52934
|
10 years |
vboxsync |
Main: safearray cleanup, removed unnecessary SafeArray<->vector conversions
|
|
|
@52926
|
10 years |
vboxsync |
ConsoleImpl: removed obsolete CONSOLE_WITH_EVENT_CACHE
|
|
|