VirtualBox

source: vbox/trunk/src/VBox/Main/ConsoleImpl.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14000   16 years vboxsync removed unncessary iprt/types.h include (wrong comment after it was moved).
(edit) @13985   16 years vboxsync Main: Handle SATA controller too when doing snapshots
(edit) @13908   16 years vboxsync Fixed include order, a bunch of GCC 3.3 warnings, OS/2 build.
(edit) @13878   16 years vboxsync Main: typos
(edit) @13877   16 years vboxsync unbreak hostif on Linux
(edit) @13842   16 years vboxsync It's RTuuid not Ruuid.
(edit) @13838   16 years vboxsync Some more %V* -> %R* changes while at it.
(edit) @13837   16 years vboxsync s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
(edit) @13836   16 years vboxsync s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
(edit) @13782   16 years vboxsync More SMP groundwork.
(edit) @13779   16 years vboxsync Recommitted r38734: Guest Properties (HostServices and Main): major …
(edit) @13762   16 years vboxsync Backed out 38734.
(edit) @13761   16 years vboxsync Don\t know what that was…
(edit) @13760   16 years vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13759   16 years vboxsync Guest Properties (HostServices and Main): major clean up of the guest …
(edit) @13755   16 years vboxsync Started with VM request API changes.
(edit) @13742   16 years vboxsync Some initial VM data restructuring.
(edit) @13690   16 years vboxsync VBoxNetFlt: Early draft of Linux hostif, nothing is working yet
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13556   16 years vboxsync Guest Properties (Main, HostServices, VBoxGuestLib): MAX_*_LEN is the …
(edit) @13551   16 years vboxsync HostServices/GuestProperties and Main (Guest Properties): use the new …
(edit) @13417   16 years vboxsync Main (Guest Properties): some cleaning up
(edit) @13379   16 years vboxsync Main: NLS: Better wording.
(edit) @13377   16 years vboxsync HostServices/GuestProperties: use an HGCM service extension instead of …
(edit) @13374   16 years vboxsync Main, FE/Qt: Added IProgress::PowerDownAsync() (#3242).
(edit) @13333   16 years vboxsync Main (Guest Properties): nicer error message
(edit) @13328   16 years vboxsync HostServices and Main: Guest Properties: use flag settings at runtime
(edit) @13293   16 years vboxsync HostServices/GuestProperties and Main: support property flags - the …
(edit) @13165   16 years vboxsync Main: use the HGCM guest property change notification interface and do …
(edit) @13079   16 years vboxsync added getGuestEnteredACPIMode()
(edit) @12904   16 years vboxsync vcc warning
(edit) @12889   16 years vboxsync Main: IConsole::powerUpPaused for use with the debugger.
(edit) @12523   16 years vboxsync use the header
(edit) @12522   16 years vboxsync add information about the package type to the release log
(edit) @12512   16 years vboxsync fixed bug with guest props timestamp
(edit) @12126   16 years vboxsync Drop existing RDP connection and allow the new client to connect, …
(edit) @11832   16 years vboxsync Main: call DiscardSettings() before saving guest properties in order …
(edit) @11827   16 years vboxsync Main/vboxnetflt: Solaris integration.
(edit) @11820   16 years vboxsync made Qt4 the default GUI; VBOX_VRDP => VBOX_WITH_VRDP; VBOX_HGCM => …
(edit) @11354   16 years vboxsync Main: Added OS info to the release log header.
(edit) @11351   16 years vboxsync Main: Please keep the comments aligned to the code.
(edit) @11296   16 years vboxsync Main: PDMINS2DATA -> PDMINS_2_DATA.
(edit) @11089   16 years vboxsync Main: guest properties fix when enumerating on a running machine
(edit) @11083   16 years vboxsync HostServices/GuestProperties, Main: implemented saving guest …
(edit) @11065   16 years vboxsync HostServices/GuestProperties and Main: add timestamps and flags …
(edit) @11041   16 years vboxsync Main: added guest property enumeration (currently only works when the …
(edit) @10901   16 years vboxsync main: Console::attachToHostInterface and …
(edit) @10842   16 years vboxsync Made annoying assertion in setVMErrorCallback ignorable.
(edit) @10814   16 years vboxsync HostServices/GuestProperties, Main, Additions/common, …
(edit) @10797   16 years vboxsync Guest properties: initial commit of new interface
(edit) @10305   16 years vboxsync Main: Lock the object before switching on non-const data members.
(edit) @10247   16 years vboxsync Main: remove guest property settings from extra data on machine …
(edit) @10246   16 years vboxsync Main: report unset guest properties correctly
(edit) @10233   16 years vboxsync Main: clean up the guest property code - send accesses to the console …
(edit) @10007   16 years vboxsync Main (guest properties): support the delete property request
(edit) @10000   16 years vboxsync Pure naming change for the guest property store stuff. Functionality …
(edit) @9883   16 years vboxsync Main: add the Main part of the guest/host configuration registry
(edit) @9809   16 years vboxsync Main: save and reload the guest/host registry in extra data at machine …
(edit) @8684   17 years vboxsync Use %Rhrc.
(edit) @8569   17 years vboxsync AssertBreak -> AssertBreakStmt.
(edit) @8548   17 years vboxsync logging.
(edit) @8547   17 years vboxsync Removed the non-NEW_HOSTUSBDEVICE_STATE code.
(edit) @8544   17 years vboxsync Fixed crash in Console::usbDetachCallback log statement, probably …
(edit) @8471   17 years vboxsync More USB stuff.
(edit) @8439   17 years vboxsync Older 82543GC chip support, works in linux only.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8134   17 years vboxsync Fixed USB led when EHCI is enabled.
(edit) @8083   17 years vboxsync Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
(edit) @7992   17 years vboxsync Main: Implemented true AutoReaderLock (#2768).
(edit) @7939   17 years vboxsync AHCI: add status LED support, minor cleanups in the ahci controller code
(edit) @7466   17 years vboxsync Main/Settings: Applied all current XML settings format todos and …
(edit) @7442   17 years vboxsync Main: Applied SATA changes from #2406. Increased XML settings version …
(edit) @7418   17 years vboxsync UCS-2 -> UTF-16.
(edit) @7327   17 years vboxsync fixed windows builds
(edit) @7324   17 years vboxsync Save/load implemented. Irq thread. It is highly advised to include …
(edit) @7207   17 years vboxsync Main: Reworked enums to avoid 1) weird duplication of enum name when …
(edit) @6895   17 years vboxsync Main: Error spelling.
(edit) @6853   17 years vboxsync fixed windows builds
(edit) @6852   17 years vboxsync FE/SDL: use feedback from the guest to decide if we need to switch off …
(edit) @6658   17 years vboxsync VRDP server: fixed error handling if the VRDP library could not be loaded
(edit) @6464   17 years vboxsync Simplified consoleInitReleaseLog a bit and fixed a little bug in the …
(edit) @6446   17 years vboxsync Main: removed an unnecessary check in ConsoleImpl.cpp
(edit) @6444   17 years vboxsync Main: moved release logging initialisation to before the power up thread
(edit) @6440   17 years vboxsync Main: Better ComPtrBase::equalsTo() specialization for IUnknown …
(edit) @6400   17 years vboxsync shared folders: store 'writable' attribute, do it backward compatible
(edit) @6388   17 years vboxsync BOOL seems to be more correct
(edit) @6387   17 years vboxsync warning
(edit) @6384   17 years vboxsync next try
(edit) @6382   17 years vboxsync backed out again, needs build fixes on Windows
(edit) @6381   17 years vboxsync build fix
(edit) @6380   17 years vboxsync build fix
(edit) @6379   17 years vboxsync support read-only shared folders
(edit) @6375   17 years vboxsync Main: Fixed VM error callback used during powerup so that it doesn't …
(edit) @6367   17 years vboxsync Main: Fixed illegal cast of HardDisk * to IVirtualDiskImage * in …
(edit) @6156   17 years vboxsync implemented the ACPI sleep button
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5982   17 years vboxsync Removed obsolete VRDP server interface that used COM.
(edit) @5743   17 years vboxsync space
(edit) @5742   17 years vboxsync enclosed some more code in VBOX_WITH_VBOX tests.
(edit) @5741   17 years vboxsync try avoid the PDMR3USB bits when VBOX_WITH_USB isn't defined.
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