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