index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
audio
/
audio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+2
2019-04-02
audio: fix audio timer rate conversion bug
Volker Rümelin
1
-1
/
+1
2019-03-11
audio: -audiodev command line option: cleanup
Kővágó, Zoltán
1
-182
/
+4
2019-03-11
audio: -audiodev command line option basic implementation
Kővágó, Zoltán
1
-361
/
+269
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
1
-44
/
+53
2019-02-28
audio: Do not check for audio_calloc failure
Frediano Ziglio
1
-42
/
+6
2019-02-28
audio: Use g_strdup_printf instead of manual building a string
Frediano Ziglio
1
-20
/
+5
2019-01-24
audio: error message tweak
Gerd Hoffmann
1
-5
/
+7
2018-07-03
audio: add audio timer trace points
Gerd Hoffmann
1
-3
/
+25
2018-06-25
audio: Convert use of atoi to qemu_strtoi
Nia Alarie
1
-2
/
+1
2018-03-12
audio: add module loading support
Gerd Hoffmann
1
-0
/
+20
2018-03-12
audio: add driver registry
Gerd Hoffmann
1
-26
/
+37
2018-02-06
audio: Replace AUDIO_FUNC with __func__
Alistair Francis
1
-20
/
+20
2017-05-04
audio: release capture buffers
Gerd Hoffmann
1
-0
/
+2
2017-03-01
audio: make audio poll timer deterministic
Pavel Dovgalyuk
1
-1
/
+1
2017-03-01
replay: add record/replay for audio passthrough
Pavel Dovgalyuk
1
-2
/
+7
2016-08-08
audio: clean up before monitor clean up
Marc-André Lureau
1
-8
/
+18
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-8
/
+2
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
1
-2
/
+1
2016-02-02
audio: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
audio: Clean up inappropriate and unreachable use of hw_error()
Markus Armbruster
1
-9
/
+2
2015-06-15
audio: remove plive
Kővágó, Zoltán
1
-12
/
+0
2015-06-15
audio: remove LOG_TO_MONITOR along with default_mon
Kővágó, Zoltán
1
-20
/
+3
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
1
-2
/
+1
2013-12-09
audio: Lower default wakeup rate to 100 times / second
Hans de Goede
1
-1
/
+1
2013-10-23
audio: honor QEMU_AUDIO_TIMER_PERIOD instead of waking up every *nano* second
Hans de Goede
1
-1
/
+2
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-3
/
+3
2013-01-16
audio: Replace non-portable asprintf in debug code by g_strdup_printf
Stefan Weil
1
-2
/
+3
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-07-16
audio: Unbreak capturing in mixemu case
malc
1
-0
/
+1
2012-05-24
audio: Always call fini on exit
Jan Kiszka
1
-4
/
+8
2012-04-17
audio: don't apply volume effect if backend has VOICE_VOLUME_CAP
Marc-André Lureau
1
-2
/
+7
2012-04-17
audio: add VOICE_VOLUME ctl
Marc-André Lureau
1
-0
/
+12
2012-02-25
audio: Add some fall through comments
Stefan Weil
1
-0
/
+3
2011-12-14
Fix spelling in comments, documentation and messages
Stefan Weil
1
-1
/
+1
2011-09-15
Replace the VMSTOP macros with a proper state type
Luiz Capitulino
1
-1
/
+1
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-15
/
+15
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
1
-2
/
+2
2011-01-12
audio: split sample conversion and volume mixing
Michael Walle
1
-5
/
+6
2010-11-18
audio: Only use audio timer when necessary
malc
1
-14
/
+10
2010-11-09
spice: add audio
Gerd Hoffmann
1
-0
/
+3
2010-07-06
savevm: Add DeviceState param
Alex Williamson
1
-1
/
+1
2010-03-16
monitor: Separate "default monitor" and "current monitor" cleanly
Markus Armbruster
1
-2
/
+2
2010-01-17
audio: include more information into audio_bug's output
malc
1
-0
/
+9
[next]