|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44525
|
12 years |
vboxsync |
VRDP: cleanup: removed obsolete VBOX_WITH_VRDP_VIDEO_CHANNEL.
|
|
|
@44503
|
12 years |
vboxsync |
Main: change API. Interface IMediumFormat was touched. Attribute …
|
|
|
@44468
|
12 years |
vboxsync |
ConsoleVRDPServer: use a separate thread to call the external auth …
|
|
|
@44440
|
12 years |
vboxsync |
Main: UsbWebcamInterface: do not crash if VM has no webcam.
|
|
|
@44425
|
12 years |
vboxsync |
Main: Some more pVM cleanups.
|
|
|
@44421
|
12 years |
vboxsync |
mpVM -> mpUVM in comments and such.
|
|
|
@44419
|
12 years |
vboxsync |
Main: One more use of PVM and some other cleanups.
|
|
|
@44402
|
12 years |
vboxsync |
ConsoleImpl.h/.cpp: changed SafeVMPtrBase to not mess around with pVM, …
|
|
|
@44399
|
12 years |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@44393
|
12 years |
vboxsync |
VM,++: Changed the VM callbacks (at error, at runtime error, at state …
|
|
|
@44387
|
12 years |
vboxsync |
CFGM: Changed the config constructor to take a PUVM as well as a PVM …
|
|
|
@44385
|
12 years |
vboxsync |
CSAM: PVM -> PUVM for main interfaces, visibility cleanup.
|
|
|
@44382
|
12 years |
vboxsync |
Main/DisplayImpl: Fix for access violation in case of multimonitor.
…
|
|
|
@44375
|
12 years |
vboxsync |
EM: pVM -> pUVM for main, mark as many as possible interfaces module …
|
|
|
@44374
|
12 years |
vboxsync |
FTM: pVM -> pUVM for main, mark as many as possible interfaces module …
|
|
|
@44373
|
12 years |
vboxsync |
HM,++: pVM -> pUVM for main, mark as many as possible interfaces …
|
|
|
@44368
|
12 years |
vboxsync |
ConsoleImpl.cpp: There is no group operator called 'unrestricted', …
|
|
|
@44364
|
12 years |
vboxsync |
PVM -> PUVM and make setVMRuntimeErrorCallbackF non-static and drop pVM.
|
|
|
@44362
|
12 years |
vboxsync |
PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
|
|
|
@44358
|
12 years |
vboxsync |
PDMAsyncCompletion: PVM -> PUVM (one instance), internalize internal …
|
|
|
@44355
|
12 years |
vboxsync |
PDMNetShaper: Cleanups & fixes (untested). PVM -> PUVM. Note: cs is a …
|
|
|
@44351
|
12 years |
vboxsync |
PDM,++: Change APIs used by Main from PVM to PUVM.
|
|
|
@44347
|
12 years |
vboxsync |
PGM,SSM,STAM: Changed APIs used by Main to take PUVM instead of PVM as …
|
|
|
@44346
|
12 years |
vboxsync |
TM: PVM -> PUVM in two APIs used by Main. VMReq: Validate pUVM …
|
|
|
@44340
|
12 years |
vboxsync |
VMM,Main,Debugger,REM: VM API cleanup, prefering PUVM over PVM so we …
|
|
|
@44337
|
12 years |
vboxsync |
update
|
|
|
@44288
|
12 years |
vboxsync |
Eliminate last use of CombinedProgress class etc xtracker id id 6167
|
|
|
@44281
|
12 years |
vboxsync |
export to OSE
|
|
|
@44191
|
12 years |
vboxsync |
include,ExtPacks\Puel\UsbWebcam,Main,VRDP,VBoxManage: emulated USB webcam.
|
|
|
@44167
|
12 years |
vboxsync |
Main: Increased guest property lookup performance by using a map for …
|
|
|
@44152
|
12 years |
vboxsync |
Main/Snapshot+Console: Set up logging earlier to capture more error …
|
|
|
@44151
|
12 years |
vboxsync |
Main/Console: dump the VBoxInternal2 extradata settings since they …
|
|
|
@44130
|
12 years |
vboxsync |
GA/Display: Support for dynamic configuration (position and …
|
|
|
@44124
|
12 years |
vboxsync |
Eliminate last use of the CombinedProgess class - bugtracker id 6167
|
|
|
@44103
|
12 years |
vboxsync |
Main/ConsoleImpl2: warning
|
|
|
@44091
|
12 years |
vboxsync |
Main: make the code more readable. Places where the comparisons were …
|
|
|
@44039
|
12 years |
vboxsync |
Main: renavation com::Guid class. PR5744
|
|
|
@43981
|
12 years |
vboxsync |
Guest Control: Respect detached processes.
|
|
|
@43952
|
12 years |
vboxsync |
Shared folders: instead of dropping a shared folder which does not …
|
|
|
@43934
|
12 years |
vboxsync |
DisplayImpl: LogFlow -> Log2
|
|
|
@43929
|
12 years |
vboxsync |
ConsoleVRDPServer: VideoIn updates
|
|
|
@43908
|
12 years |
vboxsync |
Main/Metrics: VM network rate metrics (#6345)
|
|
|
@43892
|
12 years |
vboxsync |
HostServices/HostChannel,Main: updates.
|
|
|
@43888
|
12 years |
vboxsync |
crOpenGL: more new present mechanism
|
|
|
@43808
|
12 years |
vboxsync |
Main: added the OS type to the release log
|
|
|
@43806
|
12 years |
vboxsync |
Main/ConsoleImpl2: build fix for ancient gcc versions (see r81663, …
|
|
|
@43754
|
12 years |
vboxsync |
src-client/ConsoleImpl2: warning
|
|
|
@43753
|
12 years |
vboxsync |
src-client/ConsoleImpl2.cpp: Build fix r81663.
|
|
|
@43750
|
12 years |
vboxsync |
Main/src-client/ConsoleImpl2 & Devices/PC/DevPcBios: Logical Geometry …
|
|
|
@43649
|
12 years |
vboxsync |
Main: typos
|
|
|
@43584
|
12 years |
vboxsync |
Main,VRDP,VBoxTray: location awareness extension (ported from 4.2).
|
|
|
@43493
|
12 years |
vboxsync |
Main/GuestSessionImpl: warnings.
|
|
|
@43462
|
12 years |
vboxsync |
HGCM Host Channel service: implemented a generic Query function.
|
|
|
@43446
|
12 years |
vboxsync |
ConsoleVRDPServer: use bitmap updates for 3D redirect if nothing else …
|
|
|
@43388
|
12 years |
vboxsync |
ConsoleVRDPServer: raw TSMF close channel.
|
|
|
@43387
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@43384
|
12 years |
vboxsync |
ConsoleVRDPServer: raw TSMF fix.
|
|
|
@43351
|
12 years |
vboxsync |
ConsoleVRDPServer: host channel for raw TSMF interface (build fix).
|
|
|
@43350
|
12 years |
vboxsync |
ConsoleVRDPServer: host channel for raw TSMF interface.
|
|
|
@43301
|
12 years |
vboxsync |
GuestCtrl: More error checking.
|
|
|
@43299
|
12 years |
vboxsync |
GuestCtrl: More error checking.
|
|
|
@43297
|
12 years |
vboxsync |
Spelling.
|
|
|
@43288
|
12 years |
vboxsync |
GuestProcessImpl/WaitFor: Don't set an error when timing out.
|
|
|
@43259
|
12 years |
vboxsync |
fixed a few gcc false positive warnings and two shadowed declarations
|
|
|
@43256
|
12 years |
vboxsync |
Main/EFI: Permanent NVRAM save switched off by default.
|
|
|
@43234
|
12 years |
vboxsync |
Nvram.cpp: Missing space after DECLCALLBACK(void *) trips up the MSC …
|
|
|
@43201
|
12 years |
vboxsync |
GuestProcessImpl/GuestProcessTool: Handle all waiting results.
|
|
|
@43200
|
12 years |
vboxsync |
Warning.
|
|
|
@43170
|
12 years |
vboxsync |
GuestCtrl: Handle bad_alloc, warnings.
|
|
|
@43168
|
12 years |
vboxsync |
Main/ConsoleImpl: avoid debug assertion while shutting down many VMs …
|
|
|
@43165
|
12 years |
vboxsync |
Typo.
|
|
|
@43162
|
12 years |
vboxsync |
Main/Guest Control 2.0: Cleanup, separated guest error handling.
|
|
|
@43161
|
12 years |
vboxsync |
ConsoleImpl.cpp: Attach and detach devices on EMT0 to serialize state …
|
|
|
@43157
|
12 years |
vboxsync |
EFI: save'n'restore support.
|
|
|
@43142
|
12 years |
vboxsync |
Main/EFI: useless stuff.
|
|
|
@43139
|
12 years |
vboxsync |
Main/Display: clean up the interface to the video recording code
|
|
|
@43133
|
12 years |
vboxsync |
export to OSE
|
|
|
@43131
|
12 years |
vboxsync |
EFI: permanent NVRAM storage.
|
|
|
@43064
|
12 years |
vboxsync |
Main/Console: fix incorrect condition which prevented cancelling …
|
|
|
@43062
|
12 years |
vboxsync |
Main/GuestProcessImpl: Fixed leak when building up argv vector.
|
|
|
@43061
|
12 years |
vboxsync |
Main/GuestCtrl: Respect the ProcessCreateFlag_WaitForProcessStartOnly flag.
|
|
|
@43060
|
12 years |
vboxsync |
Main/GuestSessionImplTasks: Updating WinXP + 2000: Fixed typo, do not …
|
|
|
@43053
|
12 years |
vboxsync |
Main/GuestSessionImplTasks: Exclude Windows 2000 + XP from automatic …
|
|
|
@43052
|
12 years |
vboxsync |
Main/GuestSessionImplTasks: Set a higher timeout for Windows Guest …
|
|
|
@43034
|
12 years |
vboxsync |
Main/GuestSessionImplTasks: More error handling.
|
|
|
@43030
|
12 years |
vboxsync |
Main/GuestSessionImplTasks: Don't wait for Guest Additions to be ready.
|
|
|
@43023
|
12 years |
vboxsync |
Legacy IDE Support: eliminating the API support for configuring the …
|
|
|
@43002
|
12 years |
vboxsync |
Build fix.
|
|
|
@43001
|
12 years |
vboxsync |
Main/GuestSessionImplTasks: More code for updating Guest Additions.
|
|
|
@42944
|
12 years |
vboxsync |
Main/VideoRecAndEncode module: Replaced COM error codes with general …
|
|
|
@42937
|
12 years |
vboxsync |
GuestSessionImplTasks/Update Additions: More error checks, logging …
|
|
|
@42928
|
12 years |
vboxsync |
Main/GuestControl: forgot to actually start the mktemp process.
|
|
|
@42926
|
12 years |
vboxsync |
Build fix.
|
|
|
@42923
|
12 years |
vboxsync |
GuestSessionImplTasks/Update Additions: Get rid of the env var hacks, …
|
|
|
@42920
|
12 years |
vboxsync |
Main/src-client/GuestProcessImpl.cpp: fix compiler warnings on XPCOM, …
|
|
|
@42919
|
12 years |
vboxsync |
Main/Guest: fix logging which would crash because a smart pointer …
|
|
|
@42918
|
12 years |
vboxsync |
Main/src-client/GuestSessionImplTasks.cpp: reorder initialization in …
|
|
|
@42913
|
12 years |
vboxsync |
Main/VideoRecAndEncode module: removed COMGETTERS from …
|
|
|