490 Commits (985cac8f200443ad952becc03b07c51ff4f80983)

Author SHA1 Message Date
Marc-André Lureau 739362d420 audio: add "dbus" audio backend 5 years ago
Paolo Bonzini 87430d5b13 configure, meson: move audio driver detection to Meson 5 years ago
Paolo Bonzini 7e1fbe7963 audio: remove CONFIG_AUDIO_WIN_INT 5 years ago
Dr. David Alan Gilbert da77adbaf6 audio: Never send migration section 5 years ago
Gerd Hoffmann f6b12dfd80 modules: add audio module annotations 5 years ago
Akihiko Odaki eb1a35e47a coreaudio: Lock only the buffer 5 years ago
Akihiko Odaki 986bdbc6a2 coreaudio: Fix output stream format settings 5 years ago
Akihiko Odaki 0c29b786e6 audio: Fix format specifications of debug logs 5 years ago
Volker Rümelin 2833d697b9 jackaudio: avoid that the client name contains the word (NULL) 5 years ago
Volker Rümelin 37a54d054f audio: move code to audio/audio.c 5 years ago
Volker Rümelin 50db82d84c paaudio: remove unused stream flags 5 years ago
Volker Rümelin 243011896a alsaaudio: remove #ifdef DEBUG to avoid bit rot 5 years ago
Stefano Garzarella d0fb9657a3 docs: fix references to docs/devel/tracing.rst 5 years ago
Akihiko Odaki 3ba6e3f688 coreaudio: Handle output device change 5 years ago
Akihiko Odaki 7d6948cd98 coreaudio: Extract device operations 5 years ago
Akihiko Odaki c960070c36 coreaudio: Drop support for macOS older than 10.6 5 years ago
Philippe Mathieu-Daudé 538f049704 sysemu: Let VMChangeStateHandler take boolean 'running' argument 5 years ago
Zhang Han 8abf3feb4d audio: space prohibited between function name and parenthesis'(' 5 years ago
Zhang Han 289db3c5a2 audio: Suspect code indent for conditional statements 5 years ago
Zhang Han dea7d84fcf audio: Don't use '%#' in format strings 5 years ago
Zhang Han c60840c758 audio: Fix lines over 90 characters 5 years ago
Zhang Han dcf10e4095 audio: foo* bar" should be "foo *bar". 5 years ago
Zhang Han 3c8de96c07 audio: Add spaces around operator/delete redundant spaces 5 years ago
Zhang Han 6c6886bd01 audio: Add braces for statements/fix braces' position 5 years ago
Volker Rümelin 2d96a00587 dsoundaudio: fix log message 5 years ago
Volker Rümelin 1157506161 dsoundaudio: enable f32 audio sample format 5 years ago
Volker Rümelin 3c18e43179 dsoundaudio: rename dsound_open() 5 years ago
Volker Rümelin 401dcf0540 dsoundaudio: replace GetForegroundWindow() 5 years ago
Volker Rümelin d9a8b27a7e paaudio: send recorded data in smaller chunks 5 years ago
Volker Rümelin 00413ed9c2 paaudio: limit minreq to 75% of audio timer_rate 5 years ago
Volker Rümelin cffd2fdf2c paaudio: comment bugs in functions qpa_init_* 5 years ago
Volker Rümelin 521ce71425 paaudio: remove unneeded code 5 years ago
Volker Rümelin 7007cd3fc8 paaudio: wait until the playback stream is ready 5 years ago
Volker Rümelin e270c54826 paaudio: wait for PA_STREAM_READY in qpa_write() 5 years ago
Volker Rümelin bea29e9f2e paaudio: avoid to clip samples multiple times 5 years ago
Volker Rümelin 6fb0cd5054 audio: remove remaining unused plive code 5 years ago
Volker Rümelin bd37ede4eb sdlaudio: enable (in|out).mixing-engine=off 5 years ago
Volker Rümelin 1d8549ad5e audio: break generic buffer dependency on mixing-engine 5 years ago
Volker Rümelin c2031dea89 sdlaudio: add recording functions 5 years ago
Volker Rümelin a2893c8303 audio: split pcm_ops function get_buffer_in 5 years ago
Volker Rümelin ce31f099fb sdlaudio: replace legacy functions with modern ones 5 years ago
Volker Rümelin e02d178f78 sdlaudio: fill remaining sample buffer with silence 5 years ago
Volker Rümelin bcce2ea5f6 sdlaudio: always clear the sample buffer 5 years ago
Volker Rümelin 14cefe14bb sdlaudio: don't start playback in init routine 5 years ago
Volker Rümelin 5a0926c23f sdlaudio: add -audiodev sdl,out.buffer-count option 5 years ago
Volker Rümelin ff69c481a2 audio: fix bit-rotted code 5 years ago
Volker Rümelin ef26632e3a sdlaudio: remove leftover SDL1.2 code 5 years ago
Eduardo Habkost ce35e2295e qdev: Move softmmu properties to qdev-properties-system.h 5 years ago
Gerd Hoffmann 06c8c37538 audio: add sanity check 5 years ago
Philippe Mathieu-Daudé ab32b78cd1 audio: Simplify audio_bug() removing old code 5 years ago