|
|
@68085
|
7 years |
vboxsync |
Build fix.
|
|
|
@68083
|
7 years |
vboxsync |
Devices/Graphics/DevVGA-SVGA3d-ogl.cpp: detect shader model from …
|
|
|
@68076
|
7 years |
vboxsync |
Audio: Implemented optional callbacks StreamPlayBegin / StreamPlayEnd …
|
|
|
@68067
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: Implemented handling …
|
|
|
@68052
|
7 years |
vboxsync |
bugref:8778: Double click not working with precision touchpad (user …
|
|
|
@68039
|
7 years |
vboxsync |
Audio/DrvHostPulseAudio: Implemented simple overflow callback. Just …
|
|
|
@68021
|
7 years |
vboxsync |
Audio: Logging nits.
|
|
|
@68013
|
7 years |
vboxsync |
VMMR0,PciRawR0,GVMMR0: More pGVM cleanups.
|
|
|
@67976
|
7 years |
vboxsync |
bugref:8877: VirtualKD: build fix
|
|
|
@67975
|
7 years |
vboxsync |
bugref:8887: DevVirtioNet: several fixes
|
|
|
@67974
|
7 years |
vboxsync |
bugref:8881: DevE1000: fixes
|
|
|
@67973
|
7 years |
vboxsync |
bugref:8877: VirtualKD: fix
|
|
|
@67972
|
7 years |
vboxsync |
bugref:8863: several DevVGA-SVGA fixes
|
|
|
@67971
|
7 years |
vboxsync |
bugref:8862: DevE1000: fixes
|
|
|
@67970
|
7 years |
vboxsync |
bugref:8844: DevVirtioNet: fixes
|
|
|
@67962
|
7 years |
vboxsync |
Warning.
|
|
|
@67961
|
7 years |
vboxsync |
VSCSI: Added virtual SSC device. WIP, disabled by default.
|
|
|
@67960
|
7 years |
vboxsync |
Fixing bad commit.
|
|
|
@67959
|
7 years |
vboxsync |
DevATA: Select device 0 when resetting, see bugref:5869
|
|
|
@67953
|
7 years |
vboxsync |
BIOS: Don't need to be so chatty.
|
|
|
@67952
|
7 years |
vboxsync |
Audio/PA: Reordered PulseAudio mangling / stub functions. No code changes.
|
|
|
@67951
|
7 years |
vboxsync |
Audio/DrvHostPulseAudio: Added underflow / write callbacks from 5.1, …
|
|
|
@67930
|
7 years |
vboxsync |
Build fix.
|
|
|
@67929
|
7 years |
vboxsync |
Audio/DevIchAc97.cpp: A bit of renaming, comments and LogRel2 logging …
|
|
|
@67928
|
7 years |
vboxsync |
Audio/DevIchAc97.cpp: Implemented record gain registers 1Ch and 1Eh: …
|
|
|
@67919
|
7 years |
vboxsync |
BusLogic: Cleaned up command handling, implemented a few todos.
|
|
|
@67918
|
7 years |
vboxsync |
Main/Console: EFI graphics resolution cleanup, prepare for resolution …
|
|
|
@67917
|
7 years |
vboxsync |
BusLogic: Fetch local RAM command does not trigger completion interrupts.
|
|
|
@67912
|
7 years |
vboxsync |
EFI: rename misnamed, semi-unused #define to match the intended …
|
|
|
@67910
|
7 years |
vboxsync |
Audio/DevIchAc97.cpp: Put timer back to 200Hz, as backends like …
|
|
|
@67909
|
7 years |
vboxsync |
Audio/DrvHostPulseAudio.cpp: Added additional check for writable size …
|
|
|
@67908
|
7 years |
vboxsync |
Audio/HDAStreamChannel: Fixes for hdaStreamChannelAcquireData().
|
|
|
@67907
|
7 years |
vboxsync |
Audio/DevHDA: More docs, cleanup.
|
|
|
@67906
|
7 years |
vboxsync |
Build fix.
|
|
|
@67905
|
7 years |
vboxsync |
Build fix.
|
|
|
@67903
|
7 years |
vboxsync |
Build fix.
|
|
|
@67902
|
7 years |
vboxsync |
Formatting, comment nits.
|
|
|
@67901
|
7 years |
vboxsync |
Audio/DevHDA.cpp: Renaming (no actual code changes).
|
|
|
@67900
|
7 years |
vboxsync |
Build fix (forgot to add file).
|
|
|
@67899
|
7 years |
vboxsync |
Audio/DevHDA.cpp: Modularized code more by also factoring out the HDA …
|
|
|
@67891
|
7 years |
vboxsync |
PIC: Simplified implementation. Seems to work just as well as the …
|
|
|
@67890
|
7 years |
vboxsync |
LsiLogic: Fix buggy Solaris 9 guest driver
|
|
|
@67889
|
7 years |
vboxsync |
Undoing bad commit.
|
|
|
@67888
|
7 years |
vboxsync |
BIOS: Typo (IRQ 10 and 11 both should have the dummy handler).
|
|
|
@67887
|
7 years |
vboxsync |
BusLogic: Clear CMDINV bit when dismissing interrupts. Matches docs …
|
|
|
@67886
|
7 years |
vboxsync |
BusLogic: Implemented mostly dummy Enable OMBR Interrupt command.
|
|
|
@67870
|
7 years |
vboxsync |
PCI: Change PCI IRQ assignments to match previous behavior (previously …
|
|
|
@67866
|
7 years |
vboxsync |
Typo.
|
|
|
@67865
|
7 years |
vboxsync |
Do as the comment said.
|
|
|
@67857
|
7 years |
vboxsync |
VGA: Who will blink first?
|
|
|
@67856
|
7 years |
vboxsync |
Audio/DevIchAc97.cpp: Docs.
|
|
|
@67855
|
7 years |
vboxsync |
Audio/DevHDA.cpp: Docs.
|
|
|
@67853
|
7 years |
vboxsync |
VGABIOS: Properly update BDA offset 65h, 66h on mode set.
|
|
|
@67851
|
7 years |
vboxsync |
Typos.
|
|
|
@67841
|
7 years |
vboxsync |
Devices/Storage: Don't prevent VM startup with an empty host DVD drive …
|
|
|
@67835
|
7 years |
vboxsync |
DevOHCI: warning
|
|
|
@67834
|
7 years |
vboxsync |
Build fix.
|
|
|
@67833
|
7 years |
vboxsync |
Audio/DevHDA.cpp: Get rid of the PHDASTATE parameter for all …
|
|
|
@67831
|
7 years |
vboxsync |
Newline.
|
|
|
@67829
|
7 years |
vboxsync |
Audio/DrvAudio.cpp: The host sets the pace.
|
|
|
@67827
|
7 years |
vboxsync |
Audio/AudioMixer.cpp: The host sets the pace.
|
|
|
@67826
|
7 years |
vboxsync |
Audio/DevIchAc97.cpp: Fixes for ichac97StreamRead().
|
|
|
@67813
|
7 years |
vboxsync |
VGABIOS: Fixed 15bpp virtual resolution calculations.
|
|
|
@67812
|
7 years |
vboxsync |
VGABIOS: VBE function 6 needs to fail if requested width causes …
|
|
|
@67807
|
7 years |
vboxsync |
Devices/PC/BIOS: updated alternative sources
|
|
|
@67806
|
7 years |
vboxsync |
Devices: when attaching a driver, don't pass a local variable as …
|
|
|
@67805
|
7 years |
vboxsync |
BIOS: Enable bus mastering for SCSI HBAs, too. Guests may rely on that.
|
|
|
@67795
|
7 years |
vboxsync |
VGA: Now you see me, now you don't.
|
|
|
@67789
|
7 years |
vboxsync |
Devices/PC/BIOS: updated alternative sources
|
|
|
@67785
|
7 years |
vboxsync |
BIOS: Preserve most flags on INT 16h/01h, 11h. Some software depends …
|
|
|
@67780
|
7 years |
vboxsync |
Audio/DevIchAc97.cpp: Renamed AC97_BD_MAX_LEN_MASK -> …
|
|
|
@67779
|
7 years |
vboxsync |
Doxygen fix.
|
|
|
@67778
|
7 years |
vboxsync |
Audio/DevIchAc97.cpp: Added a define for maximum number of BDLEs …
|
|
|
@67776
|
7 years |
vboxsync |
Audio/DevIchAc97.cpp: Renaming.
|
|
|
@67771
|
7 years |
vboxsync |
updated alternative system BIOS and VGA BIOS sources
|
|
|
@67767
|
7 years |
vboxsync |
Audio/DevIchAc97.cpp: Set the stream layouts in ichac97StreamOpen().
|
|
|
@67766
|
7 years |
vboxsync |
VGA: Implemented address wraparound for 16-color VGA modes.
|
|
|
@67763
|
7 years |
vboxsync |
VBoxLwipCore: Use DECLCALLBACKPTR. No functional change.
|
|
|
@67742
|
7 years |
vboxsync |
AudioMixBuffer: comment
|
|
|
@67741
|
7 years |
vboxsync |
AudioMixBuffer: try to get the signed shift right
|
|
|
@67739
|
7 years |
vboxsync |
HDA: Removed assertion. Sending invalid commands to widgets is …
|
|
|
@67717
|
7 years |
vboxsync |
Audio/DevSB16.cpp: Also set the stream layout in sb16OpenOut().
|
|
|
@67711
|
7 years |
vboxsync |
HDA Codec: Fixed Get/Set GPIO Direction command name, fixed Snow …
|
|
|
@67710
|
7 years |
vboxsync |
HDA: Fixed HDA detection with Linux 3.13 (ROIC/RINTCTL mix-up), …
|
|
|
@67709
|
7 years |
vboxsync |
warning fix
|
|
|
@67708
|
7 years |
vboxsync |
DevPCI.cpp: use the refactored PCI config space access code which …
|
|
|
@67707
|
7 years |
vboxsync |
DevPciIch9.cpp: big config space access refactoring, eliminating the …
|
|
|
@67706
|
7 years |
vboxsync |
HDA: Fixed CORBRP reset behavior to get rid of Linux warning.
|
|
|
@67705
|
7 years |
vboxsync |
HDA: Need to update interrupts when they're unset, not just when …
|
|
|
@67702
|
7 years |
vboxsync |
HDA/HDAStreamPeriod.cpp: Sanity for hdaStreamPeriodInit().
|
|
|
@67701
|
7 years |
vboxsync |
Audio/HDA: Check for stream in hdaReschedulePendingInterrupts().
|
|
|
@67700
|
7 years |
vboxsync |
Spaces.
|
|
|
@67699
|
7 years |
vboxsync |
Devices/Makefile.kmk: Reverted unintentional change of r116531.
|
|
|
@67698
|
7 years |
vboxsync |
Audio/HDA: Split out StreamMap and StreamChannel functions in own …
|
|
|
@67697
|
7 years |
vboxsync |
Audio: vmm/pdmaudioifs.h: Shuffle parameters around in …
|
|
|
@67694
|
7 years |
vboxsync |
BIOS: INT 13h, INT 15h always returns with interrupts enabled.
|
|
|
@67693
|
7 years |
vboxsync |
Audio/AudioMixer: Initialize stream layout in AudioMixerSinkCreateStream().
|
|
|
@67692
|
7 years |
vboxsync |
Audio/HDA: Stream configuration initialization fixes.
|
|
|
@67691
|
7 years |
vboxsync |
Audio/DrvAudioCommon.cpp: Also validate stream layout in …
|
|
|
@67689
|
7 years |
vboxsync |
Audio/DrvAudioCommon.cpp: Some more assertions for …
|
|
|