|
|
@63360
|
8 years |
vboxsync |
Audio: Added more defines / documentation for the host interfaces to …
|
|
|
@63353
|
8 years |
vboxsync |
sh!
|
|
|
@63352
|
8 years |
vboxsync |
Main: shut up two annoying and (perceived) harmless MIDL warnings, …
|
|
|
@63340
|
8 years |
vboxsync |
indent
|
|
|
@63331
|
8 years |
vboxsync |
Main: virtual destructors for Shareable and VirtualHardwareItem.
|
|
|
@63311
|
8 years |
vboxsync |
Use shlobj.h wrapper.
|
|
|
@63260
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63259
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63258
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63256
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63253
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63252
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63251
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63250
|
8 years |
vboxsync |
GuestSession::i_startSessionAsync: ThreadTask conversion bug.
|
|
|
@63249
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63248
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63246
|
8 years |
vboxsync |
bug
|
|
|
@63245
|
8 years |
vboxsync |
GuestProcess::getEnvironment: Typo if #ifndef check accidenally …
|
|
|
@63244
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63240
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63239
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63192
|
8 years |
vboxsync |
Main/MachineDebuggerImpl.h: eliminate unused static method
|
|
|
@63187
|
8 years |
vboxsync |
ThreadTask: Cleaning up handler() methods.
|
|
|
@63186
|
8 years |
vboxsync |
ThreadTask: Cleaning up handler() methods.
|
|
|
@63185
|
8 years |
vboxsync |
build fix
|
|
|
@63184
|
8 years |
vboxsync |
ThreadTask: Cleaning up handler() methods.
|
|
|
@63183
|
8 years |
vboxsync |
ThreadTask: Dealt with totally misguided m_pThread member. Started …
|
|
|
@63182
|
8 years |
vboxsync |
ThreadTask: split createThread up into three methods to avoid having …
|
|
|
@63181
|
8 years |
vboxsync |
Main: warnings/cleanup
|
|
|
@63180
|
8 years |
vboxsync |
GuestDnDTargetImpl.cpp,GuestDnDSourceImpl.cpp: @todo r=bird: Pointed …
|
|
|
@63178
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63177
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63176
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63174
|
8 years |
vboxsync |
Main: unreachable code.
|
|
|
@63172
|
8 years |
vboxsync |
Main: warning about switches and some other stuff.
|
|
|
@63171
|
8 years |
vboxsync |
Main: warning about switches
|
|
|
@63170
|
8 years |
vboxsync |
Main: warning about switches
|
|
|
@63169
|
8 years |
vboxsync |
colorConvWriteYUV420p: Hope asserting on getRGB failure is ok, make …
|
|
|
@63165
|
8 years |
vboxsync |
ConsoleImpl2.cpp: Seems like the ConfigError/InsertConfigXxx problem …
|
|
|
@63164
|
8 years |
vboxsync |
Main: Warnings
|
|
|
@63161
|
8 years |
vboxsync |
Main: Warnings
|
|
|
@63160
|
8 years |
vboxsync |
EblmWriter: cleanup, disable some warnings when including vpx_encoder.h.
|
|
|
@63159
|
8 years |
vboxsync |
Main: More uninitialized variable warnings.
|
|
|
@63158
|
8 years |
vboxsync |
Main: More warnings about uninitialized variables.
|
|
|
@63157
|
8 years |
vboxsync |
logging fix
|
|
|
@63156
|
8 years |
vboxsync |
GuestSession::i_objectCreateTempInternal,GuestSession::i_fsQueryInfoInt …
|
|
|
@63155
|
8 years |
vboxsync |
Main: More warnings about uninitialized variables.
|
|
|
@63154
|
8 years |
vboxsync |
Main: More warnings about uninitialized variables (false ones) and …
|
|
|
@63153
|
8 years |
vboxsync |
Split up GuestProcess:i_startProcess to deal with uninitialized …
|
|
|
@63152
|
8 years |
vboxsync |
GuestSessionImplTasks.cpp: Attempt to fix two bogus …
|
|
|
@63148
|
8 years |
vboxsync |
forgot to fix this one
|
|
|
@63147
|
8 years |
vboxsync |
Main: warnings
|
|
|
@63145
|
8 years |
vboxsync |
bugref:8482. Fixed small typo
|
|
|
@63144
|
8 years |
vboxsync |
bugref:8482. Shifted progress notification to the Medium::Task destructor
|
|
|
@63140
|
8 years |
vboxsync |
Main/Makefile.kmk: VirtualBox_p.c needs a little tweaking too. (As for …
|
|
|
@63136
|
8 years |
vboxsync |
touch
|
|
|
@62982
|
8 years |
vboxsync |
Main/VRDEServer: disable VRDE server by default for new VMs
|
|
|
@62922
|
8 years |
vboxsync |
Main/VirtualBox: eliminate VBoxComEvents use
|
|
|
@62919
|
8 years |
vboxsync |
Please use 'static const' on data that is constant, don't make the …
|
|
|
@62918
|
8 years |
vboxsync |
Main: rip out long dead code, some leftovers from earlier event …
|
|
|
@62900
|
8 years |
vboxsync |
Main/glue/vboxapi.py: use VirtualBoxClient instead of directly …
|
|
|
@62899
|
8 years |
vboxsync |
Main/VirtualBoxImpl.h: cleanup
|
|
|
@62875
|
8 years |
vboxsync |
Main: gcc warnings
|
|
|
@62868
|
8 years |
vboxsync |
bugref:8482. Shifted the function handler() from descendants to the …
|
|
|
@62867
|
8 years |
vboxsync |
Audio/Main: Cleanup.
|
|
|
@62824
|
8 years |
vboxsync |
UsbWebcam cleanups, part 4.
|
|
|
@62823
|
8 years |
vboxsync |
UsbWebcam cleanups, part 3.
|
|
|
@62822
|
8 years |
vboxsync |
UsbWebcam cleanups, part 2.
|
|
|
@62821
|
8 years |
vboxsync |
UsbWebcam cleanups, part 1.
|
|
|
@62811
|
8 years |
vboxsync |
wrap shlwapi.h too.
|
|
|
@62810
|
8 years |
vboxsync |
bugref:8482. The internal implementation of asynchronous task was …
|
|
|
@62780
|
8 years |
vboxsync |
Wrap objbase.h + objidl.h too.
|
|
|
@62774
|
8 years |
vboxsync |
Main: warnings
|
|
|
@62772
|
8 years |
vboxsync |
Main: Disable MSC warning C4668 in the generated VirtualBox.h. …
|
|
|
@62771
|
8 years |
vboxsync |
tstCAPIGlue.c: Someone else can fix the missing rc checks in this file.
|
|
|
@62770
|
8 years |
vboxsync |
Main/cbining: warnings
|
|
|
@62769
|
8 years |
vboxsync |
tstVBoxApiWin.cpp: get_VirtualBox didn't set rc, causing MSC to …
|
|
|
@62768
|
8 years |
vboxsync |
Main: warnings
|
|
|
@62767
|
8 years |
vboxsync |
webservices: warnings
|
|
|
@62766
|
8 years |
vboxsync |
split-soapC: replaced do-while-false-break loop with a simple …
|
|
|
@62761
|
8 years |
vboxsync |
Wrap ws2tcpip.h too.
|
|
|
@62701
|
8 years |
vboxsync |
VBoxMain/svcmain : fix for bugref:8161: added processing of …
|
|
|
@62692
|
8 years |
vboxsync |
Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
|
|
|
@62691
|
8 years |
vboxsync |
Use the iprt/win/netioapi.h and iprt/win/ntddndis.h wrappers to deal …
|
|
|
@62686
|
8 years |
vboxsync |
Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
|
|
|
@62681
|
8 years |
vboxsync |
Use the iprt/win/winsock2.h wrapper for winsock2.h
|
|
|
@62679
|
8 years |
vboxsync |
Use the iprt/win/windows.h wrapper for Windows.h
|
|
|
@62636
|
8 years |
vboxsync |
cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
|
|
|
@62602
|
8 years |
vboxsync |
Main/xml/Settings.cpp: parse the version of the VirtualBox settings …
|
|
|
@62598
|
8 years |
vboxsync |
Main/MachineDebugger: add method for getting the VM uptime
|
|
|
@62589
|
8 years |
vboxsync |
Audio: Also define VBOX_WITH_AUDIO_DEBUG for VBoxC.
|
|
|
@62585
|
8 years |
vboxsync |
Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
|
|
|
@62580
|
8 years |
vboxsync |
Audio: Initial commit of audio debug backend. This can dump the output …
|
|
|
@62577
|
8 years |
vboxsync |
Build fix.
|
|
|
@62576
|
8 years |
vboxsync |
Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
|
|
|
@62535
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62534
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62486
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62485
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62468
|
8 years |
vboxsync |
Main: scm
|
|
|