|
|
@34024
|
14 years |
vboxsync |
VGA: Added support for double scanned text modes.
|
|
|
@34023
|
14 years |
vboxsync |
typo
|
|
|
@34022
|
14 years |
vboxsync |
Main/Console: handle the core directory for the Solaris custom core …
|
|
|
@34020
|
14 years |
vboxsync |
VMMR0/TRPMR0.cpp: use a 64-bit gate descriptor on 64-bit hosts (cleans …
|
|
|
@34018
|
14 years |
vboxsync |
wddm: more secondary monitor autoresize fixes
|
|
|
@34016
|
14 years |
vboxsync |
iprt: split out RTFileQueryInfo bits from fileio-posix.cpp into …
|
|
|
@34015
|
14 years |
vboxsync |
iprt: try split out some of the RTPathQueryInfo* dependent bits into …
|
|
|
@34014
|
14 years |
vboxsync |
scm whitespace cleanup
|
|
|
@34013
|
14 years |
vboxsync |
Main: few PCI assignment tweaks
|
|
|
@34012
|
14 years |
vboxsync |
Main: keyboard events now work with RDP
|
|
|
@34011
|
14 years |
vboxsync |
Burn fix
|
|
|
@34010
|
14 years |
vboxsync |
Main, FE/VBoxManage: Make it possible to mark specific controllers as …
|
|
|
@34009
|
14 years |
vboxsync |
Devices/Storage: Introduce Bootable CFGM key to enable BIOS access
|
|
|
@34008
|
14 years |
vboxsync |
Storage/VMDK: fix
|
|
|
@34007
|
14 years |
vboxsync |
FE/Qt4: do it right
|
|
|
@34006
|
14 years |
vboxsync |
FE/Qt4: still necessary for older Qt versions
|
|
|
@34005
|
14 years |
vboxsync |
HDA/Audio: typo.
|
|
|
@34004
|
14 years |
vboxsync |
FE/Qt4-OSX: Make the settings page animation much smoother by removing …
|
|
|
@34003
|
14 years |
vboxsync |
build fix
|
|
|
@34002
|
14 years |
vboxsync |
iprt: Working on tar vfs.
|
|
|
@34001
|
14 years |
vboxsync |
UsbKbd: Proper fix for funny Korean keys.
|
|
|
@34000
|
14 years |
vboxsync |
UsbKbd: Tentative fix for funny Korean keys.
|
|
|
@33999
|
14 years |
vboxsync |
PGM: derefence pointer before sanity check (strict builds only)
|
|
|
@33998
|
14 years |
vboxsync |
MM: even larger hyperheap for ICH9
|
|
|
@33997
|
14 years |
vboxsync |
Additions/WINNT/Graphics: more refactoring and some cleanup
|
|
|
@33996
|
14 years |
vboxsync |
Storage/VMDK: access to pointer before we check for NULL
|
|
|
@33995
|
14 years |
vboxsync |
GuestHost/clipboard: typo
|
|
|
@33994
|
14 years |
vboxsync |
shfl: Replaced RTFSOBJINFO and RTFSPROPERTIES with shared folder …
|
|
|
@33992
|
14 years |
vboxsync |
Grrr
|
|
|
@33991
|
14 years |
vboxsync |
and another one
|
|
|
@33990
|
14 years |
vboxsync |
next try
|
|
|
@33989
|
14 years |
vboxsync |
crOpenGL: those ain't continuous arrays
|
|
|
@33988
|
14 years |
vboxsync |
crOpenGL/wddm: more multithreading fixes, vista expirience index works now
|
|
|
@33987
|
14 years |
vboxsync |
and again
|
|
|
@33986
|
14 years |
vboxsync |
next try
|
|
|
@33985
|
14 years |
vboxsync |
next try
|
|
|
@33984
|
14 years |
vboxsync |
try to fix Windows
|
|
|
@33983
|
14 years |
vboxsync |
wddm: vidpn more logging + cosmetics
|
|
|
@33982
|
14 years |
vboxsync |
iprt: Moving zip.cpp and tar.cpp from common/misc/ and into common/zip/.
|
|
|
@33981
|
14 years |
vboxsync |
build fix.
|
|
|
@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
|
|
|
@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.
|
|
|
@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".
|
|
|