VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4318   17 years vboxsync Update interval for guest statistics
(edit) @4317   17 years vboxsync Stop the VRDP server earlier when the VM is being powered off.
(edit) @4316   17 years vboxsync Skeleton for guest statistics
(edit) @4314   17 years vboxsync Added memory balloon property to the Guest class
(edit) @4308   17 years vboxsync Test code to debug a crash.
(edit) @4306   17 years vboxsync Main: Rotate VBox.png[.N] files (that may have been created by the …
(edit) @4297   17 years vboxsync Main/GUI: Implemented the Stuck state.
(edit) @4293   17 years vboxsync clear path to serial pipe/device on disconnected host mode
(edit) @4291   17 years vboxsync allow an empty serial device/pipe name
(edit) @4277   17 years vboxsync don't save path/server in disconnected mode
(edit) @4273   17 years vboxsync warning
(edit) @4272   17 years vboxsync another occurence
(edit) @4271   17 years vboxsync hrmpf
(edit) @4270   17 years vboxsync win64 fix
(edit) @4269   17 years vboxsync implemented Main functionality for serial ports
(edit) @4260   17 years vboxsync Replace opening VirtualBox.xml with RTFILE_O_WRITE_THROUGH by a …
(edit) @4247   17 years vboxsync Main: Marked VRDPConsoleCallback as thread-safe to avoid assertions.
(edit) @4246   17 years vboxsync Main: Resurrected and extended XPCOM testcase.
(edit) @4234   17 years vboxsync gcc warning
(edit) @4134   17 years vboxsync Main: Add Utf8StrFmtVA to resolve the dangerous ambiguity of ellipsis …
(edit) @4131   17 years vboxsync Main/Frontends: Added missing IConsoleCallback notifications …
(edit) @4103   17 years vboxsync Main: Generate .rgs from from XIDL to avoid data duplication.
(edit) @4100   17 years vboxsync Hopefully fix problem with controlling tty (xtracker defect #2166). …
(edit) @4097   17 years vboxsync Main, Installer: - XIDL Schema: Renamed module/ => library, class => …
(edit) @4096   17 years vboxsync Main: Spelling.
(edit) @4093   17 years vboxsync Fixed missing black edge for Windows Vista alpha pointers over RDP.
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4064   17 years vboxsync Main/Frontends: Pass the value of the DISPLAY variable of the starting …
(edit) @4060   17 years vboxsync Main: Fixed compiler warnings.
(edit) @4056   17 years vboxsync Get rid of warning about /* in comment.
(edit) @4053   17 years vboxsync Use the generic VBoxVideo interface in Windows guest video driver.
(edit) @4044   17 years vboxsync Attempted to fix linux builds.
(edit) @4042   17 years vboxsync Main: Private logging (Log => LogSunlover).
(edit) @4041   17 years vboxsync Main: Shared Folders (#2130): - Solved folder name unicity problems by …
(edit) @4040   17 years vboxsync Main: Converted SharedFolder class to the new locking scheme.
(edit) @4039   17 years vboxsync Main/Collections: Accept std::map as a parameter of the init() method.
(edit) @4034   17 years vboxsync Added USB status led
(edit) @4032   17 years vboxsync Implemented shared folder status light
(edit) @4031   17 years vboxsync Moved shared folders status led
(edit) @4027   17 years vboxsync Direct draw heap and miniport heap memory reservation for Windows …
(edit) @4023   17 years vboxsync disabled until it's properly implemented
(edit) @4021   17 years vboxsync Preparations for shared folders status led.
(edit) @4019   17 years vboxsync added SharedFolderDevice
(edit) @4015   17 years vboxsync Use pdmdrv.h or pdmdev.h where appropriate.
(edit) @3950   17 years vboxsync Corrected the style in the new dbus and libhal code in Main
(edit) @3940   17 years vboxsync Export to OSE.
(edit) @3939   17 years vboxsync Export to OSE.
(edit) @3934   17 years vboxsync Switched to runtime detection and loading of dbus and libhal on Linux …
(edit) @3928   17 years vboxsync Main: Fixed casting of HostUSBDeviceFilter to USBDeviceFilter filter …
(edit) @3911   17 years vboxsync Main: IGuest::seamlessSupport => supportsSeamless.
(edit) @3910   17 years vboxsync Main: $(USER) => $(USERNAME)
(edit) @3891   17 years vboxsync Some sketchy PDMUsb changes (disabled of course).
(edit) @3875   17 years vboxsync Add a build ID (search for BUILDID in the output of "strings core") to …
(edit) @3861   17 years vboxsync use generic functions for determining paths instead of home-brewn solutions
(edit) @3834   17 years vboxsync Main/testcase: More IUnknown Identity tests.
(edit) @3833   17 years vboxsync Initialize cached callback data before using.
(edit) @3827   17 years vboxsync No need for function name
(edit) @3825   17 years vboxsync logging change
(edit) @3823   17 years vboxsync GCC warnings.
(edit) @3822   17 years vboxsync Enabled new VRDP server interface.
(edit) @3819   17 years vboxsync 64 kb stack is rather small. Use the system default instead.
(edit) @3817   17 years vboxsync LineSize -> BytesPerLine
(edit) @3808   17 years vboxsync Less public logging (Log -> LogSunlover).
(edit) @3796   17 years vboxsync Main/doc: Fixed phrasing.
(edit) @3795   17 years vboxsync Main/doc: Better phrasing.
(edit) @3793   17 years vboxsync Inform guest about seamless mode changes
(edit) @3792   17 years vboxsync Less public logging (Log -> LogSunlover).
(edit) @3769   17 years vboxsync do not overwrite revision.kmk dependency of ConsoleImpl.cpp
(edit) @3764   17 years vboxsync Drop holdDevice(). darwin changes.
(edit) @3761   17 years vboxsync Main/Frontends: Cleaned up IFramebuffer interface.
(edit) @3758   17 years vboxsync More USBFILTER changes.
(edit) @3756   17 years vboxsync USBFILTER for darwin.
(edit) @3720   17 years vboxsync VRDP NO_COM code in Main.
(edit) @3714   17 years vboxsync Increased max guest RAM to 2 GB
(edit) @3695   17 years vboxsync Added RT_OS_LINUX so we can change prcpucfg.h whenever we please.
(edit) @3692   17 years vboxsync VRDPAuth2 should be used when also the old VRDPAuth is available.
(edit) @3681   17 years vboxsync Logging cleanup.
(edit) @3670   17 years vboxsync RT_OS_L4
(edit) @3668   17 years vboxsync replace underscore symbols in Main/
(edit) @3665   17 years vboxsync Detect HID and in-use MSDs. Currently polling for changes every 5 seconds.
(edit) @3664   17 years vboxsync ugly state mess hacking.
(edit) @3663   17 years vboxsync nc
(edit) @3662   17 years vboxsync Fixed memory leak (hubs).
(edit) @3661   17 years vboxsync Include VBOX_SVN_VER in the release log header.
(edit) @3653   17 years vboxsync Parallel port support. Contributed by: Alexander Eichner
(edit) @3652   17 years vboxsync Parallel port support. Contributed by: Alexander Eichner
(edit) @3611   17 years vboxsync Main: Improved IFramebuffer::resizeCompleted() docs; Renamed …
(edit) @3609   17 years vboxsync typo
(edit) @3607   17 years vboxsync OpenGLEnabled added; still not configurable though
(edit) @3603   17 years vboxsync Prevent the HWVirtExt flag from being set on darwin.
(edit) @3599   17 years vboxsync duplicate MMPMAudioDriver value - broke webservices.
(edit) @3593   17 years vboxsync Corrected obsolete comment.
(edit) @3584   17 years vboxsync Fixed typo and added UpdateGuestCapabilities support to VBoxBFE
(edit) @3583   17 years vboxsync Extra assertion
(edit) @3582   17 years vboxsync Added seamless support property to the IGuest class
(edit) @3579   17 years vboxsync Backed out accidental commits
(edit) @3578   17 years vboxsync Removed rendermode property from the base IFrameBuffer class
(edit) @3577   17 years vboxsync Main: Beautified method/property names in COM interfaces.
(edit) @3576   17 years vboxsync Main: Beautified method/property names in COM interfaces.
(edit) @3575   17 years vboxsync Another attempt to fix the build problems.
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