|
|
@78950
|
5 years |
vboxsync |
Shared Clipboard/URI: Update; more work on clipboard area code, …
|
|
|
@78916
|
6 years |
vboxsync |
Main/src-client,Main/include: Unregister HGCM service extensions on …
|
|
|
@78915
|
6 years |
vboxsync |
Main/src-client,Main/include: Unregister HGCM service extensions on …
|
|
|
@78901
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78900
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78899
|
6 years |
vboxsync |
Shared Clipboard/URI: Build fix.
|
|
|
@78897
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78779
|
6 years |
vboxsync |
Main: Cache the VBoxInternal2/TurnResetIntoPowerOff value so we don't …
|
|
|
@78767
|
6 years |
vboxsync |
Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL …
|
|
|
@78752
|
6 years |
vboxsync |
Console::i_vmstateChangeCallback/VMSTATE_OFF: Same delete NULL …
|
|
|
@78751
|
6 years |
vboxsync |
Console::powerUp: Another delete NULL on the unlikely chance of …
|
|
|
@78750
|
6 years |
vboxsync |
Console::powerDown: Avoid delete NULL on the unlikely chance of …
|
|
|
@78683
|
6 years |
vboxsync |
Shared Clipboard/URI: Update.
|
|
|
@78509
|
6 years |
vboxsync |
Main/Machine+StorageController+SystemProperties+Console: Add basic …
|
|
|
@78261
|
6 years |
vboxsync |
Main: bugref:6913: Added OnStorageControllerChanged to IVirtualBox …
|
|
|
@78090
|
6 years |
vboxsync |
*,IPRT: Use new RTPathAbsExEx function instead of RTPathAbsEx. bugref:9172
|
|
|
@77910
|
6 years |
vboxsync |
Main: bugref:7929: Added ability to change the priority of the VM process
|
|
|
@77814
|
6 years |
vboxsync |
Main/ConsoleImpl.cpp/powerUp: Moved VRDE audio driver attaching and …
|
|
|
@77370
|
6 years |
vboxsync |
Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
|
|
|
@77100
|
6 years |
vboxsync |
Main/ConsoleImpl: Don't mix COM and IPRT/VBox status codes (FreeBSD …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76394
|
6 years |
vboxsync |
DisplayImpl.h,HGCM.h: Avoid including VBox/VMMDev.h and instead do it …
|
|
|
@76112
|
6 years |
vboxsync |
Backed out accidental change in previous commit.
|
|
|
@76111
|
6 years |
vboxsync |
VirtualBoxSDSImpl.cpp: Unconfuse scm. bugref:3300
|
|
|
@75955
|
6 years |
vboxsync |
Main: Load VBoxGuestPropSvc from the VMMDev driver.
|
|
|
@75926
|
6 years |
vboxsync |
Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
|
|
|
@75737
|
6 years |
vboxsync |
HGCM: Replace C++-style inline members on VBOXHGCMSVCPARM with simple …
|
|
|
@75574
|
6 years |
vboxsync |
Main/HGCM: Shutdown HGCM on VM construction failure, indicating that …
|
|
|
@75495
|
6 years |
vboxsync |
HGCM,Main,SharedFolder,SharedClipboard,GuestProperties: Added HGCM …
|
|
|
@75488
|
6 years |
vboxsync |
Recording/Main: Implemented better support for recording limits (also …
|
|
|
@75419
|
6 years |
vboxsync |
Recording/Main: Also destroy the recording context on machine …
|
|
|
@75416
|
6 years |
vboxsync |
Recording/Main: Renaming nits.
|
|
|
@75395
|
6 years |
vboxsync |
Recording/Main: Logging.
|
|
|
@75380
|
6 years |
vboxsync |
Main,VBoxManage,FE/Qt: Extended the createSharedFolder and …
|
|
|
@75361
|
6 years |
vboxsync |
Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
|
|
|
@75354
|
6 years |
vboxsync |
Recording: More renaming for Main internals.
|
|
|
@75352
|
6 years |
vboxsync |
Recording: More renaming for IConsole and IDisplay internals.
|
|
|
@75345
|
6 years |
vboxsync |
Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING.
|
|
|
@75344
|
6 years |
vboxsync |
Recording/Main: More file renaming.
|
|
|
@75341
|
6 years |
vboxsync |
Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
|
|
|
@75313
|
6 years |
vboxsync |
Recording: More bugfixes for Main and FE/Qt.
|
|
|
@75307
|
6 years |
vboxsync |
Recording: Bugfixes for Main and FE/Qt.
|
|
|
@75287
|
6 years |
vboxsync |
Capturing/Main: Bugfixes for startup.
|
|
|
@75276
|
6 years |
vboxsync |
Capturing: Fixed checking for capturing context in …
|
|
|
@75256
|
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 …
|
|
|
@75071
|
6 years |
vboxsync |
VideoRec/Main: This is the timestamp, not the duration (renaming).
|
|
|
@74955
|
6 years |
vboxsync |
VideoRec/Main: Implemented applying audio driver configuration at …
|
|
|
@74804
|
6 years |
vboxsync |
Main/Progress: Split into safe public interface and a private one …
|
|
|
@74765
|
6 years |
vboxsync |
VideoRec/Main: Condensed code for enabling / disabling video (audio) …
|
|
|
@73005
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@73003
|
6 years |
vboxsync |
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
|
|
|
@72980
|
6 years |
vboxsync |
Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
|
|
|
@72828
|
6 years |
vboxsync |
ConsoleImpl: test for empty() instead of size() == 0
|
|
|
@72014
|
7 years |
vboxsync |
VideoRec/Main: Simplified recoding state checking by only using the …
|
|
|
@70773
|
7 years |
vboxsync |
Main/ConsoleImpl: Make vcc happy
|
|
|
@70766
|
7 years |
vboxsync |
Main,FE/VBoxManage: Allow changing the serial port attachment type …
|
|
|
@70753
|
7 years |
vboxsync |
Main/Console: only do video recording setup at VM start if the feature …
|
|
|
@70644
|
7 years |
vboxsync |
Audio/Main: More code needed for attaching / detaching host backends …
|
|
|
@70579
|
7 years |
vboxsync |
Main/AudioDriver: Fixed crash trying to configure device when no audio …
|
|
|
@70565
|
7 years |
vboxsync |
Burn fix (trailing spaces).
|
|
|
@70563
|
7 years |
vboxsync |
Audio/Main: Also made the video recording driver use the new …
|
|
|
@70535
|
7 years |
vboxsync |
Audio/VRDE: Implemented support for dynamically attaching / detaching …
|
|
|
@70496
|
7 years |
vboxsync |
Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
|
|
|
@70322
|
7 years |
vboxsync |
USB: When capturing devices, provide the speed rather than USB port …
|
|
|
@70063
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70061
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70058
|
7 years |
vboxsync |
GuestPropertySvc.h: Working on making it usable from C (VBoxGuest, ++)
|
|
|
@70036
|
7 years |
vboxsync |
Build fix.
|
|
|
@70035
|
7 years |
vboxsync |
Main/VideoRec: Made the audio driver's LUN assignment more flexible by …
|
|
|
@69749
|
7 years |
vboxsync |
Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68992
|
7 years |
vboxsync |
Main/Console: Renaming (be more specific what kind of controller type …
|
|
|
@68986
|
7 years |
vboxsync |
VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
|
|
|
@68975
|
7 years |
vboxsync |
VideoRec: Renaming (be more consistent): video capture vs. video recording.
|
|
|
@68971
|
7 years |
vboxsync |
VideoRec: Documentation, comments.
|
|
|
@68944
|
7 years |
vboxsync |
VideoRec/Main: Implemented support for attaching + detaching the video …
|
|
|
@68866
|
7 years |
vboxsync |
Docs.
|
|
|
@68850
|
7 years |
vboxsync |
VideoRec: Update on syncing with audio data.
|
|
|
@68828
|
7 years |
vboxsync |
ExtPack: Split up main module of extension pack, have a mandatory one …
|
|
|
@68804
|
7 years |
vboxsync |
Warning.
|
|
|
@68801
|
7 years |
vboxsync |
Build fix.
|
|
|
@68800
|
7 years |
vboxsync |
Build fix.
|
|
|
@68798
|
7 years |
vboxsync |
VideoRec: Overhauled configuration handling to also support audio …
|
|
|
@68485
|
7 years |
vboxsync |
Audio: Implemented ability to enable / disable audio input / output …
|
|
|
@67914
|
7 years |
vboxsync |
src-client: Define LOG_GROUP according to interface or similar.
|
|
|
@66870
|
8 years |
vboxsync |
Main/ConsoleImpl: bugref:8855: don't ignore the error code when …
|
|
|
@66381
|
8 years |
vboxsync |
Main/Console: Fix missing parameter for …
|
|
|
@65646
|
8 years |
vboxsync |
gcc 7: Main: fall thru
|
|
|
@65484
|
8 years |
vboxsync |
Main/Console: Doxygen
|
|
|
@65482
|
8 years |
vboxsync |
Main/Console: Add the disk integrity driver into the chain if some …
|
|
|
@65434
|
8 years |
vboxsync |
Docs.
|
|
|
@65410
|
8 years |
vboxsync |
VideoRec: Interface work, added container / codec configuration stuff.
|
|
|
@65162
|
8 years |
vboxsync |
Audio/Main: Some (ground) work for audio support for video recording.
|
|
|
@65120
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@65103
|
8 years |
vboxsync |
Main: doxygen fixes
|
|
|
@63239
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63184
|
8 years |
vboxsync |
ThreadTask: Cleaning up handler() methods.
|
|
|
@63164
|
8 years |
vboxsync |
Main: Warnings
|
|
|