|
|
@67613
|
8 years |
vboxsync |
DevHDA: fixed sanity checks
|
|
|
@67607
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Relaxed checks for drvAudioStreamCaptureXXX().
|
|
|
@67606
|
8 years |
vboxsync |
Audio/DrvAudioCommon.cpp: Relax audio channels check in …
|
|
|
@67597
|
8 years |
vboxsync |
DrvSCSI.cpp/drvscsiConstruct: Don't assert on PDMDrvHlpAttach failure, …
|
|
|
@67596
|
8 years |
vboxsync |
ACPI: Slight correction.
|
|
|
@67594
|
8 years |
vboxsync |
Picky!
|
|
|
@67593
|
8 years |
vboxsync |
Copy/paste fix.
|
|
|
@67590
|
8 years |
vboxsync |
VUSB: Bit of infrastructure to allow frame delta (interval) tracking.
|
|
|
@67589
|
8 years |
vboxsync |
Undoing bad commit.
|
|
|
@67588
|
8 years |
vboxsync |
xHCI: Move clearing the HCH bit to avoid potential side effects.
|
|
|
@67587
|
8 years |
vboxsync |
DevVGA: Add a few missing checks which skip the VRAM alias mapping to …
|
|
|
@67586
|
8 years |
vboxsync |
comment typo
|
|
|
@67585
|
8 years |
vboxsync |
DevEFI/DevACPI/DevPcBios: bugref:8768: necessary adaptions of the PCI …
|
|
|
@67584
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Use static.
|
|
|
@67583
|
8 years |
vboxsync |
PDM, DevPci, DevPciIch9: Need to trigger the FakePCIBIOS code later on …
|
|
|
@67579
|
8 years |
vboxsync |
DevPlayground: make sure that the MMIO regions for the PCI functions …
|
|
|
@67578
|
8 years |
vboxsync |
Audio/DevSB16.cpp: Made Warcraft 2 and friends work again.
|
|
|
@67577
|
8 years |
vboxsync |
Audio/DrvHostALSAAudio.cpp: Disabled assertion (needed for mono channels).
|
|
|
@67576
|
8 years |
vboxsync |
DrvHostPulseAudio: removed more logging
|
|
|
@67574
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Disabled assertion (needed for mono channels).
|
|
|
@67572
|
8 years |
vboxsync |
DevVGA-SVGA3d-win.cpp: Use the bounce texture if necessary to copy …
|
|
|
@67567
|
8 years |
vboxsync |
Audio/DevSB16.cpp: Renaming.
|
|
|
@67565
|
8 years |
vboxsync |
Audio/DevSB16.cpp: Added missing stream configuration parameters.
|
|
|
@67563
|
8 years |
vboxsync |
Audio/PulseAudio: Only copy data if it's not a data hole.
|
|
|
@67562
|
8 years |
vboxsync |
DevPciIch9.cpp: improve reset handling to be less broken (making less …
|
|
|
@67557
|
8 years |
vboxsync |
DevHDA: better fix
|
|
|
@67556
|
8 years |
vboxsync |
DevVGA: Always store the virtual height in INDEX_VIRT_HEIGHT except …
|
|
|
@67555
|
8 years |
vboxsync |
Build fix.
|
|
|
@67554
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Sanity for cStreams in hdaLoadExec() / …
|
|
|
@67551
|
8 years |
vboxsync |
DrvHostPulseAudio: logging, locking
|
|
|
@67548
|
8 years |
vboxsync |
VBIOS: Rewrote set/get scanline length function in C.
|
|
|
@67547
|
8 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67545
|
8 years |
vboxsync |
DrvHostPulseAudio: build fix
|
|
|
@67544
|
8 years |
vboxsync |
DrvHostPulseAudio: less debugging
|
|
|
@67542
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Comment + assertion for hdaRegWriteSDFMT().
|
|
|
@67541
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Comment.
|
|
|
@67537
|
8 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67536
|
8 years |
vboxsync |
DevHDA: build fix / doxygen fix
|
|
|
@67534
|
8 years |
vboxsync |
Audio/DevHDA: Updated saved states changelog.
|
|
|
@67533
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Fixed audio handling when restoring from a saved …
|
|
|
@67530
|
8 years |
vboxsync |
HDAStreamPeriod: Added hdaStreamPeriodPause() / hdaStreamPeriodResume().
|
|
|
@67525
|
8 years |
vboxsync |
Net/Virtio: bugref:8887: Extracted a part of …
|
|
|
@67520
|
8 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67518
|
8 years |
vboxsync |
DrvHostPulseAudio: try to fix the hangs during initialization
|
|
|
@67514
|
8 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67513
|
8 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67508
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Also start the async I/O thread(s) when running from …
|
|
|
@67506
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Reduced default host sample buffer factor from 10 …
|
|
|
@67505
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Fixes for hdaStreamUpdate().
|
|
|
@67504
|
8 years |
vboxsync |
Audio/DevHDA.cpp: Typo in hdaStreamRead(): Use cbLeft instead of …
|
|
|
@67501
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Fixes for drvAudioStreamCaptureRaw().
|
|
|
@67500
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Docs, logging.
|
|
|
@67499
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Fixes for drvAudioStreamRead().
|
|
|
@67498
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Do not attempt to write more than available in …
|
|
|
@67497
|
8 years |
vboxsync |
DrvHostPulseAudio: more debugging
|
|
|
@67496
|
8 years |
vboxsync |
Audio/DevHDA: Logging + additional check for hdaMixerSetVolume().
|
|
|
@67495
|
8 years |
vboxsync |
Devices/BIOS: update alternative code
|
|
|
@67494
|
8 years |
vboxsync |
DrvHostPulseAudio: more debug code
|
|
|
@67490
|
8 years |
vboxsync |
Whitespace.
|
|
|
@67488
|
8 years |
vboxsync |
Audio/DevHDA: Renaming / comment for g_aSSMStreamStateFields6().
|
|
|
@67487
|
8 years |
vboxsync |
DrvHostPulseAudio: more debug code
|
|
|
@67486
|
8 years |
vboxsync |
DrvHostPulseAudio: more debug code
|
|
|
@67484
|
8 years |
vboxsync |
PulseAudio: more debug code
|
|
|
@67483
|
8 years |
vboxsync |
DrvHostPulseAudio: more debug
|
|
|
@67479
|
8 years |
vboxsync |
DrvHostPulseAudio: added more debugging code
|
|
|
@67478
|
8 years |
vboxsync |
DevVGA: Dump sequencer registers up to 7, since SR7 is now used.
|
|
|
@67477
|
8 years |
vboxsync |
Devices/Graphics: build fix
|
|
|
@67476
|
8 years |
vboxsync |
Devices/Graphics: adjust todo, the code can handle 3 pages, i.e. it …
|
|
|
@67475
|
8 years |
vboxsync |
Audio/DevHDA: Build fix if VBOX_WITH_AUDIO_HDA_ASYNC_IO is not defined.
|
|
|
@67474
|
8 years |
vboxsync |
Devices/DevVGA: Unify the drawing logic (full update is handled by the …
|
|
|
@67469
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Added drvAudioDbgGetFileNameA() + …
|
|
|
@67467
|
8 years |
vboxsync |
Audio/DevHDA: Cleaned up hdaStreamRead() / hdaStreamWrite().
|
|
|
@67462
|
8 years |
vboxsync |
Audio/DevHDA: Renaming, logging.
|
|
|
@67458
|
8 years |
vboxsync |
EFI: updates firmware binaries
|
|
|
@67456
|
8 years |
vboxsync |
DevEFI/DevPciBiops: made McfgBase/McfgLength 64-bit as they already …
|
|
|
@67449
|
8 years |
vboxsync |
EFI: updated firmware binary
|
|
|
@67448
|
8 years |
vboxsync |
DrvAudio: build fix
|
|
|
@67447
|
8 years |
vboxsync |
EFI: build fix
|
|
|
@67446
|
8 years |
vboxsync |
EFI: use the ASMOut/In for now
|
|
|
@67444
|
8 years |
vboxsync |
Audio/AudioMixer: Renaming. No actual code changes.
|
|
|
@67443
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Docs.
|
|
|
@67442
|
8 years |
vboxsync |
Audio/DevHDA: Not used.
|
|
|
@67441
|
8 years |
vboxsync |
Audio/DrvAudio.cpp: Added drvAudioDbgPCMDumpA() + dumping playback & …
|
|
|
@67439
|
8 years |
vboxsync |
EFI: bugref:6784: properly consider the MCFG area
|
|
|
@67438
|
8 years |
vboxsync |
Audio/DevHDA: More forward porting / integration stuff. WIP.
|
|
|
@67436
|
8 years |
vboxsync |
Audio/AudioMixer.cpp: Resolved deadlock in AudioMixerSinkGetWritable().
|
|
|
@67435
|
8 years |
vboxsync |
DrvHostPulseAudio: added temporary logging
|
|
|
@67430
|
8 years |
vboxsync |
Doxygen fix.
|
|
|
@67429
|
8 years |
vboxsync |
Audio/DevHDA: More forward porting / integration stuff. WIP.
|
|
|
@67428
|
8 years |
vboxsync |
Doxygen fixes.
|
|
|
@67425
|
8 years |
vboxsync |
Audio/DevHDA: Doxygen fixes.
|
|
|
@67423
|
8 years |
vboxsync |
Audio/DevHDA: Forward ported / integrated more saved state handling.
|
|
|
@67421
|
8 years |
vboxsync |
Build fix.
|
|
|
@67420
|
8 years |
vboxsync |
Build fix.
|
|
|
@67418
|
8 years |
vboxsync |
Audio/DevHDA: Fixes for synchronous handling …
|
|
|
@67417
|
8 years |
vboxsync |
Build fix.
|
|
|
@67416
|
8 years |
vboxsync |
Audio/DevHDA: Forward ported / integrated stream interrupt / period …
|
|
|
@67411
|
8 years |
vboxsync |
Audio/DevHDA: Forward ported / integrated stream init / reset handling.
|
|
|
@67410
|
8 years |
vboxsync |
Audio/DevHDA: Forward ported / integrated timer code. WIP.
|
|
|
@67401
|
8 years |
vboxsync |
Build fix.
|
|
|