VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette