VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @62766   9 years vboxsync split-soapC: replaced do-while-false-break loop with a simple …
(edit) @62761   9 years vboxsync Wrap ws2tcpip.h too.
(edit) @62701   9 years vboxsync VBoxMain/svcmain : fix for ​​​​​​​bugref:8161: added processing of …
(edit) @62692   9 years vboxsync Use the iprt/win/iphlpapi.h wrappers to deal with preprocessor warnings.
(edit) @62691   9 years vboxsync Use the iprt/win/netioapi.h and iprt/win/ntddndis.h wrappers to deal …
(edit) @62686   9 years vboxsync Use the iprt/win/setupapi.h wrapper for setupapi.h to deal with …
(edit) @62681   9 years vboxsync Use the iprt/win/winsock2.h wrapper for winsock2.h
(edit) @62679   9 years vboxsync Use the iprt/win/windows.h wrapper for Windows.h
(edit) @62636   9 years vboxsync cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
(edit) @62602   9 years vboxsync Main/xml/Settings.cpp: parse the version of the VirtualBox settings …
(edit) @62598   9 years vboxsync Main/MachineDebugger: add method for getting the VM uptime
(edit) @62589   9 years vboxsync Audio: Also define VBOX_WITH_AUDIO_DEBUG for VBoxC.
(edit) @62585   9 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62580   9 years vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62577   9 years vboxsync Build fix.
(edit) @62576   9 years vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62535   9 years vboxsync (C) 2016
(edit) @62534   9 years vboxsync (C) 2016
(edit) @62486   9 years vboxsync (C) 2016
(edit) @62485   9 years vboxsync (C) 2016
(edit) @62468   9 years vboxsync Main: scm
(edit) @62445   9 years vboxsync gcc warning. Probably better use SUCCEEDED_NP() but that's not available.
(edit) @62406   9 years vboxsync 5.1.2 (and convert two LogRel() statements back to Log() in …
(edit) @62393   9 years vboxsync Main/Appliance: fix generation of new MAC addresses on import (for …
(edit) @62383   9 years vboxsync Main/GuestCtrlImplPrivate: set pvData = NULL on Clear()
(edit) @62379   9 years vboxsync Main: 2nd try: fixes for a few -Wunused -Wconversion
(edit) @62372   9 years vboxsync backed out r108916
(edit) @62370   9 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62363   9 years vboxsync Main/VBoxSVC: enable -Wconversion plus a couple of fixes (all harmless)
(edit) @62358   9 years vboxsync *: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
(edit) @62349   9 years vboxsync VBoxSVC: Correctly added -Wunused. The previous magic didn't work and …
(edit) @62346   9 years vboxsync Main/Machine: add lock release which was lost in the previous changeset
(edit) @62343   9 years vboxsync Main: do not truncate uint16_t to uint8_t in …
(edit) @62339   9 years vboxsync Main/xml/Settings.cpp: fix last remaining (pretty harmless) default …
(edit) @62300   9 years vboxsync Main/idl: fix outdated comment
(edit) @62298   9 years vboxsync Main/xml/Settings.cpp: fix over-optimization with AudioAdapter …
(edit) @62296   9 years vboxsync fix for r108820
(edit) @62295   9 years vboxsync ticketref:15628: Main: don't depend on mpDrv being != NULL
(edit) @62292   9 years vboxsync Main/Machine: Eliminate unneeded taking of the Host object lock in …
(edit) @62258   9 years vboxsync Main/VirtualBoxClient: Turn into a proper COM/XPCOM singleton object. …
(edit) @62222   9 years vboxsync Main/server: add a BUILDID to the server similar to what we have in …
(edit) @62221   9 years vboxsync Appliance::i_readSignatureFile: RTCrX509Certificate_ReadFromBuffer …
Note: See TracRevisionLog for help on using the revision log.

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