|
|
@35582
|
14 years |
vboxsync |
audio: Removed release logging again.
|
|
|
@35556
|
14 years |
vboxsync |
audio: Temporarily direct more messages to release log.
|
|
|
@35533
|
14 years |
vboxsync |
Audio: missed part of clean up.
|
|
|
@35487
|
14 years |
vboxsync |
Devices/Audio: fixed fallback to nul host audio driver. Added the …
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35116
|
14 years |
vboxsync |
Audio: some santiy checks (debug only)
|
|
|
@34906
|
14 years |
vboxsync |
Initial audio filter implementation, which is used for audio input via …
|
|
|
@33400
|
14 years |
vboxsync |
Audio/HDA: flexible audio format support (disabled).
|
|
|
@32673
|
14 years |
vboxsync |
Devices/Audio: minor fix (free alloc'd string).
|
|
|
@32337
|
14 years |
vboxsync |
audio: Renamed config variable to match its function; default audio …
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@26312
|
15 years |
vboxsync |
audio: changed audio detection order (first pulse, then alsa)
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25984
|
15 years |
vboxsync |
pdmifs.h: the penultimate batch of refactored interface ID code.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@25891
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 1.
|
|
|
@25819
|
15 years |
vboxsync |
FreeBSD: Add support for PulseAudio. Contributed by Noriyoshi Kawano …
|
|
|
@25790
|
15 years |
vboxsync |
Devices: -Wshadow
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@20501
|
15 years |
vboxsync |
Solaris/Audio: Boomer(OSS) support (disabled, requires snv_115+).
|
|
|
@20096
|
16 years |
vboxsync |
VBox/pdmdrv.h,TM: user argument and flags for driver timers.
|
|
|
@19507
|
16 years |
vboxsync |
TM: TMTimerDestroy -> TMR3TimerDestroy. (trying to simplify)
|
|
|
@19061
|
16 years |
vboxsync |
Devices/audio.c: ditto.
|
|
|
@19002
|
16 years |
vboxsync |
Audio: Add support for FreeBSD
|
|
|
@15941
|
16 years |
vboxsync |
use new PDMDrv helpers
|
|
|
@11269
|
16 years |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11267
|
16 years |
vboxsync |
Devices: PDMINS2DATA -> PDMINS_2_DATA.
|
|
|
@11266
|
16 years |
vboxsync |
Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
|
|
|
@8132
|
17 years |
vboxsync |
more rebranding
|
|
|
@7561
|
17 years |
vboxsync |
audio: multiply master and pcm_out
|
|
|
@7558
|
17 years |
vboxsync |
Solaris host audio: backed out the change in r28995 affecting pcm out …
|
|
|
@7525
|
17 years |
vboxsync |
Solaris host audio: fixes and integrated into Main. Needs more …
|
|
|
@6598
|
17 years |
vboxsync |
fixed Windows build
|
|
|
@6521
|
17 years |
vboxsync |
audio: fixed mixing of 8 bit unsigned; 32-bit updates from qemu
|
|
|
@6140
|
17 years |
vboxsync |
Pass the VM name to the audio driver. PulseAudio will name the name of …
|
|
|
@6117
|
17 years |
vboxsync |
audio: forgot this
|
|
|
@6067
|
17 years |
vboxsync |
audio: on exit, shut down _every_ stream, not only the enabled onces
|
|
|
@6064
|
17 years |
vboxsync |
audio: call driver's fini function before forcing the NULL audio driver
|
|
|
@6056
|
17 years |
vboxsync |
first version of a PulseAudio driver backend for Linux (still no pcm_in)
|
|
|
@5754
|
17 years |
vboxsync |
Solaris audio driver, work in progress.
|
|
|
@5076
|
17 years |
vboxsync |
Reverted the changes to load the ALSA code dynamically…
|
|
|
@5063
|
17 years |
vboxsync |
Only load the ALSA driver if ALSA audio is selected for the VM
|
|
|
@5050
|
17 years |
vboxsync |
Moved the ALSA code into a separate shared object loaded at runtime
|
|
|
@4521
|
17 years |
vboxsync |
Fixes for taking the address of a va_list parameter. (must make stack …
|
|
|
@3670
|
17 years |
vboxsync |
RT_OS_L4
|
|
|
@3666
|
17 years |
vboxsync |
replace underscore symbols in Devices/
|
|
|
@3214
|
17 years |
vboxsync |
if no audio voice could be opened choose the NULL audio backend
|
|
|
@2980
|
18 years |
vboxsync |
InnoTek -> innotek: actual code changes (headers follow).
|
|
|
@1551
|
18 years |
vboxsync |
Mac OS X audio support (only playback).
|
|
|
@1071
|
18 years |
vboxsync |
fix Vista crash if sound is enabled; made audio LogRel consistent; …
|
|
|
@366
|
18 years |
vboxsync |
made mixing of pcm_in work
|
|
|
@355
|
18 years |
vboxsync |
activated soft volume mixing
|
|
|
@1
|
55 years |
vboxsync |
import
|