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) @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   12 years vboxsync Main/VPX: give all screens the same timestamp
(edit) @46826   12 years vboxsync Main/VPX: fixed file name generation
(edit) @46824   12 years vboxsync Main: forgotten file for previous fix
(edit) @46815   12 years vboxsync Main/VPX: be more verbose on error
(edit) @46807   12 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.
(edit) @45962   12 years vboxsync Main/VPX: more fixes
(edit) @45961   12 years vboxsync Main/VPX: don't initialize anything if disabled
(edit) @45960   12 years vboxsync Main/VPX: crash fix if not enabled
(edit) @45958   12 years vboxsync Main/VPX: start at 1 not 0.
(edit) @45956   12 years vboxsync Main/VPX: multi-monitor fixes; use .webm as default extension
(edit) @45950   12 years vboxsync Main/VPX: multimonitor (needs more cleanup)
(edit) @45941   12 years vboxsync Main/VPX: some code restructuring to be able to log errors / success …
(edit) @45927   12 years vboxsync *: a few uint32_t warnings
(edit) @45926   12 years vboxsync IMachine::VideoCaptureFps
(edit) @45924   12 years vboxsync warning
(edit) @45922   12 years vboxsync Main/VPX: more cleanup
(edit) @45914   12 years vboxsync Main: warnings
(edit) @45913   12 years vboxsync VPX: export EbmlWriter
(edit) @45911   12 years vboxsync Main/VPX: proper error handling, cleanup
(edit) @45891   12 years vboxsync Main/VPX: clear RGB buffer on allocation
(edit) @45890   12 years vboxsync Main: warnings
(edit) @45883   12 years vboxsync Main/VPX: another typo
(edit) @45878   12 years vboxsync VPX: separate encoding thread; more cleanup
(edit) @45841   12 years vboxsync VPX: export to OSE
(edit) @45838   12 years vboxsync VPX: plugged memory leak; introduced rate parameter; clear artefacts …
(edit) @45814   12 years vboxsync Main: removed all these recent hacks for debugging the testboxes
(edit) @45806   12 years vboxsync Build fix.
(edit) @45805   12 years vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45801   12 years vboxsync Warning.
(edit) @45783   12 years vboxsync Build fix.
(edit) @45782   12 years vboxsync Build fix.
(edit) @45780   12 years vboxsync Main/GuestCtrl: Use active listeners instead of passive ones because …
(edit) @45776   12 years vboxsync VPX: nits
(edit) @45772   12 years vboxsync VPX: allow to build against libvpx provided by the build system
(edit) @45757   12 years vboxsync Main: more debugging
(edit) @45743   12 years vboxsync Main/Display: cosmetics
(edit) @45740   12 years vboxsync Main/VideoRec: use milliseconds as time units to get more precise …
(edit) @45731   12 years vboxsync several fixes for video recording
(edit) @45706   12 years vboxsync more temporary debugging
(edit) @45697   12 years vboxsync GuestCtrl: Various bugfixes required for test driver to pass.
(edit) @45694   12 years vboxsync Main/ConsoleImpl: don't run out of scope!
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