|
|
@59387
|
9 years |
vboxsync |
Main/IDL: Move the IUSBDevice::backend attribute to the end. Though it …
|
|
|
@59386
|
9 years |
vboxsync |
VBoxMergeAppSeq.wxi: VBOX_WITH_MIDL_PROXY_STUB no longer needed after …
|
|
|
@59385
|
9 years |
vboxsync |
VBoxProxyStub,comregister,glue: Added a second proxy dll for older …
|
|
|
@59384
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 64): Implementing keyboard handling for Qt5 …
|
|
|
@59383
|
9 years |
vboxsync |
IMachine: dropped the number of reservedAttributes from 14 to 12 in …
|
|
|
@59382
|
9 years |
vboxsync |
idl/midl.xsl: add 'proxy' attribute to the interfaces when …
|
|
|
@59381
|
9 years |
vboxsync |
Main,FE/Qt: Don't access the USB ID database for …
|
|
|
@59380
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 63): Runtime UI: Another bit of …
|
|
|
@59379
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 62): Runtime UI: A bit of machine-view …
|
|
|
@59378
|
9 years |
vboxsync |
Audio/DrvHostCoreAudio.cpp: Recording fixes for OS X.
|
|
|
@59377
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 61): Reworking keyboard-handler: Cleanup …
|
|
|
@59376
|
9 years |
vboxsync |
Audio: if the backend couldn't be initialized (ie pfnInit() failed), …
|
|
|
@59375
|
9 years |
vboxsync |
Audio: introduced VERR_AUDIO_BACKEND_INIT_FAILED
|
|
|
@59374
|
9 years |
vboxsync |
Main/iokit.cpp: Correctly determine the USB device state on El Capitan …
|
|
|
@59373
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 60): Reworking keyboard-handler: Policy …
|
|
|
@59372
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 59): Reworking keyboard-handler: Cleanup …
|
|
|
@59371
|
9 years |
vboxsync |
VBoxSVC: Don't include the registry changes when …
|
|
|
@59370
|
9 years |
vboxsync |
VBoxProxyStub.c: Redid the cleanup-registry-mess code that deals with …
|
|
|
@59369
|
9 years |
vboxsync |
VBoxC/dllmain,VBoxSVC/svcmain: Let VBoxProxyStub do all the …
|
|
|
@59368
|
9 years |
vboxsync |
VBoxCOM,VBoxSVC: Call VBoxProxyStub to gently update the MS COM …
|
|
|
@59367
|
9 years |
vboxsync |
VBoxProxyStub: Implemented the automatic registration update code.
|
|
|
@59366
|
9 years |
vboxsync |
iprt/nt/nt.h: Added NtQueryKey and NtEnumerateKey.
|
|
|
@59365
|
9 years |
vboxsync |
comregister.cmd: Fixed another wow64 thing.
|
|
|
@59364
|
9 years |
vboxsync |
comregister.cmd: IF xx LSS y works differently in CMD and 4NT. Fixed a …
|
|
|
@59363
|
9 years |
vboxsync |
VBoxProxyStub: Work in progress.
|
|
|
@59362
|
9 years |
vboxsync |
Config.kmk: Added missing INST.win property to the VBoxMainComp-x86 …
|
|
|
@59361
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 58): Reworking keyboard-handler: General …
|
|
|
@59360
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 57): Reworking keyboard-handler: Update …
|
|
|
@59359
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 56): Reworking keyboard-handler: Some …
|
|
|
@59358
|
9 years |
vboxsync |
alignment
|
|
|
@59357
|
9 years |
vboxsync |
Audio: Reattaching fixes.
|
|
|
@59356
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 55): Reworking keyboard-handler: Proper …
|
|
|
@59355
|
9 years |
vboxsync |
/Makefile.kmk,Config.kmk: Fixed resigning of x86\msvcr*.dll, seems …
|
|
|
@59354
|
9 years |
vboxsync |
BIOS: Report I/O and local APIC ranges in E820h memory map.
|
|
|
@59353
|
9 years |
vboxsync |
vboxapi.py: s/type_/eType/g
|
|
|
@59352
|
9 years |
vboxsync |
pdmaudioifs.h: PDMIAUDIOCONNECTOR_IID due to removal of pfnInitNull.
|
|
|
@59351
|
9 years |
vboxsync |
DevIchAc97.cpp + DevSB16.cpp: DECLCALLBACK for PFNPDMDEVDETACH.
|
|
|
@59350
|
9 years |
vboxsync |
not 'const char*' but 'char*' because the content is not constant
|
|
|
@59349
|
9 years |
vboxsync |
Build fix; unintentional commit.
|
|
|
@59348
|
9 years |
vboxsync |
Audio: Implemented dynamic fallback support to NULL audio backends for …
|
|
|
@59347
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 54): Reworking keyboard-handler: Refactoring.
|
|
|
@59346
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 53): Reworking keyboard-handler: Some of …
|
|
|
@59345
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 52): Reworking keyboard-handler: Proper …
|
|
|
@59344
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 51): Too early for personal x11 stuff for …
|
|
|
@59343
|
9 years |
vboxsync |
HDA: Warning.
|
|
|
@59342
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 50): More Mac OS X includes with Qt5.
|
|
|
@59341
|
9 years |
vboxsync |
Main/ExtPack: also mention that the version of the ExtPack might be …
|
|
|
@59340
|
9 years |
vboxsync |
ExtPackManagerImpl.cpp: Removed extpack version check as it is made …
|
|
|
@59339
|
9 years |
vboxsync |
ExtPackManagerImpl.cpp: Turns out there are more snaufs in the USB …
|
|
|
@59338
|
9 years |
vboxsync |
VBOXEXTPACKREG: Extended with uVBoxFullVersion member and reserved …
|
|
|
@59337
|
9 years |
vboxsync |
VBOXEXTPACKREG: Extended with uVBoxFullVersion member and reserved …
|
|
|
@59336
|
9 years |
vboxsync |
ExtPackManagerImpl.cpp: Refuse to load extpacks older than 4.3.16 …
|
|
|
@59335
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 49): No need for keep-aspect-ratio feature …
|
|
|
@59334
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 48): No DnD promises for Mac OS X with Qt5 …
|
|
|
@59333
|
9 years |
vboxsync |
not exported for now
|
|
|
@59332
|
9 years |
vboxsync |
nit
|
|
|
@59331
|
9 years |
vboxsync |
D'oh
|
|
|
@59330
|
9 years |
vboxsync |
Main/IOKit: Fixes for El Capitan, use the new IOUSBHostDevice class to …
|
|
|
@59329
|
9 years |
vboxsync |
Installer/win: Implemented VBOX_WITH_MIDL_PROXY_STUB=1 registration.
|
|
|
@59328
|
9 years |
vboxsync |
Installer/win/VirtualBox_TypeLib.xsl: Set the MajorVersion and …
|
|
|
@59327
|
9 years |
vboxsync |
Main/VBoxProxyStuf: Added a copy of the typelib to the proxy dlls. …
|
|
|
@59326
|
9 years |
vboxsync |
Main/Makefile.kmk: indent.
|
|
|
@59325
|
9 years |
vboxsync |
VBoxUSB/darwin: Fix issues grabbing certain interfaces after the guest …
|
|
|
@59324
|
9 years |
vboxsync |
BugReportTool: single text file
|
|
|
@59323
|
9 years |
vboxsync |
Build fix; forgot to commit this.
|
|
|
@59322
|
9 years |
vboxsync |
Audio/HDA: Fixes for stream DMA counters; also take them into account …
|
|
|
@59321
|
9 years |
vboxsync |
Installer/win/Makefile.kmk: Pass down VBOX_WITH_MIDL_PROXY_STUB to the …
|
|
|
@59320
|
9 years |
vboxsync |
bs3kit: don't install the libs.
|
|
|
@59319
|
9 years |
vboxsync |
ExtPackManager.cpp/h: Fine to VMs running when installing an extpack, …
|
|
|
@59318
|
9 years |
vboxsync |
ThreadTask: Review/@todo
|
|
|
@59317
|
9 years |
vboxsync |
Devices/Makefile.kmk: intendentation fixes
|
|
|
@59316
|
9 years |
vboxsync |
bs3kit: Check gcc version.
|
|
|
@59315
|
9 years |
vboxsync |
bs3kit: Enabled building it on linux (fetch tools).
|
|
|
@59314
|
9 years |
vboxsync |
a couple of tests.
|
|
|
@59313
|
9 years |
vboxsync |
NAT: When host resolver has a DNS mapping for a name, don't bother …
|
|
|
@59312
|
9 years |
vboxsync |
NAT: drvNATSendWorker - ifdef out assertion which condition we deal …
|
|
|
@59311
|
9 years |
vboxsync |
bs3kit: Started on first bs3kit testcase, added Bs3CpuDetect (untested).
|
|
|
@59310
|
9 years |
vboxsync |
iprt/*.h: 16-bit watcom / DOS adjustments.
|
|
|
@59309
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 47): Mac OS X nativeEvent handler …
|
|
|
@59308
|
9 years |
vboxsync |
FE/Qt: Qt5 migration (part 46): Some specific Mac OS X stuff allowing …
|
|
|
@59307
|
9 years |
vboxsync |
bugref:8183: Mouse Integration sometimes not working after restore …
|
|
|
@59306
|
9 years |
vboxsync |
Runtime: actually use rtMpDarwinOnlinePhysicalCpus() when determining …
|
|
|
@59305
|
9 years |
vboxsync |
Storage/NVMe: Convert emulation to use PDMIMEDIAEX instead of …
|
|
|
@59304
|
9 years |
vboxsync |
bs3kit: Build fix for 32-bit windows hosts.
|
|
|
@59303
|
9 years |
vboxsync |
bootsectors/Makefile.kmk: build fix.
|
|
|
@59302
|
9 years |
vboxsync |
Enabled building bs3kit on windows.
|
|
|
@59301
|
9 years |
vboxsync |
bs3kit: locate the patched nasm added to tools (kBuild/tools/NASM.kmk …
|
|
|
@59300
|
9 years |
vboxsync |
bs3kit: prepping makefiles, working around NASM dependency issue.
|
|
|
@59299
|
9 years |
vboxsync |
Hopefully fix last burn when running doxygen
|
|
|
@59298
|
9 years |
vboxsync |
SUPDrvGip: Better timer granularity upgrade assertion.
|
|
|
@59297
|
9 years |
vboxsync |
tstVDIo: Another build fix for x86
|
|
|
@59296
|
9 years |
vboxsync |
tstVDIo: Build fix
|
|
|
@59295
|
9 years |
vboxsync |
Another try
|
|
|
@59294
|
9 years |
vboxsync |
Another try
|
|
|
@59293
|
9 years |
vboxsync |
Build fix
|
|
|
@59292
|
9 years |
vboxsync |
Build fix
|
|
|
@59291
|
9 years |
vboxsync |
Forgotten files
|
|
|
@59290
|
9 years |
vboxsync |
Storage/DrvVD.cpp: First simple implementation for the PDMIMEDIAEX …
|
|
|
@59289
|
9 years |
vboxsync |
IPRT: Init order check.
|
|
|
@59288
|
9 years |
vboxsync |
Main: fix for VBOX_WITH_VUSB disabled
|
|
|