|
|
@70691
|
7 years |
vboxsync |
bugref:8345. The part for moving the log files was added.
|
|
|
@70684
|
7 years |
vboxsync |
Main/VBoxSDS.cpp: Reverted timeout change (10s) from r119313 and …
|
|
|
@70675
|
7 years |
vboxsync |
bugref:8345. Added m_pRollBackProgress for rollback activity.
|
|
|
@70674
|
7 years |
vboxsync |
bugref:8345. Added a Progress object for rollback action. is it …
|
|
|
@70670
|
7 years |
vboxsync |
Main/AudioDriver: Attach / detach the entire driver chain (including …
|
|
|
@70650
|
7 years |
vboxsync |
scm: fix trailing whitespace
|
|
|
@70648
|
7 years |
vboxsync |
scm police
|
|
|
@70644
|
7 years |
vboxsync |
Audio/Main: More code needed for attaching / detaching host backends …
|
|
|
@70628
|
7 years |
vboxsync |
Main/Networking: Anything else but LUN#0 is not supported yet in …
|
|
|
@70626
|
7 years |
vboxsync |
Main/AudioDriver: Logging.
|
|
|
@70623
|
7 years |
vboxsync |
VideoRec/WebMWriter: Fixes required for some players (e.g latest Firefox).
|
|
|
@70622
|
7 years |
vboxsync |
VideoRec/WebMWriter: Added support for relative and absolute …
|
|
|
@70621
|
7 years |
vboxsync |
Main/VideoRec: Logging nit.
|
|
|
@70620
|
7 years |
vboxsync |
VideoRec/EBML_MKV.h: Copyright 2018.
|
|
|
@70619
|
7 years |
vboxsync |
VideoRec/EBML_MKV.h: Added FrameRate element.
|
|
|
@70606
|
7 years |
vboxsync |
updates (bugref:9087)
|
|
|
@70599
|
7 years |
vboxsync |
Main: Minor HGCM fixes, ?bugref:9064
|
|
|
@70596
|
7 years |
vboxsync |
DevVGA: cleanup in progress
|
|
|
@70593
|
7 years |
vboxsync |
bugref:8345. try to fix the coding style issues.
|
|
|
@70590
|
7 years |
vboxsync |
bugref:8345. VirtualBox.xidl: coding style - tab removed.
|
|
|
@70586
|
7 years |
vboxsync |
bugref:8345. VirtualBox.xidl: coding style - tab removed.
|
|
|
@70585
|
7 years |
vboxsync |
VirtualBoxClientImpl.cpp: Adjusted SDS diagnostic messages. Fixed …
|
|
|
@70583
|
7 years |
vboxsync |
Main/AudioDriver: Bail out early in configure() if no audio device is …
|
|
|
@70582
|
7 years |
vboxsync |
bugref:8345. First draft of move VM feature. There are some issues but …
|
|
|
@70580
|
7 years |
vboxsync |
AudioDriver.cpp: This is more readable.
|
|
|
@70579
|
7 years |
vboxsync |
Main/AudioDriver: Fixed crash trying to configure device when no audio …
|
|
|
@70565
|
7 years |
vboxsync |
Burn fix (trailing spaces).
|
|
|
@70564
|
7 years |
vboxsync |
Main/AudioDriver: Documentation.
|
|
|
@70563
|
7 years |
vboxsync |
Audio/Main: Also made the video recording driver use the new …
|
|
|
@70561
|
7 years |
vboxsync |
Main/Global: bump disk size recommendations for Windows 7 and later
|
|
|
@70553
|
7 years |
vboxsync |
Audio: Main/DrvAudioVRDE: Added drvAttach and drvDetach callbacks.
|
|
|
@70547
|
7 years |
vboxsync |
Main/AudioDriver: Documentation.
|
|
|
@70544
|
7 years |
vboxsync |
Audio/Main: Also added the driver name to the AudioDriver base class.
|
|
|
@70538
|
7 years |
vboxsync |
SVN props.
|
|
|
@70537
|
7 years |
vboxsync |
Build fix.
|
|
|
@70536
|
7 years |
vboxsync |
Build fix, trailing spaces.
|
|
|
@70535
|
7 years |
vboxsync |
Audio/VRDE: Implemented support for dynamically attaching / detaching …
|
|
|
@70534
|
7 years |
vboxsync |
Audio/VRDE: Committed too much.
|
|
|
@70533
|
7 years |
vboxsync |
Audio/VRDE: Implemented audio driver base class for Main audio drivers …
|
|
|
@70507
|
7 years |
vboxsync |
Export src-global and all files under it to OSE.
bugref:3300: VBoxSVC …
|
|
|
@70506
|
7 years |
vboxsync |
Unexport src-global and all files under it from OSE, as not all files …
|
|
|
@70502
|
7 years |
vboxsync |
Export VirtualBoxSDSImpl.cpp and the containing folder to OSE. …
|
|
|
@70496
|
7 years |
vboxsync |
Audio: Renamed VBOX_WITH_VRDE_AUDIO -> VBOX_WITH_AUDIO_VRDE.
|
|
|
@70454
|
7 years |
vboxsync |
Main/Global.cpp: Changed the NT 3.x recommendations to be BusLogic for …
|
|
|
@70388
|
7 years |
vboxsync |
Main/GuestProcessImpl.cpp: Made annoying assertion in …
|
|
|
@70386
|
7 years |
vboxsync |
Machine::discardSettings: Need to take the machine line lock before …
|
|
|
@70322
|
7 years |
vboxsync |
USB: When capturing devices, provide the speed rather than USB port …
|
|
|
@70296
|
7 years |
vboxsync |
VBoxSDS: bugref:3300: added error description if VBoxSDS deleted.
|
|
|
@70240
|
7 years |
vboxsync |
VBoxProxyStub.c: Official docs says DELETE is required for …
|
|
|
@70239
|
7 years |
vboxsync |
Main/Nvram: use PDM driver include, avoid unnecessary header dependency
|
|
|
@70238
|
7 years |
vboxsync |
Main/Console+BusAssignmentManager: Move from manual PCI bridge …
|
|
|
@70237
|
7 years |
vboxsync |
Main/UsbCardReader: use PDM driver include, avoid unnecessary header …
|
|
|
@70236
|
7 years |
vboxsync |
Main/Snapshot: coding style whitespace cleanup, adding a todo …
|
|
|
@70235
|
7 years |
vboxsync |
Main/Global: change order of Linux guest OS types, returning to 'sort …
|
|
|
@70228
|
7 years |
vboxsync |
VBoxSDS: bugref:3300: fixed VirtualBox installation when UAC is enabled
|
|
|
@70221
|
7 years |
vboxsync |
Backed out r119656 as it was not the fix I asked for.
|
|
|
@70218
|
7 years |
vboxsync |
Main/Global.cpp: Added NOUSB to the NT4 guest OS type hints.
|
|
|
@70217
|
7 years |
vboxsync |
VBox/ostypes.h,Main: Forced an NT 3.x type into the enum. NT 3.x …
|
|
|
@70130
|
7 years |
vboxsync |
ConsoleImpl2: Put the ISA extension CFGM bits where CPUM wants them.
|
|
|
@70129
|
7 years |
vboxsync |
VBoxSDS: bugref:3300: fix compilation error
|
|
|
@70108
|
7 years |
vboxsync |
Guest properties: Added a length check for GuestPropWriteFlags() and …
|
|
|
@70106
|
7 years |
vboxsync |
VBoxProxyStub: Fix assertion
|
|
|
@70105
|
7 years |
vboxsync |
Main/Machine: Increase chunk size for reading the log from 32K to …
|
|
|
@70090
|
7 years |
vboxsync |
Backed out r119634 + r119637 again.
|
|
|
@70086
|
7 years |
vboxsync |
Guest properties: Added a length check for GuestPropWriteFlags() and …
|
|
|
@70075
|
7 years |
vboxsync |
Devices/Graphics, Main, FE/Qt: add plumbing for sending cursor …
|
|
|
@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, ++)
|
|
|
@70039
|
7 years |
vboxsync |
Fixed typo: Occurance -> Occurrence.
|
|
|
@70038
|
7 years |
vboxsync |
Build fix.
|
|
|
@70036
|
7 years |
vboxsync |
Build fix.
|
|
|
@70035
|
7 years |
vboxsync |
Main/VideoRec: Made the audio driver's LUN assignment more flexible by …
|
|
|
@70030
|
7 years |
vboxsync |
Main/svcmain.cpp: Backed out r119561 as we won't try instantiate the …
|
|
|
@70028
|
7 years |
vboxsync |
VBoxSDS: bugref:3300: ignore VBoxSDS errors in VBoxSVC
|
|
|
@70021
|
7 years |
vboxsync |
Audio/Main: Use uint64_t for fDebugEnabled flag, as we're writing …
|
|
|
@70015
|
7 years |
vboxsync |
Audio/Main: Fixed ValidationKit driver name in CFGM registration.
|
|
|
@70013
|
7 years |
vboxsync |
Audio: Unified audio debug / dumping code to also get device DMA data …
|
|
|
@69956
|
7 years |
vboxsync |
Audio: Implemented support for dumping raw PCM data if debug mode is …
|
|
|
@69867
|
7 years |
vboxsync |
VBoxSDS: bugref:3300: fixed registration, increased shutdown timeout
|
|
|
@69846
|
7 years |
vboxsync |
webservice/Makefile.kmk: Added VBOX_WITH_SOAP_NOT_PARALLEL tweak.
|
|
|
@69810
|
7 years |
vboxsync |
VBoxProxyStub: Rewrote the VBoxSDS service updating code to do …
|
|
|
@69806
|
7 years |
vboxsync |
VirtualBoxClient: Dropped the WMI non-sense to get service status, …
|
|
|
@69805
|
7 years |
vboxsync |
VirtualBoxClient: Dropped the WMI non-sense to get service status, …
|
|
|
@69804
|
7 years |
vboxsync |
VirtualBoxClient: Dropped the WMI non-sense to get service status, …
|
|
|
@69803
|
7 years |
vboxsync |
svcmain.cpp: Only call IVirtualBoxSDS::deregisterVBoxSVC from the …
|
|
|
@69796
|
7 years |
vboxsync |
VBoxSDS: Fixed locking issue.
|
|
|
@69792
|
7 years |
vboxsync |
SDS/VirtualBoxClient: build fix
|
|
|
@69791
|
7 years |
vboxsync |
VirtualBoxClient: brought back some problem determination code useful …
|
|
|
@69785
|
7 years |
vboxsync |
VBoxSDS: Made VirtualBoxSDS internal and non-scriptable, dropping the …
|
|
|
@69784
|
7 years |
vboxsync |
doc burn fix
|
|
|
@69783
|
7 years |
vboxsync |
Main: SDS plan B it is.
|
|
|
@69782
|
7 years |
vboxsync |
VBoxSDS: Plan B it is.
|
|
|
@69775
|
7 years |
vboxsync |
VBoxSDS/Plan/B: More complete code.
|
|
|
@69773
|
7 years |
vboxsync |
vboxsoap: Increased the number of file we split soapC.cpp up into in …
|
|
|
@69772
|
7 years |
vboxsync |
split-soapC.cpp: Must take warning pushing and poping into account …
|
|
|
@69771
|
7 years |
vboxsync |
svcmain.cpp: Forgot to disable EF heap. oops.
|
|
|
@69770
|
7 years |
vboxsync |
midl.xsl: Corrected test on attribute which isn't always there.
|
|
|
@69753
|
7 years |
vboxsync |
iprt/dir: Morphing PRTDIR into a handle named RTDIR. (Been wanting to …
|
|
|
@69749
|
7 years |
vboxsync |
Changed RTLogCreateEx[V] to take a RTERRINFO pointer rather than plain …
|
|
|