VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @55437   10 years vboxsync Main/Console+Machine: deliver OnGuestPropertyChanged for the current …
(edit) @55436   10 years vboxsync Reverted bad commit r99781.
(edit) @55435   10 years vboxsync Bad commit, reverted with following changeset
(edit) @55434   10 years vboxsync Oops, LWIP_IPV6, which is 0 or 1 should be tested with #if, not #ifdef.
(edit) @55433   10 years vboxsync G/c ancient lwip sources, they are no longer used.
(edit) @55432   10 years vboxsync G/c VBOX_WITH_NEW_LWIP. This option only affects DevINIP/DrvVD (as …
(edit) @55431   10 years vboxsync DrvVD: use uint64_t for disk size.
(edit) @55430   10 years vboxsync AC97: Take 12dB volume offset used in some controls into account.
(edit) @55429   10 years vboxsync German NLS fixes
(edit) @55428   10 years vboxsync Build fixes.
(edit) @55427   10 years vboxsync No more auto_ptr.
(edit) @55426   10 years vboxsync Build fix.
(edit) @55425   10 years vboxsync Warnings.
(edit) @55424   10 years vboxsync Build fix.
(edit) @55423   10 years vboxsync No unique_ptr (yet).
(edit) @55422   10 years vboxsync DnD: Protocol overhaul with versioning added which now can communicate …
(edit) @55421   10 years vboxsync HGSMI: cleanup, logging, comments, move legacy host heap support from …
(edit) @55420   10 years vboxsync FE/Qt: updated translations. Thank you Stoyan Marinov for the …
(edit) @55419   10 years vboxsync spaces.
(edit) @55418   10 years vboxsync nit.
(edit) @55417   10 years vboxsync FE/Qt: 7791: Add user-friendly way of starting VMs with separate UI.
(edit) @55416   10 years vboxsync FE/Qt: 6846: Some fix for the headless/separate VM startup logic.
(edit) @55415   10 years vboxsync FE/Qt: Action-pool: Support for polymorphic menu actions which able to …
(edit) @55414   10 years vboxsync USB,EHCI,OHCI: release and reacquire the critical section when …
(edit) @55413   10 years vboxsync Additions/x11/vboxvideo: do not set the virtual resolution too early …
(edit) @55412   10 years vboxsync SB16: There are no mute controls.
(edit) @55411   10 years vboxsync SUPLib: ugh missed commit.
(edit) @55410   10 years vboxsync SUPDrvIOC: version bump for r99750.
(edit) @55409   10 years vboxsync SUPDrvIOC: fix typo. SUPR3ReadTsc now works, previously will always …
(edit) @55408   10 years vboxsync German NLS
(edit) @55407   10 years vboxsync two missing headers
(edit) @55406   10 years vboxsync German NLS updates
(edit) @55405   10 years vboxsync Main/IDL: fix copy/paste bug in comments
(edit) @55404   10 years vboxsync HDA: Set the appropriate sink volume rather than the master.
(edit) @55403   10 years vboxsync AudioMixBuffer: log %RU32 => %#RX32
(edit) @55402   10 years vboxsync Additions/x11/vboxvideo: header file inclusion clean-up.
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55400   10 years vboxsync Id
(edit) @55399   10 years vboxsync Revision => Id
(edit) @55398   10 years vboxsync Main: Fix hotplugging USB disks
(edit) @55397   10 years vboxsync USB/MSD: Fix emulation when it is attached to the EHCI controller
(edit) @55396   10 years vboxsync FE/Qt: update to the English language translation file.
(edit) @55395   10 years vboxsync FE/Qt: updated translation files and updated Bulgarian translation as …
(edit) @55394   10 years vboxsync Audio: Volume handling rework (see #5964).
(edit) @55393   10 years vboxsync Additions/x11/vboxvideo: update testing documentation.
(edit) @55392   10 years vboxsync Additions/x11/vboxvideo: simplify some initialisation.
(edit) @55391   10 years vboxsync Additions/x11/vboxvideo: cursor function naming.
(edit) @55390   10 years vboxsync Additions/x11/vboxvideo: remove old code.
(edit) @55389   10 years vboxsync configure: gcc 5.1
(edit) @55388   10 years vboxsync HDA: Volume handling improvements.
(edit) @55387   10 years vboxsync Audio: Keep track of sink volume, drop unused routines.
(edit) @55386   10 years vboxsync iprt/thread.h: typo.
(edit) @55385   10 years vboxsync Additions/x11/VBoxClient: send mode hint information to the X server …
(edit) @55384   10 years vboxsync Additions/x11/vboxvideo: enable new mode hint handling code.
(edit) @55383   10 years vboxsync Log nit.
(edit) @55382   10 years vboxsync ConsoleImpl: log nit.
(edit) @55381   10 years vboxsync FE/Qt: 6846: Allow to close the GUI if VBoxHeadless stopped/killed already.
(edit) @55380   10 years vboxsync Audio: Implemented muting of streams.
(edit) @55379   10 years vboxsync Made locally used function static.
(edit) @55378   10 years vboxsync Additions/x11/vboxvideo: rename a function, missed file.
(edit) @55377   10 years vboxsync Additions/x11/vboxvideo: rename a function, missed file.
(edit) @55376   10 years vboxsync Additions/x11/vboxvideo: rename a function.
(edit) @55375   10 years vboxsync Additions/x11/vboxvideo: re-order a couple of declarations.
(edit) @55374   10 years vboxsync Additions/x11/vboxvideo: define missing from 4.3 for building the code …
(edit) @55373   10 years vboxsync Additions/x11/vboxvideo: test for new host capabilities.
(edit) @55372   10 years vboxsync configure: allow gcc 5
(edit) @55371   10 years vboxsync DrvNat: logrel nit.
(edit) @55370   10 years vboxsync ConsoleImpl: log nit.
(edit) @55369   10 years vboxsync Additions/x11/vboxvideo: clean up vbva code, forgotten function call.
(edit) @55368   10 years vboxsync VBoxREM: missing dependency
(edit) @55367   10 years vboxsync Additions/x11/vboxvideo: clean up vbva code.
(edit) @55366   10 years vboxsync doc/manual: some improvements for documenting NAT network commands …
(edit) @55365   10 years vboxsync NetworkServices: When handling COM/XPCOM events, always check if the …
(edit) @55364   10 years vboxsync typo
(edit) @55363   10 years vboxsync NAT: G/c old debug printf in host resolver that spams release log.
(edit) @55362   10 years vboxsync DevSmc cleanup
(edit) @55361   10 years vboxsync FE/Qt: release logging wording.
(edit) @55360   10 years vboxsync FE/Qt: Selector UI: Details pane: Storage element: Check the storage …
(edit) @55359   10 years vboxsync FE/Qt: Handling new snapshot restore event, similarly to previous case.
(edit) @55358   10 years vboxsync Additions/x11/vboxvideo: move dirty rectangle handler initialisation …
(edit) @55357   10 years vboxsync Additions/x11/vboxvideo: fix first screen refresh if the screen is not …
(edit) @55356   10 years vboxsync VMM: nit.
(edit) @55355   10 years vboxsync SB16/Audio: VBoxized.
(edit) @55354   10 years vboxsync Additions/x11/vboxvideo: fix mouse range handling for Solaris guests.
(edit) @55353   10 years vboxsync include/VBox/HostServices/Service.h: adjusted Message implementation …
(edit) @55352   10 years vboxsync changelog
(edit) @55351   10 years vboxsync Audio: Set nominal volume correctly.
(edit) @55350   10 years vboxsync FE/Qt: Reverting r99663 because it's too dangerous, need to be more sharp.
(edit) @55349   10 years vboxsync Devices: re-add VirtualKD which was removed by accident
(edit) @55348   10 years vboxsync IPRT: win/fileio-win.cpp: Added default case for RTFileIsValid().
(edit) @55347   10 years vboxsync configure: introduced --only-additions
(edit) @55346   10 years vboxsync FE/Qt: Mac OS X: Cleanup: No forced presentation-mode for native …
(edit) @55345   10 years vboxsync Quieter (required for AC'97).
(edit) @55344   10 years vboxsync Lower the volume a bit…
(edit) @55343   10 years vboxsync FE/Qt: 7802: Make sure disabled actions are not re-enabled when it's …
(edit) @55342   10 years vboxsync HGSMI: cleanup, comments.
(edit) @55341   10 years vboxsync Graphics: Allow 8bpp custom video modes.
(edit) @55340   10 years vboxsync Audio: Fixed warnings, largely inconsistent types.
(edit) @55339   10 years vboxsync Spelling.
(edit) @55338   10 years vboxsync Audio: Improved logging, fixed volume handling.
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