|
|
@30856
|
14 years |
vboxsync |
OSE build fixes
|
|
|
@30854
|
14 years |
vboxsync |
OSE build fix
|
|
|
@30764
|
14 years |
vboxsync |
back out r63543, r63544 until windows build problems can be solved properly
|
|
|
@30760
|
14 years |
vboxsync |
Main: separate internal machine data structs into MachineImplPrivate.h …
|
|
|
@30739
|
14 years |
vboxsync |
Main: remove VirtualBoxSupportTranslation template, add translation …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27607
|
15 years |
vboxsync |
Main: remove templates for 'weak' com pointers which do nothing anyway
|
|
|
@26968
|
15 years |
vboxsync |
introduced IUSBController::proxyAvailable() and use this method by …
|
|
|
@26753
|
15 years |
vboxsync |
Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26603
|
15 years |
vboxsync |
Main: back out r57775
|
|
|
@26587
|
15 years |
vboxsync |
Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
|
|
|
@26553
|
15 years |
vboxsync |
Main: backing out r57728 + r57730 which burn on windows
|
|
|
@26550
|
15 years |
vboxsync |
Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
|
|
|
@26235
|
15 years |
vboxsync |
Main: coding style
|
|
|
@26186
|
15 years |
vboxsync |
Main: coding style fixes
|
|
|
@26171
|
15 years |
vboxsync |
Main: get rid of Backupable<>::hasActualChanges and the operator== in …
|
|
|
@26167
|
15 years |
vboxsync |
Main: get rid of isModified() loops in Machine and subclasses; …
|
|
|
@26156
|
15 years |
vboxsync |
Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
|
|
|
@26084
|
15 years |
vboxsync |
Main: fix locking order violation when loading USB filters
|
|
|
@26046
|
15 years |
vboxsync |
Main: move Auto*StateDependency templates out of MachineImpl.h
|
|
|
@25860
|
15 years |
vboxsync |
Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* …
|
|
|
@25346
|
15 years |
vboxsync |
iprt/cpputils.h -> iprt/cpp/utils.h
|
|
|
@25310
|
15 years |
vboxsync |
Main: lock validator, first batch: implement per-thread stack to trace …
|
|
|
@25286
|
15 years |
vboxsync |
Main: preparation for deadlock detection: remove AutoMultiLock* template
|
|
|
@25197
|
15 years |
vboxsync |
Main: less includes
|
|
|
@25195
|
15 years |
vboxsync |
Main: windows build fix
|
|
|
@25194
|
15 years |
vboxsync |
Main: stop USBController from being a VirtualBoxBaseWithChildren; make …
|
|
|
@25149
|
15 years |
vboxsync |
Main: cleanup: remove all CheckComRC* macros (no functional change)
|
|
|
@24989
|
15 years |
vboxsync |
Main: enable -Wshadow gcc option to warn about shadowed variables and …
|
|
|
@23271
|
15 years |
vboxsync |
Main: duplicate NS_DECL_ISUPPORTS (already done as part of the COM map)
|
|
|
@22303
|
15 years |
vboxsync |
Main/XML: fix USB filter data not being saved
|
|
|
@22173
|
15 years |
vboxsync |
Main: the big XML settings rework. Move XML reading/writing out of …
|
|
|
@21878
|
15 years |
vboxsync |
Main: coding style: have Main obey the standard VirtualBox coding …
|
|
|
@21823
|
15 years |
vboxsync |
Main: merge VirtualBoxBaseNEXT onto VirtualBoxBase, adjust Host …
|
|
|
@21686
|
15 years |
vboxsync |
Main: back out r50147 until the locking is properly understood; will …
|
|
|
@21660
|
15 years |
vboxsync |
Main: Build fix for when building without USB support
|
|
|
@21622
|
15 years |
vboxsync |
Main: cleanup: merge VirtualBoxBase{WithTypedChildren}NEXT onto …
|
|
|
@20976
|
15 years |
vboxsync |
Removed incorrect checks for USB product id Doxyfile.Main= 0. Some …
|
|
|
@20237
|
16 years |
vboxsync |
win OSE fixes
|
|
|
@20206
|
16 years |
vboxsync |
Main: OSE warnings
|
|
|
@17394
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Convert …
|
|
|
@17341
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays”
Burn-fix …
|
|
|
@17336
|
16 years |
vboxsync |
#3551: “Main: Replace remaining collections with safe arrays” …
|
|
|
@16560
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@16558
|
16 years |
vboxsync |
Main: back out r42503
|
|
|
@16557
|
16 years |
vboxsync |
Main: do not include include/VBox/settings.h from other header files …
|
|
|
@15829
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
- …
|
|
|
@15762
|
16 years |
vboxsync |
Main: Exmplicit machine state comparisons replaced with bool …
|
|
|
@15157
|
16 years |
vboxsync |
Main: #3312: Fixed a wrong assertion in USBController triggered on a …
|
|
|
@15051
|
16 years |
vboxsync |
Main: Cleaned up the long standing const BSTR = const (OLECHAR *) on …
|
|
|
@14972
|
16 years |
vboxsync |
#3285: Improve error handling API to include unique error numbers
The …
|
|
|
@14938
|
16 years |
vboxsync |
Use CheckComArgStrNotEmptyOrNull where appropriate.
|
|
|
@14772
|
16 years |
vboxsync |
Added vim modelines to aid following coding guidelines, like no tabs, …
|
|
|
@14715
|
16 years |
vboxsync |
s/return E_NOTIMPL/ReturnComNotImplemented()/g Main/*.cpp
as suggested …
|
|
|
@14579
|
16 years |
vboxsync |
Main: VirtualBoxBase::addCaller() now returns E_ACCESSDENIED. Also …
|
|
|
@10535
|
16 years |
vboxsync |
The OSE case (no USB) didn't compile
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8083
|
17 years |
vboxsync |
Main: Renamed AutoLock => AutoWriteLock; AutoReaderLock => AutoReadLock.
|
|
|
@7992
|
17 years |
vboxsync |
Main: Implemented true AutoReaderLock (#2768).
|
|
|
@7968
|
17 years |
vboxsync |
Fixed OSE (USBController wasn't created when it should due to inverted …
|
|
|
@7964
|
17 years |
vboxsync |
Attempt at making OSE build again.
|
|
|
@7852
|
17 years |
vboxsync |
manual-cpp -DVBOX_WITH_USBFILTER. One worry, not sure why the Action …
|
|
|
@7829
|
17 years |
vboxsync |
comments.
|
|
|
@7466
|
17 years |
vboxsync |
Main/Settings: Applied all current XML settings format todos and …
|
|
|
@6076
|
17 years |
vboxsync |
Merged dmik/s2 branch (r25959:26751) to the trunk.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5713
|
17 years |
vboxsync |
Added an maskedInterface property to the USB filters. It is used to …
|
|
|
@5617
|
17 years |
vboxsync |
Forgot to load and save the EnabledEhci setting
|
|
|
@5613
|
17 years |
vboxsync |
EHCI: Added xml setting to enable the EHCI controller.
|
|
|
@5162
|
17 years |
vboxsync |
Main: Removed extra logging.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3758
|
17 years |
vboxsync |
More USBFILTER changes.
|
|
|
@3756
|
17 years |
vboxsync |
USBFILTER for darwin.
|
|
|
@3668
|
17 years |
vboxsync |
replace underscore symbols in Main/
|
|
|
@3421
|
17 years |
vboxsync |
Main: Fixed an assertion when closing the direct machine session after …
|
|
|
@3302
|
17 years |
vboxsync |
Main: More Machine children use the AutoStateDependency template.
|
|
|
@3007
|
18 years |
vboxsync |
Moved the template code out of cdefs.h, partly because it didn't …
|
|
|
@3001
|
18 years |
vboxsync |
Main/Frontends: Next step to support asynchronous USB device flow.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2978
|
18 years |
vboxsync |
Main: USB: Don't try to remove the filter we didn't insert (may happen …
|
|
|
@2845
|
18 years |
vboxsync |
Main: Switched USBController to the new locking model.
|
|
|
@2805
|
18 years |
vboxsync |
Main: Fixed: Machine-level USB filters are now inserted to the USB …
|
|
|
@1
|
55 years |
vboxsync |
import
|