index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
Age
Commit message (
Expand
)
Author
2022-03-04
coreaudio: Notify error in coreaudio_init_out
Akihiko Odaki
2022-03-04
sdlaudio: fix samples vs. frames mix-up
Volker Rümelin
2022-03-04
paaudio: fix samples vs. frames mix-up
Volker Rümelin
2022-03-04
ossaudio: reduce effective playback buffer size
Volker Rümelin
2022-03-04
dsoundaudio: reduce effective playback buffer size
Volker Rümelin
2022-03-04
paaudio: reduce effective playback buffer size
Volker Rümelin
2022-03-04
audio: restore mixing-engine playback buffer size
Volker Rümelin
2022-03-04
Revert "audio: fix wavcapture segfault"
Volker Rümelin
2022-03-04
audio: add pcm_ops function table for capture backend
Volker Rümelin
2022-03-04
audio: copy playback stream in sequential order
Volker Rümelin
2022-03-04
jackaudio: use more jack audio buffers
Volker Rümelin
2022-03-04
paaudio: increase default latency to 46ms
Volker Rümelin
2022-03-04
audio: inline function audio_pcm_sw_get_rpos_in()
Volker Rümelin
2022-03-04
audio: add function audio_pcm_hw_conv_in()
Volker Rümelin
2022-03-04
audio: move function audio_pcm_hw_clip_out()
Volker Rümelin
2022-03-04
audio: replace open-coded buffer arithmetic
Volker Rümelin
2022-01-13
dsoundaudio: fix crackling audio recordings
Volker Rümelin
2022-01-13
jackaudio: use ifdefs to hide unavailable functions
Volker Rümelin
2021-12-21
audio: add "dbus" audio backend
Marc-André Lureau
2021-10-14
configure, meson: move audio driver detection to Meson
Paolo Bonzini
2021-10-14
audio: remove CONFIG_AUDIO_WIN_INT
Paolo Bonzini
2021-08-10
audio: Never send migration section
Dr. David Alan Gilbert
2021-07-09
modules: add audio module annotations
Gerd Hoffmann
2021-06-23
coreaudio: Lock only the buffer
Akihiko Odaki
2021-06-17
coreaudio: Fix output stream format settings
Akihiko Odaki
2021-06-17
audio: Fix format specifications of debug logs
Akihiko Odaki
2021-06-17
jackaudio: avoid that the client name contains the word (NULL)
Volker Rümelin
2021-06-17
audio: move code to audio/audio.c
Volker Rümelin
2021-06-17
paaudio: remove unused stream flags
Volker Rümelin
2021-06-17
alsaaudio: remove #ifdef DEBUG to avoid bit rot
Volker Rümelin
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-03-16
coreaudio: Handle output device change
Akihiko Odaki
2021-03-16
coreaudio: Extract device operations
Akihiko Odaki
2021-03-16
coreaudio: Drop support for macOS older than 10.6
Akihiko Odaki
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-01-15
audio: space prohibited between function name and parenthesis'('
Zhang Han
2021-01-15
audio: Suspect code indent for conditional statements
Zhang Han
2021-01-15
audio: Don't use '%#' in format strings
Zhang Han
2021-01-15
audio: Fix lines over 90 characters
Zhang Han
2021-01-15
audio: foo* bar" should be "foo *bar".
Zhang Han
2021-01-15
audio: Add spaces around operator/delete redundant spaces
Zhang Han
2021-01-15
audio: Add braces for statements/fix braces' position
Zhang Han
2021-01-15
dsoundaudio: fix log message
Volker Rümelin
2021-01-15
dsoundaudio: enable f32 audio sample format
Volker Rümelin
2021-01-15
dsoundaudio: rename dsound_open()
Volker Rümelin
2021-01-15
dsoundaudio: replace GetForegroundWindow()
Volker Rümelin
2021-01-15
paaudio: send recorded data in smaller chunks
Volker Rümelin
2021-01-15
paaudio: limit minreq to 75% of audio timer_rate
Volker Rümelin
2021-01-15
paaudio: comment bugs in functions qpa_init_*
Volker Rümelin
2021-01-15
paaudio: remove unneeded code
Volker Rümelin
[next]