|
|
@75095
|
6 years |
vboxsync |
Guest Control/Main: Better check for existing directories in …
|
|
|
@75094
|
6 years |
vboxsync |
Guest Control/Main: One more error code for …
|
|
|
@75083
|
6 years |
vboxsync |
Build fix.
|
|
|
@75082
|
6 years |
vboxsync |
VideoRec/DrvAudioVideoRec: Got rid of the big stack buffers and only …
|
|
|
@75077
|
6 years |
vboxsync |
VideoRec/DrvAudioVideoRec: Use an absolute timestamp since program …
|
|
|
@75076
|
6 years |
vboxsync |
VideoRec/WebMWriter: Use the block map's currently processed TC …
|
|
|
@75072
|
6 years |
vboxsync |
VideoRec/Main: This is the timestamp, not the duration (renaming).
|
|
|
@75071
|
6 years |
vboxsync |
VideoRec/Main: This is the timestamp, not the duration (renaming).
|
|
|
@75069
|
6 years |
vboxsync |
VideoRec/Main: Initialize context in VideoRecStreamInit().
|
|
|
@75068
|
6 years |
vboxsync |
Build fix.
|
|
|
@75067
|
6 years |
vboxsync |
Build fix.
|
|
|
@75066
|
6 years |
vboxsync |
VideoRec/Main: More renaming.
|
|
|
@75048
|
6 years |
vboxsync |
VideoRec/WebMWriter: Renaming, docs.
|
|
|
@75047
|
6 years |
vboxsync |
VideoRec/WebMWriter: Renaming, docs.
|
|
|
@75044
|
6 years |
vboxsync |
OCI: G/c unused enums
|
|
|
@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 …
|
|
|
@75038
|
6 years |
vboxsync |
OCI: G/c VBOX_WITH_CLOUD_PROVIDERS_NO_COMMANDS ifdefs and related code.
|
|
|
@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.
|
|
|
@75011
|
6 years |
vboxsync |
VideoRec/Main: Also call the super class default function …
|
|
|
@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.
|
|
|
@74994
|
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.
|
|
|
@74989
|
6 years |
vboxsync |
VideoRec/Main: Documentation.
|
|
|
@74988
|
6 years |
vboxsync |
VideoRec/Main: Moved EBML / MKV writer + definition headers into …
|
|
|
@74987
|
6 years |
vboxsync |
VideoRec/Main: Split up code into more functions, separating VPX code …
|
|
|
@74984
|
6 years |
vboxsync |
VideoRec/Main: Moved the video codec's pointer to the YUV plane into …
|
|
|
@74971
|
6 years |
vboxsync |
VideoRec/Main: Append screen ID to dumped video frames (enabled debug …
|
|
|
@74955
|
6 years |
vboxsync |
VideoRec/Main: Implemented applying audio driver configuration at …
|
|
|
@74953
|
6 years |
vboxsync |
Guest Control/Main: Made the IGuestSession::copyToGuest() and …
|
|
|
@74952
|
6 years |
vboxsync |
Main/MediumIO: Fix interface list mixup for the convert to stream operation
|
|
|
@74944
|
6 years |
vboxsync |
Main/MediumIO: Need to call init method on the progress object of …
|
|
|
@74938
|
6 years |
vboxsync |
Main/MediumIO: Fix progress reporting when streaming the disk image …
|
|
|
@74937
|
6 years |
vboxsync |
Main/MediumIO: Fix progress reporting when streaming the disk image
|
|
|
@74936
|
6 years |
vboxsync |
bugref:9152. Commented out the assertion because parsing can be re-done.
|
|
|
@74926
|
6 years |
vboxsync |
OCI: Get rid of the VBOX_WITH_CLOUD_PROVIDERS_IN_EXTPACK switch which …
|
|
|
@74916
|
6 years |
vboxsync |
bugref:9152. Attribute "name" is changeable now
|
|
|
@74912
|
6 years |
vboxsync |
VideoRec/WebMWriter: Delete files again which no actual content has …
|
|
|
@74911
|
6 years |
vboxsync |
VideoRec/WebMWriter: Initialize the segment's (absolute) starting …
|
|
|
@74909
|
6 years |
vboxsync |
VideoRec/Main: Use RT_MS_1SEC.
|
|
|
@74908
|
6 years |
vboxsync |
VideoRec/Main: Use _1M define here.
|
|
|
@74907
|
6 years |
vboxsync |
VideoRec/Main: Do not check for other constraints like the video FPS …
|
|
|
@74906
|
6 years |
vboxsync |
VideoRec/Main: Build fix (no C++11 yet).
|
|
|
@74905
|
6 years |
vboxsync |
VideoRec/Main: Use the medium audio recording profile as default.
|
|
|
@74904
|
6 years |
vboxsync |
VideoRec/Main: Implemented separate and common rendering queues per …
|
|
|
@74903
|
6 years |
vboxsync |
Main/WebMWriter: Added some more checks for WebMWriter::AddAudioTrack().
|
|
|
@74886
|
6 years |
vboxsync |
Main/Appliance: mark the OCI specific code for moving to the extpack …
|
|
|
@74873
|
6 years |
vboxsync |
OCI: adjustment for progress
|
|
|
@74867
|
6 years |
vboxsync |
Main/iokit.cpp: Fixed regression introduced in r125711 (short instead …
|
|
|
@74851
|
6 years |
vboxsync |
Build fix for debug build.
|
|
|
@74850
|
6 years |
vboxsync |
VideoRec/Main: Use PDMAUDIOPCMPROPS for the codec's used PCM properties.
|
|
|
@74849
|
6 years |
vboxsync |
VideoRec/Main: Let Opus decide which default bitrate to use.
|
|
|
@74848
|
6 years |
vboxsync |
VideoRec/Main: Use VBR for Opus encoder by default.
|
|
|
@74847
|
6 years |
vboxsync |
OCI: untabify
|
|
|
@74846
|
6 years |
vboxsync |
OCI: Add IVirtualBox parameter to ICloudClient::exportVM
|
|
|
@74841
|
6 years |
vboxsync |
VideoRec/Audio: Also explicitly set the buffer and pre-buffering sizes …
|
|
|
@74829
|
6 years |
vboxsync |
scm fixes
|
|
|
@74825
|
6 years |
vboxsync |
Main: bugref:9152 Implement the convertToStream API [doxygen build fix]
|
|
|
@74824
|
6 years |
vboxsync |
Main: bugref:9152 Implement the convertToStream API [build fix for …
|
|
|
@74823
|
6 years |
vboxsync |
Main: bugref:9152 Implement the convertToStream API [missing file]
|
|
|
@74822
|
6 years |
vboxsync |
Main: bugref:9152 Implement the convertToStream API
|
|
|
@74814
|
6 years |
vboxsync |
typo
|
|
|
@74813
|
6 years |
vboxsync |
warning/build fix for Windows
|
|
|
@74804
|
6 years |
vboxsync |
Main/Progress: Split into safe public interface and a private one …
|
|
|
@74781
|
6 years |
vboxsync |
VideoRec/Main: Fixed a crash in WebMWriter::Close().
|
|
|
@74778
|
6 years |
vboxsync |
OCI: Add VirtualSystemDescriptionType constants CloudOCIKeepObject and …
|
|
|
@74777
|
6 years |
vboxsync |
Main: Started implementing the IDataStream interface [build fix]
|
|
|
@74776
|
6 years |
vboxsync |
Main: Started implementing the IDataStream interface
|
|
|
@74772
|
6 years |
vboxsync |
Main/iokit.cpp: Don't assert on stupid Belkin USB-C thingy not getting …
|
|
|
@74765
|
6 years |
vboxsync |
VideoRec/Main: Condensed code for enabling / disabling video (audio) …
|
|
|
@74764
|
6 years |
vboxsync |
Main: fix doc ref typo
|
|
|
@74763
|
6 years |
vboxsync |
Main/MediumIO: build error
|
|
|
@74761
|
6 years |
vboxsync |
Main/MediumIO: add stub for a method to convert a medium to a data …
|
|
|
@74759
|
6 years |
vboxsync |
Main/Progress: clean up error handling and eliminate useless throwing
|
|
|
@74752
|
6 years |
vboxsync |
DnD/Main: Doxygen build fix.
|
|
|
@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.
|
|
|
@74602
|
6 years |
vboxsync |
bugref:9230. Initial design of cloud connection manager via …
|
|
|
@74601
|
6 years |
vboxsync |
OCI: don't lose the error code from ExportVM
|
|
|
@74574
|
6 years |
vboxsync |
DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No …
|
|
|
@74554
|
6 years |
vboxsync |
OCI: Fix EOL accident.
|
|
|
@74530
|
6 years |
vboxsync |
Main,Devices: Compile fixes (gcc 8.2.0-7).
|
|
|
@74526
|
6 years |
vboxsync |
DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
|
|
|
@74499
|
6 years |
vboxsync |
Build fix.
|
|
|
@74495
|
6 years |
vboxsync |
DnD/Main: Cleaned up / documented error handling for …
|
|
|
@74492
|
6 years |
vboxsync |
DnD/Main: Made sure that the active flag of PRECVDATACTX / …
|
|
|
@74474
|
6 years |
vboxsync |
Main,Devices: Graphics controller updates. bugref:8893
|
|
|
@74439
|
6 years |
vboxsync |
DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
|
|
|
@74433
|
6 years |
vboxsync |
Main: Build fix. bugref:9249
|
|
|
@74431
|
6 years |
vboxsync |
Main,GUI,VBoxManage: Provide API for proxy settings that picks up the …
|
|
|
@74413
|
6 years |
vboxsync |
DisplayImpl: mark the screen resized by VGA as active.
|
|
|
@74411
|
6 years |
vboxsync |
DnD: Renamed action names, added typedefs for DnD actions.
|
|
|
@74361
|
6 years |
vboxsync |
DnD/Main: Logging nits.
|
|
|