VirtualBox

source: vbox/trunk/src/VBox/Main/src-client

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @64976   8 years vboxsync DnD/Main: remove useless RTThreadUserSignal call
(edit) @64939   8 years vboxsync Additions/win: Don't depend on the checked in certificate, but rather …
(edit) @64786   8 years vboxsync Main/Console: Fix reconfiguring the medium chain for NVMe controllers
(edit) @64779   8 years vboxsync Main: bugref:8690: disable async I/O for Linux 2.6.18
(edit) @64766   8 years vboxsync src/VBox: Make the use of the iterator for …
(edit) @64532   8 years vboxsync more typos
(edit) @64510   8 years vboxsync Audio: Added Validation Kit skeleton driver. Use with …
(edit) @64509   8 years vboxsync Committed a bit too much.
(edit) @64508   8 years vboxsync Audio: Added Validation Kit skeleton driver. Use with …
(edit) @64321   8 years vboxsync Main/Console: Don't include the SCSI driver for passthrough devices
(edit) @64169   8 years vboxsync Main/Console: Handle medium reconfiguration for USB based storage …
(edit) @64166   8 years vboxsync NAT: Don't use user supplied port-forwarding rule names as node names …
(edit) @64155   8 years vboxsync Console: Fix taking snapshots with a SATA controller configured. The …
(edit) @64145   8 years vboxsync Fixed runtime floppy eject (r111091 regression).
(edit) @64134   8 years vboxsync AHCI,Console: Get rid of the ATAPI implementation and use the DrvSCSI …
(edit) @64105   8 years vboxsync 3D: Support for GuestMonitorStatus_Blank flag in …
(edit) @64101   8 years vboxsync Main: removed dead code
(edit) @64099   8 years vboxsync argh, revert unintended changes of previous commit
(edit) @64098   8 years vboxsync build fix
(edit) @64097   8 years vboxsync build fix
(edit) @64096   8 years vboxsync Main/ConsoleImpl: Move the check for the underlying filesystem of a …
(edit) @64093   8 years vboxsync Storage: Move the NonRotationalMedium property from the devices and …
(edit) @63998   8 years vboxsync Main: Never try to use the builtin I/O cache for the NVMe controller …
(edit) @63973   8 years vboxsync Audio/DrvAudioVRDE.cpp: Handle PDMAUDIOSTREAMCMD_PAUSE and …
(edit) @63935   8 years vboxsync Main: Configured Visual C++ precompiled headers for VBoxSVC, …
(edit) @63822   8 years vboxsync include,Main,DevVGA: bugref:8387: support for guest request to blank …
(edit) @63814   8 years vboxsync VirtualBoxClientImpl.cpp: Added code investingating known …
(edit) @63747   8 years vboxsync Main/ConsoleImpl: Fix config for multiple NVMe controllers if ICH9 is used
(edit) @63711   8 years vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63643   8 years vboxsync VBoxC: VirtualBoxClient need to go away ASAP nobody is using it any …
(edit) @63641   8 years vboxsync dllmain.cpp: forgotten debug variable.
(edit) @63639   8 years vboxsync VBoxC: Looks like VirtualBoxClient::Data::m_pEventSource is holding in …
(edit) @63606   8 years vboxsync PDMIDISPLAYCONNECTOR: const ptr vs const data mismatch.
(edit) @63584   8 years vboxsync bugref:8482. The redundant async task implementations was eliminated …
(edit) @63563   8 years vboxsync scm: cleaning up todos
(edit) @63534   8 years vboxsync Audio: Renaming.
(edit) @63529   8 years vboxsync Audio: Bugfixes.
(edit) @63477   8 years vboxsync Main/DrvAudioVRDE: callback fixes
(edit) @63475   8 years vboxsync build fix
(edit) @63471   8 years vboxsync DnD/Main: Resolved worker thread @todos.
(edit) @63467   8 years vboxsync Audio: Partly reverted r110001 (no use of function macros anymore).
(edit) @63423   8 years vboxsync Main: warnings (weird configs)
(edit) @63418   8 years vboxsync main: warnings in weird configs
(edit) @63363   8 years vboxsync Warnings (are errors).
(edit) @63362   8 years vboxsync Audio: PDMPCMPROPS -> PDMAUDIOPCMPROPS.
(edit) @63360   8 years vboxsync Audio: Added more defines / documentation for the host interfaces to …
(edit) @63259   8 years vboxsync Main: warnings
(edit) @63258   8 years vboxsync Main: warnings
(edit) @63256   8 years vboxsync Main: warnings
(edit) @63252   8 years vboxsync Main: warnings
(edit) @63251   8 years vboxsync Main: warnings
(edit) @63250   8 years vboxsync GuestSession::i_startSessionAsync: ThreadTask conversion bug.
(edit) @63249   8 years vboxsync Main: warnings
(edit) @63248   8 years vboxsync Main: warnings
(edit) @63246   8 years vboxsync bug
(edit) @63245   8 years vboxsync GuestProcess::getEnvironment: Typo if #ifndef check accidenally …
(edit) @63244   8 years vboxsync Main: warnings
(edit) @63240   8 years vboxsync Main: warnings
(edit) @63239   8 years vboxsync Main: warnings
(edit) @63186   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63185   8 years vboxsync build fix
(edit) @63184   8 years vboxsync ThreadTask: Cleaning up handler() methods.
(edit) @63183   8 years vboxsync ThreadTask: Dealt with totally misguided m_pThread member. Started …
(edit) @63182   8 years vboxsync ThreadTask: split createThread up into three methods to avoid having …
(edit) @63181   8 years vboxsync Main: warnings/cleanup
(edit) @63180   8 years vboxsync GuestDnDTargetImpl.cpp,GuestDnDSourceImpl.cpp: @todo r=bird: Pointed …
(edit) @63178   8 years vboxsync Main: warnings
(edit) @63169   8 years vboxsync colorConvWriteYUV420p: Hope asserting on getRGB failure is ok, make …
(edit) @63165   8 years vboxsync ConsoleImpl2.cpp: Seems like the ConfigError/InsertConfigXxx problem …
(edit) @63164   8 years vboxsync Main: Warnings
(edit) @63160   8 years vboxsync EblmWriter: cleanup, disable some warnings when including vpx_encoder.h.
(edit) @63159   8 years vboxsync Main: More uninitialized variable warnings.
(edit) @63158   8 years vboxsync Main: More warnings about uninitialized variables.
(edit) @63157   8 years vboxsync logging fix
(edit) @63156   8 years vboxsync GuestSession::i_objectCreateTempInternal,GuestSession::i_fsQueryInfoInt …
(edit) @63155   8 years vboxsync Main: More warnings about uninitialized variables.
(edit) @63154   8 years vboxsync Main: More warnings about uninitialized variables (false ones) and …
(edit) @63153   8 years vboxsync Split up GuestProcess:i_startProcess to deal with uninitialized …
(edit) @63152   8 years vboxsync GuestSessionImplTasks.cpp: Attempt to fix two bogus …
(edit) @63147   8 years vboxsync Main: warnings
(edit) @62867   8 years vboxsync Audio/Main: Cleanup.
(edit) @62824   8 years vboxsync UsbWebcam cleanups, part 4.
(edit) @62823   8 years vboxsync UsbWebcam cleanups, part 3.
(edit) @62822   8 years vboxsync UsbWebcam cleanups, part 2.
(edit) @62821   8 years vboxsync UsbWebcam cleanups, part 1.
(edit) @62691   8 years vboxsync Use the iprt/win/netioapi.h and iprt/win/ntddndis.h wrappers to deal …
(edit) @62598   8 years vboxsync Main/MachineDebugger: add method for getting the VM uptime
(edit) @62585   8 years vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62580   8 years vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62534   8 years vboxsync (C) 2016
(edit) @62485   8 years vboxsync (C) 2016
(edit) @62379   8 years vboxsync Main: 2nd try: fixes for a few -Wunused -Wconversion
(edit) @62372   8 years vboxsync backed out r108916
(edit) @62370   8 years vboxsync Main: a few fixes for -Wunused -Wconversion
(edit) @62358   8 years vboxsync *: renamed RT_GCC_NO_DEPRECATED_BEGIN/END => …
(edit) @62296   8 years vboxsync fix for r108820
(edit) @62295   8 years vboxsync ticketref:15628: Main: don't depend on mpDrv being != NULL
(edit) @62258   8 years vboxsync Main/VirtualBoxClient: Turn into a proper COM/XPCOM singleton object. …
(edit) @62222   8 years vboxsync Main/server: add a BUILDID to the server similar to what we have in …
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