VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75868   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75863   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75862   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75861   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75854   6 years vboxsync GuestCtrlImpl.cpp: You cannot change uFlags from uint32_t to int32_t …
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75834   6 years vboxsync Main/Global: change default graphics controller (applied when creating …
(edit) @75823   6 years vboxsync ConsoleImpl.cpp: warning.
(edit) @75821   6 years vboxsync HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga …
(edit) @75819   6 years vboxsync Main/DHCPServer: (bugref:9288) Allow removal of DHCP options, show …
(edit) @75817   6 years vboxsync Main/GuestOSType: Add recommended Graphics Controller information and …
(edit) @75801   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75796   6 years vboxsync webservice/webtest.cpp: fix surprisingly rare build issue, should be …
(edit) @75794   6 years vboxsync tools: gSOAP 2.8.72, with changed directory names of our self-built …
(edit) @75793   6 years vboxsync webservice/webtest.cpp: add Runtime init (with the SSL code it …
(edit) @75774   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75773   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75771   6 years vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. …
(edit) @75769   6 years vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105
(edit) @75766   6 years vboxsync bugref:9152. Replaced the word "oci" by "cloud" in the names in the …
(edit) @75747   6 years vboxsync HGCM: Continue with getting VERR_CANCELLED to the service when the …
(edit) @75740   6 years vboxsync HGCM,VMMDev: Made the HGCM command/message completion callback return …
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75730   6 years vboxsync Main/CloudProviderManager: Make sure to keep cloud providers …
(edit) @75700   6 years vboxsync Main: disabled assert
(edit) @75674   6 years vboxsync Main/NetworkAdapter (bugref:8905): Fixed regression (debug build lock …
(edit) @75669   6 years vboxsync Main/ExtPackManager: doxygen comment fix
(edit) @75667   6 years vboxsync Main/CloudProviderManager: fix Windows build issue, forgotten …
(edit) @75663   6 years vboxsync Main/ExtPackManager+CloudProviderManager+VirtualBox: Handle runtime …
(edit) @75660   6 years vboxsync Main/AutoCaller: add a "try lock" option to AutoUninitSpan, for …
(edit) @75648   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75617   6 years vboxsync Rolled back r126789.
(edit) @75614   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75605   6 years vboxsync Guest Control/Main: Implemented stub for IGuestSession::fsObjRemoveArray().
(edit) @75601   6 years vboxsync Main/HGCMThread: Use an automatic reset event semaphore rather an …
(edit) @75574   6 years vboxsync Main/HGCM: Shutdown HGCM on VM construction failure, indicating that …
(edit) @75569   6 years vboxsync Rolled back r126727.
(edit) @75568   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server (VCC 10 …
(edit) @75541   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMMsgCore class, it just …
(edit) @75540   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMThread class, it just add …
(edit) @75539   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMThread class, it just add …
(edit) @75535   6 years vboxsync Main/HGCM: nits
(edit) @75527   6 years vboxsync Main/Recording: compile fixes when VBOX_WITH_AUDIO_RECORDING is unset
(edit) @75513   6 years vboxsync Rolled back r126670.
(edit) @75512   6 years vboxsync Main/DHCPD: bugref:9288 Use new implementation of DHCP server.
(edit) @75503   6 years vboxsync Main/HGCM: doxyfix
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @75499   6 years vboxsync Main/Recording: build fix. Time Stamp -> Timestamp; while at it also …
(edit) @75498   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75497   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75496   6 years vboxsync SessionImpl.cpp: build fix
(edit) @75495   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75492   6 years vboxsync Recording/Main: Also delete the recording stream's own block list when …
(edit) @75491   6 years vboxsync Recording/Main: Use delete instead of RTMemFree() here.
(edit) @75490   6 years vboxsync Recording/Main: Renaming nit.
(edit) @75489   6 years vboxsync Recording/Main: Renamed RecordVideoRateControlMode -> …
(edit) @75488   6 years vboxsync Recording/Main: Implemented better support for recording limits (also …
(edit) @75459   6 years vboxsync Main: Stubbed three ISharedFolder attribute setters. bugref:9295 [java fix]
(edit) @75458   6 years vboxsync Main: Stubbed three ISharedFolder attribute setters. bugref:9295
(edit) @75455   6 years vboxsync Recording/Main: Renaming (onRecordChange -> onRecordingChange).
(edit) @75454   6 years vboxsync Recording: Renamed VERR_AVREC_XXX error codes to VERR_RECORDING_XXX. …
(edit) @75453   6 years vboxsync Recording/Main: Renaming (IMachine::IsModified_Record -> …
(edit) @75448   6 years vboxsync Main/DisplayImpl: Do much of the i_drvDestruct work earlier in the …
(edit) @75441   6 years vboxsync Recording/Main: Various fixes to make the code more error resilient.
(edit) @75435   6 years vboxsync Main/Makefile.kmk: Build fix.
(edit) @75434   6 years vboxsync OCI: Rename exportVM to exportLaunchVM and getExportParameters to …
(edit) @75430   6 years vboxsync Main/Makefile.kmk: Some cleanups. Fixed VBoxClient-x86 link error …
(edit) @75419   6 years vboxsync Recording/Main: Also destroy the recording context on machine …
(edit) @75418   6 years vboxsync Recording/Main: Made the IRecordingScreenSettings::fileName getters …
(edit) @75417   6 years vboxsync Recording/Main: Simplified code a bit; use the stream settings file …
(edit) @75416   6 years vboxsync Recording/Main: Renaming nits.
(edit) @75406   6 years vboxsync VMMDev/HGCM: Added PDM interface + HGCM server helper for finding out …
(edit) @75396   6 years vboxsync Recording/Main: Docs.
(edit) @75395   6 years vboxsync Recording/Main: Logging.
(edit) @75394   6 years vboxsync Recording/Docs: IRecordingScreenSettings::maxTime is specified in …
(edit) @75393   6 years vboxsync Recording/Main: Renaming, docs.
(edit) @75392   6 years vboxsync Recording/Main: Docs.
(edit) @75391   6 years vboxsync Recording/Main: Logging.
(edit) @75385   6 years vboxsync Main/HGCMService::LoadState: don't use alloca inside a loop.
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75373   6 years vboxsync Main: bugref:6598: Added ability to merge mediums with different sizes …
(edit) @75371   6 years vboxsync bugref:9152. getSupportedPropertyNames and getPropertyDescription were …
(edit) @75367   6 years vboxsync Recording: Only allow settings to be changed when recording is …
(edit) @75366   6 years vboxsync Recording: Added support for parsing the (legacy) option string values …
(edit) @75362   6 years vboxsync Build fix.
(edit) @75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
(edit) @75356   6 years vboxsync D'oh (build fix).
(edit) @75355   6 years vboxsync Build fix.
(edit) @75354   6 years vboxsync Recording: More renaming for Main internals.
(edit) @75352   6 years vboxsync Recording: More renaming for IConsole and IDisplay internals.
(edit) @75346   6 years vboxsync Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING, …
(edit) @75345   6 years vboxsync Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING.
(edit) @75344   6 years vboxsync Recording/Main: More file renaming.
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75331   6 years vboxsync Main/Console: Allow trunk names up to 64 characters (public 17963)
(edit) @75326   6 years vboxsync Recording: Added a read-only ID attribute to ICaptureScreenSettings.
(edit) @75325   6 years vboxsync Build fix.
(edit) @75324   6 years vboxsync Recording: More settings bugfixes for Main and FE/Qt.
(edit) @75322   6 years vboxsync Recording: SVN props.
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