VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75260   6 years vboxsync Capturing: Build fix.
(edit) @75259   6 years vboxsync Capturing: Build fix.
(edit) @75257   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) @75139   6 years vboxsync Main/BIOSSettings: Comment typos and updates.
(edit) @75072   6 years vboxsync VideoRec/Main: This is the timestamp, not the duration (renaming).
(edit) @75067   6 years vboxsync Build fix.
(edit) @75066   6 years vboxsync VideoRec/Main: More renaming.
(edit) @75047   6 years vboxsync VideoRec/WebMWriter: Renaming, docs.
(edit) @75041   6 years vboxsync VideoRec/WebMWriter: Fixed the relative timecode handling when …
(edit) @75040   6 years vboxsync VideoRec/Main: Factored out the stream processing code into an own …
(edit) @75033   6 years vboxsync VideoRec/Main: Make sure to initialize cluster count in WebMSegment.
(edit) @75032   6 years vboxsync VideoRec/Main: More cleanup code for WebMSegment class.
(edit) @75031   6 years vboxsync VideoRec/Main: Renaming.
(edit) @75030   6 years vboxsync VideoRec/Main: Extended the cue list with positions on a per-track basis.
(edit) @75005   6 years vboxsync Main: build fix (stdint.h)
(edit) @74999   6 years vboxsync VideoRec/Main: SCM fixes.
(edit) @74996   6 years vboxsync VideoRec/Main: Added a video recording video codec type for VP8/VP9.
(edit) @74995   6 years vboxsync VideoRec/Main: Build fix.
(edit) @74992   6 years vboxsync VideoRec/Main: Split up code into more modules for easier maintenance.
(edit) @74991   6 years vboxsync VideoRec/Main: Don't use the logging facility in EBMLWriter.h.
(edit) @74988   6 years vboxsync VideoRec/Main: Moved EBML / MKV writer + definition headers into …
(edit) @74955   6 years vboxsync VideoRec/Main: Implemented applying audio driver configuration at …
(edit) @74926   6 years vboxsync OCI: Get rid of the VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK switch which …
(edit) @74822   6 years vboxsync Main: bugref:9152 Implement the convertToStream API
(edit) @74804   6 years vboxsync Main/Progress: Split into safe public interface and a private one …
(edit) @74776   6 years vboxsync Main: Started implementing the IDataStream interface
(edit) @74765   6 years vboxsync VideoRec/Main: Condensed code for enabling / disabling video (audio) …
(edit) @74761   6 years vboxsync Main/MediumIO: add stub for a method to convert a medium to a data …
(edit) @74734   6 years vboxsync Guest Control/Main: Got rid of the "types" array in …
(edit) @74714   6 years vboxsync DnD: Cleaned up DnDURIObject API / internal state handling.
(edit) @74526   6 years vboxsync DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
(edit) @74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @74431   6 years vboxsync Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
(edit) @74353   6 years vboxsync Main/mediumio: Corrected crypto filtering on write access.
(edit) @74219   6 years vboxsync Main/ExtPack: Add another extpack helper function related to IProgress …
(edit) @74214   6 years vboxsync CloudProviderManagerImpl.cpp: Another build fix for …
(edit) @74003   6 years vboxsync Main: bugref:9231: added ability to set IMedium:location for medium …
(edit) @73929   6 years vboxsync OCI: commit OCI code as-is. Doesn't yet compile in extpack but should …
(edit) @73892   6 years vboxsync bugref:9152. divided the OCI/OPC/OVF tasks into the separate threads.
(edit) @73826   6 years vboxsync Main/UnattendedScript: clean up includes, it never needed MachineImpl.h
(edit) @73825   6 years vboxsync Main/ExtPack: Add extpack helper interface for creating and updating …
(edit) @73824   6 years vboxsync Main/Progress: eliminate useless copying of Utf8Str for method calls
(edit) @73768   6 years vboxsync Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
(edit) @73743   6 years vboxsync Main/Progress+Appliance+Machine: Turn …
(edit) @73716   6 years vboxsync Main/CloudProviderManager+CloudProvider+CloudProfile: Introduce …
(edit) @73571   6 years vboxsync bugref:9152. Renamed ICloudUserProfiles to ICloudProvider, …
(edit) @73551   6 years vboxsync VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK (bugref:9152)
(edit) @73549   6 years vboxsync CloudProviderManager: Sketched how to put the cloud stuff in the …
(edit) @73548   6 years vboxsync ExtPackManager: Added i_queryObjects method for collecting objects …
(edit) @73536   6 years vboxsync bugref:9152. Removed svn property "sync-process".
(edit) @73535   6 years vboxsync bugref:9152. New classes CloudAPI, OCIIAM, OCIObjectStorage, …
(edit) @73370   6 years vboxsync Audio: Implemented backend-independent (pre-)buffering support. Work …
(edit) @73337   6 years vboxsync bugref:9152. Renamed CloudUserProfileList to CloudUserProfiles.
(edit) @73258   6 years vboxsync Audio/Main: Implemented feeding the pre-buffering, buffer size and …
(edit) @73239   6 years vboxsync Audio/Main: Factored out the CFGM driver (LUN) construction to avoid …
(edit) @73216   6 years vboxsync bugref:9152. Added 6 new values into VirtualSystemDescriptionType. …
(edit) @73173   6 years vboxsync bugref:9152. Fixed several issues in the code.
(edit) @73164   6 years vboxsync bugref:9152. fixed scm issues.
(edit) @73155   6 years vboxsync bugref:9152. The function createCloudUserProfileManager was added.
(edit) @73133   6 years vboxsync Main/Appliance: fix header file parameter name inconsistency
(edit) @73132   6 years vboxsync Main/Appliance: fix a regression caused by introducing the custom VM …
(edit) @73037   6 years vboxsync Guest Control/Main: Cleaned up internal symlink handling for copyTo / …
(edit) @73036   6 years vboxsync Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
(edit) @73003   7 years vboxsync Main: Use setErrorBoth when we've got a VBox status code handy. (The …
(edit) @72999   7 years vboxsync MediumImpl: Fixed MediumVariant_Formatted implementation and made it a …
(edit) @72979   7 years vboxsync netif.h: Document duplicating of VirtualBox.xidl enums and ask why …
(edit) @72958   7 years vboxsync Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
(edit) @72957   7 years vboxsync doxygen fixes for r123500
(edit) @72948   7 years vboxsync Main: Introducing IMediumIO for accessing the content of a medium. …
(edit) @72919   7 years vboxsync Main/*: From now on any valid UTF8 string is considered a valid guest …
(edit) @72902   7 years vboxsync Appliance::i_URIFromTypeOfVirtualDiskFormat: is unused
(edit) @72900   7 years vboxsync ApplianceImpl.cpp: Replaced the supportedStandardsURI std::map by a …
(edit) @72899   7 years vboxsync ApplianceImpl.cpp: Lose the silly applianceIONameMap and associated …
(edit) @72883   7 years vboxsync Main/Medium: add API flag for creating formatted floppy images …
(edit) @72703   7 years vboxsync Main/Medium: Fix a number of potential deadlocks due to lock order …
(edit) @72479   7 years vboxsync Main/Appliance: fix parameter naming between .h and .cpp
(edit) @72476   7 years vboxsync Main/Appliance: Teach importing new tricks: importing to specific …
(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 …
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