VirtualBox

source: vbox/trunk/src/VBox/Main/src-client/ConsoleImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @100606   17 months vboxsync Shared Clipboard/Main + FE/Qt: Added clipboard error propagation from …
(edit) @100521   17 months vboxsync Main: separate function for parsing the entries in remote USB device …
(edit) @100038   19 months vboxsync Main: Start simple ResourceStore implementation similar to NvramStore …
(edit) @99970   19 months vboxsync Shared Clipboard/HostService: Emphasize that VBOX_SHCL_TRANSFER_MODE …
(edit) @99913   19 months vboxsync Main/src-client/ConsoleImpl: Add some _very_ basic config code to run …
(edit) @99808   19 months vboxsync Main/ConsoleImpl: Work around compilation under parfait, bugref:3409
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98807   22 months vboxsync Some small Solaris-specific build warning fixes: Main/Console: Remove …
(edit) @98706   22 months vboxsync bugref:10366. The parameter aDevice is filled in case of successful …
(edit) @98644   22 months vboxsync VMM,SUPLib: Adjustments for running tstPDMQueue in driverless mode on …
(edit) @98340   23 months vboxsync Main: bugref:4784: seperated SharedFolder API between VboxSVC and VM …
(edit) @98266   23 months vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. bugref:10223
(edit) @98265   23 months vboxsync Main/ConsoleImpl.cpp: rc -> hrc/vrc. Made …
(edit) @98264   23 months vboxsync iprt/cpp/xml.h,Main: Added EIPRTFailure::getStatus() as an alternative …
(edit) @98263   23 months vboxsync Main: rc() -> hrc()/vrc().
(edit) @98262   23 months vboxsync Main: rc() -> hrc()/vrc(). bugref:10223
(edit) @98260   23 months vboxsync Main/ConsoleImpl.cpp: rc -> vrc/hrc bugref:10223
(edit) @98123   2 years vboxsync Main/Console: Todo wrt MSD hotplugging and some coding style nits.
(edit) @98103   2 years vboxsync Copyright year updates by scm.
(edit) @98095   2 years vboxsync Main/Console: Implemented a LED query optimization, where also keep …
(edit) @98091   2 years vboxsync Main/Console: LED related cleanups. bugref:9892
(edit) @98088   2 years vboxsync Main/ConsoleImpl: Added a dedicated read/write lock to the LED sets to …
(edit) @98086   2 years vboxsync Main/ConsoleImpl: Modified the LED set enmType to a bitmap containing …
(edit) @98085   2 years vboxsync Main/ConsoleImpl: Added @todo's to getDeviceActivity regarding …
(edit) @98084   2 years vboxsync Main/ConsoleImpl: Another small getDeviceActivity optimization, …
(edit) @98082   2 years vboxsync Main/ConsoleImpl: Optimized the getDeviceActivity code a little by …
(edit) @97815   2 years vboxsync VMM: Don't assume a teleportation operation when VMR3LoadFromStream() …
(edit) @97367   2 years vboxsync Backed out r154357,r154358,r154360,r154361,r154364 because it still …
(edit) @97359   2 years vboxsync bugref:4784 - separated SharedFolder API from being used from both …
(edit) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96230   2 years vboxsync Recording/Main: Renaming (IPRT status code -> VBox status code). …
(edit) @96226   2 years vboxsync Recording/Main Make sure to clear map first, as we want to (re-)set …
(edit) @96172   2 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96141   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @96137   2 years vboxsync Recording/Main: Propagate errors further up, to let clients ask …
(edit) @95645   2 years vboxsync Recording/Main: Simplified and got rid of some destruction races by …
(edit) @95639   2 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95423   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95368   2 years vboxsync FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be …
(edit) @95330   2 years vboxsync Main/ConsoleImpl.cpp: nit
(edit) @94848   3 years vboxsync Main/Console: Fixed some IRPT and COM status code style mixup, bugref:9955
(edit) @94846   3 years vboxsync Main/Console: Set the flag if the log is encrypted, bugref:9955
(edit) @94812   3 years vboxsync Main: Corrected error formatting in Console::i_powerUp to match string …
(edit) @94808   3 years vboxsync Main/Console: Implement log encryption for encrypted VMs, bugref:9955 …
(edit) @94804   3 years vboxsync Main/Console: Implement log encryption for encrypted VMs, bugref:9955
(edit) @94793   3 years vboxsync Main,VMM: Implemented most of the functionality for encrypted VMs …
(edit) @94763   3 years vboxsync VMM/SSM: Allow SSMR3Open and SSMR3ValidateFile to take a stream …
(edit) @94744   3 years vboxsync Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
(edit) @94742   3 years vboxsync Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
(edit) @94660   3 years vboxsync doc/manual,Main,Frontends: API changes in preparation for full VM …
(edit) @94368   3 years vboxsync Main,UsbWebcam: Drop passing pointers through CFGM in favor of using …
(edit) @94342   3 years vboxsync Main,VMM/PDMUsb,Devices/USB,VRDP: Drop passing pointers through CFGM …
(edit) @94321   3 years vboxsync Main/UsbCardReader: Drop passing pointers through CFGM in favor of …
(edit) @94246   3 years vboxsync Main/Console: Attach and detach storage stuff on EMT(0) to avoid …
(edit) @94184   3 years vboxsync Main: Guest Properties: notify lesteners that property was deleted …
(edit) @93891   3 years vboxsync Main: Guest Properties: improved property name and value validation, …
(edit) @93859   3 years vboxsync Main: Replaced DRVMAINSTATUS::pmapMediumAttachments with a …
(edit) @93858   3 years vboxsync Main: Restored bwGroups[i]->COMGETTER(Name)(strName.asOutParam()); …
(edit) @93856   3 years vboxsync Fix burn related to @param doc for new method added
(edit) @93855   3 years vboxsync Main/Console: remove statements that write pointers for led set, …
(edit) @93561   3 years vboxsync Work around inability of XPCOM to handle enums starting with a digit.
(edit) @93560   3 years vboxsync Added emulation of several classic Ethernet adapters.
(edit) @93449   3 years vboxsync Main,ExtPacks: Don't like with the VMM anymore, use the function …
(edit) @93444   3 years vboxsync VMM,Main,HostServices: Use a function table for accessing the …
(edit) @93440   3 years vboxsync Main/ConsoleImpl: some tiny cleanups.
(edit) @93439   3 years vboxsync Main/ConsoleImpl: some tiny cleanups.
(edit) @93410   3 years vboxsync Main: Generate enum value to string conversion functions for the API. …
(edit) @93362   3 years vboxsync CloudNet: bugref:9469 Do not attempt to stop gateway instances on …
(edit) @93312   3 years vboxsync CloudNet: ​bugref:9469 Replace local gateway with DrvCloudTunnel. …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @91718   3 years vboxsync Main: bugref:1909: Added initial translation to Russian of API …
(edit) @91503   3 years vboxsync Main: bugref:1909: Added missed translation marks, removed redundant …
(edit) @91430   3 years vboxsync Main/Console: Improve error message handling when a VM fails to …
(edit) @91363   3 years vboxsync FE/VBoxSDL+VirtualBox,Main/Console+Machine+VirtualBox.xidl: VMs which …
(edit) @91326   3 years vboxsync Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states …
(edit) @90828   3 years vboxsync Main: bugref:1909: Added API localization
(edit) @89953   3 years vboxsync Main/{DisplayImpl,ConsoleImpl): Drop passing pointers through CFGM in …
(edit) @89952   3 years vboxsync Main/{VMMDevInterface,ConsoleImpl): Drop passing pointers through CFGM …
(edit) @89951   3 years vboxsync Main/{MouseImpl,KeyboardImpl,ConsoleImpl): Drop passing pointers …
(edit) @87391   4 years vboxsync Allocate PDMLED console LED structs in a sensible manner for each …
(edit) @85745   4 years vboxsync DnD: Renaming -- prefix all HGCM function number defines with …
(edit) @85309   4 years vboxsync Main: Try harder using the Utf8Str versions of the event stuff where …
(edit) @85307   4 years vboxsync Main/comimpl.xsl,++: Try use the Utf8Str versions of the event stuff …
(edit) @85301   4 years vboxsync Main: CreateXxxxEvent -> ::CreateXxxxEvent. bugref:9790
(edit) @85300   4 years vboxsync Main/comimpl.xsl,++: fireXxxxEvent -> ::FireXxxxEvent. bugref:9790
(edit) @85286   4 years vboxsync Main: Refactored the generated event code implementation as Clang 11 …
(edit) @84618   5 years vboxsync OCI: (bugref:9469) cloud network integration code moved from Machine …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82502   5 years vboxsync Main/Console: Reverted VRDE clipboard breakage introduced in r131016
(edit) @81682   5 years vboxsync Main/Console+ConsoleVRDPServer+ApplianceExport+Host+Machine+USBDeviceFi …
(edit) @81603   5 years vboxsync Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
(edit) @81428   5 years vboxsync Main/Console: more forgotten build fixes for r134142
(edit) @81286   5 years vboxsync Shared Clipboard/Transfers: Added …
(edit) @80849   5 years vboxsync Shared Clipboard/URI: Renamed VBOX_WITH_SHARED_CLIPBOARD_URI_LIST -> …
(edit) @80847   5 years vboxsync Shared Clipboard/URI: More renaming to make code base more uniform.
(edit) @80737   5 years vboxsync Main/ConsoleImpl: Build fix if VBOX_WITH_RECORDING is not defined.
(edit) @80662   5 years vboxsync Shared Clipboard: Renaming (SHAREDCLIPBOARD -> SHCL and VBOXCLIPBOARD …
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