VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98102   23 months vboxsync Main/Machine: Assert that mData->mSession.mLockedMedia is locked …
(edit) @98097   23 months vboxsync Main/ConsoleImpl2.cpp: Added a InsertConfigStringF wrapping …
(edit) @98095   23 months vboxsync Main/Console: Implemented a LED query optimization, where also keep …
(edit) @98091   23 months vboxsync Main/Console: LED related cleanups. bugref:9892
(edit) @98088   23 months vboxsync Main/ConsoleImpl: Added a dedicated read/write lock to the LED sets to …
(edit) @98086   23 months vboxsync Main/ConsoleImpl: Modified the LED set enmType to a bitmap containing …
(edit) @98028   2 years vboxsync Audio/Main: Made the Backupable<T> align with the rest of Main (via a …
(edit) @97935   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(). bugref:10090
(edit) @97932   2 years vboxsync Main: backout. bugref:10090
(edit) @97931   2 years vboxsync Main: Added resizeAndCloneTo(). Modified cloneTo(), bugref:10090
(edit) @97865   2 years vboxsync Main: undo. bugref:10090
(edit) @97864   2 years vboxsync Main: Added API function Medium::resizeAndCloneTo. Modified …
(edit) @97802   2 years vboxsync DnD/Main: Made the progress object description a bit more flexible, to …
(edit) @97801   2 years vboxsync DnD/Main: Some more reset handling fixes.
(edit) @97790   2 years vboxsync VMMDev mouse: bugref:10285: Introduce extended host mouse pointer …
(edit) @97788   2 years vboxsync DnD: Simplified / untangled reset handling: - Don't implicitly reset …
(edit) @97786   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(edit) @97784   2 years vboxsync DnD/Main + FE/Qt: Moved the drag'n drop state to where it belongs, …
(edit) @97783   2 years vboxsync DnD/Main: Added ability to report back the guest-side rc when waiting …
(edit) @97781   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97780   2 years vboxsync DnD/Main: Added various i_setErrorXXX() methods for GuestDnDBase, …
(edit) @97772   2 years vboxsync DnD/Main: GuestDnD::toFormatString() now also accepts an optional …
(edit) @97725   2 years vboxsync DnD/Main: Increased the default timeout of …
(edit) @97626   2 years vboxsync Guest Control/Main: Fixed running out of context IDs when copying huge …
(edit) @97540   2 years vboxsync Main: Prevent Notification Center progress bar from almost …
(edit) @97523   2 years vboxsync Main: Add new OnMachineGroupsChanged event which fires when the groups …
(edit) @97460   2 years vboxsync Guest Control/Main: Made it easier to spot bugs with unfinished (i.e. …
(edit) @97456   2 years vboxsync Guest Control/Main: Fixed returning the correct error code from …
(edit) @97446   2 years vboxsync Guest Control/Main: Backed out r154417, r154418, r154419, r154420, …
(edit) @97428   2 years vboxsync Guest Control/Main: More (temporary) logging. ​bugref:10286
(edit) @97417   2 years vboxsync Guest Control/Main: More path building / translation fixes. ​bugref:10286
(edit) @97395   2 years vboxsync Guest Control/Main: Rewrite of the path building and directory …
(edit) @97392   2 years vboxsync Main/UpdateAgentImpl.h: doxygen fix
(edit) @97344   2 years vboxsync Guest Control/Main: Fixes for copying to/from guests with mixed OSes. …
(edit) @97305   2 years vboxsync Main/Guest Control: Renamed GuestSession::i_getPathStyle() -> …
(edit) @97304   2 years vboxsync Main/Guest Control: Added a force parameter to GuestPath::Translate() …
(edit) @97303   2 years vboxsync Main/Guest Control: Added GuestBase::fsObjTypeToStr(). ​bugref:10286
(edit) @97276   2 years vboxsync Main/Guest Control: Added new guestControl::GuestPath class which …
(edit) @97152   2 years vboxsync Main/Guest Control: Resolved some @todos: Hand-in RTDIRENTRYEX in …
(edit) @97140   2 years vboxsync Main/Guest Control: Resolved some @todos: - Don't allocate a separate …
(edit) @96909   2 years vboxsync Main/MouseImpl: Simplified i_getDeviceCaps and code immediately …
(edit) @96888   2 years vboxsync Main,FE/VBoxManage: Implement possiblity to configure some of the …
(edit) @96861   2 years vboxsync IPRT/Vfs,Main/Unattended: Detect fedora ISOs, various code cleanups. …
(edit) @96803   2 years vboxsync Main/VBoxSDS: Restored original const wchar_t * string parameter for …
(edit) @96670   2 years vboxsync Main: Introduce a method to query sensible TPM types to offer in the …
(edit) @96657   2 years vboxsync Unattended: bugref:9781. Some fixes to make unattended install work …
(edit) @96545   2 years vboxsync Recording/Main: Made recording file name construction more …
(edit) @96481   2 years vboxsync Recording/Main: Added some more recording frame utility functions. …
(edit) @96480   2 years vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96479   2 years vboxsync Recording/Main: Use RECORDINGPIXELFMT for RecordingUtilsRGBToYUV(). …
(edit) @96478   2 years vboxsync Recording/Main: Added video frame dumping utility functions …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96324   2 years vboxsync Recording/Main: Renaming (use m_ prefixes for class variables).
(edit) @96322   2 years vboxsync Recording/Main: Optimization: Check if recording stream updates are …
(edit) @96285   2 years vboxsync Recording: Removed support for Opus. bugref:10275
(edit) @96284   2 years vboxsync Recording/Main: Fixed audio/video sync issues, made timestamp …
(edit) @96265   2 years vboxsync Recording/Main: Build fix when VBOX_WITH_AUDIO_RECORDING is not …
(edit) @96260   2 years vboxsync Recording/Main: Greatly reduced workload spent in the recording …
(edit) @96230   2 years vboxsync Recording/Main: Renaming (IPRT status code -> VBox status code). …
(edit) @96229   2 years vboxsync Recording/Main: Decoupled the WebM writer class from codec …
(edit) @96210   2 years vboxsync Recording/Main/WebMWrite: Fixed warning (Linux build fix). bugref:10275
(edit) @96179   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96178   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96177   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96176   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96175   2 years vboxsync Recording: Implemented support for Vorbis codec (provided by …
(edit) @96172   2 years vboxsync Recording/Main: Changed IRecordingScreenSettings::features attribute …
(edit) @96141   2 years vboxsync Recording/Main: - Renamed RecordingVideoScalingMethod -> …
(edit) @95741   2 years vboxsync Main/Recording: Added ISystemProperties::getRecordingFeatures to allow …
(edit) @95714   2 years vboxsync Recording/Main: Object sharing fixes for the per-screen settings by …
(edit) @95665   2 years vboxsync Recording/Main: Fixed a file sharing violation when closing recorded …
(edit) @95645   2 years vboxsync Recording/Main: Simplified and got rid of some destruction races by …
(edit) @95639   2 years vboxsync Recording: Settings handling fixes / overhaul. This adds the ability …
(edit) @95450   2 years vboxsync Main/MachineImpl: Cleaned up all the RTFileDelete() calls to only use …
(edit) @95436   2 years vboxsync Main/UnattendedInstall: Minimalistic support for FreeBSD >= 10.0 …
(edit) @95423   2 years vboxsync Audio/Main: Bigger revamp of the audio interface(s) to later also …
(edit) @95395   2 years vboxsync Main/Mouse+SystemProperties+Settings: Forgotten important pieces of …
(edit) @95385   2 years vboxsync Guest Control/Main: Added IFsInfo, IGuestFsInfo, …
(edit) @95368   2 years vboxsync FE/Qt, Main/Console+Mouse, VBoxManage: Touchpad support, should be …
(edit) @95353   2 years vboxsync FE/VBoxAutostart/adi: Added documentation for running in session 0 + …
(edit) @95271   2 years vboxsync Touchpad: First part of touchpad support, PDM interface and device …
(edit) @95118   3 years vboxsync Main/VirtualBoxImpl: Don't use DECLCALLBACKPTR for a C++ callback …
(edit) @94981   3 years vboxsync Main/Update check Removed update agent-specific proxy settings. …
(edit) @94907   3 years vboxsync Main/AutoCaller.h: Add convenience wrapper isNotOk(), bugref:10223
(edit) @94807   3 years vboxsync Main/Update check: Added sanity checks for repository URLs. bugref:7983
(edit) @94804   3 years vboxsync Main/Console: Implement log encryption for encrypted VMs, bugref:9955
(edit) @94793   3 years vboxsync Main,VMM: Implemented most of the functionality for encrypted VMs …
(edit) @94783   3 years vboxsync Main/SecretKeyStore: Add begin() and end() to iterate over all secret …
(edit) @94782   3 years vboxsync Main/MachineImpl: Implement the change encryption functionality for a …
(edit) @94778   3 years vboxsync Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
(edit) @94773   3 years vboxsync Revert r151158
(edit) @94772   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
(edit) @94771   3 years vboxsync Main: Introduce crypto utilities for handling SSM files, bugref:9955
(edit) @94756   3 years vboxsync Main/VBoxManage/Update check: More code + docs for proxy settings …
(edit) @94751   3 years vboxsync Main/Unattended: bugref:9781. build fix.
(edit) @94749   3 years vboxsync Main/Unattended: bugref:9781. doxy fix.
(edit) @94748   3 years vboxsync Main/Unattended: bugref:9781. Edit grub.cfg when isolinux stuff is …
(edit) @94747   3 years vboxsync Main/MachineImpl: Implement a few more APIs for full VM encryption, …
(edit) @94744   3 years vboxsync Main/ConsoleImpl: Some helpers to retain and release the cryptographic …
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