Move the PCM/audio playback part of SDL into the target tree.
commit925feaf1dd84d069495f847dcc47d1e75d6fb5ef
authorThomas Martitz <thomas.martitz@student.htw-berlin.de>
Fri, 30 Apr 2010 17:02:58 +0000 (30 19:02 +0200)
committerThomas Martitz <thomas.martitz@student.htw-berlin.de>
Fri, 30 Apr 2010 17:02:58 +0000 (30 19:02 +0200)
tree8f2c537d3875aa6f7947bce71f71a03c8f6077b3
parent4367680cae569466f0bd018b5cf4d3d042230356
Move the PCM/audio playback part of SDL into the target tree.
firmware/SOURCES
firmware/drivers/audio/sdl.c [new file with mode: 0644]
firmware/export/audiohw.h
firmware/export/config/sim.h
firmware/sound.c
firmware/target/sdl/pcm-sdl.c [new file with mode: 0644]
uisimulator/sdl/SOURCES
uisimulator/sdl/sound.h [deleted file]
uisimulator/sdl/uisdl.c