|
|
@62774
|
8 年 |
vboxsync |
Main: warnings
|
|
|
@62772
|
8 年 |
vboxsync |
Main: Disable MSC warning C4668 in the generated VirtualBox.h. …
|
|
|
@62771
|
8 年 |
vboxsync |
tstCAPIGlue.c: Someone else can fix the missing rc checks in this file.
|
|
|
@62770
|
8 年 |
vboxsync |
Main/cbining: warnings
|
|
|
@62769
|
8 年 |
vboxsync |
tstVBoxApiWin.cpp: get_VirtualBox didn't set rc, causing MSC to …
|
|
|
@62768
|
8 年 |
vboxsync |
Main: warnings
|
|
|
@62767
|
8 年 |
vboxsync |
webservices: warnings
|
|
|
@62766
|
8 年 |
vboxsync |
split-soapC: replaced do-while-false-break loop with a simple …
|
|
|
@62761
|
8 年 |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62701
|
8 年 |
vboxsync |
VBoxMain/svcmain : fix for bugref:8161: added processing of …
|
|
|
@62692
|
8 年 |
vboxsync |
Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
|
|
|
@62691
|
8 年 |
vboxsync |
Use the iprt/win/netioapi.h and iprt/win/ntddndis.h wrappers to deal …
|
|
|
@62686
|
8 年 |
vboxsync |
Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
|
|
|
@62681
|
8 年 |
vboxsync |
Use the iprt/win/winsock2.h wrapper for winsock2.h
|
|
|
@62679
|
8 年 |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62636
|
8 年 |
vboxsync |
cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
|
|
|
@62602
|
8 年 |
vboxsync |
Main/xml/Settings.cpp: parse the version of the VirtualBox settings …
|
|
|
@62598
|
8 年 |
vboxsync |
Main/MachineDebugger: add method for getting the VM uptime
|
|
|
@62589
|
8 年 |
vboxsync |
Audio: Also define VBOX_WITH_AUDIO_DEBUG for VBoxC.
|
|
|
@62585
|
8 年 |
vboxsync |
Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
|
|
|
@62580
|
8 年 |
vboxsync |
Audio: Initial commit of audio debug backend. This can dump the output …
|
|
|
@62577
|
8 年 |
vboxsync |
Build fix.
|
|
|
@62576
|
8 年 |
vboxsync |
Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
|
|
|
@62535
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@62534
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@62486
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@62485
|
8 年 |
vboxsync |
(C) 2016
|
|
|
@62468
|
8 年 |
vboxsync |
Main: scm
|
|
|
@62445
|
8 年 |
vboxsync |
gcc warning. Probably better use SUCCEEDED_NP() but that's not available.
|
|
|
@62406
|
8 年 |
vboxsync |
5.1.2 (and convert two LogRel() statements back to Log() in …
|
|
|
@62393
|
8 年 |
vboxsync |
Main/Appliance: fix generation of new MAC addresses on import (for …
|
|
|
@62383
|
8 年 |
vboxsync |
Main/GuestCtrlImplPrivate: set pvData = NULL on Clear()
|
|
|
@62379
|
8 年 |
vboxsync |
Main: 2nd try: fixes for a few -Wunused -Wconversion
|
|
|
@62372
|
8 年 |
vboxsync |
backed out r108916
|
|
|
@62370
|
8 年 |
vboxsync |
Main: a few fixes for -Wunused -Wconversion
|
|
|
@62363
|
8 年 |
vboxsync |
Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
|
|
|
@62358
|
8 年 |
vboxsync |
*: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
|
|
|
@62349
|
8 年 |
vboxsync |
VBoxSVC: Correctly added -Wunused. The previous magic didn't work and …
|
|
|
@62346
|
8 年 |
vboxsync |
Main/Machine: add lock release which was lost in the previous changeset
|
|
|
@62343
|
8 年 |
vboxsync |
Main: do not truncate uint16_t to uint8_t in …
|
|
|
@62339
|
8 年 |
vboxsync |
Main/xml/Settings.cpp: fix last remaining (pretty harmless) default …
|
|
|
@62300
|
8 年 |
vboxsync |
Main/idl: fix outdated comment
|
|
|
@62298
|
8 年 |
vboxsync |
Main/xml/Settings.cpp: fix over-optimization with AudioAdapter …
|
|
|
@62296
|
8 年 |
vboxsync |
fix for r108820
|
|
|
@62295
|
8 年 |
vboxsync |
ticketref:15628: Main: don't depend on mpDrv being != NULL
|
|
|
@62292
|
8 年 |
vboxsync |
Main/Machine: Eliminate unneeded taking of the Host object lock in …
|
|
|
@62258
|
8 年 |
vboxsync |
Main/VirtualBoxClient: Turn into a proper COM/XPCOM singleton object. …
|
|
|
@62222
|
8 年 |
vboxsync |
Main/server: add a BUILDID to the server similar to what we have in …
|
|
|
@62221
|
8 年 |
vboxsync |
Appliance::i_readSignatureFile: RTCrX509Certificate_ReadFromBuffer …
|
|
|
@62192
|
8 年 |
vboxsync |
Main: Allow StorageBus_PCIe
|
|
|
@62176
|
8 年 |
vboxsync |
s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
|
|
|
@62157
|
8 年 |
vboxsync |
*: Instead of suppressing -Wno-delete-non-virtual-dtor globally we try …
|
|
|
@62141
|
8 年 |
vboxsync |
Main: fixed a few small memory leaks
|
|
|
@62139
|
8 年 |
vboxsync |
bugref:8389: Main: fixed video recording with VBoxheadless
|
|
|
@62117
|
8 年 |
vboxsync |
Audio: Bugfixes, logging.
|
|
|
@62105
|
8 年 |
vboxsync |
Main/Machine: fix extradata map copying to work where STL isn't …
|
|
|
@62103
|
8 年 |
vboxsync |
Audio/src-client/ConsoleImpl2.cpp: Removed debug assertion.
|
|
|
@62067
|
8 年 |
vboxsync |
Main/idl/VirtualBox.xidl: WinMM is not supported.
|
|
|
@62066
|
8 年 |
vboxsync |
Main/idl/VirtualBox.xidl: Documentation.
|
|
|
@62056
|
8 年 |
vboxsync |
Audio: More cleanup for backend defines.
|
|
|
@62047
|
8 年 |
vboxsync |
bugref:8344. small improvement. Always uses original extension of image.
|
|
|
@62046
|
8 年 |
vboxsync |
Fix printf signed/unsigned mismatch.
|
|
|
@62014
|
8 年 |
vboxsync |
Main/Machine: add a stub for an aux settings file (which will be an …
|
|
|
@62013
|
8 年 |
vboxsync |
VBoxProxyStub.c: Include VBox/cdefs.h so VBOX_STRICT gets defined. …
|
|
|
@61986
|
8 年 |
vboxsync |
Main/AudioAdapter: whitespace cleanup
|
|
|
@61958
|
8 年 |
vboxsync |
Main/idl/{m,xp}idl.xsl: need to cast the custom return values (Windows …
|
|
|
@61935
|
8 年 |
vboxsync |
MachineDebuggerImpl.cpp: VMR3Suspend will fail if the VM is already …
|
|
|
@61930
|
8 年 |
vboxsync |
i_setVMRuntimeErrorCallback -> i_atVMRuntimeErrorCallback - ambigious …
|
|
|
@61923
|
8 年 |
vboxsync |
Audio: Removed defines for not implemented WINMM support for Windows.
|
|
|
@61922
|
8 年 |
vboxsync |
Audio: Main/src-client/DrvAudioVRDE.cpp: Also set status flags here, …
|
|
|
@61917
|
8 年 |
vboxsync |
Main: doxygen fix
|
|
|
@61915
|
8 年 |
vboxsync |
Main/idl: doxygen fixes: properly link to enums
|
|
|
@61914
|
8 年 |
vboxsync |
Main/webservice: warning
|
|
|
@61913
|
8 年 |
vboxsync |
src-client/ConsoleImpl2.cpp: Added an assertion for the deprecated …
|
|
|
@61912
|
8 年 |
vboxsync |
Main/xml/Settings.cpp: Fixes for deprecated SolAudio backend, bit of …
|
|
|
@61911
|
8 年 |
vboxsync |
Main/src-server/StorageControllerImpl.cpp: Warning.
|
|
|
@61910
|
8 年 |
vboxsync |
Main/src-server/MediumImpl.cpp: Warning.
|
|
|
@61908
|
8 年 |
vboxsync |
fix for bugref:8441: improved windows procedures in Clipboard, DND …
|
|
|
@61893
|
8 年 |
vboxsync |
Main: Renamed ProcessCreateFlag::NoProfile to ProcessCreateFlag::Profile.
|
|
|
@61863
|
8 年 |
vboxsync |
Main/Medium: use != instead of bitwise for booleans.
|
|
|
@61792
|
8 年 |
vboxsync |
Main/Guest Control: Fixes for GA tests.
|
|
|
@61790
|
8 年 |
vboxsync |
bugref:8344. Removed useless comparison.
|
|
|
@61788
|
8 年 |
vboxsync |
re-enable x2APIC for new Linux VMs
|
|
|
@61786
|
8 年 |
vboxsync |
Main/MachineDebugger: Pause the VM before querying the guest stack or …
|
|
|
@61783
|
8 年 |
vboxsync |
Main/xml/Settings.cpp: fix PCnet default settings handling
|
|
|
@61778
|
8 年 |
vboxsync |
ConsoleImpl2.cpp: Maybe gcc is used uninitialized warnings.
|
|
|
@61776
|
8 年 |
vboxsync |
CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
|
|
|
@61774
|
8 年 |
vboxsync |
ListenerRecord::enqueue: Don't try signal semaphore or even queue the …
|
|
|
@61765
|
8 年 |
vboxsync |
doxygen fix
|
|
|
@61758
|
8 年 |
vboxsync |
Temporarily disabled x2APIC for new VMs.
|
|
|
@61749
|
8 年 |
vboxsync |
required UUID change for r108134
|
|
|
@61747
|
8 年 |
vboxsync |
enable X2APIC for Linux guests
|
|
|
@61740
|
8 年 |
vboxsync |
Main/Display: when taking a screenshot of a blanked/disabled screen, …
|
|
|
@61714
|
8 年 |
vboxsync |
Main/xpcom/server.cpp: change the behavior of the SIGUSR1 signal …
|
|
|
@61713
|
8 年 |
vboxsync |
Main/MediumAttachment: Update the medium attachment log tag string …
|
|
|
@61697
|
8 年 |
vboxsync |
Main: default to E1000 I82543GC (PRO/1000 T Server) for Windows XP …
|
|
|
@61689
|
8 年 |
vboxsync |
Main: increased the default size of RAM, VRAM and hard disk of some …
|
|
|
@61686
|
8 年 |
vboxsync |
Main: allow to compile with VBOX_WITH_USB=
|
|
|
@61684
|
8 年 |
vboxsync |
Main: IDisplay reverted r108035, not needed
|
|
|
@61678
|
8 年 |
vboxsync |
Main: IDisplay restored compatibility with 5.0 by using reserved …
|
|
|