|
|
@55335
|
10 years |
vboxsync |
Audio: Spelling, Hungarian fixes.
|
|
|
@55325
|
10 years |
vboxsync |
SB16: Added another undocumented DSP command. Still need E3h.
|
|
|
@55324
|
10 years |
vboxsync |
SB16: Warning fixes.
|
|
|
@55303
|
10 years |
vboxsync |
DevVGA: fix building with CROGL disabled
|
|
|
@55297
|
10 years |
vboxsync |
two gcc warnings
|
|
|
@55275
|
10 years |
vboxsync |
heartbeat service: document it, sanity check and fixed logging
|
|
|
@55272
|
10 years |
vboxsync |
Audio/AC97: Allow changing the codec type (Linux whitelist).
|
|
|
@55270
|
10 years |
vboxsync |
Devices/Audio: two warnings
|
|
|
@55260
|
10 years |
vboxsync |
5.0.0 Beta 2
|
|
|
@55259
|
10 years |
vboxsync |
Main/Serial+Devices/Serial: new TCP backend for serial port. …
|
|
|
@55243
|
10 years |
vboxsync |
Devices/VGA/BIOS: slightly move things up to ensure we fit into 32K
|
|
|
@55206
|
10 years |
vboxsync |
BIOS: Added error checks in AHCI driver.
|
|
|
@55197
|
10 years |
vboxsync |
Warning.
|
|
|
@55192
|
10 years |
vboxsync |
gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
|
|
|
@55188
|
10 years |
vboxsync |
BIOS: Better error checking in SCSI driver.
|
|
|
@55178
|
10 years |
vboxsync |
slirp_dns: logrel nit.
|
|
|
@55176
|
10 years |
vboxsync |
nit.
|
|
|
@55175
|
10 years |
vboxsync |
DevPcBios: logrel consistency.
|
|
|
@55164
|
10 years |
vboxsync |
PS2M: Vertical scrolling and buttons 4/5 fix.
|
|
|
@55163
|
10 years |
vboxsync |
DrvHostDSound: log configuration values.
|
|
|
@55138
|
10 years |
vboxsync |
BIOS: Corrected off-by-one sector count for SCSI/SAS devices.
|
|
|
@55137
|
10 years |
vboxsync |
Undid accidental commit.
|
|
|
@55136
|
10 years |
vboxsync |
BIOS: Corrected off-by-one sector count for SCSI/SAS devices.
|
|
|
@55132
|
10 years |
vboxsync |
BIOS: Fixed drive detection when the first SCSI device is a CD-ROM.
|
|
|
@55110
|
10 years |
vboxsync |
iPXE: properly terminate the init message
|
|
|
@55109
|
10 years |
vboxsync |
DrvHostDSound: more optional release logging
|
|
|
@55095
|
10 years |
vboxsync |
Assorted fixes for FreeBSD hosts, VBox compiles and runs again without …
|
|
|
@55078
|
10 years |
vboxsync |
5.0.0 Beta 1 (and backed out r99347 as it might have caused a regression)
|
|
|
@55077
|
10 years |
vboxsync |
PS2K: group IN_RING3 code.
|
|
|
@55076
|
10 years |
vboxsync |
PS2K: drop excessive IN_RING3.
|
|
|
@55075
|
10 years |
vboxsync |
PS2K: coding style.
|
|
|
@55074
|
10 years |
vboxsync |
DevSB16.cpp: Crash fix.
|
|
|
@55073
|
10 years |
vboxsync |
PS2K: HID LEDs sync: notify listener (GUI) about LEDs state on VM restore.
|
|
|
@55067
|
10 years |
vboxsync |
Build fix.
|
|
|
@55066
|
10 years |
vboxsync |
Build fix.
|
|
|
@55065
|
10 years |
vboxsync |
PDM/Audio: Volume handling fixes.
|
|
|
@55057
|
10 years |
vboxsync |
export
|
|
|
@55035
|
10 years |
vboxsync |
Build fix.
|
|
|
@55032
|
10 years |
vboxsync |
PDM/DrvAudio.cpp: Fixed a potential crash.
|
|
|
@55031
|
10 years |
vboxsync |
Tabs.
|
|
|
@55030
|
10 years |
vboxsync |
PDM/CoreAudio: Unregister the Default Device Changed listener if we …
|
|
|
@55025
|
10 years |
vboxsync |
PDM/DevSB16.cpp: Bail out reading DMA data when there's no consumer left.
|
|
|
@55023
|
10 years |
vboxsync |
DevEFI: s/AssertPtrReturn/AssertReturn/
|
|
|
@55021
|
10 years |
vboxsync |
PDM/DevSB16.cpp: Playback now works.
|
|
|
@55010
|
10 years |
vboxsync |
PDM/DevSB16.cpp: Crash fix, formatting.
|
|
|
@55009
|
10 years |
vboxsync |
PDM/DevSB16.cpp: Implemented LUN handling, minor cleanups + formatting.
|
|
|
@55005
|
10 years |
vboxsync |
PDM/Audio: Added volume through virtual mixer.
|
|
|
@55003
|
10 years |
vboxsync |
NAT: udp_input: force allocation of new socket for requests to the DNS …
|
|
|
@55002
|
10 years |
vboxsync |
NAT: sorecvfrom: DNS proxy requests are forwarded to the real …
|
|
|
@54995
|
10 years |
vboxsync |
Devices/VMMDev: fix a bug which could cause display change requests to …
|
|
|
@54988
|
10 years |
vboxsync |
Todo.
|
|
|
@54981
|
10 years |
vboxsync |
PDM/DevIchAc97.cpp: Fixes.
|
|
|
@54980
|
10 years |
vboxsync |
PDM/Audio/AudioMixBuffer.cpp: Fixes.
|
|
|
@54977
|
10 years |
vboxsync |
DrvVD: don't make 'rc=%Rrc' part of the error message as the error …
|
|
|
@54975
|
10 years |
vboxsync |
PDM/DrvAudio.cpp: Fix for Linux guests.
|
|
|
@54974
|
10 years |
vboxsync |
PDM/DrvAudio.cpp: Handle ADC rate conversion as well.
|
|
|
@54973
|
10 years |
vboxsync |
Logging.
|
|
|
@54969
|
10 years |
vboxsync |
Doppelmoppel.
|
|
|
@54968
|
10 years |
vboxsync |
DrvAudio.cpp: Fixed output stream rate conversion.
|
|
|
@54967
|
10 years |
vboxsync |
DrvHostNullAudio.cpp: Always pretend consuming all output samples …
|
|
|
@54962
|
10 years |
vboxsync |
On FreeBSD hosts use the correct semantics of the last parameter of …
|
|
|
@54960
|
10 years |
vboxsync |
DevAHCI/DevATA: Typo to make some compilers happy. No change in …
|
|
|
@54955
|
10 years |
vboxsync |
DSound: Streamlined type usage.
|
|
|
@54949
|
10 years |
vboxsync |
DSound: Streamlined type usage.
|
|
|
@54947
|
10 years |
vboxsync |
DSound: Always report at least 2 capture devices to avoid warnings.
|
|
|
@54946
|
10 years |
vboxsync |
Header.
|
|
|
@54944
|
10 years |
vboxsync |
replaced a few more AssertPtrReturn by AssertReturn as we don't need …
|
|
|
@54942
|
10 years |
vboxsync |
DrvAudio.cpp: Logging.
|
|
|
@54941
|
10 years |
vboxsync |
DrvAudio.cpp: Guest/Host audio stream tagging.
|
|
|
@54910
|
10 years |
vboxsync |
DrvHostPulseAudio.cpp: Remember allocation size for scratch buffer.
|
|
|
@54907
|
10 years |
vboxsync |
Whops.
|
|
|
@54906
|
10 years |
vboxsync |
DrvHostALSAAudio.cpp: Typos, logging.
|
|
|
@54882
|
10 years |
vboxsync |
Audio/Pulse: Fix wedged VM is cbToWrite >= cbToRead
|
|
|
@54877
|
10 years |
vboxsync |
DevPS2: Allow 16-bit KBC writes.
|
|
|
@54868
|
10 years |
vboxsync |
SrvIntNetR0: fix ref. counting when pfnConnectInterface() fails.
|
|
|
@54861
|
10 years |
vboxsync |
Audio/AudioMixBuffer: Fix small memory leak in the recording path
|
|
|
@54851
|
10 years |
vboxsync |
Audio/CoreAudio: Better fix for the leak, addresses both code paths …
|
|
|
@54850
|
10 years |
vboxsync |
Audio/CoreAudio: Try to fix leak in error path of recording callback
|
|
|
@54827
|
10 years |
vboxsync |
NAT: G/c ancient abandoned VBOX_WITH_SLIRP_BSD_SBUF experiment.
|
|
|
@54825
|
10 years |
vboxsync |
NAT: G/c more ancient unused VBOX_WITH_NAT_SERVICE ifdefs.
|
|
|
@54824
|
10 years |
vboxsync |
NAT: G/c ancient unused VBOX_WITH_NAT_SERVICE ifdefs.
|
|
|
@54817
|
10 years |
vboxsync |
DevATA: Allow 1-byte data reads.
|
|
|
@54811
|
10 years |
vboxsync |
Audio/Alsa: Fix endless loop (hopefully in the correct way)
|
|
|
@54805
|
10 years |
vboxsync |
Release log prefixes.
|
|
|
@54789
|
10 years |
vboxsync |
VMSVGA3d: Changed the surface arrays into pointer arrays to reduce the …
|
|
|
@54788
|
10 years |
vboxsync |
Fix signed/unsigned comparison.
|
|
|
@54787
|
10 years |
vboxsync |
PS2: A couple of todos plus better handling of incorrectly saved …
|
|
|
@54786
|
10 years |
vboxsync |
VMSVGA3D: Check stage range.
|
|
|
@54785
|
10 years |
vboxsync |
VMSVGA3d: Changed the context arrays into pointer arrays to reduce the …
|
|
|
@54783
|
10 years |
vboxsync |
VMSVGA3D: Corrected realloc calls.
|
|
|
@54782
|
10 years |
vboxsync |
Raised SVGA3D_MAX_SHADER_IDS from 0x100 to 0x800.
|
|
|
@54772
|
10 years |
vboxsync |
vmsvga3dCreateTexture/ogl: It's not all that needs doing here, …
|
|
|
@54771
|
10 years |
vboxsync |
vmsvga3dCreateTexture/ogl: Initializing the texture memory even in the …
|
|
|
@54768
|
10 years |
vboxsync |
VMSVGA3d: Eliminated the CR blitter dependencies, we don't need it (at …
|
|
|
@54767
|
10 years |
vboxsync |
VMSVGA3d: Eliminated WindowsInfo leak; dropping the CR compositor …
|
|
|
@54766
|
10 years |
vboxsync |
The D3DXDisassembleShader API required the DirectX SDK, which we don't …
|
|
|
@54765
|
10 years |
vboxsync |
VMSVGA3d: Applied patches from trivirt that among other things makes …
|
|
|
@54748
|
10 years |
vboxsync |
VMMDev: LogRel cosmetics.
|
|
|
@54736
|
10 years |
vboxsync |
vmsvga3dSaveExec: Must set packing parameters before calling glGetTexImage.
|
|
|
@54735
|
10 years |
vboxsync |
PS2M.cpp: Avoid division by chainsaw restoring old state or worse.
|
|
|