VirtualBox

source: vbox/trunk/src/VBox/Main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30976   14 years vboxsync add support for Intel HD Audio, now built by default
(edit) @30967   14 years vboxsync Main: api docs fix
(edit) @30963   14 years vboxsync SDKRef: move IEvent documentation from SDKRef source to IEvent …
(edit) @30958   14 years vboxsync Main/Machine: Move registering the metrics for running VMs from …
(edit) @30956   14 years vboxsync Main: move VirtualBox::UnregisterMachine() to Machine::Unregister(); …
(edit) @30955   14 years vboxsync CFGM,ConsoleImpl2.cpp: CFGMR3InsertStringLengthKnown -> …
(edit) @30951   14 years vboxsync ConsoleImpl2.cpp: ConfigError need not be exported I think.
(edit) @30950   14 years vboxsync Main: use settings::SystemProperties in SystemPropertiesImpl.h
(edit) @30946   14 years vboxsync Java bridge: exceptions also uniform
(edit) @30940   14 years vboxsync Main: fix medium detachment quirks during machine register
(edit) @30939   14 years vboxsync Main: fix crash regression in new Machine::prepareUnregister() with …
(edit) @30938   14 years vboxsync Main: add option to VirtualBox::findMachine() whether it should find …
(edit) @30934   14 years vboxsync Main: automatically fix host-specific audio drivers when loading …
(edit) @30932   14 years vboxsync Java bridge: uniform bridge is functional
(edit) @30931   14 years vboxsync Main/OVF: add testcase for host-specific audio drivers
(edit) @30929   14 years vboxsync Main: add option to UnregisterMachine() to automatically nuke all …
(edit) @30914   14 years vboxsync Main: uniform bridge work (in progress)
(edit) @30913   14 years vboxsync doxygen
(edit) @30907   14 years vboxsync Pass RDP credentials to the guest only if there are no logged in users …
(edit) @30903   14 years vboxsync Logging.
(edit) @30899   14 years vboxsync Main: removed bogus mouse shape data assert
(edit) @30884   14 years vboxsync Main/Snapshot: Delete the current state saved file before copying the …
(edit) @30883   14 years vboxsync compile fix
(edit) @30882   14 years vboxsync Main/Machine+VirtualBox: add missing synchronization to the delayed …
(edit) @30881   14 years vboxsync Main/OVF: add Appliance::machines[] attribute so that caller can …
(edit) @30880   14 years vboxsync Java bridge: started common JAX bridge work
(edit) @30876   14 years vboxsync Main/OVF: another testcase
(edit) @30871   14 years vboxsync Main: event names now in past tense
(edit) @30856   14 years vboxsync OSE build fixes
(edit) @30854   14 years vboxsync OSE build fix
(edit) @30847   14 years vboxsync Main/Machine+Performance+VirtualBox: move deleting the performance …
(edit) @30842   14 years vboxsync Activated large guest memory support for 32-bit guests
(edit) @30832   14 years vboxsync Main: win burns
(edit) @30825   14 years vboxsync Main: callbacks removal
(edit) @30812   14 years vboxsync Main/Machine: fix file descriptor leak in ReadLog().
(edit) @30804   14 years vboxsync Main: handle enumerate guest properties correctly at runtime if the …
(edit) @30796   14 years vboxsync Try to fix burning debug builds
(edit) @30794   14 years vboxsync Guest eGuest Control/Main: Added release logging.
(edit) @30782   14 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30781   14 years vboxsync Main: fix confusion in new DebugBreakThrow macro
(edit) @30778   14 years vboxsync Guest Additions status: Use more enums.
(edit) @30777   14 years vboxsync Main: Cancelled -> Canceled.
(edit) @30770   14 years vboxsync Main: fixed burn (inner of friend isn't my friend for some C++ compilers)
(edit) @30765   14 years vboxsync Main: events stability improvment
(edit) @30764   14 years vboxsync back out r63543, r63544 until windows build problems can be solved properly
(edit) @30763   14 years vboxsync Main/OVF: add DebugThrow macro to ease debugging
(edit) @30760   14 years vboxsync Main: separate internal machine data structs into MachineImplPrivate.h …
(edit) @30758   14 years vboxsync More fine grained Guest Additions status; now marks Additions as …
(edit) @30750   14 years vboxsync Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
(edit) @30747   14 years vboxsync windows build fix
(edit) @30746   14 years vboxsync Main: clean up spaghetti code in Console::configConstructor(): remove …
(edit) @30743   14 years vboxsync windows build fix
(edit) @30742   14 years vboxsync windows build fix
(edit) @30741   14 years vboxsync windows build fix
(edit) @30739   14 years vboxsync Main: remove VirtualBoxSupportTranslation template, add translation …
(edit) @30724   14 years vboxsync Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
(edit) @30718   14 years vboxsync back out r63480 (burns windows)
(edit) @30717   14 years vboxsync windows build fix
(edit) @30716   14 years vboxsync release build fixes
(edit) @30715   14 years vboxsync VMMDev: Adding an optional (disabled by default) testing side to the …
(edit) @30714   14 years vboxsync Main: remove SupportErrorInfo template magic
(edit) @30706   14 years vboxsync Main: simple locking
(edit) @30702   14 years vboxsync Main: event source change events
(edit) @30699   14 years vboxsync Main: evenmt names
(edit) @30698   14 years vboxsync Events: docs, properly cleanup queue in passive mode
(edit) @30683   14 years vboxsync Main: add missing ErrorInfo operator=
(edit) @30682   14 years vboxsync Main: build fix (add missing ErrorInfo copy constructor)
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30662   14 years vboxsync Comments, some logging.
(edit) @30659   14 years vboxsync Main/HostHardwareLinux: removed an assertion based on an incorrect …
(edit) @30635   14 years vboxsync tstOVF.cpp: two warnings about HRESULT (unsigned) vs. signed values (-1).
(edit) @30633   14 years vboxsync Main/cbindings: shut up pedantic & -Wshadow warnings.
(edit) @30632   14 years vboxsync Main: simplify and document ComPtr<> template; speeds up compiling a bit
(edit) @30631   14 years vboxsync Main: Escape the (nsCID) { uuid-bits } compound literals expression so …
(edit) @30629   14 years vboxsync Main: irrelevant change sneaked in
(edit) @30628   14 years vboxsync Main: no need for array size
(edit) @30627   14 years vboxsync Main, some frontends: removing callbacks
(edit) @30621   14 years vboxsync Main: Events: typo
(edit) @30617   14 years vboxsync Guest Control/Main: Even more safer!
(edit) @30612   14 years vboxsync Guest Control/Main: Be safe here.
(edit) @30610   14 years vboxsync Naming.
(edit) @30609   14 years vboxsync webservice: add missing mutex for thread logging identifiers (helgrind …
(edit) @30607   14 years vboxsync webservice: optimizations second try: avoid calling QueryInterface? …
(edit) @30591   14 years vboxsync Main: events bits
(edit) @30584   14 years vboxsync Webservice: back out r63308 again
(edit) @30583   14 years vboxsync Webservice: avoid calling QueryInterface for every object lookup when …
(edit) @30577   14 years vboxsync Webservice: back out r63195
(edit) @30565   14 years vboxsync Main: spelling
(edit) @30564   14 years vboxsync Main: safearray event attributes work
(edit) @30559   14 years vboxsync Main: small refactoring
(edit) @30553   14 years vboxsync Main: console events, sample of veto events use (enabled by default, …
(edit) @30535   14 years vboxsync Main: further events work, setters, part of safearrays
(edit) @30534   14 years vboxsync Main: uninit, correct COM map for veto event
(edit) @30533   14 years vboxsync Python: active callbacks with Windows Python
(edit) @30523   14 years vboxsync temp burn fix
(edit) @30522   14 years vboxsync Main: dup uuids
(edit) @30521   14 years vboxsync Main: veto event class, more events
(edit) @30514   14 years vboxsync webservice/xpcom: merge r63212, r63211, r63209 from 3.2 branch
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