VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @63477   9 years vboxsync Main/DrvAudioVRDE: callback fixes
(edit) @63475   9 years vboxsync build fix
(edit) @63471   9 years vboxsync DnD/Main: Resolved worker thread @todos.
(edit) @63467   9 years vboxsync Audio: Partly reverted r110001 (no use of function macros anymore).
(edit) @63460   9 years vboxsync warning
(edit) @63459   9 years vboxsync gcc 6 compile fixes
(edit) @63447   9 years vboxsync warnings
(edit) @63434   9 years vboxsync drop -Wconversion for GCC 4.8 and older, see fmcheck.
(edit) @63431   9 years vboxsync gcc 4.8.x and -Wconversion.
(edit) @63423   9 years vboxsync Main: warnings (weird configs)
(edit) @63418   9 years vboxsync main: warnings in weird configs
(edit) @63416   9 years vboxsync vboxwebsrv seems to need $(VBOX_GCC_Wno-literal-suffix) as well
(edit) @63412   9 years vboxsync 32-bit gcc warnings.
(edit) @63397   9 years vboxsync AutostartDb-generic.cpp: missing cast.
(edit) @63396   9 years vboxsync xpcom/server.cpp: warning
(edit) @63394   9 years vboxsync vboxsoap: Add -Wno-literal-suffix when available, trouble in some …
(edit) @63392   9 years vboxsync split-soapC.cpp: format string fixes
(edit) @63387   9 years vboxsync Main/idl/midl.xsl: Ignore MIDL2039 talking about needing NT4.0 SP4+.
(edit) @63378   9 years vboxsync Main: warnings (gcc)
(edit) @63363   9 years vboxsync Warnings (are errors).
(edit) @63362   9 years vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(edit) @63360   9 years vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @63353   9 years vboxsync sh!
(edit) @63352   9 years vboxsync Main: shut up two annoying and (perceived) harmless MIDL warnings, …
(edit) @63340   9 years vboxsync indent
(edit) @63331   9 years vboxsync Main: virtual destructors for Shareable and VirtualHardwareItem.
(edit) @63311   9 years vboxsync Use shlobj.h wrapper.
(edit) @63260   9 years vboxsync Main: warnings
(edit) @63259   9 years vboxsync Main: warnings
(edit) @63258   9 years vboxsync Main: warnings
(edit) @63256   9 years vboxsync Main: warnings
(edit) @63253   9 years vboxsync Main: warnings
(edit) @63252   9 years vboxsync Main: warnings
(edit) @63251   9 years vboxsync Main: warnings
(edit) @63250   9 years vboxsync GuestSession::i_startSessionAsync: ThreadTask conversion bug.
(edit) @63249   9 years vboxsync Main: warnings
(edit) @63248   9 years vboxsync Main: warnings
(edit) @63246   9 years vboxsync bug
(edit) @63245   9 years vboxsync GuestProcess::getEnvironment: Typo if #ifndef check accidenally …
(edit) @63244   9 years vboxsync Main: warnings
(edit) @63240   9 years vboxsync Main: warnings
(edit) @63239   9 years vboxsync Main: warnings
(edit) @63192   9 years vboxsync Main/MachineDebuggerImpl.h: eliminate unused static method
(edit) @63187   9 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63186   9 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63185   9 years vboxsync build fix
(edit) @63184   9 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63183   9 years vboxsync ThreadTask: Dealt with totally misguided m_pThread member. Started …
(edit) @63182   9 years vboxsync ThreadTask: split createThread up into three methods to avoid having …
(edit) @63181   9 years vboxsync Main: warnings/cleanup
(edit) @63180   9 years vboxsync GuestDnDTargetImpl.cpp,GuestDnDSourceImpl.cpp: @todo r=bird: Pointed …
(edit) @63178   9 years vboxsync Main: warnings
(edit) @63177   9 years vboxsync Main: warnings
(edit) @63176   9 years vboxsync Main: warnings
(edit) @63174   9 years vboxsync Main: unreachable code.
(edit) @63172   9 years vboxsync Main: warning about switches and some other stuff.
(edit) @63171   9 years vboxsync Main: warning about switches
(edit) @63170   9 years vboxsync Main: warning about switches
(edit) @63169   9 years vboxsync colorConvWriteYUV420p: Hope asserting on getRGB failure is ok, make …
(edit) @63165   9 years vboxsync ConsoleImpl2.cpp: Seems like the ConfigError/InsertConfigXxx problem …
(edit) @63164   9 years vboxsync Main: Warnings
(edit) @63161   9 years vboxsync Main: Warnings
(edit) @63160   9 years vboxsync EblmWriter: cleanup, disable some warnings when including vpx_encoder.h.
(edit) @63159   9 years vboxsync Main: More uninitialized variable warnings.
(edit) @63158   9 years vboxsync Main: More warnings about uninitialized variables.
(edit) @63157   9 years vboxsync logging fix
(edit) @63156   9 years vboxsync GuestSession::i_objectCreateTempInternal,GuestSession::i_fsQueryInfoInt …
(edit) @63155   9 years vboxsync Main: More warnings about uninitialized variables.
(edit) @63154   9 years vboxsync Main: More warnings about uninitialized variables (false ones) and …
(edit) @63153   9 years vboxsync Split up GuestProcess:i_startProcess to deal with uninitialized …
(edit) @63152   9 years vboxsync GuestSessionImplTasks.cpp: Attempt to fix two bogus …
(edit) @63148   9 years vboxsync forgot to fix this one
(edit) @63147   9 years vboxsync Main: warnings
(edit) @63145   9 years vboxsync bugref:8482. Fixed small typo
(edit) @63144   9 years vboxsync bugref:8482. Shifted progress notification to the Medium::Task destructor
(edit) @63140   9 years vboxsync Main/Makefile.kmk: VirtualBox_p.c needs a little tweaking too. (As for …
(edit) @63136   9 years vboxsync touch
(edit) @62982   9 years vboxsync Main/VRDEServer: disable VRDE server by default for new VMs
(edit) @62922   9 years vboxsync Main/VirtualBox: eliminate VBoxComEvents use
(edit) @62919   9 years vboxsync Please use 'static const' on data that is constant, don't make the …
(edit) @62918   9 years vboxsync Main: rip out long dead code, some leftovers from earlier event …
(edit) @62900   9 years vboxsync Main/glue/vboxapi.py: use VirtualBoxClient instead of directly …
(edit) @62899   9 years vboxsync Main/VirtualBoxImpl.h: cleanup
(edit) @62875   9 years vboxsync Main: gcc warnings
(edit) @62868   9 years vboxsync bugref:8482. Shifted the function handler() from descendants to the …
(edit) @62867   9 years vboxsync Audio/Main: Cleanup.
(edit) @62824   9 years vboxsync UsbWebcam cleanups, part 4.
(edit) @62823   9 years vboxsync UsbWebcam cleanups, part 3.
(edit) @62822   9 years vboxsync UsbWebcam cleanups, part 2.
(edit) @62821   9 years vboxsync UsbWebcam cleanups, part 1.
(edit) @62811   9 years vboxsync wrap shlwapi.h too.
(edit) @62810   9 years vboxsync bugref:8482. The internal implementation of asynchronous task was …
(edit) @62780   9 years vboxsync Wrap objbase.h + objidl.h too.
(edit) @62774   9 years vboxsync Main: warnings
(edit) @62772   9 years vboxsync Main: Disable MSC warning C4668 in the generated VirtualBox.h. …
(edit) @62771   9 years vboxsync tstCAPIGlue.c: Someone else can fix the missing rc checks in this file.
(edit) @62770   9 years vboxsync Main/cbining: warnings
(edit) @62769   9 years vboxsync tstVBoxApiWin.cpp: get_VirtualBox didn't set rc, causing MSC to …
(edit) @62768   9 years vboxsync Main: warnings
(edit) @62767   9 years vboxsync webservices: warnings
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette