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) @51141   11 years vboxsync crOpenGL: crcmd enhancements & fixes; osx deadlock fix; temporary …
(edit) @51121   11 years vboxsync extend PDMIDISPLAYCONNECTOR::pfnVBVAXxx and VBVA resize for better …
(edit) @51096   11 years vboxsync Main: use RT_FROM_MEMBER instead of RT_OFFSETOF; some Assert* cleanup
(edit) @51095   11 years vboxsync Main: code adjustment
(edit) @51092   11 years vboxsync 6813 src-client/MachineDebuggerImpl.cpp + various formatting changes
(edit) @51029   11 years vboxsync DisplayImpl: call pfnUpdateDisplayAll directly.
(edit) @51013   11 years vboxsync Main/crOpenGL/DevVGA: synchronization, bugfixes, cleanup
(edit) @50996   11 years vboxsync Main: Added paravirt. provider APIs.
(edit) @50963   11 years vboxsync Display: update display when VBVA is disabled
(edit) @50962   11 years vboxsync Send HID usage codes rather than XT scan codes to keyboard devices, …
(edit) @50957   11 years vboxsync wddm/crOpenGL/DevVGA: blitting enhancements and cleanup + bugfixes
(edit) @50940   11 years vboxsync compilable w/o CROGL
(edit) @50919   11 years vboxsync 6183 src-all/SharedFolderImpl.cpp
(edit) @50914   11 years vboxsync 6813 src-all/ExtPackManagerImpl.cpp
(edit) @50908   11 years vboxsync Main/Display: use the VBVA screen information when doing a full screen …
(edit) @50899   11 years vboxsync remove changes that break up log and error strings, introduced in 92972
(edit) @50874   11 years vboxsync 6813 src-all/ProgressImp.cpp + some formatting/line length sorting
(edit) @50848   11 years vboxsync crOpenGL: new command submission continued
(edit) @50828   11 years vboxsync DisplayImpl: repaint display after a resize (better fix for a race)
(edit) @50805   11 years vboxsync DisplayImpl: repaint display after a resize (fixed a race)
(edit) @50771   11 years vboxsync Main/GuestCtrl: Try to fix testsuite session file reference tests.
(edit) @50764   11 years vboxsync Main/GuestCtrl: Try to fix testsuite session environment tests.
(edit) @50754   11 years vboxsync Dev/VGA/crOpenGL/wddm: command thread, more command processing
(edit) @50737   11 years vboxsync Main/Console: another error code
(edit) @50736   11 years vboxsync Main/Console: fixed error code if changing a medium / network …
(edit) @50734   11 years vboxsync DnD: Bugfixes.
(edit) @50729   11 years vboxsync 6813 src-client/GuestProcessImpl.cppi vn 3
(edit) @50728   11 years vboxsync 6813 src-client/GuestSessionImpl.cpp vn 2
(edit) @50727   11 years vboxsync 6813 src-client/GuestSessionImpl.cpp
(edit) @50724   11 years vboxsync DnD: Implemented guest->host drag'n drop for X11-based guests.
(edit) @50723   11 years vboxsync Main/Console: when changing a medium or network attachment, suspend …
(edit) @50721   11 years vboxsync Updated USB configuration.
(edit) @50709   11 years vboxsync 6813 src-client/GuestProcessImpl.cpp
(edit) @50686   11 years vboxsync src/VBox/Devices/Audio, src/VBox/Main/src-client, include/VBox/vmm: …
(edit) @50677   11 years vboxsync wddm: misc bugfixes
(edit) @50618   11 years vboxsync 6813 src-client/GuestFileImpl.cpp
(edit) @50613   11 years vboxsync 6813 src-client/MouseImpl.cpp fixed
(edit) @50612   11 years vboxsync DnD/Main: One more error-to-text entry.
(edit) @50609   11 years vboxsync DnD: A bit of error-to-text resolving.
(edit) @50593   11 years vboxsync DnD: Bugfixes for Linux hosts.
(edit) @50592   11 years vboxsync 6813 src-client/MouseImpl.cpp changes backed out to clear clbr burns
(edit) @50589   11 years vboxsync 6813 src-client/MouseImpl.cpp
(edit) @50585   11 years vboxsync Main/Console: different way to insert ScsiHardDiskDevice CFGM key …
(edit) @50580   11 years vboxsync 6813 - src-client/EmulatedUSBImpl.cpp
(edit) @50561   11 years vboxsync DnD: Update, bugfixes.
(edit) @50559   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp
(edit) @50556   11 years vboxsync Main: Only insert ScsiHardDiskDevice CFGM key once.
(edit) @50552   11 years vboxsync DisplayImpl,DevVGA: take correct screenshot if VBVA is paused
(edit) @50548   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp - changes backed out due to …
(edit) @50547   11 years vboxsync 6813 - src-client/GuestDirectoryImpl.cpp
(edit) @50544   11 years vboxsync Main/Event: eliminate unused parameter
(edit) @50530   11 years vboxsync USB: Split dev_usb logging group into dev_ehci and dev_ohci so the …
(edit) @50528   11 years vboxsync 6813 - src-client/GuestFsObjInfoImpl.cpp wrapper issues sorted
(edit) @50516   11 years vboxsync 6813 - r92358 changes backed out due to errors on win-dbg clbr and …
(edit) @50515   11 years vboxsync 6813 - GuestFsObjInfoImpl.cpp 2nd attempt
(edit) @50508   11 years vboxsync DnD: Update.
(edit) @50502   11 years vboxsync 6813 - r92342 & r92343 changes backed out due to errors on win-dbg …
(edit) @50500   11 years vboxsync 6813 - client/GuestFsObjInfoImpl.cpp
(edit) @50460   11 years vboxsync DnD: Update.
(edit) @50413   11 years vboxsync crOpenGL/Main: fix assertion
(edit) @50411   11 years vboxsync USBDeviceImpl: init with correct values
(edit) @50405   11 years vboxsync crOpenGL: include 3D data in framebuffer saved state snapshot, saved …
(edit) @50403   11 years vboxsync 6813 - src-client/USBDeviceImpl.cpp
(edit) @50394   11 years vboxsync crOpenGL: greyed-out 3D image on VM pause
(edit) @50370   11 years vboxsync 6813 src-client/AdditionsFacilityImpl.cpp
(edit) @50364   11 years vboxsync crOpenGL: screenshot support; a bit of performance for video recording
(edit) @50319   11 years vboxsync ConsoleVRDPServer: another bitmap format for 3d redirect.
(edit) @50315   11 years vboxsync Main: build fix for VBOX_WITH_VPX disabled
(edit) @50314   11 years vboxsync crOpenGL/VideoRec: do hardweight screen capthure only when recorder is …
(edit) @50313   11 years vboxsync crOpenGL: video recording working
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @50260   11 years vboxsync DisplayImpl: force resize when VBVA is reenabled.
(edit) @50251   11 years vboxsync crOpenGL: disable some async notifications for now
(edit) @50250   11 years vboxsync crOpenGL: async notifications
(edit) @50213   11 years vboxsync spaces
(edit) @50178   11 years vboxsync crOpenGL: seamless and resize bugfixes
(edit) @50174   11 years vboxsync Main/src-server: unify {p,m}VBox => {p,m}VirtualBox
(edit) @50149   11 years vboxsync crOpenGL: bugfixes
(edit) @50095   11 years vboxsync crOpenGL: presentation infrastructure rework (still work in progress)
(edit) @50094   11 years vboxsync ConsoleImpl: Pass BIOS disk information along for SCSI/SAS drives, too.
(edit) @50084   11 years vboxsync Main/ConsoleImp: prevent VERR_CFGM_INVALID_NODE_PATH errors by an …
(edit) @50080   11 years vboxsync DisplayImpl: removed unnecessary cleanup from vbvaDisable.
(edit) @50041   11 years vboxsync crOpenGL: crOpenGL: 1. workaround point sprite driver bugs; 2. …
(edit) @50033   11 years vboxsync ConsoleImpl: load transient shared folders from saved state
(edit) @49983   11 years vboxsync Devices/Graphics: VMware SVGA II compatible graphics emulation (2D …
(edit) @49949   11 years vboxsync Main/ConsoleImpl: Indents for preprocessor.
(edit) @49948   11 years vboxsync GuestCtrl/Main: Report back temporary name when calling …
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49868   11 years vboxsync crOpenGL: fix img positioning for retina/osx
(edit) @49814   11 years vboxsync Devices/USB: First part of the rework, move most of the work to …
(edit) @49790   11 years vboxsync Main: unsigned width/height
(edit) @49785   11 years vboxsync Main/ConsoleImpl2: always expose the DmiMemoryTable for Windows 2012 guests
(edit) @49783   11 years vboxsync DisplayImpl: DevVGA must not access framebuffer which has incorrect size.
(edit) @49769   11 years vboxsync Main/ConsoleImpl2: don't allow 64-bit guests on hosts without VT-x/AMD-V
(edit) @49684   11 years vboxsync Main/GuestCtrl: dispatchToSession: Also try to handle generic messages.
(edit) @49679   11 years vboxsync fix for xtracker 7111 (must keep a ComPtr here)
(edit) @49653   11 years vboxsync Main/GuestProcessImpl: typo
(edit) @49644   11 years vboxsync stage 1/8 of 6813 changes
(edit) @49638   11 years vboxsync Main/GuestCtrl: More checks; remove IGuestDirectroy from session list …
(edit) @49632   11 years vboxsync Build fix.
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