VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34965   14 years vboxsync Validate the license files in the extension pack.
(edit) @34964   14 years vboxsync Added RTVfsIoStrmValidateUtf8Encoding (stubbed).
(edit) @34963   14 years vboxsync VBoxSVC: solaris should preload VBoxVMM.so so a development build …
(edit) @34962   14 years vboxsync build fix
(edit) @34961   14 years vboxsync FE/Qt: Recent opened mediums list implemented for machine settings and …
(edit) @34960   14 years vboxsync build fix
(edit) @34959   14 years vboxsync Added RTLdrLoadEx for exposing dlerror info.
(edit) @34958   14 years vboxsync Backed out 68777: previous code was safe
(edit) @34957   14 years vboxsync Recommit 68775
(edit) @34956   14 years vboxsync Compile problem; postpone
(edit) @34955   14 years vboxsync Can't load a minimal state if we were rescheduled to a new cpu (!!)
(edit) @34954   14 years vboxsync ExtPackManagerImpl.cpp: Do not return licenses unless the extpack …
(edit) @34953   14 years vboxsync Removed debugging stuff.
(edit) @34952   14 years vboxsync tar.cpp: < 8GB, not <=. Added note about using 256-base encoding with …
(edit) @34951   14 years vboxsync FE/Qt4: fix burn
(edit) @34950   14 years vboxsync FE/Qt: Fix additions mounting routine.
(edit) @34949   14 years vboxsync Runtime-tar: base 256 support for files greater 8GB
(edit) @34948   14 years vboxsync NULL is not a pointer - 'ing C++!!
(edit) @34947   14 years vboxsync FE/Qt: VBoxGlobal extended with few medium-type conversion methods …
(edit) @34946   14 years vboxsync FE/Qt: Make medium-open dialog from machine settings to remember its …
(edit) @34943   14 years vboxsync crOpenGL/wined3d: fix incorrect rendering for some d3d8/9 apps
(edit) @34942   14 years vboxsync Logging.
(edit) @34941   14 years vboxsync checksum/manifest: uninitialized variables
(edit) @34940   14 years vboxsync VRDE: static callbacks structure.
(edit) @34939   14 years vboxsync wddm/3d: impl missing lock/unlock surface functionality, remove …
(edit) @34938   14 years vboxsync ExtPackManager: use VBOX_EXTPACK_LICENSE_NAME_PREFIX
(edit) @34936   14 years vboxsync FE/Qt: Fixed some crash in keyboard handler.
(edit) @34934   14 years vboxsync language
(edit) @34933   14 years vboxsync Audio/HDA: hide codec's implementation close to corresponding code and …
(edit) @34932   14 years vboxsync DiskIntegrity: Trace flushes too
(edit) @34931   14 years vboxsync BlkCache: Optimization, don't enable the cache for DVD drives because …
(edit) @34930   14 years vboxsync DrvVD: Don't use the builtin cache when opening the image on readonly mode
(edit) @34929   14 years vboxsync AsyncCompletion: Assign the native request handle to the task or it …
(edit) @34928   14 years vboxsync tarvfs.cpp: untested implementation of base-256 decoding.
(edit) @34927   14 years vboxsync VBoxManage: extpack cleanup parameter validation fix.
(edit) @34923   14 years vboxsync deb/rpm: fixed udev rules
(edit) @34922   14 years vboxsync Additions/x11/vboxvideo: another screen layout/mouse location issue
(edit) @34921   14 years vboxsync Runtime/darwin: RTTimeSystemMilliTS incorrectly returned nanosecond …
(edit) @34920   14 years vboxsync Audio/HDA: don't touch BdleCvi counter on uninitialized descriptor.
(edit) @34919   14 years vboxsync Runtime: fix wrong writing of big file sizes
(edit) @34918   14 years vboxsync Additions/x11/VBoxClient: multi-monitor dynamic resizing
(edit) @34917   14 years vboxsync wddm/3d: remove deprecated assert, log dirty rect query falure
(edit) @34916   14 years vboxsync crOgl/wddm: visible regions handling fix
(edit) @34915   14 years vboxsync adj
(edit) @34914   14 years vboxsync Additions/x11/vboxvideo: missing symbol
(edit) @34913   14 years vboxsync VBoxManage: Added a debugvm command for injectnmi and dumpguestcore.
(edit) @34912   14 years vboxsync crOpenGL: fix d3d8/9 on windows xp guests
(edit) @34911   14 years vboxsync Additions/x11/vboxvideo: fix an off-by-one and let the driver receive …
(edit) @34910   14 years vboxsync export to OSE
(edit) @34907   14 years vboxsync Main/FE/Qt: don't enable USB 2.0 support for new VMs if the proper …
(edit) @34906   14 years vboxsync Initial audio filter implementation, which is used for audio input via …
(edit) @34905   14 years vboxsync Main/GuestImpl: fixed assertion
(edit) @34904   14 years vboxsync Main/Global: enable USB tablet for "Solaris modern" guests
(edit) @34902   14 years vboxsync IMachineDebugger::dumpGuestCore: Added DBGFR3CoreWrite interface.
(edit) @34900   14 years vboxsync Moved rounding fix so that the PIT IRQ stat still works.
(edit) @34899   14 years vboxsync new IID for IExtPack* to be on the safe side after that attribute …
(edit) @34898   14 years vboxsync build fix.
(edit) @34897   14 years vboxsync Blessed the USB 2.0 config hack and fixed the assertion in …
(edit) @34896   14 years vboxsync PIT: Avoid double calls of timer handler caused by integer truncation.
(edit) @34895   14 years vboxsync crOpenGL: fix apps passing empty shaders
(edit) @34894   14 years vboxsync crOpenGL/xpdm: comment out asserts
(edit) @34893   14 years vboxsync ExtPack: First part of the extension pack license code.
(edit) @34892   14 years vboxsync Use 'r' instead of '.' between the version and revision.
(edit) @34891   14 years vboxsync Build fix.
(edit) @34890   14 years vboxsync missing case
(edit) @34889   14 years vboxsync Automatic Guest Additions update/Main: More robust guest OS type …
(edit) @34888   14 years vboxsync Frontends/VBoxManage: Clean up "modifyhd", and unbreak some of the …
(edit) @34887   14 years vboxsync crOpenGL/XPDM: fix explorer crashes on windows vista/win7 guests
(edit) @34886   14 years vboxsync FE/Qt4: make .desktop files executable
(edit) @34885   14 years vboxsync VMDK: Fix corruption
(edit) @34884   14 years vboxsync Ogl: make HGSMI be properly disabled for non-WDDM
(edit) @34883   14 years vboxsync Automatic Guest Additions update/Main: Removed not needed release …
(edit) @34881   14 years vboxsync Automatic Guest Additions update/Main: Pass error information to …
(edit) @34879   14 years vboxsync HPET: minor cleanup, more forgiving behavior
(edit) @34878   14 years vboxsync Main/ConsoleImpl: check if the USB 2.0 controller was enabled and …
(edit) @34877   14 years vboxsync one more
(edit) @34876   14 years vboxsync PCI: some infrastructure work
(edit) @34875   14 years vboxsync AHCI: Fix loading older saved states
(edit) @34874   14 years vboxsync Frontends/VBoxManage: fix typo breaking the autodetection of the …
(edit) @34873   14 years vboxsync Logging fix
(edit) @34872   14 years vboxsync Additions/x11/vboxvideo: handle moving and disabling monitors in X.Org …
(edit) @34871   14 years vboxsync Additions/x11/vboxvideo: small fix
(edit) @34869   14 years vboxsync Copy/paste error.
(edit) @34868   14 years vboxsync Cosmetics.
(edit) @34867   14 years vboxsync GuestControl/VBoxService: Implemented dynamic input buffer size …
(edit) @34865   14 years vboxsync FE/Qt4-NLS: merged ca, ca_VA, it, pt_BR
(edit) @34864   14 years vboxsync Comments update.
(edit) @34863   14 years vboxsync FE/Qt4: reverted r68647
(edit) @34862   14 years vboxsync Adjusted flags checking.
(edit) @34861   14 years vboxsync GuestControl/VBoxManage: Removed not used arguments.
(edit) @34860   14 years vboxsync FE/Qt4: ups
(edit) @34859   14 years vboxsync Linux additions / dkms.conf: don't overwrite MAKE[x] as this has bad …
(edit) @34858   14 years vboxsync GuestControl/VBoxManage: Removed not used arguments, updated syntax …
(edit) @34857   14 years vboxsync FE/Qt4: no WDDM = no more VRAM
(edit) @34856   14 years vboxsync The gip timer is not high-res on linux.
(edit) @34855   14 years vboxsync HostServices/SharedFolders: Release (less noisy) + debug logging …
(edit) @34854   14 years vboxsync Main: fixed limit
(edit) @34853   14 years vboxsync Audio/HDA: cosmetic.
(edit) @34852   14 years vboxsync Audio/HDA: STATESTS used while interrupt delivery only when …
(edit) @34851   14 years vboxsync AHCI: Fix ATAPI device detection with Solaris guests. The command …
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