VirtualBox

source: vbox/trunk/src/VBox/Main/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6076   17 years vboxsync Merged dmik/s2 branch (r25959:26751) to the trunk.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5990   17 years vboxsync VRDP cleanup: OSE fix.
(edit) @5982   17 years vboxsync Removed obsolete VRDP server interface that used COM.
(edit) @5813   17 years vboxsync warning
(edit) @5806   17 years vboxsync Main: Fixed: Always save values of unused attributes of serial ports …
(edit) @5782   17 years vboxsync Implemented NumLock state synch over VRDP.
(edit) @5771   17 years vboxsync Main, VBoxManage: add setting for webservice authentication library …
(edit) @5741   17 years vboxsync try avoid the PDMR3USB bits when VBOX_WITH_USB isn't defined.
(edit) @5721   17 years vboxsync Cleaned out some old (pre-PDMUSB) code.
(edit) @5713   17 years vboxsync Added an maskedInterface property to the USB filters. It is used to …
(edit) @5658   17 years vboxsync Main: Removed semicolons after the namespace closing curly braces (not …
(edit) @5652   17 years vboxsync Prototyping USB support for OS/2 hosts.
(edit) @5642   17 years vboxsync Main: Return an error when two machines witht he same UUID are …
(edit) @5627   17 years vboxsync Main: Improved Machine incapsulation by removing data(), userData(), …
(edit) @5613   17 years vboxsync EHCI: Added xml setting to enable the EHCI controller.
(edit) @5546   17 years vboxsync Host DVD (Linux hosts): load libhal using the correct name
(edit) @5528   17 years vboxsync Added PortVersion and Version attributes for obtaining the major USB …
(edit) @5523   17 years vboxsync Main: Fixed memory errors and leaks found by valgrind.
(edit) @5520   17 years vboxsync PDMUsb
(edit) @5390   17 years vboxsync Main: Implemented IConsole::AdoptSavedState(); Prototyped …
(edit) @5388   17 years vboxsync Main: BIOSSettings: Don't forget to update Data::operator== when …
(edit) @5368   17 years vboxsync Attempt to fix libhal cdrom and floppy detection
(edit) @5361   17 years vboxsync Added option to emulate PIIX4 IDE controller. Defaults to PIIX4 for …
(edit) @5292   17 years vboxsync API change to allow VM to be created with predefined UUID.
(edit) @5272   17 years vboxsync Shutdown HGCM services before the VM is powered down.
(edit) @5252   17 years vboxsync Added a pattern argument to the IMachineDebugger ResetStats and …
(edit) @5250   17 years vboxsync strlen->size_t + RTCritSectLeaveMultiple(unsigned,) => noise. fixed.
(edit) @5236   17 years vboxsync Main: Differencing hard disks belonging to a snapshot could be …
(edit) @5218   17 years vboxsync Main: Fixed getDVDImageUsage()/getFloppyImageUsage() to a) prevent …
(edit) @5190   17 years vboxsync Added MachineDebugger::getStats.
(edit) @5186   17 years vboxsync Solaris DVD/CDROM.
(edit) @5171   17 years vboxsync Added PXEDebug option scaffolding.
(edit) @5150   17 years vboxsync implemented LogHistoryCount system property (Main+VBoxManage)
(edit) @5146   17 years vboxsync move the SVN revision stuff into separate files to omit recompilation …
(edit) @5122   17 years vboxsync Main: So far, assume that the custom hard disk location is always a …
(edit) @5118   17 years vboxsync Main: Added checking for errors when initializing NetworkAdapter and …
(edit) @5101   17 years vboxsync Introduce a new harddisk object which supports virtual harddisk …
(edit) @5060   17 years vboxsync Added custom line speed setting to XML/COM/CFGM. Hope I haven't …
(edit) @4892   17 years vboxsync oops.
(edit) @4890   17 years vboxsync FreeBSD patches
(edit) @4841   17 years vboxsync Solaris.
(edit) @4647   17 years vboxsync Completed statistic query
(edit) @4571   17 years vboxsync Future proof
(edit) @4528   17 years vboxsync Guest statistics interval updates (xml, imachine, iguest)
(edit) @4513   17 years vboxsync Reapplied fixed 24093.
(edit) @4498   17 years vboxsync Backed out 24093
(edit) @4492   17 years vboxsync Continued Main-VMMDev work on memory ballooning.
(edit) @4404   17 years vboxsync Fixed the initialization of the remote USB channel.
(edit) @4337   17 years vboxsync Mian/CFGLDR: Use IPRT functions to do string<->integer conversion …
(edit) @4324   17 years vboxsync Main: Improved serial port API (mostly spelling); FE/Qt: Improved …
(edit) @4318   17 years vboxsync Update interval for guest statistics
(edit) @4316   17 years vboxsync Skeleton for guest statistics
(edit) @4314   17 years vboxsync Added memory balloon property to the Guest class
(edit) @4273   17 years vboxsync warning
(edit) @4272   17 years vboxsync another occurence
(edit) @4271   17 years vboxsync hrmpf
(edit) @4269   17 years vboxsync implemented Main functionality for serial ports
(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) @4071   18 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @4064   18 years vboxsync Main/Frontends: Pass the value of the DISPLAY variable of the starting …
(edit) @4044   18 years vboxsync Attempted to fix linux builds.
(edit) @4041   18 years vboxsync Main: Shared Folders (#2130): - Solved folder name unicity problems by …
(edit) @4040   18 years vboxsync Main: Converted SharedFolder class to the new locking scheme.
(edit) @4039   18 years vboxsync Main/Collections: Accept std::map as a parameter of the init() method.
(edit) @4034   18 years vboxsync Added USB status led
(edit) @4021   18 years vboxsync Preparations for shared folders status led.
(edit) @4015   18 years vboxsync Use pdmdrv.h or pdmdev.h where appropriate.
(edit) @3950   18 years vboxsync Corrected the style in the new dbus and libhal code in Main
(edit) @3939   18 years vboxsync Export to OSE.
(edit) @3911   18 years vboxsync Main: IGuest::seamlessSupport => supportsSeamless.
(edit) @3891   18 years vboxsync Some sketchy PDMUsb changes (disabled of course).
(edit) @3793   18 years vboxsync Inform guest about seamless mode changes
(edit) @3764   18 years vboxsync Drop holdDevice(). darwin changes.
(edit) @3761   18 years vboxsync Main/Frontends: Cleaned up IFramebuffer interface.
(edit) @3758   18 years vboxsync More USBFILTER changes.
(edit) @3756   18 years vboxsync USBFILTER for darwin.
(edit) @3720   18 years vboxsync VRDP NO_COM code in Main.
(edit) @3668   18 years vboxsync replace underscore symbols in Main/
(edit) @3662   18 years vboxsync Fixed memory leak (hubs).
(edit) @3653   18 years vboxsync Parallel port support. Contributed by: Alexander Eichner
(edit) @3652   18 years vboxsync Parallel port support. Contributed by: Alexander Eichner
(edit) @3582   18 years vboxsync Added seamless support property to the IGuest class
(edit) @3578   18 years vboxsync Removed rendermode property from the base IFrameBuffer class
(edit) @3576   18 years vboxsync Main: Beautified method/property names in COM interfaces.
(edit) @3571   18 years vboxsync Added framebuffer property RenderMode.
(edit) @3569   18 years vboxsync QueryVisibleRegion -> GetVisibleRegion
(edit) @3566   18 years vboxsync Async USB detach (for darwin) with async operation timeout (not …
(edit) @3532   18 years vboxsync Add QueryVisibleRegion & SetVisibleRegion to the IFrameBuffer class.
(edit) @3500   18 years vboxsync Export
(edit) @3494   18 years vboxsync added support for serial ports to Main and VBoxManage
(edit) @3480   18 years vboxsync Main: Use named mutexes for watching client processes on OS/2.
(edit) @3424   18 years vboxsync Main: Removed outdated CHECK_MACHINE_MUTABILITY and CHECK_STATE macros.
(edit) @3420   18 years vboxsync Main: Converted the VRDPServer class to the new locking scheme.
(edit) @3412   18 years vboxsync Main: Converted USBDeviceFilter and HostUSBDeviceFilter to the new …
(edit) @3411   18 years vboxsync Main: Do not delete target hard disk images when the "clone/create …
(edit) @3392   18 years vboxsync First part of fix for udevd::chmod vs. VBoxSVC race on attach.
(edit) @3348   18 years vboxsync Main: Converted AudioAdapter and NetworkAdapter to the new locking scheme.
(edit) @3330   18 years vboxsync Main: Converted DVDDrive and FloppyDrive to the new locking scheme.
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