VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @47804   11 years vboxsync Main: OnGuestMouse event cleanup.
(edit) @47798   11 years vboxsync MouseImpl: corrected touch event range check.
(edit) @47795   11 years vboxsync MouseImpl: map touch events to the primary monitor.
(edit) @47781   11 years vboxsync Main/GuestSessionImpl.cpp: IGuestFile is not supported on older Guest …
(edit) @47774   11 years vboxsync Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
(edit) @47764   11 years vboxsync Committed too much.
(edit) @47762   11 years vboxsync IPRT: Added RTFileModeToFlags* APIs + testcase.
(edit) @47758   11 years vboxsync Main/Mouse: add priorities to mouse devices so that the USB mouse is …
(edit) @47732   11 years vboxsync GuestCtrlImpl.cpp: Warning, cast.
(edit) @47701   11 years vboxsync MouseImpl: wrong LogRel
(edit) @47698   11 years vboxsync Main/GuestCtrl: Mark guest session 0 as the root guest control process.
(edit) @47630   11 years vboxsync build fix
(edit) @47627   11 years vboxsync Main/GuestCtrl: Reduced locking times, more error checking, adjusted …
(edit) @47582   11 years vboxsync Main: multi-touch wrong copy/paste.
(edit) @47576   11 years vboxsync Devices,Main: another multi-touch build fix.
(edit) @47575   11 years vboxsync Main: multi-touch build fix.
(edit) @47571   11 years vboxsync include,Devices,Main,VirtualBox: multi-touch input.
(edit) @47561   11 years vboxsync Main/VirtualBox+Machine+Session: separate out the client death …
(edit) @47532   11 years vboxsync Teleport: Release write lock for the console object when powering the …
(edit) @47528   11 years vboxsync Main: No password is allowed when teleporting
(edit) @47470   11 years vboxsync Build fix.
(edit) @47469   11 years vboxsync Guest Control: Adjustments for supporting < 4.3 Guest Additions in …
(edit) @47464   11 years vboxsync Main: use VRDE input interface.
(edit) @47419   11 years vboxsync Main: initialise the PS/2 mouse even if we are not in combination mode.
(edit) @47416   11 years vboxsync include,Main,Extpack: emulated webcam updates
(edit) @47401   11 years vboxsync Main,Frontends: Second step of USB controller rework. There is one …
(edit) @47358   11 years vboxsync Main/MouseImpl: properly pass through multi-touch notification.
(edit) @47342   11 years vboxsync Main: Cache information about USB controller availability locally in …
(edit) @47310   11 years vboxsync Build fix.
(edit) @47308   11 years vboxsync Build fix.
(edit) @47294   11 years vboxsync Guest user state reporting: Update.
(edit) @47251   11 years vboxsync ConsoleVRDPServer: obsolete assert
(edit) @47249   11 years vboxsync Main/Multi-touch: extend OnMouseCapabilityChanged event.
(edit) @47246   11 years vboxsync Setings: add multi-touch setting and fix combo mouse somewhat.
(edit) @47245   11 years vboxsync Main/Mouse: updated multi-touch protocol for in-contact informatin.
(edit) @47233   11 years vboxsync Main/MouseImpl: send buttons through the absolute device when there is …
(edit) @47228   11 years vboxsync ConsoleImpl2: enable the multi-touch device in the guest.
(edit) @47226   11 years vboxsync Main/Mouse: more adjustments to prepare for multi-touch.
(edit) @47223   11 years vboxsync Main/ConsoleImpl2.cpp+BusAssignmentManager.cpp: fix long standing …
(edit) @47219   11 years vboxsync Devices/Input: machine configuration for multi-touch device.
(edit) @47215   11 years vboxsync Main/vboxshell: mouse code aesthetics and fix mouse events.
(edit) @47208   11 years vboxsync Devices/Input: more multi-touch plumbing.
(edit) @47190   11 years vboxsync Main/MouseImpl: restored Mouse test case, not yet building though.
(edit) @47174   11 years vboxsync Devices/Input: most of the Main plumbing for guest multi-touch.
(edit) @47158   11 years vboxsync VRDP,Main,SharedOpenGL: enable 3d redirection if a RDP client connects
(edit) @47117   11 years vboxsync Main: RT_ZERO() / RTStrCopy()
(edit) @47113   11 years vboxsync ConsoleVRDPServer: stop remote usb thread before stopping the VRDP server.
(edit) @47106   11 years vboxsync ConsoleImpl: serialize onVRDEServerChange
(edit) @47018   11 years vboxsync Main: re-commit r86967 Main/Network: DHCP server has got the ear in …
(edit) @46969   11 years vboxsync backed out …
(edit) @46959   11 years vboxsync Main/Network: DHCP server has got the ear in Main, and we able …
(edit) @46937   11 years vboxsync Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
(edit) @46880   11 years vboxsync \n
(edit) @46877   11 years vboxsync not for Win 8.1 / 32
(edit) @46876   11 years vboxsync added Win8.1 OS type
(edit) @46828   11 years vboxsync Main/VPX: give all screens the same timestamp
(edit) @46826   11 years vboxsync Main/VPX: fixed file name generation
(edit) @46824   11 years vboxsync Main: forgotten file for previous fix
(edit) @46815   11 years vboxsync Main/VPX: be more verbose on error
(edit) @46807   11 years vboxsync Main/ConsoleImpl: consider NULL here
(edit) @46788   12 years vboxsync VMM: Suspend and resume reasons.
(edit) @46775   12 years vboxsync Main/Host(HostPower)+Session+Console: convert HostPower code to signal …
(edit) @46667   12 years vboxsync Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
(edit) @46610   12 years vboxsync Main: properly fixed the return code of VRDEServer::COMSETTER(Enabled) …
(edit) @46593   12 years vboxsync updates
(edit) @46584   12 years vboxsync Main/ConsoleImpl: allow to change the VRDE server state even if the VM …
(edit) @46578   12 years vboxsync Main/VPX: show how to set kf_max_dist
(edit) @46555   12 years vboxsync comment
(edit) @46553   12 years vboxsync Main/VPX: more race fixes
(edit) @46549   12 years vboxsync Main/VPX: propery handle concurrency during termination
(edit) @46540   12 years vboxsync Main/DisplayImpl: notify the clients if video recording started
(edit) @46526   12 years vboxsync build fix
(edit) @46524   12 years vboxsync Main/IGuest::UpdateGuestAdditions: Implemented support for passing …
(edit) @46523   12 years vboxsync Main/VBoxManage: allow to enable video recording at VM runtime
(edit) @46471   12 years vboxsync build fix
(edit) @46468   12 years vboxsync build fix
(edit) @46467   12 years vboxsync build fix
(edit) @46465   12 years vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @46457   12 years vboxsync Missing DECLCALLBACK on Guest::staticUpdateStats.
(edit) @46456   12 years vboxsync Network/Dev*.cpp,GuestImpl.cpp: Optimized looking up the guest network …
(edit) @46451   12 years vboxsync Console::powerDown: Fixed UVM referencing bug (typo).
(edit) @46448   12 years vboxsync Guest::updateStats: It's currently faster to do this in with two …
(edit) @46446   12 years vboxsync Guest::updateStats: Note on using STAMR3Enum like that…
(edit) @46423   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46295   12 years vboxsync ConsoleVRDPServer: image interface fix
(edit) @46291   12 years vboxsync ConsoleVRDPServer: image interface fix and logging updates
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @46097   12 years vboxsync ConsoleVRDPServer: do not stop VRDP server if a resize is in process
(edit) @46086   12 years vboxsync DisplayImpl: fix and cleanup for postponed seamless region update
(edit) @46075   12 years vboxsync Main/DisplayImpl: 6711: Code fix for SMP and code improvement.
(edit) @46065   12 years vboxsync Main/DisplayImpl: 6711: Fix for the race condition where in GA sends …
(edit) @46057   12 years vboxsync backout r85727
(edit) @46055   12 years vboxsync Main/Display: store mode data in case of a null framebuffer
(edit) @46007   12 years vboxsync Main/VPX: play safe
(edit) @46006   12 years vboxsync Main/VPX: do uninitialization in drvDestruct() rather than in uninit()
(edit) @45992   12 years vboxsync Main/Display: explicitely initialize mpVideoRecCtx
(edit) @45991   12 years vboxsync Fix local strict build issues.
(edit) @45980   12 years vboxsync DisplayImpl: Explicitly clear mpVideoRecCtx.
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
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