|
|
@49603
|
11 years |
vboxsync |
DevVGA,DisplayImpl: prevent access to invalid framebuffer.
|
|
|
@49474
|
11 years |
vboxsync |
crOpenGL: some host bits for buffer-based command submission
|
|
|
@49420
|
11 years |
vboxsync |
forward-port and adopt VHWA fixes
|
|
|
@49311
|
11 years |
vboxsync |
Main/Display: harmless typo
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@47905
|
11 years |
vboxsync |
Main: warnings.
|
|
|
@47774
|
11 years |
vboxsync |
Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
|
|
|
@47117
|
11 years |
vboxsync |
Main: RT_ZERO() / RTStrCopy()
|
|
|
@46828
|
11 years |
vboxsync |
Main/VPX: give all screens the same timestamp
|
|
|
@46826
|
11 years |
vboxsync |
Main/VPX: fixed file name generation
|
|
|
@46667
|
11 years |
vboxsync |
Main/idl: clarify IMachine.videoCaptureFile to be an absolute path, …
|
|
|
@46549
|
11 years |
vboxsync |
Main/VPX: propery handle concurrency during termination
|
|
|
@46540
|
11 years |
vboxsync |
Main/DisplayImpl: notify the clients if video recording started
|
|
|
@46523
|
11 years |
vboxsync |
Main/VBoxManage: allow to enable video recording at VM runtime
|
|
|
@46471
|
11 years |
vboxsync |
build fix
|
|
|
@46468
|
11 years |
vboxsync |
build fix
|
|
|
@46467
|
11 years |
vboxsync |
build fix
|
|
|
@46465
|
11 years |
vboxsync |
Main/VPX: introduced onVideoCaptureChange event
|
|
|
@46123
|
12 years |
vboxsync |
Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
|
|
|
@46086
|
12 years |
vboxsync |
DisplayImpl: fix and cleanup for postponed seamless region update
|
|
|
@46075
|
12 years |
vboxsync |
Main/DisplayImpl: 6711: Code fix for SMP and code improvement.
|
|
|
@46065
|
12 years |
vboxsync |
Main/DisplayImpl: 6711: Fix for the race condition where in GA sends …
|
|
|
@46057
|
12 years |
vboxsync |
backout r85727
|
|
|
@46055
|
12 years |
vboxsync |
Main/Display: store mode data in case of a null framebuffer
|
|
|
@46007
|
12 years |
vboxsync |
Main/VPX: play safe
|
|
|
@46006
|
12 years |
vboxsync |
Main/VPX: do uninitialization in drvDestruct() rather than in uninit()
|
|
|
@45992
|
12 years |
vboxsync |
Main/Display: explicitely initialize mpVideoRecCtx
|
|
|
@45991
|
12 years |
vboxsync |
Fix local strict build issues.
|
|
|
@45980
|
12 years |
vboxsync |
DisplayImpl: Explicitly clear mpVideoRecCtx.
|
|
|
@45962
|
12 years |
vboxsync |
Main/VPX: more fixes
|
|
|
@45961
|
12 years |
vboxsync |
Main/VPX: don't initialize anything if disabled
|
|
|
@45958
|
12 years |
vboxsync |
Main/VPX: start at 1 not 0.
|
|
|
@45956
|
12 years |
vboxsync |
Main/VPX: multi-monitor fixes; use .webm as default extension
|
|
|
@45950
|
12 years |
vboxsync |
Main/VPX: multimonitor (needs more cleanup)
|
|
|
@45941
|
12 years |
vboxsync |
Main/VPX: some code restructuring to be able to log errors / success …
|
|
|
@45926
|
12 years |
vboxsync |
IMachine::VideoCaptureFps
|
|
|
@45914
|
12 years |
vboxsync |
Main: warnings
|
|
|
@45890
|
12 years |
vboxsync |
Main: warnings
|
|
|
@45878
|
12 years |
vboxsync |
VPX: separate encoding thread; more cleanup
|
|
|
@45838
|
12 years |
vboxsync |
VPX: plugged memory leak; introduced rate parameter; clear artefacts …
|
|
|
@45776
|
12 years |
vboxsync |
VPX: nits
|
|
|
@45772
|
12 years |
vboxsync |
VPX: allow to build against libvpx provided by the build system
|
|
|
@45743
|
12 years |
vboxsync |
Main/Display: cosmetics
|
|
|
@45740
|
12 years |
vboxsync |
Main/VideoRec: use milliseconds as time units to get more precise …
|
|
|
@45731
|
12 years |
vboxsync |
several fixes for video recording
|
|
|
@45674
|
12 years |
vboxsync |
Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
|
|
|
@45132
|
12 years |
vboxsync |
crOpenGL: seamles mode support impl; bugfizes & cleanup
|
|
|
@45030
|
12 years |
vboxsync |
Main/drv*: s/pData/pThis/g.
|
|
|
@45029
|
12 years |
vboxsync |
Main: drvDestruct/drvConstruct cleanups.
|
|
|
@44822
|
12 years |
vboxsync |
Main: 6414: VM crashes with 2 virtual screens configured on Mac host …
|
|
|
@44421
|
12 years |
vboxsync |
mpVM -> mpUVM in comments and such.
|
|
|
@44402
|
12 years |
vboxsync |
ConsoleImpl.h/.cpp: changed SafeVMPtrBase to not mess around with pVM, …
|
|
|
@44382
|
12 years |
vboxsync |
Main/DisplayImpl: Fix for access violation in case of multimonitor.
…
|
|
|
@44347
|
12 years |
vboxsync |
PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
|
|
|
@44340
|
12 years |
vboxsync |
VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
|
|
|
@44130
|
12 years |
vboxsync |
GA/Display: Support for dynamic configuration (position and …
|
|
|
@43934
|
12 years |
vboxsync |
DisplayImpl: LogFlow -> Log2
|
|
|
@43139
|
12 years |
vboxsync |
Main/Display: clean up the interface to the video recording code
|
|
|
@42944
|
12 years |
vboxsync |
Main/VideoRecAndEncode module: Replaced COM error codes with general …
|
|
|
@42913
|
12 years |
vboxsync |
Main/VideoRecAndEncode module: removed COMGETTERS from …
|
|
|
@42878
|
12 years |
vboxsync |
Main/VideoRec: a few fixes
|
|
|
@42861
|
12 years |
vboxsync |
main/VideoCaptureAndEncoding: Error checking, formatting. Still under …
|
|
|
@42844
|
12 years |
vboxsync |
Main/VideoEncodingAndCapture: Code improvement
|
|
|
@42838
|
12 years |
vboxsync |
Main/EncodeAndVideoRecording Module and API implementation: …
|
|
|
@42646
|
12 years |
vboxsync |
Main/src-client/DisplayImpl: Code improvement for video recording of …
|
|
|
@42619
|
12 years |
vboxsync |
Frontends/VBoxSDL: implementation of video capture in VBOXSDL. Still …
|
|
|
@42479
|
12 years |
vboxsync |
Main/DisplayImpl.cpp: Working on supporting video recording for …
|
|
|
@42249
|
12 years |
vboxsync |
DisplayImpl: cosmetcial fix
|
|
|
@42248
|
12 years |
vboxsync |
API change for SetVideoModeHint to be able to disable guest screens …
|
|
|
@41597
|
12 years |
vboxsync |
DisplayImpl: make sure that the primary screen is enabled, when the …
|
|
|
@41595
|
12 years |
vboxsync |
Main/Machine+Display: do not ignore the error code from …
|
|
|
@41492
|
13 years |
vboxsync |
DisplayImpl: secondary displays are disabled at startup.
|
|
|
@41404
|
13 years |
vboxsync |
crOpenGL: VM window scroll handling
|
|
|
@41240
|
13 years |
vboxsync |
VRDP+3D: fix screen update issues
|
|
|
@41065
|
13 years |
vboxsync |
Main: DisplayImpl correct initialization when saved state is loaded.
|
|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@40257
|
13 years |
vboxsync |
Main/Medium: rework locking scheme to solve lock order violations and …
|
|
|
@39603
|
13 years |
vboxsync |
crHgsmi: cleanup
|
|
|
@39391
|
13 years |
vboxsync |
warning
|
|
|
@39288
|
13 years |
vboxsync |
CrOpenGL: avoid blocked client polling & extra memcpy (block hgsmi …
|
|
|
@38995
|
13 years |
vboxsync |
DisplayImpl: make sure that framebuffer info is updated.
|
|
|
@38966
|
13 years |
vboxsync |
Main/Display: made a lot of logging into conditional release logging. …
|
|
|
@38838
|
13 years |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@38642
|
13 years |
vboxsync |
DisplayImpl: do not use VGA device to take a screenshot of the primary …
|
|
|
@38505
|
13 years |
vboxsync |
crOpenGL: fix incorrect rendering when switching to/from fullscreen …
|
|
|
@38275
|
13 years |
vboxsync |
Main/DisplayImpl: document an internal API
|
|
|
@37220
|
14 years |
vboxsync |
Main/Display: correct Framebuffer Dimensions for negative x/yOrigins
|
|
|
@37175
|
14 years |
vboxsync |
Devices and Main/seamless: allow for the possibility that nothing is …
|
|
|
@36921
|
14 years |
vboxsync |
DisplayImpl: do not allow DrawToScreen when the screen is being resized.
|
|
|
@35790
|
14 years |
vboxsync |
DisplayImpl: check input parameters in TakeScreenshot* methods.
|
|
|
@35760
|
14 years |
vboxsync |
Main/DisplayImpl: free the screenshot buffer on error for secondary …
|
|
|
@35638
|
14 years |
vboxsync |
Main. QT/FE: fix long standing COM issue
|
|
|
@35633
|
14 years |
vboxsync |
Main/Display: multimonitor enable/disable screen fixes.
|
|
|
@35612
|
14 years |
vboxsync |
Main/Display: make sure that we do not try to update a disabled …
|
|
|
@35576
|
14 years |
vboxsync |
Main/Display: missing initialisation and saved state bits for X.Org …
|
|
|
@35547
|
14 years |
vboxsync |
Main/Display: disabled screens should be black
|
|
|
@35545
|
14 years |
vboxsync |
Main/Display: committed too much in r69428
|
|
|
@35544
|
14 years |
vboxsync |
Main/Display: drop the lock before scheduling a call to EMT that can …
|
|
|
@35368
|
14 years |
vboxsync |
Main: source re-org.
|
|
copied from trunk/src/VBox/Main/DisplayImpl.cpp
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|