VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46457   11 years vboxsync Missing DECLCALLBACK on Guest::staticUpdateStats.
(edit) @46456   11 years vboxsync Network/Dev*.cpp,GuestImpl.cpp: Optimized looking up the guest network …
(edit) @46451   12 years vboxsync Console::powerDown: Fixed UVM referencing bug (typo).
(edit) @46448   12 years vboxsync Guest::updateStats: It's currently faster to do this in with two …
(edit) @46446   12 years vboxsync Guest::updateStats: Note on using STAMR3Enum like that…
(edit) @46434   12 years vboxsync Main/Host: Put off calling VBoxOglIs3DAccelerationSupported till the …
(edit) @46423   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46387   12 years vboxsync Main/Machine: fix default VM frontend handling, the empty string was …
(edit) @46373   12 years vboxsync Main: delete misplaced PCIAddress class declaration, was never working
(edit) @46372   12 years vboxsync Main/glue/ErrorInfo.cpp: add method to retrieve an …
(edit) @46367   12 years vboxsync Control VBoxSVC release logging. Xtracker id: 6787
(edit) @46351   12 years vboxsync The ICON data isn't required, it's optional so dont fail in …
(edit) @46350   12 years vboxsync The GUI an its assumptions... Fixed assertion due to missing OS icon …
(edit) @46348   12 years vboxsync Override VM Icon Implementation xtracker id:5292
(edit) @46345   12 years vboxsync Main/NetIf: Fixed socket leaks introduced in r83847 (#6345, #6788)
(edit) @46341   12 years vboxsync Main: 64-bit unknown OS types.
(edit) @46340   12 years vboxsync Host::init: Set HwVirt and NP to false when SUPR3QueryVTCaps fails.
(edit) @46337   12 years vboxsync Main/OVF: added a sanity check for the size of OVF filenames to …
(edit) @46331   12 years vboxsync warning
(edit) @46330   12 years vboxsync Main/Host: switch to Runtime functions for determining the amount of …
(edit) @46329   12 years vboxsync spaces
(edit) @46328   12 years vboxsync Main/PerformanceLinux: switch to the runtime function for determining …
(edit) @46327   12 years vboxsync not here
(edit) @46326   12 years vboxsync RT_STR_TUPLE
(edit) @46321   12 years vboxsync build fix
(edit) @46320   12 years vboxsync Main/PerformanceSolaris: switch to the runtime function for …
(edit) @46319   12 years vboxsync Main/PerformanceWin: call RTSystemQueryTotalRam() only once
(edit) @46316   12 years vboxsync Main/Metrics: Solaris file descriptor leak fix (#6788)
(edit) @46309   12 years vboxsync Main/idl: documentation clarification for the LockType variants
(edit) @46303   12 years vboxsync Main/Machine: always update the property flags in …
(edit) @46302   12 years vboxsync Main/Machine: don't forget to create a new guest property if it does …
(edit) @46295   12 years vboxsync ConsoleVRDPServer: image interface fix
(edit) @46291   12 years vboxsync ConsoleVRDPServer: image interface fix and logging updates
(edit) @46290   12 years vboxsync Main/ApplianceImplExport.cpp: rearrange handling of appliance …
(edit) @46285   12 years vboxsync Main/Machine: fix medium lock list handling when creating implicit …
(edit) @46176   12 years vboxsync Main/Appliance: Don't crash during import if the client forgot to call …
(edit) @46169   12 years vboxsync Changes in parsing, extracting and processing an OVF version in/from a …
(edit) @46140   12 years vboxsync issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
(edit) @46124   12 years vboxsync Main: fix for r85814
(edit) @46123   12 years vboxsync Main/VPX, VBoxManage: added IMachine::VideoCaptureScreens and …
(edit) @46097   12 years vboxsync ConsoleVRDPServer: do not stop VRDP server if a resize is in process
(edit) @46086   12 years vboxsync DisplayImpl: fix and cleanup for postponed seamless region update
(edit) @46075   12 years vboxsync Main/DisplayImpl: 6711: Code fix for SMP and code improvement.
(edit) @46068   12 years vboxsync issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
(edit) @46067   12 years vboxsync issue 5429. Support CD/DVD images attached to IDE/SATA during OVF …
(edit) @46065   12 years vboxsync Main/DisplayImpl: 6711: Fix for the race condition where in GA sends …
(edit) @46057   12 years vboxsync backout r85727
(edit) @46056   12 years vboxsync Main: Reattach the medium to the VM when restoring it if hotplugging …
(edit) @46055   12 years vboxsync Main/Display: store mode data in case of a null framebuffer
(edit) @46007   12 years vboxsync Main/VPX: play safe
(edit) @46006   12 years vboxsync Main/VPX: do uninitialization in drvDestruct() rather than in uninit()
(edit) @45992   12 years vboxsync Main/Display: explicitely initialize mpVideoRecCtx
(edit) @45991   12 years vboxsync Fix local strict build issues.
(edit) @45980   12 years vboxsync DisplayImpl: Explicitly clear mpVideoRecCtx.
(edit) @45971   12 years vboxsync Main, VMM: Added an API seting to disable VT-x unrestricted execution.
(edit) @45962   12 years vboxsync Main/VPX: more fixes
(edit) @45961   12 years vboxsync Main/VPX: don't initialize anything if disabled
(edit) @45960   12 years vboxsync Main/VPX: crash fix if not enabled
(edit) @45958   12 years vboxsync Main/VPX: start at 1 not 0.
(edit) @45956   12 years vboxsync Main/VPX: multi-monitor fixes; use .webm as default extension
(edit) @45950   12 years vboxsync Main/VPX: multimonitor (needs more cleanup)
(edit) @45941   12 years vboxsync Main/VPX: some code restructuring to be able to log errors / success …
(edit) @45940   12 years vboxsync crOpenGL->Fe/Qt notification mechanism
(edit) @45927   12 years vboxsync *: a few uint32_t warnings
(edit) @45926   12 years vboxsync IMachine::VideoCaptureFps
(edit) @45924   12 years vboxsync warning
(edit) @45922   12 years vboxsync Main/VPX: more cleanup
(edit) @45914   12 years vboxsync Main: warnings
(edit) @45913   12 years vboxsync VPX: export EbmlWriter
(edit) @45911   12 years vboxsync Main/VPX: proper error handling, cleanup
(edit) @45909   12 years vboxsync Main: don't create a guest property if it does not exist and should be …
(edit) @45891   12 years vboxsync Main/VPX: clear RGB buffer on allocation
(edit) @45890   12 years vboxsync Main: warnings
(edit) @45883   12 years vboxsync Main/VPX: another typo
(edit) @45882   12 years vboxsync Main/VPX: typo
(edit) @45878   12 years vboxsync VPX: separate encoding thread; more cleanup
(edit) @45841   12 years vboxsync VPX: export to OSE
(edit) @45840   12 years vboxsync idl: uuid change for r85412
(edit) @45838   12 years vboxsync VPX: plugged memory leak; introduced rate parameter; clear artefacts …
(edit) @45834   12 years vboxsync Main: renamed VideoRecording setting to VideoCapture to make sure that …
(edit) @45814   12 years vboxsync Main: removed all these recent hacks for debugging the testboxes
(edit) @45810   12 years vboxsync Main: Forgot to change some interface UUIDs.
(edit) @45806   12 years vboxsync Build fix.
(edit) @45805   12 years vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45801   12 years vboxsync Warning.
(edit) @45783   12 years vboxsync Build fix.
(edit) @45782   12 years vboxsync Build fix.
(edit) @45780   12 years vboxsync Main/GuestCtrl: Use active listeners instead of passive ones because …
(edit) @45776   12 years vboxsync VPX: nits
(edit) @45772   12 years vboxsync VPX: allow to build against libvpx provided by the build system
(edit) @45770   12 years vboxsync VPX: default 1024x768
(edit) @45757   12 years vboxsync Main: more debugging
(edit) @45743   12 years vboxsync Main/Display: cosmetics
(edit) @45740   12 years vboxsync Main/VideoRec: use milliseconds as time units to get more precise …
(edit) @45731   12 years vboxsync several fixes for video recording
(edit) @45720   12 years vboxsync desperate
(edit) @45719   12 years vboxsync More testbox debug hacks.
(edit) @45706   12 years vboxsync more temporary debugging
(edit) @45697   12 years vboxsync GuestCtrl: Various bugfixes required for test driver to pass.
(edit) @45694   12 years vboxsync Main/ConsoleImpl: don't run out of scope!
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