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