VirtualBox

source: vbox/trunk/src/VBox/Devices/Makefile.kmk

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @67438   7 年 vboxsync Audio/DevHDA: More forward porting / integration stuff. WIP.
(edit) @67429   7 年 vboxsync Audio/DevHDA: More forward porting / integration stuff. WIP.
(edit) @67400   7 年 vboxsync Audio/DevHDA: Forward ported / integrated wall clock handling + stream …
(edit) @66125   8 年 vboxsync bugref:8019: Undefined behaviour sanitiser: add a build option …
(edit) @65977   8 年 vboxsync Makefile update.
(edit) @65692   8 年 vboxsync jpeg-8a => jpeg-9b
(edit) @65381   8 年 vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65338   8 年 vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65151   8 年 vboxsync Audio: Enabled async I/O support for HDA by default to get another …
(edit) @65073   8 年 vboxsync Audio: Enabled using backend-independent device enumeration support by …
(edit) @65072   8 年 vboxsync Audio: VBOX_WITH_AUDIO_CA_QUEUES is not needed anymore; Audio Queues …
(edit) @65071   8 年 vboxsync Audio: Disable one-time audio stream initialization at device creation …
(edit) @65057   8 年 vboxsync Devices/Storage: Kill the host SCSI passthrough driver, wasn't really …
(edit) @65000   8 年 vboxsync Audio: Disable using async I/O support for HDA + AC'97 by default for now.
(edit) @64984   8 年 vboxsync Devices/Makefile.kmk: Added VBOX_WITH_AUDIO_AC97_ASYNC_IO + …
(edit) @64626   8 年 vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64509   8 年 vboxsync Committed a bit too much.
(edit) @64508   8 年 vboxsync Audio: Added Validation Kit skeleton driver. Use with …
(edit) @64351   8 年 vboxsync Audio: Renamed HDA files to better reflect what they are.
(edit) @64333   8 年 vboxsync Audio: Match to 5.1 in terms of functionality by disabling …
(edit) @64240   8 年 vboxsync Storage/Devices/DrvHost*: Separate the host specific code in …
(edit) @64239   8 年 vboxsync Devices/Storage/DrvHost*: Start separating host dependent code into …
(edit) @64062   8 年 vboxsync Audio: Enable Audio Queues implementation for macOS hosts by default …
(edit) @63885   8 年 vboxsync Devices/Samples: build by default (if testcases are built) and install …
(edit) @63711   8 年 vboxsync Audio: Implemented support for audio device enumeration handling, …
(edit) @63689   8 年 vboxsync Storage: New ramdisk driver for debugging and make DrvDiskIntegrity …
(edit) @63216   8 年 vboxsync Devices: warnings (gcc)
(edit) @63009   8 年 vboxsync Reduced lwip-new/Config.kmk to just the two list (incs and sources), …
(edit) @63007   8 年 vboxsync lwip-new/Makefile.kmk is not a proper makefile and only messes up .kup …
(edit) @62948   8 年 vboxsync VBoxSVGA3D: warnings
(edit) @62585   8 年 vboxsync Audio: Cleanup: Renamed VBOX_WITH_[OSS|ALSA|PULSE] -> …
(edit) @62580   8 年 vboxsync Audio: Initial commit of audio debug backend. This can dump the output …
(edit) @62577   8 年 vboxsync Build fix.
(edit) @62576   8 年 vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62575   8 年 vboxsync Hmm, why did I change that…
(edit) @62574   8 年 vboxsync Oops.
(edit) @62573   8 年 vboxsync Cleanup: Removed VBOX_WITH_NEW_PS2M switch.
(edit) @62572   8 年 vboxsync Audio: Devices/Makefile.kmk: Cleanup.
(edit) @62563   8 年 vboxsync Devices: Rename I/O APIC files.
(edit) @62451   8 年 vboxsync Devices: Makefile.kmk cleanup
(edit) @62442   8 年 vboxsync VBoxDD2RC should not include old DevIoApic when the new one is enabled.
(edit) @62176   8 年 vboxsync s/VBOX_WITH_AUDIO_STABLE/VBOX_WITH_AUDIO_50/
(edit) @61900   8 年 vboxsync Devices/Makefile.kmk: $(SED) -e "..." is more correct
(edit) @61664   8 年 vboxsync Devices: Partially revert r108015.
(edit) @61662   8 年 vboxsync Devices: typo.
(edit) @61661   8 年 vboxsync Devices: Don't compile old I/O APIC code when not required.
(edit) @61565   8 年 vboxsync Audio: Fixes for VBOX_WITH_AUDIO_STABLE.
(edit) @61516   8 年 vboxsync Devices/Audio: typo
(edit) @61413   9 年 vboxsync Audio: Use the old audio code for now when doing a release. Set …
(edit) @61339   9 年 vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61332   9 年 vboxsync Audio: Update.
(edit) @61320   9 年 vboxsync Audio: Update.
(edit) @61157   9 年 vboxsync Audio: - Unified GPDMAUDIOGSTSTRMIN / PDMAUDIOGSTSTRMOUT / …
(edit) @60970   9 年 vboxsync More new Xcode fixes.
(edit) @60957   9 年 vboxsync Devices/Makefile.kmk: Adjustments for new Xcode version.
(edit) @60925   9 年 vboxsync Audio: Update on infrastructure: - More work on HDA stream …
(edit) @60693   9 年 vboxsync Devices: Don't build old APIC code if new APIC code is defined.
(edit) @60582   9 年 vboxsync Devices/*.dsl: introduce some newlines to make recent versions of IASL …
(edit) @60307   9 年 vboxsync VMM: APIC rewrite. Initial commit, work in progress.
(edit) @59775   9 年 vboxsync VUSB: Remove unused read ahead buffering code and replace with new …
(edit) @59738   9 年 vboxsync VUSB: Some structural cleanup (#7 Move the debug log trace related …
(edit) @59718   9 年 vboxsync VUSB: Some structural cleanup (#4 Move the URB allocation from the …
(edit) @59633   9 年 vboxsync USB/Sniffer: Add format writers for Linux usbmon ASCII output and …
(edit) @59615   9 年 vboxsync USB/VUSBSniffer: Separate API from format to make it possible to …
(edit) @59448   9 年 vboxsync Devices/Storage: More work on the new I/O interface Implement a new …
(edit) @59317   9 年 vboxsync Devices/Makefile.kmk: intendentation fixes
(edit) @59248   9 年 vboxsync Storage: Get rid of the block driver and merge the the little extra …
(edit) @59063   9 年 vboxsync NAT: Move host resolver out of libalias. This is a minimal change …
(edit) @59051   9 年 vboxsync DevNVMe: More build fixes
(edit) @57990   9 年 vboxsync Removed the 'temporary' VBOX_WITH_NEW_USB_CODE_ON_DARWIN define …
(edit) @57989   9 年 vboxsync Added support for GIM Hyper-V hypercalls and guest debugging.
(edit) @57809   9 年 vboxsync Reverted bad commit r102754.
(edit) @57808   9 年 vboxsync Installer/linux and tinderclient: use Qt from build server for RPM …
(edit) @57736   9 年 vboxsync DrvHostDSound: dynamically load dsound.dll
(edit) @57522   9 年 vboxsync USB/IP: Fixes and enable building it
(edit) @57521   9 年 vboxsync NVMe: Changes required for building it and integrating into the PUEL …
(edit) @57446   9 年 vboxsync VMM: Removing VBOX_WITH_HYBRID_32BIT_KERNEL and other 32-bit darwin fun.
(edit) @57296   9 年 vboxsync Disable host block device handling for Windows for now as some users …
(edit) @57190   9 年 vboxsync Devices/Storage: Start windows specific implementation for the host …
(edit) @57153   9 年 vboxsync vmsvga3d: mac build fix.
(edit) @57151   9 年 vboxsync VMSVGA3d: Started reworking 3d command handling code to avoid …
(edit) @57149   9 年 vboxsync VMSVGA3d: Combining OGL and D3D backend structures and moving …
(edit) @56967   9 年 vboxsync Devices/Storage: Keep track of used host block devices and prevent the …
(edit) @56945   9 年 vboxsync Devices/Makefile.kmk: Introducing VBOX_WITH_VMSVGA3D_USE_OPENGL for …
(edit) @56733   9 年 vboxsync SUPHardNt: Allow hardened exectuable binaries in the 'testcase' …
(edit) @56284   9 年 vboxsync s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
(edit) @56232   10 年 vboxsync follow-up to r99029: remove VBOX_WITH_SLIRP_BSD_SBUF from the Makefile
(edit) @56085   10 年 vboxsync PDM/Audio: Removed old audio architecture.
(edit) @55840   10 年 vboxsync vmsvga3d/mac: Fixed problem with missing back/front buffers. Stop use …
(edit) @55791   10 年 vboxsync Added version info to VBoxDDR0, VBoxDD2R0, VBoxDDGC and VBoxDD2GC.
(edit) @55790   10 年 vboxsync Replaced .rc files in src/VBox/Devices.
(edit) @55432   10 年 vboxsync G/c VBOX_WITH_NEW_LWIP. This option only affects DevINIP/DrvVD (as …
(edit) @55349   10 年 vboxsync Devices: re-add VirtualKD which was removed by accident
(edit) @55259   10 年 vboxsync Main/Serial+Devices/Serial: new TCP backend for serial port. …
(edit) @54768   10 年 vboxsync VMSVGA3d: Eliminated the CR blitter dependencies, we don't need it (at …
(edit) @54767   10 年 vboxsync VMSVGA3d: Eliminated WindowsInfo leak; dropping the CR compositor …
(edit) @54766   10 年 vboxsync The D3DXDisassembleShader API required the DirectX SDK, which we don't …
(edit) @54765   10 年 vboxsync VMSVGA3d: Applied patches from trivirt that among other things makes …
(edit) @54273   10 年 vboxsync PDM/Audio: Work on CoreAudio backend.
(edit) @54049   10 年 vboxsync Devices/Makefile.kmk: Removed duplicated solaris audio source listing.
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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