|
|
@45757
|
12 年 |
vboxsync |
Main: more debugging
|
|
|
@45743
|
12 年 |
vboxsync |
Main/Display: cosmetics
|
|
|
@45740
|
12 年 |
vboxsync |
Main/VideoRec: use milliseconds as time units to get more precise …
|
|
|
@45731
|
12 年 |
vboxsync |
several fixes for video recording
|
|
|
@45706
|
12 年 |
vboxsync |
more temporary debugging
|
|
|
@45697
|
12 年 |
vboxsync |
GuestCtrl: Various bugfixes required for test driver to pass.
|
|
|
@45694
|
12 年 |
vboxsync |
Main/ConsoleImpl: don't run out of scope!
|
|
|
@45687
|
12 年 |
vboxsync |
Console::setGuestProperty: Temporary E_INVALIDARG debugging hack.
|
|
|
@45686
|
12 年 |
vboxsync |
Console::setGuestProperty: some cleanup.
|
|
|
@45680
|
12 年 |
vboxsync |
Main/VRDEServer: Back out code to disable VRDE server if no graphics …
|
|
|
@45679
|
12 年 |
vboxsync |
More E_INVALIDARG details on setting/deleting guest props
|
|
|
@45675
|
12 年 |
vboxsync |
Main/Console: OSX fix
|
|
|
@45674
|
12 年 |
vboxsync |
Main/Machine+Console+Display+VRDEServer,VBoxManage: allow VMs without …
|
|
|
@45660
|
12 年 |
vboxsync |
Main/Machine+Console+Settings: add graphics controller type setting, …
|
|
|
@45622
|
12 年 |
vboxsync |
Main: Introducing CPUPropertyType_LongMode + legacy band aid.
|
|
|
@45618
|
12 年 |
vboxsync |
Do HMR3Init first in vmR3InitRing3 so the other components can skip …
|
|
|
@45572
|
12 年 |
vboxsync |
GuestSessionImplTasks.cpp: Better Windows OS version detection for …
|
|
|
@45571
|
12 年 |
vboxsync |
Missing return value.
|
|
|
@45568
|
12 年 |
vboxsync |
Main/GuestCtrl: Removed dead code.
|
|
|
@45554
|
12 年 |
vboxsync |
ConsoleImpl2.cpp: Treat the 64-bit guest type the same way on 32-bit …
|
|
|
@45553
|
12 年 |
vboxsync |
ConsoleImpl2.cpp: Force HW-virt if 64-bit guest. Log force HW-virt …
|
|
|
@45528
|
12 年 |
vboxsync |
VBOX_WITH_RAW_MODE changes.
|
|
|
@45482
|
12 年 |
vboxsync |
GuestCtrl: Added abstract IGuestProcessIOEvent event, removed …
|
|
|
@45434
|
12 年 |
vboxsync |
GuestCtrl: More event handling code for IGuestFile and IGuestSession.
|
|
|
@45426
|
12 年 |
vboxsync |
GuestCtrl: Added EventSource getters + OnGuestFileRegistered event.
|
|
|
@45421
|
12 年 |
vboxsync |
Another build fix: Missing class info and isupports for GuestErrorInfo …
|
|
|
@45418
|
12 年 |
vboxsync |
Build fix.
|
|
|
@45415
|
12 年 |
vboxsync |
GuestCtrl: Implemented using (public) VirtualBox events instead of own …
|
|
|
@45367
|
12 年 |
vboxsync |
Main: a couple of whitespace fixes
|
|
|
@45336
|
12 年 |
vboxsync |
Main/Console: use appropriate API method for deleting the necessary …
|
|
|
@45284
|
12 年 |
vboxsync |
Main: Introduce "StorageMgmt/SilentReconfigureWhilePaused" extradata …
|
|
|
@45276
|
12 年 |
vboxsync |
Ring-1 compression patches, courtesy of trivirt AG:
- main: diff to …
|
|
|
@45132
|
12 年 |
vboxsync |
crOpenGL: seamles mode support impl; bugfizes & cleanup
|
|
|
@45109
|
12 年 |
vboxsync |
GuestCtrl: More stuff for IGuestFile and IGuestSession handling (work …
|
|
|
@45078
|
12 年 |
vboxsync |
VBox/err.h + Main/GuestCtrl: Introduced own error range VERR_GSTCTL_*, …
|
|
|
@45077
|
12 年 |
vboxsync |
GuestProcessImpl.cpp: Fixed some callback return values.
|
|
|
@45076
|
12 年 |
vboxsync |
GuestCtrl: *_NOTFIY_* -> *_NOTIFY_*.
|
|
|
@45033
|
12 年 |
vboxsync |
Fixed PDMICARDREADERUP method names so they don't repeat the interface …
|
|
|
@45032
|
12 年 |
vboxsync |
Fixed PDMICARDREADERDOWN method names so they don't repeat the …
|
|
|
@45030
|
12 年 |
vboxsync |
Main/drv*: s/pData/pThis/g.
|
|
|
@45029
|
12 年 |
vboxsync |
Main: drvDestruct/drvConstruct cleanups.
|
|
|
@45010
|
12 年 |
vboxsync |
GuestCtrl: More code for guest session infrastructure handling …
|
|
|
@44970
|
12 年 |
vboxsync |
Main/VirtualBoxClient: add method to perform VM error checking which …
|
|
|
@44945
|
12 年 |
vboxsync |
Main/GuestProcessImpl: warnings
|
|
|
@44935
|
12 年 |
vboxsync |
GuestCtrl: More code for guest session infrastructure handling …
|
|
|
@44903
|
12 年 |
vboxsync |
Guest::updateStats: Don't divide by zero.
|
|
|
@44870
|
12 年 |
vboxsync |
Build fix.
|
|
|
@44869
|
12 年 |
vboxsync |
Build fix.
|
|
|
@44863
|
12 年 |
vboxsync |
GuestCtrl: Infrastructure changes for handling and executing dedicated …
|
|
|
@44829
|
12 年 |
vboxsync |
ExtPacks\Puel,Main: removed obsolete VBOX_WITH_USB_VIDEO_TEST define …
|
|
|
@44822
|
12 年 |
vboxsync |
Main: 6414: VM crashes with 2 virtual screens configured on Mac host …
|
|
|
@44759
|
12 年 |
vboxsync |
UsbWebcamInterface: warning.
|
|
|
@44758
|
12 年 |
vboxsync |
include,ExtPacks\Puel\UsbWebcam,Main,VRDP: emulated USB webcam updates.
|
|
|
@44619
|
12 年 |
vboxsync |
Nvram.cpp: Some refinements and fixes.
|
|
|
@44591
|
12 年 |
vboxsync |
DevEFI,Nvram.cpp: Cleaning up. (partly tested)
|
|
|
@44590
|
12 年 |
vboxsync |
ConsoleImpl2: Implemented the 'bytes:' prefix for overlay values. (not …
|
|
|
@44580
|
12 年 |
vboxsync |
VBoxBFE: RIP.
|
|
|
@44529
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@44525
|
12 年 |
vboxsync |
VRDP: cleanup: removed obsolete VBOX_WITH_VRDP_VIDEO_CHANNEL.
|
|
|
@44503
|
12 年 |
vboxsync |
Main: change API. Interface IMediumFormat was touched. Attribute …
|
|
|
@44468
|
12 年 |
vboxsync |
ConsoleVRDPServer: use a separate thread to call the external auth …
|
|
|
@44440
|
12 年 |
vboxsync |
Main: UsbWebcamInterface: do not crash if VM has no webcam.
|
|
|
@44425
|
12 年 |
vboxsync |
Main: Some more pVM cleanups.
|
|
|
@44421
|
12 年 |
vboxsync |
mpVM -> mpUVM in comments and such.
|
|
|
@44419
|
12 年 |
vboxsync |
Main: One more use of PVM and some other cleanups.
|
|
|
@44402
|
12 年 |
vboxsync |
ConsoleImpl.h/.cpp: changed SafeVMPtrBase to not mess around with pVM, …
|
|
|
@44399
|
12 年 |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@44393
|
12 年 |
vboxsync |
VM,++: Changed the VM callbacks (at error, at runtime error, at state …
|
|
|
@44387
|
12 年 |
vboxsync |
CFGM: Changed the config constructor to take a PUVM as well as a PVM …
|
|
|
@44385
|
12 年 |
vboxsync |
CSAM: PVM -> PUVM for main interfaces, visibility cleanup.
|
|
|
@44382
|
12 年 |
vboxsync |
Main/DisplayImpl: Fix for access violation in case of multimonitor.
…
|
|
|
@44375
|
12 年 |
vboxsync |
EM: pVM -> pUVM for main, mark as many as possible interfaces module …
|
|
|
@44374
|
12 年 |
vboxsync |
FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
|
|
|
@44373
|
12 年 |
vboxsync |
HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
|
|
|
@44368
|
12 年 |
vboxsync |
ConsoleImpl.cpp: There is no group operator called 'unrestricted', …
|
|
|
@44364
|
12 年 |
vboxsync |
PVM -> PUVM and make setVMRuntimeErrorCallbackF non-static and drop pVM.
|
|
|
@44362
|
12 年 |
vboxsync |
PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
|
|
|
@44358
|
12 年 |
vboxsync |
PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
|
|
|
@44355
|
12 年 |
vboxsync |
PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
|
|
|
@44351
|
12 年 |
vboxsync |
PDM,++: Change APIs used by Main from PVM to PUVM.
|
|
|
@44347
|
12 年 |
vboxsync |
PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
|
|
|
@44346
|
12 年 |
vboxsync |
TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
|
|
|
@44340
|
12 年 |
vboxsync |
VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
|
|
|
@44337
|
12 年 |
vboxsync |
update
|
|
|
@44288
|
12 年 |
vboxsync |
Eliminate last use of CombinedProgress class etc xtracker id id 6167
|
|
|
@44281
|
12 年 |
vboxsync |
export to OSE
|
|
|
@44191
|
12 年 |
vboxsync |
include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
|
|
|
@44167
|
12 年 |
vboxsync |
Main: Increased guest property lookup performance by using a map for …
|
|
|
@44152
|
12 年 |
vboxsync |
Main/Snapshot+Console: Set up logging earlier to capture more error …
|
|
|
@44151
|
12 年 |
vboxsync |
Main/Console: dump the VBoxInternal2 extradata settings since they …
|
|
|
@44130
|
12 年 |
vboxsync |
GA/Display: Support for dynamic configuration (position and …
|
|
|
@44124
|
12 年 |
vboxsync |
Eliminate last use of the CombinedProgess class - bugtracker id 6167
|
|
|
@44103
|
12 年 |
vboxsync |
Main/ConsoleImpl2: warning
|
|
|
@44091
|
12 年 |
vboxsync |
Main: make the code more readable. Places where the comparisons were …
|
|
|
@44039
|
12 年 |
vboxsync |
Main: renavation com::Guid class. PR5744
|
|
|
@43981
|
12 年 |
vboxsync |
Guest Control: Respect detached processes.
|
|
|
@43952
|
12 年 |
vboxsync |
Shared folders: instead of dropping a shared folder which does not …
|
|
|
@43934
|
12 年 |
vboxsync |
DisplayImpl: LogFlow -> Log2
|
|
|
@43929
|
12 年 |
vboxsync |
ConsoleVRDPServer: VideoIn updates
|
|
|