VirtualBox

source: vbox/trunk/src/VBox/Main/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @72352   7 years vboxsync Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
(edit) @72332   7 years vboxsync Main: Added HWVirtExPropertyType::UseNativeApi for use with …
(edit) @72328   7 years vboxsync Main: Added read-only ExecutionEngine attribute to IMachineDebugger to …
(edit) @72088   7 years vboxsync Guest Control/Main: Implemented GuestWaitEvent::HasGuestError() and …
(edit) @72070   7 years vboxsync Main/GuestSessionImpl: Proposing more efficient and flexible copy flag …
(edit) @72067   7 years vboxsync Guest Control/Main: Made IGuestSession::copyFromGuest() and …
(edit) @72045   7 years vboxsync Guest Control/Main: CopyTo/CopyFrom bugfixes.
(edit) @72014   7 years vboxsync VideoRec/Main: Simplified recoding state checking by only using the …
(edit) @72001   7 years vboxsync Guest Control/Main: Implemented stubs …
(edit) @71998   7 years vboxsync bugref:8345. Fixed the case when user omits or forgets to point the …
(edit) @71997   7 years vboxsync bugref:8345. Small fix in the ErrorInfoItem() constructor.
(edit) @71990   7 years vboxsync bugref:8345. Added a new internal class ErrorInfoItem and a list …
(edit) @71979   7 years vboxsync Build fix.
(edit) @71976   7 years vboxsync Guest Control/Main: Added stubs for IGuestSession:copy[From|To]Guest() …
(edit) @71972   7 years vboxsync Guest Control/Main: Added internal access helper for IGuestFsObjInfo.
(edit) @71872   7 years vboxsync Guest Control/Main: Added GuestFsObjData::GetFileMode().
(edit) @71847   7 years vboxsync Guest Control/Main: More bugfixes for copyTo/copyFrom tasks, along …
(edit) @71846   7 years vboxsync Guest Control/Main: Added IGuestSession::i_getPathStyle() to also make …
(edit) @71824   7 years vboxsync Guest Control/Main: Docs.
(edit) @71817   7 years vboxsync Guest Control/Main: Derived the copyTo/copyFrom tasks from a new base …
(edit) @71796   7 years vboxsync Guest Control/Main: GuestSessionTask::fileCopyFrom[Ex] are now using …
(edit) @71786   7 years vboxsync Guest Control/Main: Removed the deprecated string translations in …
(edit) @71785   7 years vboxsync Guest Control/Main: Implemented GuestSession::fileOpenEx().
(edit) @71783   7 years vboxsync Build fix (forgot a file).
(edit) @71782   7 years vboxsync Guest Control: Implemented GuestFile::queryInfo() and …
(edit) @71716   7 years vboxsync VBoxSDS,VBoxSVC: Replaced the enviornment variable hack …
(edit) @71657   7 years vboxsync SVN props.
(edit) @71650   7 years vboxsync SVN props.
(edit) @71649   7 years vboxsync Guest Control/Main: Renamed SessionTaskUpdateAdditions::InstallerFile …
(edit) @71648   7 years vboxsync Guest Control/Main: Added a dedicated header file for guest session tasks.
(edit) @71634   7 years vboxsync Guest Control/Main: Use the session ID for Guest::i_sessionRemove() …
(edit) @71626   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71619   7 years vboxsync DevVGA,VBoxC: Code cleanup in progress. bugref:9094
(edit) @71597   7 years vboxsync DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
(edit) @71590   7 years vboxsync DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
(edit) @71581   7 years vboxsync bugref:8345. Attempt to fix the subtle bug with MEDIUMTASK structure …
(edit) @71564   7 years vboxsync Guest Control/Main: Added GuestProcessTool::uninit() and also …
(edit) @71506   7 years vboxsync Reverted r121454 (Guest Control/Main: Skip empty entries in …
(edit) @71482   7 years vboxsync Guest Control/Main: Skip empty entries in …
(edit) @71406   7 years vboxsync Guest Control: Revamped internal object [un]registration and …
(edit) @71398   7 years vboxsync DnD/Main: Got rid of defining LOG_GROUP in GuestDnDPrivate.h -- breaks …
(edit) @71345   7 years vboxsync Guest Control: Dropped the "Internal" suffix from function, as the …
(edit) @71314   7 years vboxsync GuestControl: Added and implemented IGuestSession::userHome and …
(edit) @71301   7 years vboxsync Guest Control/Process: Check guest error information in the …
(edit) @71299   7 years vboxsync Guest Control: Renaming (guestRc -> rcGuest).
(edit) @71281   7 years vboxsync Guest Control/GuestProcessImpl.h: Docs.
(edit) @71272   7 years vboxsync Guest Control: Renaming, formatting.
(edit) @71264   7 years vboxsync Guest Control: Implemented support for …
(edit) @71263   7 years vboxsync Guest Control: Renamed GUESTPROCESSTOOL_FLAG_ -> …
(edit) @71261   7 years vboxsync Guest Control: Implemented support for …
(edit) @71251   7 years vboxsync Guest Control/[Directory|File]CopyFrom: Factored out the fileCopyFrom …
(edit) @71250   7 years vboxsync Guest Control/GuestDirectoryImpl: Factored out the implementations of …
(edit) @71231   7 years vboxsync Main/Guest Control: Renamed FsObjMoveFlags, DirectoryCopyFlags and …
(edit) @71219   7 years vboxsync Main: Build fixes for r121122++.
(edit) @71213   7 years vboxsync Guest Control: Moved the copying host -> guest implementations from …
(edit) @71160   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​​bugref:8161: added …
(edit) @71159   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​​bugref:8161: added …
(edit) @71144   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​​​​​​​​bugref:8161: fix scm warnings …
(edit) @71139   7 years vboxsync Main/VBoxSVC,VBoxSDS: fix for ​bugref:8161: added API client list …
(edit) @71108   7 years vboxsync Added speculation control settings to API, refined implementation.
(edit) @71053   7 years vboxsync bugref: 8345. Added a function isMediumTypeSupportedForMoving(). …
(edit) @71018   7 years vboxsync Main,Installer: Made unattended installation work for rhel3 and friends.
(edit) @71011   7 years vboxsync Main,Installer: Made unattended installation work for rhel4 and …
(edit) @71007   7 years vboxsync Main,Installer: Made unattended installation of rhel5 and friends …
(edit) @70999   7 years vboxsync Main/Unattended: Started to detect RHEL and OEL iso images.
(edit) @70971   7 years vboxsync bugref:8345. Corrected progress setup and handling. Replaced RTPrintf …
(edit) @70833   7 years vboxsync bugref:8345. Removed trailing blank.
(edit) @70823   7 years vboxsync bugref:8345. removed changeset r120593 as useless for now. The …
(edit) @70766   7 years vboxsync Main,FE/VBoxManage: Allow changing the serial port attachment type …
(edit) @70712   7 years vboxsync Main,VBoxManage: Added CPUPropertyType_HWVirt. Translates to …
(edit) @70675   7 years vboxsync bugref:8345. Added m_pRollBackProgress for rollback activity.
(edit) @70648   7 years vboxsync scm police
(edit) @70644   7 years vboxsync Audio/Main: More code needed for attaching / detaching host backends …
(edit) @70606   7 years vboxsync updates (bugref:9087)
(edit) @70582   7 years vboxsync bugref:8345. First draft of move VM feature. There are some issues but …
(edit) @70579   7 years vboxsync Main/AudioDriver: Fixed crash trying to configure device when no audio …
(edit) @70563   7 years vboxsync Audio/Main: Also made the video recording driver use the new …
(edit) @70553   7 years vboxsync Audio: Main/DrvAudioVRDE: Added drvAttach and drvDetach callbacks.
(edit) @70544   7 years vboxsync Audio/Main: Also added the driver name to the AudioDriver base class.
(edit) @70538   7 years vboxsync SVN props.
(edit) @70535   7 years vboxsync Audio/VRDE: Implemented support for dynamically attaching / detaching …
(edit) @70534   7 years vboxsync Audio/VRDE: Committed too much.
(edit) @70533   7 years vboxsync Audio/VRDE: Implemented audio driver base class for Main audio drivers …
(edit) @70496   7 years vboxsync Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
(edit) @70388   7 years vboxsync Main/GuestProcessImpl.cpp: Made annoying assertion in …
(edit) @70322   7 years vboxsync USB: When capturing devices, provide the speed rather than USB port …
(edit) @70129   7 years vboxsync VBoxSDS: ​​bugref:3300: fix compilation error
(edit) @70075   7 years vboxsync Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
(edit) @70035   7 years vboxsync Main/VideoRec: Made the audio driver's LUN assignment more flexible by …
(edit) @69804   7 years vboxsync VirtualBoxClient: Dropped the WMI non-sense to get service status, …
(edit) @69796   7 years vboxsync VBoxSDS: Fixed locking issue.
(edit) @69791   7 years vboxsync VirtualBoxClient: brought back some problem determination code useful …
(edit) @69785   7 years vboxsync VBoxSDS: Made VirtualBoxSDS internal and non-scriptable, dropping the …
(edit) @69784   7 years vboxsync doc burn fix
(edit) @69783   7 years vboxsync Main: SDS plan B it is.
(edit) @69782   7 years vboxsync VBoxSDS: Plan B it is.
(edit) @69775   7 years vboxsync VBoxSDS/Plan/B: More complete code.
(edit) @69741   7 years vboxsync Main: SDS plan B proof of concept update.
(edit) @69734   7 years vboxsync Main: SDS plan B proof of concept.
(edit) @69729   7 years vboxsync Main: Outlined a possible plan B for the VBoxSDS stuff.
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