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