VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @57372   9 years vboxsync scm: fixes in previous cleanup run.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @57338   9 years vboxsync Main/HostUSBdevice: Fixed issue on Linux
(edit) @57332   9 years vboxsync Main/Machine: fix list of allowed machine states when guest properties …
(edit) @57326   9 years vboxsync Also don't want to crash clients on me because VBoxSVC went nuts.
(edit) @57319   9 years vboxsync MachineImpl: slightly adapted the error text
(edit) @57295   9 years vboxsync Logging instead of assertion.
(edit) @57291   9 years vboxsync Assertion.
(edit) @57287   9 years vboxsync DnD/Main: Tell the guest if a certain message is not understood …
(edit) @57280   9 years vboxsync Backed out r101968, not necessary anymore. Still the current value of …
(edit) @57277   9 years vboxsync OVF: when exporting the VM settings in the VBox format, use the …
(edit) @57221   9 years vboxsync DnD: Added support for "drag promises" on OS X for guest to host …
(edit) @57216   9 years vboxsync pr7972. OVF: fixed VBox version to correctly support new features …
(edit) @57194   9 years vboxsync Main/Display: additional seamless rectangle logging.
(edit) @57191   9 years vboxsync pdmifs.h: ViewPort -> Viewport, docs.
(edit) @57188   9 years vboxsync Main/Console: when starting a VM from saved state, skip the immutable …
(edit) @57185   9 years vboxsync build fix
(edit) @57183   9 years vboxsync Main: use explicit types here to prevent compiler warnings
(edit) @57134   9 years vboxsync Main/Machine: fix session state checking helpers (properly …
(edit) @57130   9 years vboxsync Main/MediumImpl: fixed test (see public ticket #14350)
(edit) @57088   9 years vboxsync DisplayImpl.cpp: Free the screen shot data in the correct way. pu8Data …
(edit) @57065   9 years vboxsync Main: in the macro declaring empty constructor/destructor, use a …
(edit) @57034   9 years vboxsync Main/HostUSBdevice: added USB ID database, database generator, source files
(edit) @57006   9 years vboxsync VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
(edit) @56994   9 years vboxsync Main: Log and assert formatting fixes.
(edit) @56963   9 years vboxsync Console: Make sure the members holding the number of encrypted disks …
(edit) @56959   9 years vboxsync Main/Makefile.kmk: Sketched out how to generate code in makefiles …
(edit) @56958   9 years vboxsync ClientWatcher.cpp: Deal with possible race between watcher getting the …
(edit) @56941   9 years vboxsync VBoxSVC/iokit.cpp: OS X 10.11 USB tweaks.
(edit) @56925   9 years vboxsync Main/Medium: Fix error message
(edit) @56909   9 years vboxsync DnD: Changed DnDURIList's allocation scheme for stored DnDURIObject …
(edit) @56907   9 years vboxsync DnD/Main: GuestDnDSourceImpl.cpp: Compare incoming and previously …
(edit) @56901   9 years vboxsync DnD/Main: Gracefully rollback on GuestDnDURIData::Reset().
(edit) @56867   9 years vboxsync Main/NetworkAdapterImpl: when changing the trace file do also …
(edit) @56864   9 years vboxsync added two more OSX guest types
(edit) @56858   9 years vboxsync ConsoleImpl2.cpp: Corrected MaxIntelFamilyModelStep calculation. …
(edit) @56854   9 years vboxsync Main: Eliminate VBOX_USE_LIBHAL and dead code for FreeBSD, not used anymore
(edit) @56853   9 years vboxsync DisplayImpl: LogRel nit.
(edit) @56845   9 years vboxsync added test
(edit) @56840   9 years vboxsync Main/Display: notify when video mode hint capability is disabled too.
(edit) @56830   9 years vboxsync Main/idl: comment
(edit) @56825   9 years vboxsync we need VBoxRT here for VBoxXPCOM if logging is enabled
(edit) @56824   9 years vboxsync Revert r101473 because the build issues under linux.
(edit) @56822   9 years vboxsync Main/HostUSBdevice: added USB device aliases dictionary and script to …
(edit) @56820   9 years vboxsync Main/StorageController: Fix storage controller renaming, it needs …
(edit) @56788   9 years vboxsync Main/Machine: new attribute (not yet implemented to the level that it …
(edit) @56782   9 years vboxsync Nit.
(edit) @56734   9 years vboxsync DnD/Main: Fixed setting the default action based on the allowed actions.
(edit) @56712   9 years vboxsync IGuestDirectory: Another missing first arg, found by the assertion in …
(edit) @56711   9 years vboxsync IGuestSession::fsObjQueryInfo: Return E_INVALIDARG if empty input …
(edit) @56709   9 years vboxsync GuestSessionImpl.cpp: Forgot to update the GuestProcessTool users with …
(edit) @56696   9 years vboxsync Main/cbinding: fix a possible NULL pointer dereference in the sample …
(edit) @56683   9 years vboxsync Session::uninitialize: Shut up assertion that annoys the heck out of …
(edit) @56681   9 years vboxsync GuestCtrlImplPrivate.h: Deal with internal stuff (like mkdir) having …
(edit) @56679   9 years vboxsync Main/cbinding: fix new style reserved attribute "unit" (forgotten …
(edit) @56669   9 years vboxsync glue/vboxapi.py: Hacked the MSCOM version of setArray() so that we can …
(edit) @56662   9 years vboxsync Main: When changing audio controller, change codec as well.
(edit) @56657   9 years vboxsync DnD/Main: GuestDnDTargetImpl.cpp: Decide based on the host format …
(edit) @56656   9 years vboxsync DnD/Main: GuestDnDTargetImpl.cpp: Some more error checking, return values.
(edit) @56655   9 years vboxsync Build fix.
(edit) @56653   9 years vboxsync DnD: Some renaming, documentation, logging.
(edit) @56648   9 years vboxsync Audio: Remove DEV_AUDIO logging group and split it up into per device …
(edit) @56636   9 years vboxsync Main/glue/tests: add some comments to the java sample code, and clean …
(edit) @56625   9 years vboxsync doc/SDKRef: Document how to run the system event queue when using the …
(edit) @56616   9 years vboxsync DnD: GuestDnDTargetImpl.cpp: Use destination paths for data block.
(edit) @56615   9 years vboxsync Main: build fixes
(edit) @56610   9 years vboxsync Main/Machine: add stub of a new method which will apply the VM default …
(edit) @56600   9 years vboxsync Main/webservice: more Windows build fixing
(edit) @56599   9 years vboxsync Warning fix (32-bit Windows).
(edit) @56598   9 years vboxsync Main/webservice: windows build fix
(edit) @56597   9 years vboxsync Main/webservice: make an attempt at gracefully handling webservice …
(edit) @56596   9 years vboxsync Main/idl: change the unit of "reservedAttributes" from read-write …
(edit) @56595   9 years vboxsync Main/Machine+ProgresProxy: for the few things not handled by the …
(edit) @56588   9 years vboxsync Main/idl: reserved method/attribute fine tuning now that more …
(edit) @56587   9 years vboxsync Main/Performance: convert to API wrapper usage, and quite a bit of cleanup
(edit) @56584   9 years vboxsync Main/RemoteUSBDevice: convert to API wrapper usage
(edit) @56583   9 years vboxsync Main/ConsoleImpl: LogRel nit and todo has been addressed.
(edit) @56582   9 years vboxsync Main/Console: make resume attempts over the API fail with a …
(edit) @56581   9 years vboxsync Main/ConsoleImpl: ignore 'regular' VM-resume requests when the VM has …
(edit) @56577   9 years vboxsync Main/MachineImplCloneVM.cpp: fix cloning of VMs with floppy (handled …
(edit) @56574   9 years vboxsync Main/ProgressProxy: eliminate unnecessary includes
(edit) @56567   9 years vboxsync IMachineDebugger: Fixed getters for LogDbgFlags, LogRelFlags, …
(edit) @56563   9 years vboxsync Main/Main/src-server/MachineImplCloneVM: fix a collection of bugs …
(edit) @56554   9 years vboxsync DnD/Main: Wait a bit longer when checking for pending guest->host …
(edit) @56553   9 years vboxsync DnD/Main: Update for error messages.
(edit) @56552   9 years vboxsync ConsoleImpl: use doxygen for todo.
(edit) @56551   9 years vboxsync Main/src-client: Don't resume a VM on host-resume unless it was …
(edit) @56523   9 years vboxsync Main/idl: fix a few missing <desc> tags, and keep the DTD up to date.
(edit) @56516   9 years vboxsync Main: Save audio codec settings (see #7902).
(edit) @56512   9 years vboxsync Main/AC97: Propagate codec model setting through CFGM.
(edit) @56506   9 years vboxsync DnD: Main: GuestDnDSourceImpl.cpp: More code for guest error handling.
(edit) @56494   9 years vboxsync DnD: GuestDnDPrivate.cpp: Don't bail out too early when waiting for …
(edit) @56492   9 years vboxsync Main: Raised the default RAM size of common Linux distributions from …
(edit) @56480   9 years vboxsync Cleaned up leftovers.
(edit) @56477   9 years vboxsync Main/StorageController: Eliminate leftovers from the SATA IDE …
(edit) @56474   9 years vboxsync Main/Medium: Don't log an error when the medium is not configured for …
(edit) @56470   9 years vboxsync Main: when reporting the guest CPU metrics, use the average between …
(edit) @56468   9 years vboxsync Main/Display: update seamless rectangles if window origin changes.
(edit) @56459   9 years vboxsync Main: Added audio codec type property, including recommended type.
(edit) @56450   9 years vboxsync Main: Style
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