index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
audio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for DragonFly BSD (Hasso Tepper)
blueswir1
2009-03-07
1
-1
/
+1
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
2
-13
/
+14
*
Avoid running audio ctl's when vm is not running
malc
2009-02-18
2
-2
/
+10
*
audio: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
2
-20
/
+8
*
Fix NAME2/FIELD2 warnings
malc
2009-01-22
1
-0
/
+2
*
Rework vm_state_change notifiers (Jan Kiszka)
aliguori
2009-01-22
1
-1
/
+2
*
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-22
2
-6
/
+6
*
Make audio violate POSIX less
malc
2008-12-03
20
-119
/
+123
*
Attached patch fixes a series of this warning
blueswir1
2008-11-16
1
-2
/
+2
*
Rename hz to hertz to keep AIX happy
malc
2008-11-12
1
-6
/
+6
*
Set default audio timer period to a sane value (otherwise qemu becomes unusab...
malc
2008-11-04
1
-1
/
+1
*
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-26
1
-1
/
+1
*
Fix undefined pthread_sigmask warning on FreeBSD (Juergen Lock)
blueswir1
2008-10-26
1
-1
/
+1
*
Fix undefined pthread_sigmask warning on OpenBSD
blueswir1
2008-10-25
1
-0
/
+2
*
Prepare for changing audio_pcm_ops dynamically (partially revert r5422)
blueswir1
2008-10-06
11
-13
/
+13
*
Move wav_start_capture prototype to avoid a warning with -Wmissing-prototypes
blueswir1
2008-10-05
1
-0
/
+3
*
Make audio_pcm_opsstatic const
blueswir1
2008-10-05
11
-14
/
+14
*
Fix more r5087 breakage
malc
2008-09-28
1
-4
/
+1
*
Revert a part of r5087 that didn't need fixing (thanks to malc for spotting)
blueswir1
2008-08-27
1
-1
/
+1
*
Fix more bugs in r5044
blueswir1
2008-08-25
1
-1
/
+1
*
Fix OpenBSD linker warnings
blueswir1
2008-08-21
1
-7
/
+11
*
Move audio/sys-queue.h => sys-queue.h
aliguori
2008-07-29
1
-338
/
+0
*
Update sys-queue.h (Gerd Hoffmann)
aliguori
2008-07-29
1
-241
/
+338
*
Restore old value of buffer_size
malc
2008-07-09
1
-0
/
+1
*
Warn about rejected buffer/period size/time when it was specified by the user
malc
2008-07-09
1
-2
/
+7
*
Call proper function when trying to set period size
malc
2008-07-09
1
-2
/
+4
*
Fix typo
malc
2008-07-03
1
-1
/
+1
*
Pulseaudio driver
malc
2008-07-02
2
-0
/
+516
*
Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl call
malc
2008-07-02
1
-1
/
+1
*
Change the way audio is configured
malc
2008-06-25
1
-21
/
+1
*
Make mixer emulation a configure option (Jan Kiszka)
malc
2008-06-23
2
-7
/
+5
*
Add missing [SU]32
malc
2008-06-22
1
-0
/
+6
*
Emit warning message if user supplied buffer/period size/time was rejected
malc
2008-06-21
1
-0
/
+16
*
Rework period/buffer size setting
malc
2008-06-21
1
-138
/
+52
*
Check the returned audio_buf_info fields
malc
2008-06-08
1
-0
/
+6
*
First cut at WM8750 volume control (Jan Kiszka).
balrog
2008-05-04
2
-2
/
+23
*
Audio endianness and mutex usage fixes (malc.git).
balrog
2008-05-02
1
-5
/
+10
*
Typo fix
aurel32
2008-04-07
1
-1
/
+1
*
Remove remaining .cvsignore files
aurel32
2008-04-03
1
-1
/
+0
*
Miscellaneous fixes after recent audio additions (malc).
balrog
2008-01-17
1
-1
/
+1
*
Make dsound compile again (patch by malc, spotted by C.W. Betts).
balrog
2008-01-14
1
-1
/
+1
*
pthreads-based audio and miscellaneous audio clean-up (malc).
balrog
2008-01-14
10
-52
/
+837
*
Use WIN32_LEAN_AND_MEAN, by Stefan Weil.
ths
2007-12-17
1
-0
/
+2
*
Fix wrong signedness, by Andre Przywara.
ths
2007-12-16
1
-3
/
+4
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-2
/
+3
*
Remove stray uses of vl.h.
pbrook
2007-11-17
4
-4
/
+8
*
Break up vl.h.
pbrook
2007-11-17
8
-8
/
+20
*
More .cvsignore.
ths
2007-11-08
1
-0
/
+1
*
use config-host.h instead of config.h
bellard
2007-11-07
1
-1
/
+1
*
Spelling fix, by Stuart Brady.
ths
2007-07-12
3
-22
/
+22
[next]