index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
dsoundaudio: fix crackling audio recordings
Volker Rümelin
2022-01-13
1
-4
/
+3
*
jackaudio: use ifdefs to hide unavailable functions
Volker Rümelin
2022-01-13
1
-0
/
+4
*
audio: add "dbus" audio backend
Marc-André Lureau
2021-12-21
6
-0
/
+675
*
configure, meson: move audio driver detection to Meson
Paolo Bonzini
2021-10-14
1
-12
/
+11
*
audio: remove CONFIG_AUDIO_WIN_INT
Paolo Bonzini
2021-10-14
1
-2
/
+2
*
audio: Never send migration section
Dr. David Alan Gilbert
2021-08-10
1
-0
/
+10
*
modules: add audio module annotations
Gerd Hoffmann
2021-07-09
1
-0
/
+2
*
coreaudio: Lock only the buffer
Akihiko Odaki
2021-06-23
1
-61
/
+41
*
coreaudio: Fix output stream format settings
Akihiko Odaki
2021-06-17
1
-35
/
+13
*
audio: Fix format specifications of debug logs
Akihiko Odaki
2021-06-17
1
-3
/
+3
*
jackaudio: avoid that the client name contains the word (NULL)
Volker Rümelin
2021-06-17
1
-2
/
+1
*
audio: move code to audio/audio.c
Volker Rümelin
2021-06-17
3
-4
/
+12
*
paaudio: remove unused stream flags
Volker Rümelin
2021-06-17
1
-4
/
+1
*
alsaaudio: remove #ifdef DEBUG to avoid bit rot
Volker Rümelin
2021-06-17
1
-6
/
+4
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
coreaudio: Handle output device change
Akihiko Odaki
2021-03-16
1
-42
/
+164
*
coreaudio: Extract device operations
Akihiko Odaki
2021-03-16
1
-57
/
+80
*
coreaudio: Drop support for macOS older than 10.6
Akihiko Odaki
2021-03-16
1
-103
/
+0
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
1
-1
/
+1
*
audio: space prohibited between function name and parenthesis'('
Zhang Han
2021-01-15
1
-6
/
+6
*
audio: Suspect code indent for conditional statements
Zhang Han
2021-01-15
1
-1
/
+1
*
audio: Don't use '%#' in format strings
Zhang Han
2021-01-15
1
-1
/
+1
*
audio: Fix lines over 90 characters
Zhang Han
2021-01-15
1
-10
/
+27
*
audio: foo* bar" should be "foo *bar".
Zhang Han
2021-01-15
1
-6
/
+6
*
audio: Add spaces around operator/delete redundant spaces
Zhang Han
2021-01-15
4
-4
/
+4
*
audio: Add braces for statements/fix braces' position
Zhang Han
2021-01-15
6
-48
/
+29
*
dsoundaudio: fix log message
Volker Rümelin
2021-01-15
1
-1
/
+1
*
dsoundaudio: enable f32 audio sample format
Volker Rümelin
2021-01-15
1
-24
/
+47
*
dsoundaudio: rename dsound_open()
Volker Rümelin
2021-01-15
1
-2
/
+2
*
dsoundaudio: replace GetForegroundWindow()
Volker Rümelin
2021-01-15
2
-2
/
+2
*
paaudio: send recorded data in smaller chunks
Volker Rümelin
2021-01-15
1
-2
/
+3
*
paaudio: limit minreq to 75% of audio timer_rate
Volker Rümelin
2021-01-15
1
-1
/
+2
*
paaudio: comment bugs in functions qpa_init_*
Volker Rümelin
2021-01-15
1
-0
/
+8
*
paaudio: remove unneeded code
Volker Rümelin
2021-01-15
1
-8
/
+2
*
paaudio: wait until the playback stream is ready
Volker Rümelin
2021-01-15
1
-0
/
+7
*
paaudio: wait for PA_STREAM_READY in qpa_write()
Volker Rümelin
2021-01-15
1
-0
/
+6
*
paaudio: avoid to clip samples multiple times
Volker Rümelin
2021-01-15
1
-1
/
+31
*
audio: remove remaining unused plive code
Volker Rümelin
2021-01-15
1
-16
/
+1
*
sdlaudio: enable (in|out).mixing-engine=off
Volker Rümelin
2021-01-15
1
-2
/
+2
*
audio: break generic buffer dependency on mixing-engine
Volker Rümelin
2021-01-15
1
-7
/
+4
*
sdlaudio: add recording functions
Volker Rümelin
2021-01-15
1
-3
/
+139
*
audio: split pcm_ops function get_buffer_in
Volker Rümelin
2021-01-15
7
-4
/
+21
*
sdlaudio: replace legacy functions with modern ones
Volker Rümelin
2021-01-15
1
-57
/
+50
*
sdlaudio: fill remaining sample buffer with silence
Volker Rümelin
2021-01-15
1
-1
/
+2
*
sdlaudio: always clear the sample buffer
Volker Rümelin
2021-01-15
1
-17
/
+16
*
sdlaudio: don't start playback in init routine
Volker Rümelin
2021-01-15
1
-1
/
+0
*
sdlaudio: add -audiodev sdl,out.buffer-count option
Volker Rümelin
2021-01-15
4
-5
/
+13
*
audio: fix bit-rotted code
Volker Rümelin
2021-01-15
2
-2
/
+2
*
sdlaudio: remove leftover SDL1.2 code
Volker Rümelin
2021-01-15
1
-17
/
+13
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
[prev]
[next]