VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31710   14 years vboxsync excessive
(edit) @31708   14 years vboxsync Java: use byte[] for glue layer (JWS converts from List<Short> atm)
(edit) @31707   14 years vboxsync Todo
(edit) @31706   14 years vboxsync More FT state change work
(edit) @31701   14 years vboxsync win burn
(edit) @31699   14 years vboxsync typo
(edit) @31698   14 years vboxsync Main, frontends: unsigned long long -> long long
(edit) @31694   14 years vboxsync Java XPCOM bridge: octet arrays are byte[] in XPCOM backend, proper …
(edit) @31692   14 years vboxsync Cleaned up IGuest page fusion api
(edit) @31690   14 years vboxsync FT settings
(edit) @31688   14 years vboxsync New state
(edit) @31686   14 years vboxsync FT api update
(edit) @31685   14 years vboxsync FT api
(edit) @31683   14 years vboxsync Main: fix crash taking/restoring snapshot (regression from last week's …
(edit) @31677   14 years vboxsync Main: move include statement
(edit) @31676   14 years vboxsync Main/FE/Qt4: add initial OVA support
(edit) @31663   14 years vboxsync Main: header fixes
(edit) @31652   14 years vboxsync re-applied r64780
(edit) @31651   14 years vboxsync Main/HostHardwareLinux: switch the stl vectors to a C implementation
(edit) @31650   14 years vboxsync EventQueue.cpp: check interrupted status before waiting for the next …
(edit) @31649   14 years vboxsync webservice: remove obsolete file, add comments
(edit) @31648   14 years vboxsync backed out r64780
(edit) @31647   14 years vboxsync Main: forgot UUID change for IMachine
(edit) @31644   14 years vboxsync Main/HostHardwareLinux: switch the stl vectors to a C implementation
(edit) @31640   14 years vboxsync EventQueue.cpp: Fixed shadowed rc variable in …
(edit) @31633   14 years vboxsync events: more on reusability
(edit) @31632   14 years vboxsync webservice/Makefile.kmk: Added missing VBOX_FILESPLIT order dependency …
(edit) @31629   14 years vboxsync doc/idl: fix a bunch of broken links
(edit) @31625   14 years vboxsync Main: add a getter in IProgress for getting the current operation weight
(edit) @31618   14 years vboxsync Main: API docs
(edit) @31615   14 years vboxsync Main: Implemenation of per-machine media registries; …
(edit) @31613   14 years vboxsync vboxweb.cpp: typo.
(edit) @31611   14 years vboxsync EventQueue.cpp: Fixed (/ worked around) another darwin issue when …
(edit) @31607   14 years vboxsync vboxapi.py: Made tdPython1.py work on windows.
(edit) @31604   14 years vboxsync waitForEvents: Don't return None, another test.
(edit) @31601   14 years vboxsync EventQueue/py: Return codes, docs and testcase for waitForEvents and …
(edit) @31598   14 years vboxsync EventQueue: Don't return VERR_TIMEOUT if we processed a message in …
(edit) @31597   14 years vboxsync vboxweb.cpp: error handling and message cleanup.
(edit) @31596   14 years vboxsync Main: API docs
(edit) @31595   14 years vboxsync Main: remove deprecated VirtualBox::createLegacyMachine() and …
(edit) @31589   14 years vboxsync EventQueue: windows fixes.
(edit) @31581   14 years vboxsync Main/HostHardwareLinux: convert USB enumeration to C, first part
(edit) @31579   14 years vboxsync EventQueue: Fix losing messages, use the right queue type on XPCOM …
(edit) @31577   14 years vboxsync Main, docs: <see> behavior isn't nice, also added …
(edit) @31576   14 years vboxsync SDK docs: typos and corrections
(edit) @31574   14 years vboxsync Main: bring back boolean argument to IConsole::discardSavedState()
(edit) @31572   14 years vboxsync events: vacation-time idea of reusable events (for perfomance-critical …
(edit) @31571   14 years vboxsync Main: protect Medium::setIDs depending on medium state
(edit) @31570   14 years vboxsync Main: fix for missing UUIDs for dvd and floppy media
(edit) @31568   14 years vboxsync Main: combine IVirtualBox::openHardDisk(), openDVDImage(), …
(edit) @31564   14 years vboxsync Main/HostHardwareLinux: removed all the unused hal/DBus stuff
(edit) @31562   14 years vboxsync Main: merge IVirtualBox::FindHardDisk, GetHardDisk, FindDVDImage, …
(edit) @31553   14 years vboxsync Build fix
(edit) @31552   14 years vboxsync Build fix
(edit) @31547   14 years vboxsync build fix
(edit) @31546   14 years vboxsync build fix
(edit) @31545   14 years vboxsync build fix
(edit) @31544   14 years vboxsync build fix
(edit) @31543   14 years vboxsync build fix
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31525   14 years vboxsync GuestImpl.cpp: r=bird: Follow-up to r64502 adding two todos.
(edit) @31519   14 years vboxsync Audio: provide ACPI info for audio card to Mac guests
(edit) @31501   14 years vboxsync events: support for raw pointers too
(edit) @31482   14 years vboxsync Main: less string copying with media paths
(edit) @31481   14 years vboxsync Main: use a shared type for string maps
(edit) @31480   14 years vboxsync Main: use Utf8Str for media properties (also fixes incorrect length …
(edit) @31479   14 years vboxsync Main: add registry machine methods
(edit) @31473   14 years vboxsync Main: avoid excessive copying in VirtualBox::saveSettings()
(edit) @31472   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimization (move …
(edit) @31471   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimization (move 1.11 …
(edit) @31470   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): fix broken 1.11 check …
(edit) @31469   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimizations
(edit) @31468   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): optimizations
(edit) @31467   14 years vboxsync Main: settings: bumpSettingsVersionIfNeeded(): fix broken 1.11 check …
(edit) @31466   14 years vboxsync Main: settings: reverse order of checks in …
(edit) @31464   14 years vboxsync Main: support per-machine media registries in XML settings (not yet used)
(edit) @31442   14 years vboxsync please use a space between the version and the revision, looks better
(edit) @31436   14 years vboxsync Guest Additions version lookup/status: Moved actual version string …
(edit) @31433   14 years vboxsync Guest Additions version lookup/status: Fixed formatting bug.
(edit) @31389   14 years vboxsync Main: Lock order when saving host usb filters.
(edit) @31388   14 years vboxsync Main: locking optimization
(edit) @31387   14 years vboxsync Main: Lock order when saving host usb filters.
(edit) @31374   14 years vboxsync Main/HostImpl: Solaris DVD fix. Argh.
(edit) @31373   14 years vboxsync Main/HostImpl: Solaris DVD drive enumeration fix.
(edit) @31372   14 years vboxsync Main: fix memory leak in VirtualBox::postEvent() when posting the …
(edit) @31371   14 years vboxsync coding style
(edit) @31370   14 years vboxsync Main: cleanup machine renames, remove dead code
(edit) @31364   14 years vboxsync Some more fixes for Guest Additions version lookup/status; moved some …
(edit) @31358   14 years vboxsync Main: convert more Medium and MediumFormat internals to Utf8Str
(edit) @31346   14 years vboxsync Main/HostImpl: Solaris DVD drive list fix.
(edit) @31345   14 years vboxsync Main/HostImpl: Solaris DVD drive list fix.
(edit) @31344   14 years vboxsync Main: Machine::Delete(): move saveSettings() to worker thread
(edit) @31343   14 years vboxsync Main: fix crash in Machine::Delete
(edit) @31340   14 years vboxsync Solaris/DynLoadLibSolaris: Load libdlpi.so.1 instead of libdlpi.so.
(edit) @31337   14 years vboxsync Main/Solaris: New DVD drive enumeration, works on Solaris 10 & Nevada. …
(edit) @31335   14 years vboxsync fix windows burn
(edit) @31334   14 years vboxsync Main: API docs
(edit) @31333   14 years vboxsync Main: rework new implementation of Machine::Unregister() and …
(edit) @31332   14 years vboxsync Support passing cpu priority change to a running guest.
(edit) @31328   14 years vboxsync Main: crash fix for r64335 (which broke storage controllers and create …
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