VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @75393   6 years vboxsync Recording/Main: Renaming, docs.
(edit) @75392   6 years vboxsync Recording/Main: Docs.
(edit) @75391   6 years vboxsync Recording/Main: Logging.
(edit) @75385   6 years vboxsync Main/HGCMService::LoadState: don't use alloca inside a loop.
(edit) @75380   6 years vboxsync Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
(edit) @75361   6 years vboxsync Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
(edit) @75356   6 years vboxsync D'oh (build fix).
(edit) @75355   6 years vboxsync Build fix.
(edit) @75354   6 years vboxsync Recording: More renaming for Main internals.
(edit) @75352   6 years vboxsync Recording: More renaming for IConsole and IDisplay internals.
(edit) @75346   6 years vboxsync Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING, …
(edit) @75345   6 years vboxsync Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING.
(edit) @75344   6 years vboxsync Recording/Main: More file renaming.
(edit) @75341   6 years vboxsync Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
(edit) @75331   6 years vboxsync Main/Console: Allow trunk names up to 64 characters (public 17963)
(edit) @75313   6 years vboxsync Recording: More bugfixes for Main and FE/Qt.
(edit) @75307   6 years vboxsync Recording: Bugfixes for Main and FE/Qt.
(edit) @75287   6 years vboxsync Capturing/Main: Bugfixes for startup.
(edit) @75276   6 years vboxsync Capturing: Fixed checking for capturing context in …
(edit) @75256   6 years vboxsync Capturing: Build fix.
(edit) @75255   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) @75095   6 years vboxsync Guest Control/Main: Better check for existing directories in …
(edit) @75094   6 years vboxsync Guest Control/Main: One more error code for …
(edit) @75083   6 years vboxsync Build fix.
(edit) @75082   6 years vboxsync VideoRec/DrvAudioVideoRec: Got rid of the big stack buffers and only …
(edit) @75077   6 years vboxsync VideoRec/DrvAudioVideoRec: Use an absolute timestamp since program …
(edit) @75076   6 years vboxsync VideoRec/WebMWriter: Use the block map's currently processed TC …
(edit) @75071   6 years vboxsync VideoRec/Main: This is the timestamp, not the duration (renaming).
(edit) @75069   6 years vboxsync VideoRec/Main: Initialize context in VideoRecStreamInit().
(edit) @75068   6 years vboxsync Build fix.
(edit) @75067   6 years vboxsync Build fix.
(edit) @75066   6 years vboxsync VideoRec/Main: More renaming.
(edit) @75048   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) @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) @75011   6 years vboxsync VideoRec/Main: Also call the super class default function …
(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) @74994   6 years vboxsync VideoRec/Main: Build fix.
(edit) @74992   6 years vboxsync VideoRec/Main: Split up code into more modules for easier maintenance.
(edit) @74989   6 years vboxsync VideoRec/Main: Documentation.
(edit) @74988   6 years vboxsync VideoRec/Main: Moved EBML / MKV writer + definition headers into …
(edit) @74987   6 years vboxsync VideoRec/Main: Split up code into more functions, separating VPX code …
(edit) @74984   6 years vboxsync VideoRec/Main: Moved the video codec's pointer to the YUV plane into …
(edit) @74971   6 years vboxsync VideoRec/Main: Append screen ID to dumped video frames (enabled debug …
(edit) @74955   6 years vboxsync VideoRec/Main: Implemented applying audio driver configuration at …
(edit) @74953   6 years vboxsync Guest Control/Main: Made the IGuestSession::copyToGuest() and …
(edit) @74912   6 years vboxsync VideoRec/WebMWriter: Delete files again which no actual content has …
(edit) @74911   6 years vboxsync VideoRec/WebMWriter: Initialize the segment's (absolute) starting …
(edit) @74909   6 years vboxsync VideoRec/Main: Use RT_MS_1SEC.
(edit) @74908   6 years vboxsync VideoRec/Main: Use _1M define here.
(edit) @74907   6 years vboxsync VideoRec/Main: Do not check for other constraints like the video FPS …
(edit) @74906   6 years vboxsync VideoRec/Main: Build fix (no C++11 yet).
(edit) @74905   6 years vboxsync VideoRec/Main: Use the medium audio recording profile as default.
(edit) @74904   6 years vboxsync VideoRec/Main: Implemented separate and common rendering queues per …
(edit) @74903   6 years vboxsync Main/WebMWriter: Added some more checks for WebMWriter::AddAudioTrack().
(edit) @74851   6 years vboxsync Build fix for debug build.
(edit) @74850   6 years vboxsync VideoRec/Main: Use PDMAUDIOPCMPROPS for the codec's used PCM properties.
(edit) @74849   6 years vboxsync VideoRec/Main: Let Opus decide which default bitrate to use.
(edit) @74848   6 years vboxsync VideoRec/Main: Use VBR for Opus encoder by default.
(edit) @74841   6 years vboxsync VideoRec/Audio: Also explicitly set the buffer and pre-buffering sizes …
(edit) @74804   6 years vboxsync Main/Progress: Split into safe public interface and a private one …
(edit) @74781   6 years vboxsync VideoRec/Main: Fixed a crash in WebMWriter::Close().
(edit) @74765   6 years vboxsync VideoRec/Main: Condensed code for enabling / disabling video (audio) …
(edit) @74752   6 years vboxsync DnD/Main: Doxygen build fix.
(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) @74574   6 years vboxsync DnD/DnDObject: Documentation, a bit of cleaning / re-structuring. No …
(edit) @74526   6 years vboxsync DnD: Renaming for DnDURIObject / DnDURIList classes, some typedefs to …
(edit) @74499   6 years vboxsync Build fix.
(edit) @74495   6 years vboxsync DnD/Main: Cleaned up / documented error handling for …
(edit) @74492   6 years vboxsync DnD/Main: Made sure that the active flag of PRECVDATACTX / …
(edit) @74474   6 years vboxsync Main,Devices: Graphics controller updates. bugref:8893
(edit) @74439   6 years vboxsync DnD: Added typedefs for DNDACTION and DNDACTIONLIST to emphasize …
(edit) @74413   6 years vboxsync DisplayImpl: mark the screen resized by VGA as active.
(edit) @74411   6 years vboxsync DnD: Renamed action names, added typedefs for DnD actions.
(edit) @74361   6 years vboxsync DnD/Main: Logging nits.
(edit) @73941   6 years vboxsync DnD/Main: Fixed including the context ID when using protocol v3 with …
(edit) @73940   6 years vboxsync DnD/HostService: Renaming, docs (build fix).
(edit) @73838   6 years vboxsync Audio: Added the backend's (friendly) name into the backend configuration.
(edit) @73768   6 years vboxsync Main,FE/VBoxManage: Allow changing the UART type of the serial ports …
(edit) @73685   6 years vboxsync Audio/DrvAudioVRDE: Corrected output stream buffer / period / …
(edit) @73638   6 years vboxsync Main/DrvAudioVRDE: do not crash if PDM driver does not exist. bugref:9225
(edit) @73629   6 years vboxsync Audio/Main: Also insert the debugging enabled / path values into the …
(edit) @73624   6 years vboxsync Main,SharedOpenGL: VRDP cleanup. bugref:9225
(edit) @73622   6 years vboxsync Main: Doxygen build fix.
(edit) @73621   6 years vboxsync Audio/AC97: Added runtime debugging support (output to .WAV files).
(edit) @73612   6 years vboxsync Audio/Main: Added support for superseding extra-data values with …
(edit) @73611   6 years vboxsync Audio: Renamed the (tweakable) per-driver CFGM options to make it …
(edit) @73584   6 years vboxsync DrvAudio/DrvAudioVRDE: Report the backend as operational via …
(edit) @73564   6 years vboxsync Audio/VRDE: Let the user know in verbose logging that VRDE does not …
(edit) @73543   6 years vboxsync Build fix.
(edit) @73541   6 years vboxsync Build fix.
(edit) @73540   6 years vboxsync Audio/DrvAudioVideoRec.cpp: Forgot that file wrt returning …
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