VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20579   15 years vboxsync Python: attempt to allow .run installer work with multiple Python …
(edit) @20576   15 years vboxsync OVF: fix wrong OVF 1.0 namespace, more OVF 1.0 fixes for problems …
(edit) @20560   15 years vboxsync ConsoleImpl.cpp: r=bird for network reattaching.
(edit) @20523   15 years vboxsync build fix
(edit) @20522   15 years vboxsync ConsoleImpl: Replaced the magic number 8 with …
(edit) @20521   15 years vboxsync NetworkAttachment: Allow changing the attachment between …
(edit) @20515   15 years vboxsync typo
(edit) @20514   15 years vboxsync OVF export: better handle the case when there is no USB controller …
(edit) @20512   15 years vboxsync OSE headers
(edit) @20503   15 years vboxsync grumble
(edit) @20501   15 years vboxsync Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
(edit) @20500   15 years vboxsync Main/generic/Open*.cpp: license header fix
(edit) @20499   15 years vboxsync OpenGLTest.cpp: Fixed RTProcCreate argument list and executable name …
(edit) @20495   15 years vboxsync indent.
(edit) @20481   15 years vboxsync #3773: Detection of primary NIC for bridging in Linux.
(edit) @20475   15 years vboxsync #3773: Detection of primary NIC for bridging in Darwin.
(edit) @20445   15 years vboxsync Python: generic callback creation mechanism, use like cb = …
(edit) @20384   16 years vboxsync LogRel() the amount of available host memory as well
(edit) @20382   16 years vboxsync LogRel() the amount of host memory
(edit) @20381   16 years vboxsync VirtualBox.xidl: UUID for r48138.
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20371   16 years vboxsync Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20370   16 years vboxsync Misc: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20337   16 years vboxsync OVF: disabled internet based OVF export again
(edit) @20326   16 years vboxsync Main/MachineImpl: adapt variable name to current executable name
(edit) @20313   16 years vboxsync Frontends/VBoxManage, Main/Machine: implement new session type …
(edit) @20304   16 years vboxsync crOpenGL: change host opengl test to non console app to remove …
(edit) @20300   16 years vboxsync Windows implementation of RTProcCreate does not like empty argument lists
(edit) @20283   16 years vboxsync Main: move host opengl test to a separate app
(edit) @20274   16 years vboxsync Main/Session: add missing flow logging for GetRemoteConsole
(edit) @20268   16 years vboxsync Incorrect type lead to division by zero crashes in VBoxSVC.
(edit) @20267   16 years vboxsync Main: completed scriptable changes Make VBox buildable on SMB share …
(edit) @20263   16 years vboxsync OVF: one more check
(edit) @20262   16 years vboxsync Main: fix linux burns
(edit) @20261   16 years vboxsync OVF: fix win burns
(edit) @20260   16 years vboxsync Main: added default audio driver method to ISystemProperties
(edit) @20259   16 years vboxsync OVF: import/export CPU count
(edit) @20237   16 years vboxsync win OSE fixes
(edit) @20224   16 years vboxsync Main/Display: Fixes for multiple screens. Don't update the screen …
(edit) @20223   16 years vboxsync cbinding: changed version 2.5 => version 3.0
(edit) @20220   16 years vboxsync Main: back out the IProgess::GetResultCode() parameter change
(edit) @20219   16 years vboxsync Partially enabled guest SMP for OVF import.
(edit) @20218   16 years vboxsync Main: changed the parameter of IProgress::GetResultCode() from long to …
(edit) @20216   16 years vboxsync win build fix
(edit) @20215   16 years vboxsync Comment updates
(edit) @20213   16 years vboxsync Main: changed the parameter of IProgress::GetResultCode() from …
(edit) @20212   16 years vboxsync Main: changed the parameter of IProgress::GetResultCode() from …
(edit) @20211   16 years vboxsync OVF: better handling of missing SATA/SCSI device emulation in OSE
(edit) @20206   16 years vboxsync Main: OSE warnings
(edit) @20185   16 years vboxsync PDMAsyncCompletion: * Export missing file to OSE * Enable PDM …
(edit) @20162   16 years vboxsync Main: missing include in opengl test
(edit) @20161   16 years vboxsync Main: fix mac burn long<>GLint
(edit) @20160   16 years vboxsync Main: use separate test for opengl hardware support on macos
(edit) @20155   16 years vboxsync Python: typo
(edit) @20149   16 years vboxsync Python: ship and install bindings with binary install on Linux
(edit) @20141   16 years vboxsync Python: cleanup of port forwarer script, additional method to simplify …
(edit) @20134   16 years vboxsync Main: Fix creation of snapshosts with VMDKs
(edit) @20118   16 years vboxsync Python: installer draft
(edit) @20115   16 years vboxsync Main/Makefile.kmk: right place and tabs.
(edit) @20113   16 years vboxsync Python/glue: Fix for COM init.
(edit) @20099   16 years vboxsync Deal with empty lists in HardDisk::ImageChain dtor
(edit) @20098   16 years vboxsync Main: report 3d unsupported if sharedopengl isn't build
(edit) @20097   16 years vboxsync Main: reenable 3d hardware test
(edit) @20095   16 years vboxsync Main: disable 3d test to fix builds
(edit) @20090   16 years vboxsync Main: enable 3d hardware support test
(edit) @20082   16 years vboxsync Main: not needed anymore
(edit) @20081   16 years vboxsync Main: initial code for upload to cloud (second try)
(edit) @20045   16 years vboxsync Main-S3: backed out r47779 because of Win (mkdtemp)
(edit) @20044   16 years vboxsync Main-S3: initial code for the export of OVF's to an S3 server
(edit) @20042   16 years vboxsync Main: sketched 3D hardware support test in IHost
(edit) @20036   16 years vboxsync Python: docs update, webserice bindings support custom URLs, cleanup
(edit) @20031   16 years vboxsync VirtualBox.xidl: changed aVboxValue => aVBoxValue
(edit) @20021   16 years vboxsync Main/Display: properly save/restore some important members, see …
(edit) @19968   16 years vboxsync HostDVD: Add basic support for FreeBSD. Passthrough is working quite …
(edit) @19960   16 years vboxsync Main/Makefile.kmk: moved VBoxC_DEFS to the right place.
(edit) @19942   16 years vboxsync IPRT: Implemented thousand separators for the string formatting code …
(edit) @19924   16 years vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
(edit) @19902   16 years vboxsync Python: per-thread COM initialization in glue
(edit) @19900   16 years vboxsync Python: constant works everywhere with glue (note that …
(edit) @19885   16 years vboxsync keywords
(edit) @19883   16 years vboxsync Python: generate constants, instead of relying on (*)COM mechanisms (WIP)
(edit) @19859   16 years vboxsync Python: copyrights, removed stalled code
(edit) @19858   16 years vboxsync Python: typo
(edit) @19855   16 years vboxsync Python: win wrapper
(edit) @19853   16 years vboxsync SDK: refactoring Python samples
(edit) @19852   16 years vboxsync Python: generic glue library, hiding all ugly platform details
(edit) @19844   16 years vboxsync HGSMI: post host VBVA commands to display; Video HW Accel: mechanism …
(edit) @19823   16 years vboxsync UUID: for IDisplay in r47467.
(edit) @19817   16 years vboxsync IFramebuffer cleanup next part: * removed obsolete internal …
(edit) @19811   16 years vboxsync Wrong default memory size for Solaris and OpenSolaris (now 768)
(edit) @19799   16 years vboxsync C API: the API is stable for 2.2 and thus vbox_CAPI_v2_2.h doesn't …
(edit) @19798   16 years vboxsync removed long obsolete methods IFramebuffer::solidFill() and …
(edit) @19796   16 years vboxsync tstXPCOMCCall: stop on POLLHUP
(edit) @19768   16 years vboxsync tstXPCOMCCall: return value checks and exiting on poweroff
(edit) @19751   16 years vboxsync tstXPCOMCCall.c: some query interface help.
(edit) @19750   16 years vboxsync Main: Added todo/review comment on unsafe interface handling in …
(edit) @19743   16 years vboxsync cbinding: UUID check in tstXPCOMCCall.c
(edit) @19728   16 years vboxsync tstXPCOMCCall.c: event loop.
(edit) @19727   16 years vboxsync Fixed MaxGuestCPUCount to query the xml schema def for max nr of VCPUs
(edit) @19726   16 years vboxsync Reduced max number of VCPUs to 32.
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