|
|
@76862
|
6 years |
vboxsync |
Audio/AC97: Added more code for transfer calculation for helping with …
|
|
|
@76860
|
6 years |
vboxsync |
Audio/DrvAudioCommon: Assertion for DrvAudioHlpStreamCfgInit().
|
|
|
@76858
|
6 years |
vboxsync |
Audio/DrvAudioCommon: Comment nits.
|
|
|
@76857
|
6 years |
vboxsync |
Audio/DrvAudioCommon: Added DrvAudioHlpStreamCfgInit() and make use of …
|
|
|
@76855
|
6 years |
vboxsync |
Audio/PulseAudio: (Release) Log current output latency in case of …
|
|
|
@76854
|
6 years |
vboxsync |
Audio/AC97: Build fix.
|
|
|
@76853
|
6 years |
vboxsync |
Audio/AC97: Cleaned up ichac97R3StreamRead().
|
|
|
@76852
|
6 years |
vboxsync |
Audio/AC97: Condensed NABMBAR status register writes.
|
|
|
@76851
|
6 years |
vboxsync |
Audio/AC97: More verbose BDL(E) logging.
|
|
|
@76849
|
6 years |
vboxsync |
Audio/AC97: Only expose VRA / VRM (variable rates) features if we …
|
|
|
@76848
|
6 years |
vboxsync |
Audio/DrvAudio: Comment nits.
|
|
|
@76847
|
6 years |
vboxsync |
Audio/SB16: Disable pre-buffering for SB16; not needed for that bit of …
|
|
|
@76846
|
6 years |
vboxsync |
Audio/DrvAudio: Documented and log configuration precedence for …
|
|
|
@76843
|
6 years |
vboxsync |
PCnet: Really ignore writes to certain registers when STOP or SPND not …
|
|
|
@76841
|
6 years |
vboxsync |
Audio/SB16: Removed dead code (VBOX_WITH_AUDIO_SB16_CALLBACKS).
|
|
|
@76819
|
6 years |
vboxsync |
Logging.
|
|
|
@76817
|
6 years |
vboxsync |
6.0.2
|
|
|
@76816
|
6 years |
vboxsync |
Updated EFI firmware binaries.
|
|
|
@76794
|
6 years |
vboxsync |
PCnet: Forgot to allow some CFGM keys.
|
|
|
@76791
|
6 years |
vboxsync |
BIOS: Added usage note.
|
|
|
@76789
|
6 years |
vboxsync |
DevVGA-SVGA.cpp: support for blanking
|
|
|
@76783
|
6 years |
vboxsync |
NAT: fix previous, MS doesn't do C99.
|
|
|
@76782
|
6 years |
vboxsync |
NAT: clamp tftp block size to 1428 to simplify things.
|
|
|
@76778
|
6 years |
vboxsync |
Audio/DrvAudio: Allow pre-buffering to be disabled by setting it to 0 …
|
|
|
@76777
|
6 years |
vboxsync |
Audio/Mixer: Removed VBOX_AUDIO_MIXER_WITH_MIXBUF define, as this is …
|
|
|
@76775
|
6 years |
vboxsync |
NAT/tftp: (bugref:9350) Do not allow access to paths not starting with …
|
|
|
@76767
|
6 years |
vboxsync |
Typo.
|
|
|
@76766
|
6 years |
vboxsync |
PCnet: Improved loopback mode emulation.
|
|
|
@76765
|
6 years |
vboxsync |
Build fix.
|
|
|
@76764
|
6 years |
vboxsync |
PCnet: Removed redundant I/O port base, added APROM dumping, tweaked …
|
|
|
@76749
|
6 years |
vboxsync |
PCnet: Fixed breakage causing Novell drivers to fail loading for PCI …
|
|
|
@76748
|
6 years |
vboxsync |
Audio/DrvAudio: Logging.
|
|
|
@76729
|
6 years |
vboxsync |
USB/Linux: Cruft removal.
|
|
|
@76727
|
6 years |
vboxsync |
Audio/DrvAudio: More buffering defaults tweaking.
|
|
|
@76726
|
6 years |
vboxsync |
Audio/DrvAudio: More STAM stuff.
|
|
|
@76725
|
6 years |
vboxsync |
Doxygen.
|
|
|
@76724
|
6 years |
vboxsync |
USB/Linux: Reinstated real device resets, dropped old unused code. …
|
|
|
@76710
|
6 years |
vboxsync |
Typo fix (innocent so far).
|
|
|
@76708
|
6 years |
vboxsync |
Audio/DrvAudio: Added a buffer underrun detection (also with optional …
|
|
|
@76706
|
6 years |
vboxsync |
Audio/DrvAudio: Added another (release) log warning when stuff is …
|
|
|
@76702
|
6 years |
vboxsync |
Audio/DrvAudio: Allow custom buffering sizes being as big as the …
|
|
|
@76701
|
6 years |
vboxsync |
Audio/AC97: Moved setting the Hz rate / scheduling hint a bit more to …
|
|
|
@76700
|
6 years |
vboxsync |
Audio/AC97: Added support for adaptive device scheduling rates based …
|
|
|
@76699
|
6 years |
vboxsync |
Audio/DrvAudio: Added a debug assertion for frame-aligned writes for …
|
|
|
@76697
|
6 years |
vboxsync |
Audio/DrvAudio: Added a buffer underrun detection (also with optional …
|
|
|
@76686
|
6 years |
vboxsync |
Audio/DrvAudio: Added drvAudioStreamDropInternal() to distinguish from …
|
|
|
@76684
|
6 years |
vboxsync |
Reapply r127987 and r127988 (USB: Teardown the I/O thread and sync …
|
|
|
@76682
|
6 years |
vboxsync |
Revert r127987 and r127988 (USB: Teardown the I/O thread and sync …
|
|
|
@76681
|
6 years |
vboxsync |
USB: Teardown the I/O thread and sync request queue during detach to …
|
|
|
@76680
|
6 years |
vboxsync |
USB: Teardown the I/O thread and sync request queue during detach to …
|
|
|
@76679
|
6 years |
vboxsync |
Audio/Common: DrvAudioHlpMilliToBytes() / DrvAudioHlpNanoToBytes(): …
|
|
|
@76673
|
6 years |
vboxsync |
Comment.
|
|
|
@76672
|
6 years |
vboxsync |
Audio/HDA: Also set device schedule hint on stream initialization …
|
|
|
@76670
|
6 years |
vboxsync |
Audio/PulseAudio: Bail out early in device enumeration when we're …
|
|
|
@76664
|
6 years |
vboxsync |
VMMDevHGCM: Fixed bug in copy-back of the new …
|
|
|
@76635
|
6 years |
vboxsync |
DevVGA-SVGA.cpp: fixed VMSVGA saved state with 3D disabled
|
|
|
@76588
|
6 years |
vboxsync |
*/.scm-settings: cleanups.
|
|
|
@76569
|
6 years |
vboxsync |
comment
|
|
|
@76565
|
6 years |
vboxsync |
Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76561
|
6 years |
vboxsync |
VMM: Use VMM_INCLUDED_SRC_ as header guard prefix for files in the VMM …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76520
|
6 years |
vboxsync |
Devices: scm --fix-header-guards. bugref:9344
|
|
|
@76519
|
6 years |
vboxsync |
Devices: Header guard fixing preps. bugref:9344
|
|
|
@76511
|
6 years |
vboxsync |
VDE build fix. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76409
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76404
|
6 years |
vboxsync |
VBox/vmm/pdmnetshaper.h,pdmdev.h: Don't include err.h and assert.h in …
|
|
|
@76403
|
6 years |
vboxsync |
VBox/vmm/pdmdrv.h: Don't include err.h when it isn't needed. bugref:9344
|
|
|
@76396
|
6 years |
vboxsync |
Make scm happy.
|
|
|
@76386
|
6 years |
vboxsync |
include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
|
|
|
@76385
|
6 years |
vboxsync |
DrvHostBase-win.cpp,iprt/nt/nt.h: Use nt-and-windows.h and add …
|
|
|
@76384
|
6 years |
vboxsync |
include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
|
|
|
@76382
|
6 years |
vboxsync |
include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@76337
|
6 years |
vboxsync |
Whitespace.
|
|
|
@76331
|
6 years |
vboxsync |
VUSB/Linux: Log ENOENT errors, too.
|
|
|
@76315
|
6 years |
vboxsync |
DevVGA-SVGA3d-glLdr.h: Temporary hack for system glext.h using …
|
|
|
@76313
|
6 years |
vboxsync |
EFI: Adopted EDK2 patch (commit …
|
|
|
@76288
|
6 years |
vboxsync |
6.0.0
|
|
|
@76270
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of OpenGL: call XInitThreads
|
|
|
@76269
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of OpenGL: log failures
|
|
|
@76267
|
6 years |
vboxsync |
DevVGA-SVGA3d: scm
|
|
|
@76266
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl: a better check for shader version
|
|
|
@76263
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of OpenGL: X11 too
|
|
|
@76261
|
6 years |
vboxsync |
DevVGA-SVGA3d: no need to resize the opengl window, it is not used for …
|
|
|
@76260
|
6 years |
vboxsync |
DevVGA-SVGA3d: now that we are dynamically loading libGL on Linux, do …
|
|
|
@76255
|
6 years |
vboxsync |
DevVGA-SVGA3d: Use PDMDevHlpVMSetError and …
|
|
|
@76254
|
6 years |
vboxsync |
DevVGA-SVGA3d: enable dynamic loading of opengl: use function pointer type
|
|
|
@76253
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of OpenGL: use function pointer type
|
|
|
@76252
|
6 years |
vboxsync |
DevVGA-SVGA3d: enable dynamic loading of opengl for win and linux …
|
|
|
@76251
|
6 years |
vboxsync |
DevVGA-SVGA3d: enable dynamic loading of opengl for win and linux
|
|
|
@76249
|
6 years |
vboxsync |
DevVGA-SVGA: removed obsolete HostWindowId
|
|
|
@76248
|
6 years |
vboxsync |
DevVGA-SVGA3d: update for dynamic loading of OpenGL
|
|
|
@76247
|
6 years |
vboxsync |
DevVGA-SVGA3d: more for dynamic loading of opengl
|
|
|
@76246
|
6 years |
vboxsync |
DevVGA-SVGA3d: dynamic loading of opengl (not enabled)
|
|
|
@76245
|
6 years |
vboxsync |
DevVGA-SVGA3d: more for dynamic loading of opengl
|
|
|
@76244
|
6 years |
vboxsync |
DevVGA-SVGA3d-info.cpp: dump ARGB bitmap for 32 bit formats
|
|
|
@76241
|
6 years |
vboxsync |
DevVGA-SVGA3d: started on dynamic loading of opengl
|
|
|
@76237
|
6 years |
vboxsync |
DevVGA-SVGA3d-ogl: no 3D overlay on Darwin too
|
|
|