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) @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 …
(edit) @42907   12 years vboxsync Main: typo
(edit) @42897   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42878   12 years vboxsync Main/VideoRec: a few fixes
(edit) @42867   12 years vboxsync GuestImpl: Check for bad_alloc (DnD), cleaning up guest sessions.
(edit) @42865   12 years vboxsync Main/Guest control: Removed old API.
(edit) @42864   12 years vboxsync Main/Guest control: Removed old API.
(edit) @42861   12 years vboxsync main/VideoCaptureAndEncoding: Error checking, formatting. Still under …
(edit) @42852   12 years vboxsync Main: fix QueryInterface method generation for interfaces which …
(edit) @42848   12 years vboxsync Guest Control 2.0: No IGuestFile so far.
(edit) @42847   12 years vboxsync Build fix.
(edit) @42846   12 years vboxsync Guest Control 2.0: Update.
(edit) @42844   12 years vboxsync Main/VideoEncodingAndCapture: Code improvement
(edit) @42838   12 years vboxsync Main/EncodeAndVideoRecording Module and API implementation: …
(edit) @42826   12 years vboxsync Main: Put AHCI to 0:13:0 only for old chipset.
(edit) @42818   12 years vboxsync Guest Control 2.0: Use timeouts for IFile operations, renamed size to …
(edit) @42817   12 years vboxsync Main/Guest: whitespace cleanup
(edit) @42810   12 years vboxsync Guest Control 2.0: Update.
(edit) @42808   12 years vboxsync Guest Control 2.0: Update.
(edit) @42800   12 years vboxsync Main/MacGuest: EnableHVP for Mac guest.
(edit) @42787   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42783   12 years vboxsync Main: split out implementation of GuestSession:DirectoryMakeTemp and …
(edit) @42765   12 years vboxsync Main: GuestSession::DirectoryCreateTemp() (untested).
(edit) @42759   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42758   12 years vboxsync Guest Control 2.0: Bugfixes.
(edit) @42754   12 years vboxsync Main: adjusted and documented …
(edit) @42749   12 years vboxsync Guest Control 2.0: Update.
(edit) @42721   12 years vboxsync Main/GuestProcess: fix lots of warninga about variables shadowing the …
(edit) @42716   12 years vboxsync Guest Control 2.0: Update.
(edit) @42703   12 years vboxsync Main: commited too much.
(edit) @42702   12 years vboxsync Main/GuestSession: build fix (please review).
(edit) @42695   12 years vboxsync Build fix.
(edit) @42694   12 years vboxsync Wrong rc.
(edit) @42693   12 years vboxsync Guest Control 2.0: Update.
(edit) @42691   12 years vboxsync Main/GuestCtrl: split off the implementation of FileRemove into …
(edit) @42682   12 years vboxsync Main/GuestCtrl: fixes to FileDelete and DirectoryCreateTemp.
(edit) @42674   12 years vboxsync Build fix.
(edit) @42673   12 years vboxsync Guest Control 2.0: Update.
(edit) @42657   12 years vboxsync Main/GuestCtrl: fix fileRemove API.
(edit) @42646   12 years vboxsync Main/src-client/DisplayImpl: Code improvement for video recording of …
(edit) @42636   12 years vboxsync Build fix.
(edit) @42634   12 years vboxsync Guest Control 2.0: Update.
(edit) @42619   12 years vboxsync Frontends/VBoxSDL: implementation of video capture in VBOXSDL. Still …
(edit) @42618   12 years vboxsync Main/GuestCtrl: add FileRemove API. Untested.
(edit) @42611   12 years vboxsync Guest Control 2.0: Update.
(edit) @42573   12 years vboxsync Guest Control 2.0: Update.
(edit) @42571   12 years vboxsync Main/ConsoleImpl: print the file system typo for DVD/floppy images as …
(edit) @42567   12 years vboxsync Build fix.
(edit) @42566   12 years vboxsync Guest Control 2.0: Update.
(edit) @42551   12 years vboxsync Main: big API naming cleanup, use all caps acronyms everywhere, …
(edit) @42546   12 years vboxsync Guest Control 2.0: Update.
(edit) @42531   12 years vboxsync Guest Control 2.0: Update.
(edit) @42530   12 years vboxsync Guest Control 2.0: Update.
(edit) @42525   12 years vboxsync Guest Control 2.0: Update.
(edit) @42509   12 years vboxsync Build fix.
(edit) @42508   12 years vboxsync build fix
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