VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35533   14 years vboxsync Audio: missed part of clean up.
(edit) @35532   14 years vboxsync RDP/client: disable iprt logging on startup as iprt threading is not …
(edit) @35530   14 years vboxsync RDP/client: fix memory allocation in USB device enumeration and add …
(edit) @35529   14 years vboxsync warnings (gcc-4.5).
(edit) @35528   14 years vboxsync Main: If a host DVD/floppy drive is not available, don't bitch but …
(edit) @35527   14 years vboxsync VBoxExtPackHelperApp.cpp: UAC popup instead of pop-under.
(edit) @35526   14 years vboxsync VBoxServiceControlExec.cpp: Removed comment and variable obsoleted by …
(edit) @35525   14 years vboxsync Followup to r69260: Need the size_t redefinition, so include …
(edit) @35524   14 years vboxsync FE/Qt: fixed a bug when displaying an error info which is Null
(edit) @35523   14 years vboxsync Main,VBoxManage: Implemented the progress objects for …
(edit) @35522   14 years vboxsync FE/Qt4: It is not necessary to load the new language here. First it …
(edit) @35521   14 years vboxsync Frontends/VBoxHeadless/testcase: forgotten ErrorInfo fix
(edit) @35520   14 years vboxsync FE/Qt4: make it possible to create a pidfile when a VM is up and running
(edit) @35519   14 years vboxsync FE/Qt: no comments for shaders (might induce problems) -- instead use …
(edit) @35518   14 years vboxsync Main/ProgressProxy: check for NULL reference, don't crash later
(edit) @35517   14 years vboxsync Frontends/VBoxManage+glue/ErrorInfo: revert change which broke error …
(edit) @35516   14 years vboxsync FE/Qt4: No busy cursor on Mac OS X. Use a busy cursor instead of the …
(edit) @35515   14 years vboxsync Audio/HDA: more clean up.
(edit) @35513   14 years vboxsync DBGFReg: long double -> RTFLOAT80U2. Get floating point registers and …
(edit) @35512   14 years vboxsync iprt/types.h: Added RTFLOAT64U, RTFLOAT80U and RTFLOAT80U2.
(edit) @35509   14 years vboxsync FE/Qt: 5465: Mouse-cursor-shape should be updated on …
(edit) @35508   14 years vboxsync VBoxManage: Added the getregisters and setregisters subcommands to …
(edit) @35507   14 years vboxsync VBoxAuth for Linux / Solaris only if VBOX_WITH_PAM is enabled (default)
(edit) @35506   14 years vboxsync nit
(edit) @35505   14 years vboxsync DBGFReg.cpp: Cast register value to the alias type if specified.
(edit) @35504   14 years vboxsync MachineDebugger::GetRegister: Added missing setError calls.
(edit) @35503   14 years vboxsync VBoxDisp: DrvDitherColor uses halftone approximation.
(edit) @35502   14 years vboxsync MachineDebugger::GetRegister: Initial implementation.
(edit) @35501   14 years vboxsync VBoxDisp: use EngDitherColor fallback for DrvDitherColor.
(edit) @35500   14 years vboxsync FE/Qt: NOREF
(edit) @35499   14 years vboxsync Doppelmoppel
(edit) @35498   14 years vboxsync typo
(edit) @35497   14 years vboxsync Audio/HDA: more clean up.
(edit) @35496   14 years vboxsync Audio/HDA: clenaup (voice_mc isn't used and removed)
(edit) @35495   14 years vboxsync header included twice
(edit) @35494   14 years vboxsync typo
(edit) @35490   14 years vboxsync CPUM,Debugger: Registers, still some details left.
(edit) @35489   14 years vboxsync OSE header fix
(edit) @35487   14 years vboxsync Devices/Audio: fixed fallback to nul host audio driver. Added the …
(edit) @35486   14 years vboxsync Storage/Parallels: Fix regression introduced with r65918. Don't delete …
(edit) @35484   14 years vboxsync GuestHost/OpenGL, HostServices/SharedOpenGL: added missing LICENSE file
(edit) @35482   14 years vboxsync HostServices/Shared Folders: fixed parameter parsing for symlinks, …
(edit) @35481   14 years vboxsync Main/Console: fix poweroff regression introduced when moving the …
(edit) @35480   14 years vboxsync Storage/RAW: Missing error code to indicate unsupported image formats …
(edit) @35479   14 years vboxsync FE/Common/VBoxKeyboard: fix to r32307 for broken keys
(edit) @35478   14 years vboxsync FE/Common/VBoxKeyboard: fix to r69320 for broken keys
(edit) @35477   14 years vboxsync Installer/win: export dummy.cpp
(edit) @35476   14 years vboxsync FE/Qt4: fix crash when using the Oxygen theme of KDE4 also have the …
(edit) @35475   14 years vboxsync FE/Qt4: use correct super class
(edit) @35474   14 years vboxsync Disassembler/testcase: added OSE headers
(edit) @35473   14 years vboxsync FE/Qt: OSE headers for shaders
(edit) @35472   14 years vboxsync Additions/Linux/sharedfolders: OSE header fixes
(edit) @35471   14 years vboxsync Storage/testcase: Scriptable I/O stress test (operating completely in …
(edit) @35470   14 years vboxsync ditto
(edit) @35469   14 years vboxsync build fix
(edit) @35468   14 years vboxsync CPUMDbg.cpp: Hacking in progress (to laptop).
(edit) @35466   14 years vboxsync DBGFReg: Query individual registers by name.
(edit) @35465   14 years vboxsync Reverted r69332 + r69333.
(edit) @35464   14 years vboxsync iprt/string.h: Added RTStrSpaceGetN.
(edit) @35463   14 years vboxsync TARGET_<target> -> <target>_1_TARGET, PATH_<…
(edit) @35462   14 years vboxsync Forgot to save file …
(edit) @35461   14 years vboxsync VBoxService/GuestControlExec: Proper fix for r69305 (public ticket #8010).
(edit) @35460   14 years vboxsync Main/Console+Machine: move PowerDown progress object to VBoxSVC, plus …
(edit) @35459   14 years vboxsync Build fix.
(edit) @35458   14 years vboxsync Main/webservice: make global VirtualBox reference static to prevent …
(edit) @35457   14 years vboxsync GuestControl/VBoxManage: Do a thread yield when waiting for a started …
(edit) @35456   14 years vboxsync Build fix.
(edit) @35455   14 years vboxsync Guest Control/Main: Various bugfixes for cancellation handling, use …
(edit) @35454   14 years vboxsync Main/webservice: use VirtualBoxClient to detect VBoxSVC crashes and …
(edit) @35453   14 years vboxsync FE/Common/VBoxKeyboard: only use Xkb to look up layout-dependent keys, …
(edit) @35452   14 years vboxsync FE/Qt4: fix use of an uninitialized variable
(edit) @35451   14 years vboxsync FE/Qt4: revert r69118, that makes no sense
(edit) @35450   14 years vboxsync Installer/win: add exported dummy function to installer to resolve …
(edit) @35449   14 years vboxsync FE/Common/VBoxKeyboard: only use Xkb to look up layout-dependent keys
(edit) @35448   14 years vboxsync Frontends/VirtualBox: get rid of vcc warnings
(edit) @35447   14 years vboxsync HostServices/SharedOpenGL: comment fix
(edit) @35446   14 years vboxsync Frontends/VBoxHeadless: relatively benign typo fix and whitespace
(edit) @35445   14 years vboxsync Runtime/errmsgwin: add a heuristics for providing a human readable …
(edit) @35444   14 years vboxsync HostServices/SharedOpenGL: typos
(edit) @35443   14 years vboxsync HostServices/SharedOpenGL: the critical include directories are not …
(edit) @35440   14 years vboxsync Makefiles: TARGET_<target> -> <target>_1_TARGET because the former is …
(edit) @35439   14 years vboxsync DBGCOps.cpp: Added register op (@) stub.
(edit) @35438   14 years vboxsync Devices/Input/UsbKbd: wrong index
(edit) @35437   14 years vboxsync Main/GuestControl: fixed check
(edit) @35435   14 years vboxsync gcc-4.6 warning
(edit) @35434   14 years vboxsync VBoxService: don't skip the first parameter passed by the host
(edit) @35433   14 years vboxsync FE/Qt4-OSX: disable the "Create Alias on Desktop" shortcut when the VM …
(edit) @35431   14 years vboxsync DevEFI: gcc-4.6 compile fix
(edit) @35430   14 years vboxsync Additions/FreeBSD: Missing include (thanks to Bernhard Froehlich)
(edit) @35429   14 years vboxsync Main: fix bug that dvd/floppy host drives would not be restored from …
(edit) @35428   14 years vboxsync Devices/Input/UsbMouse: wrong index
(edit) @35427   14 years vboxsync Devices/Audio/filteraudio: do not call host backend voice uninit if …
(edit) @35426   14 years vboxsync Main: change the Solaris OS type description
(edit) @35425   14 years vboxsync FE/Qt4: missing file
(edit) @35424   14 years vboxsync FE/Qt4: change the layout of the beta label and add it to the VM window
(edit) @35423   14 years vboxsync FE/Qt4: fix error dialog position on storage errors
(edit) @35421   14 years vboxsync Console::onNetworkAdapterChange: better error message if a network …
(edit) @35420   14 years vboxsync Main/include/VirtualBox: fixed ComAssertMsg macro causing random crashes
(edit) @35419   14 years vboxsync Devices/Audio/filteraudio: don't call host audio functions if the host …
(edit) @35418   14 years vboxsync VMMSwitcher/AMD64andLegacy.mac: superfluous instruction
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