Statistics
| Branch: | Revision:

root / audio @ dd8a5649

Name Size
alsaaudio.c 26.7 kB
audio.c 50.5 kB
audio.h 5 kB
audio_int.h 7.1 kB
audio_pt_int.c 3.2 kB
audio_pt_int.h 681 Bytes
audio_template.h 13.1 kB
coreaudio.c 15.3 kB
dsound_template.h 7.1 kB
dsoundaudio.c 27.3 kB
esdaudio.c 14.6 kB
fmodaudio.c 17.2 kB
mixeng.c 8.5 kB
mixeng.h 2.2 kB
mixeng_template.h 4.3 kB
noaudio.c 4.4 kB
ossaudio.c 22 kB
paaudio.c 11.5 kB
rate_template.h 3.2 kB
sdlaudio.c 10.1 kB
wavaudio.c 7 kB
wavcapture.c 3.8 kB

Latest revisions

# Date Author Comment
2182349d 09/12/2009 01:50 am malc

oss: Unbreak mmaping the ability to mmap oss fd on Linux

Signed-off-by: malc <>

713a98f8 09/12/2009 01:50 am malc

audio: poll mode infrastructure

Signed-off-by: malc <>

dd8a5649 09/12/2009 01:50 am malc

oss: poll mode handling

Signed-off-by: malc <>

6ee093c9 09/11/2009 06:19 pm Juan Quintela

Unexport ticks_per_sec variable. Create get_ticks_per_sec() function

Signed-off-by: Juan Quintela <>
Signed-off-by: Anthony Liguori <>

3c854e47 09/10/2009 08:09 pm malc

Remove bit-rotten threshold handling

Thanks to Toshiya Takeda for bringing up an unrelated issue which led
to this.

Signed-off-by: malc <>

f9c7b77c 09/02/2009 03:46 pm Kirill A. Shutemov

Fix warning on x86_64

audio/esdaudio.c: In function 'qesd_thread_out':
audio/esdaudio.c:136: error: format '%d' expects type 'int', but
argument 3 has type 'ssize_t'
audio/esdaudio.c: In function 'qesd_thread_in':
audio/esdaudio.c:366: error: format '%d' expects type 'int', but...

15c875a3 08/26/2009 12:55 pm Consul

Fix dsound typos

Dsound currently does not compile due to the typos in the code. This
patch makes it compile again.{PATCH}

Signed-off-by: Alex Ivanov <>
Signed-off-by: malc <>

197bc219 08/12/2009 10:11 pm malc

Fix typo

1a40d5e2 08/11/2009 07:51 pm Juan Quintela

use C99 initializers for all audio/*

Signed-off-by: Juan Quintela <>

98f9f48c 08/11/2009 07:51 pm malc

Aesthetics

Reformat to make item borders more visible
Fix cases of stray tabs and vertical misalignments

Signed-off-by: malc <>

View revisions

Also available in: Atom