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) @76893   6 years vboxsync Recording/Main: Use lock() and unlock() in more places.
(edit) @76891   6 years vboxsync DnD: Renamed HOST_DND_HG_EVT_CANCEL -> HOST_DND_HG_CANCEL, fixes for …
(edit) @76760   6 years vboxsync Main/Recording: thin out the excessive includes so that it doesn't …
(edit) @76711   6 years vboxsync ConsoleImpl2: Use new style CFGM config for PCnet emulation.
(edit) @76678   6 years vboxsync Port r124260, r124263, r124271, r124273, r124277, r124278, r124279, …
(edit) @76598   6 years vboxsync Main: GCC precompiled headers hacking.
(edit) @76592   6 years vboxsync Main: Don't use Logging.h.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76403   6 years vboxsync VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
(edit) @76394   6 years vboxsync DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
(edit) @76380   6 years vboxsync VBox/com/microatl.h: Include errcore.h rather than err.h for …
(edit) @76250   6 years vboxsync Main: removed obsolete HostWindowId
(edit) @76112   6 years vboxsync Backed out accidental change in previous commit.
(edit) @76111   6 years vboxsync VirtualBoxSDSImpl.cpp: Unconfuse scm. bugref:3300
(edit) @76013   6 years vboxsync HGCM: doxygen fix
(edit) @75991   6 years vboxsync HGCM: Don't send HGCMNOTIFYEVENT_RESET on shutdown. Messes up the …
(edit) @75990   6 years vboxsync VMMDev,HGCM: Added cancellation notification and query helper.
(edit) @75978   6 years vboxsync doxygen fix
(edit) @75969   6 years vboxsync HGCM,GuestProps: Added HGCM service notifications for VM power-on, VM …
(edit) @75955   6 years vboxsync Main: Load VBoxGuestPropSvc from the VMMDev driver.
(edit) @75926   6 years vboxsync Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
(edit) @75913   6 years vboxsync Main/GuestCtrlPrivate.cpp: Implemented full filetype -> FsObjType …
(edit) @75891   6 years vboxsync Guest Control/Main: Added stubs for IGuestSession::fsObjMoveArray() …
(edit) @75888   6 years vboxsync GuestCtrlPrivate.cpp: Incorrect assertion. bugref:9313
(edit) @75868   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75863   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75862   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75861   6 years vboxsync Main/Guest: Added a few codereview comments, mainly in the guest base …
(edit) @75854   6 years vboxsync GuestCtrlImpl.cpp: You cannot change uFlags from uint32_t to int32_t …
(edit) @75853   6 years vboxsync GuestControl,HGCM,VBoxService: Save/restore related optimizations and …
(edit) @75823   6 years vboxsync ConsoleImpl.cpp: warning.
(edit) @75821   6 years vboxsync HMVMX,ConsoleImpl: Workaround for incorrect assumptions in mesa vmsvga …
(edit) @75801   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 2. bugref:9313
(edit) @75798   6 years vboxsync VBoxGuestControl: Optimizing message handling - part 1. bugref:9313
(edit) @75774   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75773   6 years vboxsync HGCM: Added fRequestor and fRestoring to …
(edit) @75771   6 years vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. …
(edit) @75769   6 years vboxsync VMMDev,HGCM: Give access to VMMDevRequestHeader::fRequestor. bugref:9105
(edit) @75747   6 years vboxsync HGCM: Continue with getting VERR_CANCELLED to the service when the …
(edit) @75740   6 years vboxsync HGCM,VMMDev: Made the HGCM command/message completion callback return …
(edit) @75737   6 years vboxsync HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
(edit) @75700   6 years vboxsync Main: disabled assert
(edit) @75605   6 years vboxsync Guest Control/Main: Implemented stub for IGuestSession::fsObjRemoveArray().
(edit) @75601   6 years vboxsync Main/HGCMThread: Use an automatic reset event semaphore rather an …
(edit) @75574   6 years vboxsync Main/HGCM: Shutdown HGCM on VM construction failure, indicating that …
(edit) @75541   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMMsgCore class, it just …
(edit) @75540   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMThread class, it just add …
(edit) @75539   6 years vboxsync Main/HGCM: Skip the handle stuff for the HGCMThread class, it just add …
(edit) @75535   6 years vboxsync Main/HGCM: nits
(edit) @75527   6 years vboxsync Main/Recording: compile fixes when VBOX_WITH_AUDIO_RECORDING is unset
(edit) @75500   6 years vboxsync VMMDev,Main,HostServices: More profiling of HGCM guest call processing.
(edit) @75499   6 years vboxsync Main/Recording: build fix. Time Stamp -> Timestamp; while at it also …
(edit) @75498   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75497   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75496   6 years vboxsync SessionImpl.cpp: build fix
(edit) @75495   6 years vboxsync HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
(edit) @75492   6 years vboxsync Recording/Main: Also delete the recording stream's own block list when …
(edit) @75491   6 years vboxsync Recording/Main: Use delete instead of RTMemFree() here.
(edit) @75490   6 years vboxsync Recording/Main: Renaming nit.
(edit) @75488   6 years vboxsync Recording/Main: Implemented better support for recording limits (also …
(edit) @75454   6 years vboxsync Recording: Renamed VERR_AVREC_XXX error codes to VERR_RECORDING_XXX. …
(edit) @75448   6 years vboxsync Main/DisplayImpl: Do much of the i_drvDestruct work earlier in the …
(edit) @75441   6 years vboxsync Recording/Main: Various fixes to make the code more error resilient.
(edit) @75419   6 years vboxsync Recording/Main: Also destroy the recording context on machine …
(edit) @75417   6 years vboxsync Recording/Main: Simplified code a bit; use the stream settings file …
(edit) @75416   6 years vboxsync Recording/Main: Renaming nits.
(edit) @75406   6 years vboxsync VMMDev/HGCM: Added PDM interface + HGCM server helper for finding out …
(edit) @75395   6 years vboxsync Recording/Main: Logging.
(edit) @75393   6 years vboxsync Recording/Main: Renaming, docs.
(edit) @75392   6 years vboxsync Recording/Main: Docs.
(edit) @75391   6 years vboxsync Recording/Main: Logging.
(edit) @75385   6 years vboxsync Main/HGCMService::LoadState: don't use alloca inside a loop.
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
(edit) @75356   6 years vboxsync D'oh (build fix).
(edit) @75355   6 years vboxsync Build fix.
(edit) @75354   6 years vboxsync Recording: More renaming for Main internals.
(edit) @75352   6 years vboxsync Recording: More renaming for IConsole and IDisplay internals.
(edit) @75346   6 years vboxsync Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING, …
(edit) @75345   6 years vboxsync Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING.
(edit) @75344   6 years vboxsync Recording/Main: More file renaming.
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75331   6 years vboxsync Main/Console: Allow trunk names up to 64 characters (public 17963)
(edit) @75313   6 years vboxsync Recording: More bugfixes for Main and FE/Qt.
(edit) @75307   6 years vboxsync Recording: Bugfixes for Main and FE/Qt.
(edit) @75287   6 years vboxsync Capturing/Main: Bugfixes for startup.
(edit) @75276   6 years vboxsync Capturing: Fixed checking for capturing context in …
(edit) @75256   6 years vboxsync Capturing: Build fix.
(edit) @75255   6 years vboxsync Capturing: Build fix.
(edit) @75254   6 years vboxsync Capturing: Build fix.
(edit) @75251   6 years vboxsync Capturing: Separated capturing settings into new interfaces …
(edit) @75167   6 years vboxsync Main/HGCM: Must deregister the 'guestprops' info item before shutting …
(edit) @75095   6 years vboxsync Guest Control/Main: Better check for existing directories in …
(edit) @75094   6 years vboxsync Guest Control/Main: One more error code for …
(edit) @75083   6 years vboxsync Build fix.
(edit) @75082   6 years vboxsync VideoRec/DrvAudioVideoRec: Got rid of the big stack buffers and only …
(edit) @75077   6 years vboxsync VideoRec/DrvAudioVideoRec: Use an absolute timestamp since program …
(edit) @75076   6 years vboxsync VideoRec/WebMWriter: Use the block map's currently processed TC …
(edit) @75071   6 years vboxsync VideoRec/Main: This is the timestamp, not the duration (renaming).
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