|
|
@33980
|
14 years |
vboxsync |
wddm: vidpn logging + bugfixes
|
|
|
@33979
|
14 years |
vboxsync |
build fix
|
|
|
@33978
|
14 years |
vboxsync |
NAT: log.
|
|
|
@33977
|
14 years |
vboxsync |
*: replaced a bunch of sprintf() by snprintf()
|
|
|
@33976
|
14 years |
vboxsync |
now for real
|
|
|
@33975
|
14 years |
vboxsync |
free fix
|
|
|
@33974
|
14 years |
vboxsync |
Fixed MSVC warnings (unary minus applied to unsigned type).
|
|
|
@33973
|
14 years |
vboxsync |
vfs: the gunzip stream works, except for some double frees somewhere.
|
|
|
@33972
|
14 years |
vboxsync |
forgotten include
|
|
|
@33971
|
14 years |
vboxsync |
recompiler: type fix
|
|
|
@33970
|
14 years |
vboxsync |
Windows Guest Additions installer: Added command line switch …
|
|
|
@33969
|
14 years |
vboxsync |
FE/Qt4: add Manager to the title
|
|
|
@33968
|
14 years |
vboxsync |
one more
|
|
|
@33967
|
14 years |
vboxsync |
burn fix
|
|
|
@33966
|
14 years |
vboxsync |
VBoxTray: Cleaning up, refactoring, grouping window messages.
|
|
|
@33965
|
14 years |
vboxsync |
recompiler: fix type
|
|
|
@33964
|
14 years |
vboxsync |
bit better error handling
|
|
|
@33963
|
14 years |
vboxsync |
Main: moved listeners to location usable by fronends, rework
|
|
|
@33962
|
14 years |
vboxsync |
FE/Qt4: COM wrappers: Add a enum value Name_Max to every enum to allow …
|
|
|
@33961
|
14 years |
vboxsync |
FE/Qt: Global settings / Language page refactoring.
|
|
|
@33960
|
14 years |
vboxsync |
FE/Qt: Update for r67620.
|
|
|
@33959
|
14 years |
vboxsync |
Main: code for generic listener creation
|
|
|
@33958
|
14 years |
vboxsync |
FE/Qt: Global settings / Input page refactoring.
|
|
|
@33957
|
14 years |
vboxsync |
NAT/libalias: cosmetic.
|
|
|
@33956
|
14 years |
vboxsync |
VBoxManage/GuestControl: Refactoring.
|
|
|
@33955
|
14 years |
vboxsync |
NAT: log.
|
|
|
@33954
|
14 years |
vboxsync |
NAT: log too noise (vbox/#7714).
|
|
|
@33953
|
14 years |
vboxsync |
NAT/libalias: fixes issue with wrong type of query header in DNS …
|
|
|
@33952
|
14 years |
vboxsync |
Main: replaces callback mechanism of NAT redirect change event …
|
|
|
@33951
|
14 years |
vboxsync |
Additions/WINNT/Graphics: replace spinlock in XPDM VBVA channel …
|
|
|
@33950
|
14 years |
vboxsync |
build fix
|
|
|
@33948
|
14 years |
vboxsync |
vfs: more filesystem streaming code.
|
|
|
@33947
|
14 years |
vboxsync |
Storage/VDI: can create images up to 4PB-3MB capacity, the previous …
|
|
|
@33946
|
14 years |
vboxsync |
fix
|
|
|
@33945
|
14 years |
vboxsync |
More vfs code, new iprt error range..
|
|
|
@33944
|
14 years |
vboxsync |
FE/Qt4: remove debug logging; add comment
|
|
|
@33943
|
14 years |
vboxsync |
VMDK: Fix memory leak in case of buffer overflow error
|
|
|
@33941
|
14 years |
vboxsync |
fix OSE
|
|
|
@33940
|
14 years |
vboxsync |
Support/linux: cosmetics
|
|
|
@33939
|
14 years |
vboxsync |
Support/linux: the user does not need to disable the Local APIC …
|
|
|
@33938
|
14 years |
vboxsync |
removed logging
|
|
|
@33937
|
14 years |
vboxsync |
Storage/VMDK: pvDescriptor might be used uninitialized
|
|
|
@33936
|
14 years |
vboxsync |
build fix
|
|
|
@33935
|
14 years |
vboxsync |
VMM: mask all Local APIC interrupt vectors which are set up to NMI …
|
|
|
@33934
|
14 years |
vboxsync |
Main: make saved state paths relative to machines again (trunk regression)
|
|
|
@33932
|
14 years |
vboxsync |
FE/Qt: Machine settings / System & Storage pages correlation.
|
|
|
@33931
|
14 years |
vboxsync |
wddm: vboxtray fixes, bugfixing
|
|
|
@33930
|
14 years |
vboxsync |
FE/Qt4: revert r67422 & r67576
|
|
|
@33929
|
14 years |
vboxsync |
wddm: fix guest misbehave on driver update, bugfixing
|
|
|
@33928
|
14 years |
vboxsync |
DevPS2: typo
|
|
|
@33927
|
14 years |
vboxsync |
Build fix.
|
|
|
@33926
|
14 years |
vboxsync |
FE/Qt: Global settings / General page refactoring.
|
|
|
@33925
|
14 years |
vboxsync |
FE/Qt: Fixing assert in VBoxMediumComboBox which happens if medium …
|
|
|
@33924
|
14 years |
vboxsync |
VBoxManage/GuestControl: Some refactoring.
|
|
|
@33923
|
14 years |
vboxsync |
FE/Qt: Some rework for r67571 (GUI part).
|
|
|
@33922
|
14 years |
vboxsync |
VBoxService: uninitialized variable
|
|
|
@33921
|
14 years |
vboxsync |
Main: rework 'save registries' logic to ensure that all media …
|
|
|
@33920
|
14 years |
vboxsync |
FE/Qt4: Again move the startEnumeratingMedia call. We have to make …
|
|
|
@33919
|
14 years |
vboxsync |
LSILogic: allow multiple SCSI controllers
|
|
|
@33918
|
14 years |
vboxsync |
Main: allow multiple AHCI controllers
|
|
|
@33917
|
14 years |
vboxsync |
PC BIOS: add bus into PCI address
|
|
|
@33916
|
14 years |
vboxsync |
VBoxSDL: Be more clear about "--detecthostkey".
|
|
|
@33915
|
14 years |
vboxsync |
Main, QT/FE, VBoxManage: per-chipset controller count limits
|
|
|
@33914
|
14 years |
vboxsync |
typo
|
|
|
@33913
|
14 years |
vboxsync |
Main/Medium: if the medium is inaccessible try to get the up to date …
|
|
|
@33912
|
14 years |
vboxsync |
FE/Qt4: Avoid the extent button on Mac OS X for the USB toolbar.
|
|
|
@33911
|
14 years |
vboxsync |
code -> laptop
|
|
|
@33910
|
14 years |
vboxsync |
Main, PXE: pass bus number too
|
|
|
@33909
|
14 years |
vboxsync |
FE/Qt4: the same as r67562 for the Serial settings page
|
|
|
@33908
|
14 years |
vboxsync |
Main: sort Medium methods to have the same order in .h und .cpp
|
|
|
@33907
|
14 years |
vboxsync |
Main: more PCI assignment rules
|
|
|
@33906
|
14 years |
vboxsync |
FE/Qt4: Move the single adapter page creation to the ctor, cause we …
|
|
|
@33905
|
14 years |
vboxsync |
Main: fix regression that media in 4.0 machine folders became …
|
|
|
@33904
|
14 years |
vboxsync |
Main: fix snapshot folder and log folder regression (since 4.0 …
|
|
|
@33903
|
14 years |
vboxsync |
iprt: More VFS and gunzip code.
|
|
|
@33902
|
14 years |
vboxsync |
burn fix
|
|
|
@33901
|
14 years |
vboxsync |
not required anymore
|
|
|
@33900
|
14 years |
vboxsync |
VBoxManage: build fix
|
|
|
@33899
|
14 years |
vboxsync |
Forgot header.
|
|
|
@33898
|
14 years |
vboxsync |
Guest Control/Main+VBoxManage: Implemented first bits for on-guest …
|
|
|
@33897
|
14 years |
vboxsync |
FE/Qt: use LogRel
|
|
|
@33896
|
14 years |
vboxsync |
FE/Qt4: move the check out of the ISO check (temp)
|
|
|
@33895
|
14 years |
vboxsync |
Build fix.
|
|
|
@33894
|
14 years |
vboxsync |
Fixed libpng building on non-windows hosts - it was using the wrong …
|
|
|
@33893
|
14 years |
vboxsync |
space
|
|
|
@33892
|
14 years |
vboxsync |
Shared folders: drop the #if defined-all-oses around SET_SYMLINKS.
|
|
|
@33891
|
14 years |
vboxsync |
VBoxService/VMInfo: Skip none-mapped user accounts when enumerating …
|
|
|
@33890
|
14 years |
vboxsync |
Additions/WINNT/Graphics: more refactoring
|
|
|
@33889
|
14 years |
vboxsync |
Space.
|
|
|
@33888
|
14 years |
vboxsync |
VBoxService/Toolbox: Mode adjustments for vbox_mkdir.
|
|
|
@33887
|
14 years |
vboxsync |
iprt: started hacking a gunzip/gzip I/O stream implementation.
|
|
|
@33886
|
14 years |
vboxsync |
Build fix.
|
|
|
@33885
|
14 years |
vboxsync |
VBoxService/Toolbox: Updated vbox_mkdir.
|
|
|
@33884
|
14 years |
vboxsync |
FE/Qt4: log keyboard type in debug mode (temp)
|
|
|
@33883
|
14 years |
vboxsync |
FE/Qt4: temp keyboard test (will be removed again)
|
|
|
@33882
|
14 years |
vboxsync |
FE/Qt: Global & Machine settings refactoring, part 1 (files & classes …
|
|
|
@33881
|
14 years |
vboxsync |
Audio/HDA: clean up of Immediate Command processing.
|
|
|
@33880
|
14 years |
vboxsync |
Audio/HDA: hda{Read,Write}Audio respects SDnFIFOS value.
|
|
|
@33879
|
14 years |
vboxsync |
wddm: more multi-monitor fixes
|
|
|
@33878
|
14 years |
vboxsync |
SUPLib.cpp: log R0 load failure better in release builds.
|
|
|