VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @35556   14 years vboxsync audio: Temporarily direct more messages to release log.
(edit) @35555   14 years vboxsync FE/Qt4: translation note
(edit) @35554   14 years vboxsync netflt: hard_start_xmit override support for pre-2.6.29 kernels
(edit) @35553   14 years vboxsync Main/Medium: Query the capabilites of the target format used for the …
(edit) @35552   14 years vboxsync FE/Qt: Some NLS fix for r69432.
(edit) @35551   14 years vboxsync MachineDebuggerImpl.cpp: R80 register formatting fix.
(edit) @35550   14 years vboxsync Implemented DBGFR3RegNmQueryAll and MachineDebugger::GetRegisters.
(edit) @35549   14 years vboxsync FE/Qt4-NLS: merged ca, da, zh_TW, it, lt and uk
(edit) @35548   14 years vboxsync FE/Qt: 5470, 5439: Host-only interface GUI rework (part 1).
(edit) @35547   14 years vboxsync Main/Display: disabled screens should be black
(edit) @35546   14 years vboxsync Devices/DevACPI: enforce disabling of S1/S4 power states
(edit) @35545   14 years vboxsync Main/Display: committed too much in r69428
(edit) @35544   14 years vboxsync Main/Display: drop the lock before scheduling a call to EMT that can …
(edit) @35542   14 years vboxsync VBoxExtPackHelperApp.cpp: Fixed issue with non-ascii characters in the …
(edit) @35541   14 years vboxsync VBoxManage/GuestCtrl: Timeout adjustments.
(edit) @35540   14 years vboxsync Comment.
(edit) @35537   14 years vboxsync mark the source of the bloat.
(edit) @35536   14 years vboxsync Main-OVF: ignore unknown resource types which are declared not required
(edit) @35535   14 years vboxsync Main/NATEngineImpl: grammar, "does" is for negation or emphasis
(edit) @35534   14 years vboxsync VBoxManageGuestCtrl.cpp: Some u32TimeoutMS todos.
(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 …
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