|
|
@105387
|
5 months |
vboxsync |
FE/VBoxManage + Manual: Updates for the new recording API. Russian …
|
|
|
@105266
|
5 months |
vboxsync |
Recording: Implemented support for a dedicated progress object, which …
|
|
|
@101035
|
15 months |
vboxsync |
Initial commit (based draft v2 / on patch v5) for implementing …
|
|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@99204
|
21 months |
vboxsync |
VBoxManage: nits
|
|
|
@98298
|
23 months |
vboxsync |
VBoxManage: rc -> vrc/hrc. Make scm check. bugref:10223
|
|
|
@98103
|
2 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@96907
|
2 years |
vboxsync |
Frontends/VBoxManage: The VBoxManage controlvm suboptions …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95423
|
2 years |
vboxsync |
Audio/Main: Bigger revamp of the audio interface(s) to later also …
|
|
|
@95140
|
3 years |
vboxsync |
Frontends + Main: Adjust to the new rules wrt. to rc -> hrc,vrc usage. …
|
|
|
@94660
|
3 years |
vboxsync |
doc/manual,Main,Frontends: API changes in preparation for full VM …
|
|
|
@93708
|
3 years |
vboxsync |
include/iprt/message.h: Max out the available bits for the scope, we …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92594
|
3 years |
vboxsync |
Main: bugref:1909: Added translation into VBoxManage excluding …
|
|
|
@92372
|
3 years |
vboxsync |
Main: bugref:1909: Added translation marks around messages of …
|
|
|
@89597
|
4 years |
vboxsync |
Main: bugref:9341: Added ability to change VM autostart options when …
|
|
|
@88086
|
4 years |
vboxsync |
VBoxManage: move getMaxNics() to VBoxManageUtils.cpp. bugref:9966.
|
|
|
@88079
|
4 years |
vboxsync |
VBoxManage: When setting the host interface for bridging or hostonly …
|
|
|
@84814
|
5 years |
vboxsync |
Guest Control: Also implemented a "force" flag for the reboot/shutdown …
|
|
|
@84585
|
5 years |
vboxsync |
Main + FE/VBoxManage: Fixes / better logging for reboot / shutdown support.
|
|
|
@84576
|
5 years |
vboxsync |
Guest Control/VBoxManage: Made "controlvm […] reboot|shutdown" …
|
|
|
@84575
|
5 years |
vboxsync |
Guest Control/VBoxManage: Added "controlvm […] reboot|shutdown" …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@81964
|
5 years |
vboxsync |
Main/GraphicsAdapter: Split off a few attributes from Machine …
|
|
|
@81962
|
5 years |
vboxsync |
FE/VBoxManage: Fixes for Shared Clipboard syntax handling.
|
|
|
@81287
|
5 years |
vboxsync |
Shared Clipboard/Transfers: Added controlvm/modifyvm options for …
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@79363
|
5 years |
vboxsync |
Frontends/VBoxManage: Fix configuring the recording feature. It …
|
|
|
@78995
|
6 years |
vboxsync |
PDM, Devices, FE, Main: allow size hints without notification for …
|
|
|
@77910
|
6 years |
vboxsync |
Main: bugref:7929: Added ability to change the priority of the VM process
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76433
|
6 years |
vboxsync |
VBoxManage: getopt includes errcore.h now, mostly no need for err.h …
|
|
|
@75926
|
6 years |
vboxsync |
Main,Frontends: s/FileName/Filename/g (API); Took a shot a completing …
|
|
|
@75390
|
6 years |
vboxsync |
Recording/FE/VBoxManage: Fixes for "recording filename" and "recording …
|
|
|
@75365
|
6 years |
vboxsync |
Recording: Also adapted the VBoxManage commands to the "recording" prefix.
|
|
|
@75361
|
6 years |
vboxsync |
Recording/Main: Renamed the IRecord* interfaces again to IRecording* …
|
|
|
@75345
|
6 years |
vboxsync |
Recording: VBOX_WITH_VIDEOREC -> VBOX_WITH_RECORDING.
|
|
|
@75341
|
6 years |
vboxsync |
Recording: Renaming APIs ICapture* -> IRecord* and other terminology …
|
|
|
@75251
|
6 years |
vboxsync |
Capturing: Separated capturing settings into new interfaces …
|
|
|
@72826
|
6 years |
vboxsync |
VBoxManage: test for empty() instead of comparing size() to 0
|
|
|
@72355
|
7 years |
vboxsync |
Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
|
|
|
@72352
|
7 years |
vboxsync |
Main, VMMDev: implemented IDisplay::SetScreenLayout, VMMDev …
|
|
|
@70766
|
7 years |
vboxsync |
Main,FE/VBoxManage: Allow changing the serial port attachment type …
|
|
|
@68487
|
7 years |
vboxsync |
Build fix.
|
|
|
@68485
|
7 years |
vboxsync |
Audio: Implemented ability to enable / disable audio input / output …
|
|
|
@67564
|
7 years |
vboxsync |
VBoxManage: fixed 'VBoxManage controlvm videocapfile'
|
|
|
@65399
|
8 years |
vboxsync |
VBoxManage: keyboardputstring: fix for ASCII to scancode conversion.
|
|
|
@65263
|
8 years |
vboxsync |
VideoRec: Made the feature less dependent from the codec(s) being used …
|
|
|
@64907
|
8 years |
vboxsync |
VBoxManage: build fix: limit keyboardputscancode 'typing' rate. Simple …
|
|
|
@64906
|
8 years |
vboxsync |
VBoxManage: limit keyboardputscancode 'typing' rate. Simple commands …
|
|
|
@63567
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63300
|
8 years |
vboxsync |
VBoxManage: warnings
|
|
|
@62493
|
8 years |
vboxsync |
(C) 2016
|
|
|
@58434
|
9 years |
vboxsync |
VBoxManage: don't crash on 'control addencpassword'
|
|
|
@57396
|
9 years |
vboxsync |
VBoxManage: follow up to r101765 - don't try to enable an already …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57044
|
9 years |
vboxsync |
VBoxManage: don't try to enable an already enabled adapter in …
|
|
|
@56119
|
10 years |
vboxsync |
Don't use ISession::COMGETTER(Console) return without checking for …
|
|
|
@56118
|
10 years |
vboxsync |
VBoxManage: A quick command handler return-code cleanup that turned …
|
|
|
@55940
|
10 years |
vboxsync |
Frontends/VBoxManage: make sure we don't crash when there's no VM …
|
|
|
@55923
|
10 years |
vboxsync |
FE/VBoxManage: Don't pass the password directly on the command line, …
|
|
|
@55214
|
10 years |
vboxsync |
Main/Console+Machine+Session+Snapshot: move the save state and …
|
|
|
@55180
|
10 years |
vboxsync |
s/drag'n'drop/drag and drop/
|
|
|
@54591
|
10 years |
vboxsync |
Add support to supply passwords for disk encryption while the VM is running
|
|
|
@54525
|
10 years |
vboxsync |
VBoxManageControlVM: Make all relevant runtime changes trigger a …
|
|
|
@54523
|
10 years |
vboxsync |
VBoxManageControlVM: explicitly call SaveMachine for a few more functions
|
|
|
@54421
|
10 years |
vboxsync |
FE/VBoxManage: Backwards compatibility for video capturing options.
|
|
|
@54400
|
10 years |
vboxsync |
FE/VBoxManage: Unified/renamed video recording options, implemented …
|
|
|
@54378
|
10 years |
vboxsync |
VBoxManage: nits
|
|
|
@53062
|
10 years |
vboxsync |
USB: Integrate USB sniffer. Make it possible to specify a file to dump …
|
|
|
@52978
|
10 years |
vboxsync |
IDisplay::GetScreenResolution returns status of the guest monitor.
|
|
|
@52200
|
10 years |
vboxsync |
Main,Frontends: TakeScreenShot API cleanup.
|
|
|
@51476
|
11 years |
vboxsync |
DnD: API overhaul; now using IDnDTarget + IDnDSource. Renamed …
|
|
|
@48538
|
11 years |
vboxsync |
Main/NetworkAdapter+Machine+Appliance+SystemProperties+Medium+Console+S …
|
|
|
@48406
|
11 years |
vboxsync |
Main,VBoxManage: Implemented IConsole::EmulatedUSB. Removed …
|
|
|
@47908
|
11 years |
vboxsync |
Frontends/VBoxManage: whitespace
|
|
|
@47774
|
11 years |
vboxsync |
Main,Frontends: IDisplay::GetScreenResolution returns the screen origin.
|
|
|
@46658
|
11 years |
vboxsync |
include VBox/com/EventQueue only if necessary
|
|
|
@46523
|
12 years |
vboxsync |
Main/VBoxManage: allow to enable video recording at VM runtime
|
|
|
@46466
|
12 years |
vboxsync |
VBoxManage: debug leftover
|
|
|
@46465
|
12 years |
vboxsync |
Main/VPX: introduced onVideoCaptureChange event
|
|
|
@46123
|
12 years |
vboxsync |
Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
|
|
|
@45190
|
12 years |
vboxsync |
VBoxManage: one more check for 'controlvm'; removed long obsolete …
|
|
|
@45158
|
12 years |
vboxsync |
VBoxManage: don't crash on controlvm guestmemoryballoon if the VM …
|
|
|
@45021
|
12 years |
vboxsync |
VBoxManage: implemented 'controlvm nicpromisc'
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44513
|
12 years |
vboxsync |
VBoxManage: don't crash here if no guest is running
|
|
|
@44309
|
12 years |
vboxsync |
VBoxManage: sanity check
|
|
|
@44239
|
12 years |
vboxsync |
VBoxManage: don't crash on 'screenshotpng' if no display is available …
|
|
|
@44039
|
12 years |
vboxsync |
Main: renavation com::Guid class. PR5744
|
|
|
@42551
|
12 years |
vboxsync |
Main: big API naming cleanup, use all caps acronyms everywhere, …
|
|
|
@42445
|
12 years |
vboxsync |
Frontends/VBoxManage,doc/manual: more password file handling touchups, …
|
|
|
@42444
|
12 years |
vboxsync |
Frontends/VBoxManage: add options to specify passwords through a file
|
|
|
@42261
|
12 years |
vboxsync |
enabled shared clipboard support for Linux hosts (guest=>host only)
|
|
|
@42248
|
12 years |
vboxsync |
API change for SetVideoModeHint to be able to disable guest screens …
|
|
|
@41925
|
12 years |
vboxsync |
allow to change the clipboard mode during runtime (API change …
|
|
|
@41885
|
12 years |
vboxsync |
Frontends/VBoxManage: avoid triggering a sanity check assertion, which …
|
|
|
@41097
|
13 years |
vboxsync |
debug leftover
|
|
|
@41096
|
13 years |
vboxsync |
VBoxManage: don't unpause a VM if 'controlvm savestate' failed and the …
|
|
|