|
|
@37349
|
14 years |
vboxsync |
FE/Qt: 4574: VM Settings / Display page: Allowing to set up to 256MB …
|
|
|
@37348
|
14 years |
vboxsync |
FE/Qt: UIKeyboardHandler refactoring
|
|
|
@37347
|
14 years |
vboxsync |
Solaris/Installer: print detected OS versions before installing drivers.
|
|
|
@37346
|
14 years |
vboxsync |
usb/win: assertion message fix
|
|
|
@37345
|
14 years |
vboxsync |
FE/Qt: 4908: Wizard for creating new virtual disks: Full names for …
|
|
|
@37344
|
14 years |
vboxsync |
comment
|
|
|
@37343
|
14 years |
vboxsync |
Solaris/Installer: export LANG=C just to be safe.
|
|
|
@37342
|
14 years |
vboxsync |
Additions/WINNT/Installer: NLS adjustment
|
|
|
@37341
|
14 years |
vboxsync |
FE/Qt: 5723: Unable to add attachment with port > 0 to SATA controller …
|
|
|
@37340
|
14 years |
vboxsync |
VBoxService/Toolbox: Implemented (basic) stat tool.
|
|
|
@37339
|
14 years |
vboxsync |
Installer/linux: adjustments to the USB device node creation script …
|
|
|
@37338
|
14 years |
vboxsync |
Solaris/Installer: Install netbow driver changes.
|
|
|
@37337
|
14 years |
vboxsync |
Additions/WINNT/Installer: French NLS
|
|
|
@37336
|
14 years |
vboxsync |
Additions/WINNT/Installer: English NLS adjustment
|
|
|
@37335
|
14 years |
vboxsync |
VBoxVideo: fix integer overflow in parameters check (#5720)
|
|
|
@37334
|
14 years |
vboxsync |
Windows Guest Additions installer/WDDM: VRAM NLS change.
|
|
|
@37333
|
14 years |
vboxsync |
OpenGl-OSX: debug left over; remove compiler warnings; use GL_LINEAR …
|
|
|
@37332
|
14 years |
vboxsync |
OpenGl-OSX: introduce double buffer support for FBO (Gnome3 fix); use …
|
|
|
@37331
|
14 years |
vboxsync |
FE/Qt: 4908: Beef up new HD wizard: Initial commit.
|
|
|
@37330
|
14 years |
vboxsync |
PDMBlkCache: Fix loading a saved state which has fewer saved entries …
|
|
|
@37329
|
14 years |
vboxsync |
VD: Remove left over defines for logging and assertions
|
|
|
@37328
|
14 years |
vboxsync |
Solaris/Installer: install NetBow driver with explicit, optional …
|
|
|
@37327
|
14 years |
vboxsync |
Main/Console: Fix FreeBSD build (thanks to Bernhard Froehlich)
|
|
|
@37326
|
14 years |
vboxsync |
Windows Guest Additions installer/WDDM: Added another hint for VRAM usage.
|
|
|
@37325
|
14 years |
vboxsync |
USB: device qualifier descriptor (from spec).
|
|
|
@37324
|
14 years |
vboxsync |
TM,Devices: Fixed default critical section screwup and adjusted its …
|
|
|
@37323
|
14 years |
vboxsync |
build fix and some prefix cleanup.
|
|
|
@37322
|
14 years |
vboxsync |
FE/Qt: factor some more bits out of the keyboard event handler
|
|
|
@37321
|
14 years |
vboxsync |
build fix
|
|
|
@37320
|
14 years |
vboxsync |
HWACCM: Slowly shortening it to 'HM' (too much uppercase typing for …
|
|
|
@37319
|
14 years |
vboxsync |
HWACCM: Use RTOnce to serialize the enabling so that no CPU can start …
|
|
|
@37318
|
14 years |
vboxsync |
build hack
|
|
|
@37317
|
14 years |
vboxsync |
Additions/WINNT/Installer: English and French NLS adjustment
|
|
|
@37316
|
14 years |
vboxsync |
IPRT: Inlined the already-done check in RTOnce().
|
|
|
@37315
|
14 years |
vboxsync |
English NLS.
|
|
|
@37314
|
14 years |
vboxsync |
solaris/mod.sh: one sync is enough.
|
|
|
@37313
|
14 years |
vboxsync |
RTProcWait/win: build fix
|
|
|
@37312
|
14 years |
vboxsync |
RTProcWait/win: Don't leak opened process handles.
|
|
|
@37311
|
14 years |
vboxsync |
rtProcWinRemovePid: Don't forget to close the process handle.
|
|
|
@37310
|
14 years |
vboxsync |
rtThreadNativeDestroy/win: build fix
|
|
|
@37309
|
14 years |
vboxsync |
rtThreadNativeDestroy: Close the native thread handle.
|
|
|
@37308
|
14 years |
vboxsync |
tstVDIo: Implement support for async flushes
|
|
|
@37307
|
14 years |
vboxsync |
Partly revert r72058, the gcc warning was fixed already
|
|
|
@37306
|
14 years |
vboxsync |
Main: Fix building if VBOX_WITH_USB is not defined (on FreeBSD 7.4 for …
|
|
|
@37305
|
14 years |
vboxsync |
IPRT/FreeBSD: Fix running VMs on 7.4, the sleep queue lock is released …
|
|
|
@37304
|
14 years |
vboxsync |
crOpenGL: fix broken rendering when running any other opengl app under …
|
|
|
@37303
|
14 years |
vboxsync |
Installer/linux: search and replace error in r72048
|
|
|
@37302
|
14 years |
vboxsync |
Installer/linux: re-packing was not done correctly when kernel module …
|
|
|
@37301
|
14 years |
vboxsync |
NetCfg: fix up for r72032
|
|
|
@37300
|
14 years |
vboxsync |
wddm: memory leaks fixes, some cleanup
|
|
|
@37299
|
14 years |
vboxsync |
Network/DrvVDE: make cfgm parameter case match the rest of the code …
|
|
|
@37298
|
14 years |
vboxsync |
HWACCM: Added todo on race in HWACCMR0EnableAllCpus. Hide dummy methods.
|
|
|
@37297
|
14 years |
vboxsync |
Runtime/r0drv/linux: mpnotification, filter off unwanted events.
|
|
|
@37296
|
14 years |
vboxsync |
FE/Qt: typo
|
|
|
@37295
|
14 years |
vboxsync |
Runtime/r0drv/linux: Use RTThreadPreemptDisable/Enable wrappers so …
|
|
|
@37294
|
14 years |
vboxsync |
Runtime/r0drv/linux: Fixed Mp event notifications.
|
|
|
@37293
|
14 years |
vboxsync |
Support/SupDrv.c: release assertion.
|
|
|
@37292
|
14 years |
vboxsync |
changelog
|
|
|
@37291
|
14 years |
vboxsync |
VBoxGuest/win: comments v2
|
|
|
@37290
|
14 years |
vboxsync |
VBoxGuest/win: comments
|
|
|
@37289
|
14 years |
vboxsync |
Windows host installaer/VBoxNetCfg: Major overhaul for supporting …
|
|
|
@37288
|
14 years |
vboxsync |
VBoxGuest/win: IoSkip & CallDriver for PNP_QUERY IRPS
|
|
|
@37287
|
14 years |
vboxsync |
Runtime/crypto+ssl: build fix when linking against external …
|
|
|
@37286
|
14 years |
vboxsync |
VBoxGuest/win: complete the PNP_QUERY IRPS
|
|
|
@37285
|
14 years |
vboxsync |
Main: right place fo VBOX_WITH_USB_VIDEO.
|
|
|
@37284
|
14 years |
vboxsync |
OSE fix
|
|
|
@37283
|
14 years |
vboxsync |
Main: typo.
|
|
|
@37282
|
14 years |
vboxsync |
Main,ExtPacks/Puel/UsbWebcam: UsbWebcam intergration.
|
|
|
@37281
|
14 years |
vboxsync |
IPRT/r0drv/solaris: Working on large page allocation optimization. …
|
|
|
@37280
|
14 years |
vboxsync |
SUPDrv-solaris.c: ugly module loading hack for S10
|
|
|
@37279
|
14 years |
vboxsync |
Additions/WINNT/Installer: English NLS
|
|
|
@37278
|
14 years |
vboxsync |
Additions/WINNT/Installer: French NLS
|
|
|
@37277
|
14 years |
vboxsync |
Runtime/crypto+ssl: build cleanup and fixes
|
|
|
@37276
|
14 years |
vboxsync |
Added a VBOX_OPENSSL2 SDK that assumes VBoxRT.so/dylib/dll supplies …
|
|
|
@37275
|
14 years |
vboxsync |
timer-r0drv-solaris.c: drop the vbi version check.
|
|
|
@37274
|
14 years |
vboxsync |
mpnotification-r0drv-solaris.c: drop the vbi version check.
|
|
|
@37273
|
14 years |
vboxsync |
VBoxVideo: fix opengl support for xpdm mode
|
|
|
@37272
|
14 years |
vboxsync |
VBoxManage: remove no longer existing option from help text
|
|
|
@37271
|
14 years |
vboxsync |
make r0 native-loaded code have page-alligned sections to work-around …
|
|
|
@37270
|
14 years |
vboxsync |
IPRT/Dvm: Commit BSD disklabel support.
|
|
|
@37269
|
14 years |
vboxsync |
AHCI: Fix return code for index/Data pair access
|
|
|
@37268
|
14 years |
vboxsync |
BIOS: Updates for the AHCI driver
|
|
|
@37267
|
14 years |
vboxsync |
Build fix.
|
|
|
@37266
|
14 years |
vboxsync |
Windows ExtPack build fix.
|
|
|
@37265
|
14 years |
vboxsync |
configure: ssl build fix
|
|
|
@37264
|
14 years |
vboxsync |
Storage/ATA+AHCI: support the non-rotational medium flag
|
|
|
@37263
|
14 years |
vboxsync |
build fix
|
|
|
@37262
|
14 years |
vboxsync |
VBoxGuestR3LibAdditions.cpp: Don't crashin in the failure path when …
|
|
|
@37261
|
14 years |
vboxsync |
Oops
|
|
|
@37260
|
14 years |
vboxsync |
openssl compile fix
|
|
|
@37259
|
14 years |
vboxsync |
Device/DrvUDPTunnel: include contributor information
|
|
|
@37258
|
14 years |
vboxsync |
Build fix.
|
|
|
@37257
|
14 years |
vboxsync |
Comments.
|
|
|
@37256
|
14 years |
vboxsync |
VBoxGuestR3LibAdditions: VersionEx -> VersionExt, refacatored code.
|
|
|
@37255
|
14 years |
vboxsync |
Installer/linux+solaris: clean up VBox.sh
|
|
|
@37254
|
14 years |
vboxsync |
OpenSSL: link ssl library.
|
|
|
@37253
|
14 years |
vboxsync |
Windows Guest Additions installer: Ask if Aero (WDDM) support should …
|
|
|
@37252
|
14 years |
vboxsync |
Windows Guest Additions installer: Fixed deprecated define …
|
|
|
@37251
|
14 years |
vboxsync |
GMMR0: Removed unused code and moved some functions around.
|
|
|
@37250
|
14 years |
vboxsync |
GMMR0: Unused variable.
|
|
|