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) @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.
(edit) @49631   11 years vboxsync Main/GuestCtrl: Set guestRc in GuestSession::fsQueryInfoInternal().
(edit) @49630   11 years vboxsync Main/GuestCtrl: Todo, logging.
(edit) @49629   11 years vboxsync Main/GuestSessionImplTasks.cpp: Don't manually release object pointers.
(edit) @49625   11 years vboxsync Main: make the USB tablet device instance 0 again.
(edit) @49619   11 years vboxsync Main/GuestSession: fixed a few format specifiers
(edit) @49610   11 years vboxsync Main/GuestCtrl: Don't keep ComObjPtr of parents in internal listeners.
(edit) @49603   11 years vboxsync DevVGA,DisplayImpl: prevent access to invalid framebuffer.
(edit) @49598   11 years vboxsync warnings in normally disabled legacy code
(edit) @49588   11 years vboxsync Main/ConsoleImpl: don't start the DHCP server for NAT networks here, …
(edit) @49570   11 years vboxsync Main/GuestProcessImpl.cpp: Don't use AssertReleaseMsg() in host …
(edit) @49546   11 years vboxsync Main/GuestCtrl: Allow empty passwords for IGuest::CreateSession().
(edit) @49517   11 years vboxsync Main: NetworkServiceRunner dependencies included in …
(edit) @49512   11 years vboxsync Main/src-client, VMM/HMSVMR0: Enable TPR patching regardless of guest …
(edit) @49504   11 years vboxsync Main/GuestCtrl: Reference counting bugfixes, handle more …
(edit) @49501   11 years vboxsync Uninitialized variable.
(edit) @49495   11 years vboxsync build fix: perhaps we need guardian to split class …
(edit) @49474   11 years vboxsync crOpenGL: some host bits for buffer-based command submission
(edit) @49471   11 years vboxsync ConsoleImpl: Remove assertion in onExtraDataChange. It is possible …
(edit) @49456   11 years vboxsync ConsoleImpl2.cpp: Put HMForced in the rigth place.
(edit) @49453   11 years vboxsync Main/SessionImpl.cpp: Refined assertion for Session::Uninitialize().
(edit) @49440   11 years vboxsync Main/GuestCtrl: Bugfixes: - Hold lock while registering wait event in …
(edit) @49420   11 years vboxsync forward-port and adopt VHWA fixes
(edit) @49405   11 years vboxsync Main/GuestProcessImpl.cpp: waitFor: Respect 0ms timeout -> …
(edit) @49392   12 years vboxsync Main/Guest::UpdateGuestAdditions: CopyFileFlag_T -> AdditionsUpdateFlag_T.
(edit) @49389   12 years vboxsync GuestCtrl: Main/VBoxManage: More checks for object pointers, minor …
(edit) @49386   12 years vboxsync Main: Added a releaseKeys method to IKeyboard.
(edit) @49359   12 years vboxsync Guest Control: two non-initialized variables
(edit) @49350   12 years vboxsync Build fix.
(edit) @49349   12 years vboxsync Guest Control: - Implemented IGuestSession::DirectoryRemove, …
(edit) @49324   12 years vboxsync Make the TurnResetIntoPowerOff setting configurable during runtime
(edit) @49311   12 years vboxsync Main/Display: harmless typo
(edit) @49234   12 years vboxsync Main/EmulatedUSB: pass settings to the emulated device.
(edit) @49190   12 years vboxsync Main,VBoxManage: Implement hotpluggable setting stubs
(edit) @49161   12 years vboxsync EmulatedUSBImpl: Ctor initialization list reordering warning.
(edit) @49120   12 years vboxsync Main: emulated webcam updates.
(edit) @49069   12 years vboxsync API: Control and propagate triple fault reset/guru setting.
(edit) @49039   12 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49006   12 years vboxsync Main/GuestFileImpl.cpp: More locking.
(edit) @48985   12 years vboxsync Main, Frontends: Make the port count of the SAS controller …
(edit) @48983   12 years vboxsync Main,Frontends: Support for the USB storage controller
(edit) @48969   12 years vboxsync Main/EmulatedUSB: update.
(edit) @48955   12 years vboxsync Main: Whitespace (including tabs!) and svn:keywords cleanups by scm.
(edit) @48915   12 years vboxsync Always set the HVP bit, seems 10.6.8 requires it.
(edit) @48818   12 years vboxsync Main/GuestCtrl: Fire IGuestFile events in every case; there might we …
(edit) @48777   12 years vboxsync ConsoleImpl2.cpp: Typos preventing HVP from being set.
(edit) @48770   12 years vboxsync Main/GuestCtrl: Check for data to be written.
(edit) @48764   12 years vboxsync ConsoleImpl2:SMC: (darwin build fix).
(edit) @48757   12 years vboxsync Get VBoxInternal2 variables from both machine leveal as well as global …
(edit) @48756   12 years vboxsync adjustments.
(edit) @48720   12 years vboxsync GuestCtrl/IGuestFile: Fixed initial offset reporting when using …
(edit) @48701   12 years vboxsync Introduced /CPUM/MaxIntelFamilyModelStep config variable to hack Mac …
(edit) @48670   12 years vboxsync Main/ConsoleImpl2: LogRel cosmetics.
(edit) @48667   12 years vboxsync LogRel Guest OS type for easier parsing.
(edit) @48631   12 years vboxsync Main: EmulatedUSB callback, detach device.
(edit) @48538   12 years vboxsync Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette