Andreas Färber cbc36cb05d coreaudio: Avoid formatting UInt32 type
coreaudioVoiceOut's audioDevicePropertyBufferFrameSize is defined as UInt32
and is being used by reference for AudioDevice{Get,Set}Property().
UInt32 is unsigned int on __LP64__ but unsigned long otherwise.

Cast to POSIX type and use PRIu32 format specifier to hide the details.
This avoids a warning on ppc64.

Cc: malc <av1474@comtv.ru>
Signed-off-by: Andreas Faerber <andreas.faerber@web.de>
Signed-off-by: malc <av1474@comtv.ru>
2011-06-23 18:56:50 +04:00
2011-06-14 12:56:49 +02:00
2011-06-20 15:13:34 -03:00
2011-06-08 09:04:29 +01:00
2011-06-03 13:34:01 +02:00
2011-06-21 13:53:18 -03:00
2011-04-16 12:24:28 +01:00
2011-04-08 13:03:34 -06:00
2011-05-08 10:09:59 +02:00
2011-05-08 10:09:59 +02:00
2011-06-08 11:56:40 +02:00
2011-06-20 17:08:57 +01:00
2011-06-10 23:18:19 +02:00
2011-06-20 16:42:35 +01:00
2011-06-15 14:36:16 +02:00
2011-06-07 13:52:10 -05:00
2011-04-09 10:56:17 +01:00
2011-06-20 15:18:43 -03:00
2011-06-20 15:21:09 -03:00
2011-06-14 03:08:57 +02:00
2011-05-31 10:18:04 -07:00
2011-06-14 09:34:34 -05:00
2011-06-15 19:58:48 +00:00
2011-06-15 19:58:48 +00:00
2011-06-15 19:58:48 +00:00
2011-05-08 16:55:24 +00:00
2011-06-06 09:14:42 +02:00
2011-06-06 08:54:55 -05:00
2011-06-14 09:34:34 -05:00
2011-06-16 11:42:40 -03:00
2011-06-16 11:42:40 -03:00
2011-06-16 11:42:40 -03:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
Readme 528 MiB
Languages
C 82.5%
C++ 7%
Python 3.3%
Dylan 2.8%
Shell 1.5%
Other 2.6%