support multiple sound drivers, add sdl
authorGrazvydas Ignotas <notasas@gmail.com>
Sun, 23 Jun 2013 19:23:57 +0000 (22:23 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 23 Jun 2013 19:23:57 +0000 (22:23 +0300)
commit26d3ca0d29e87a14943d29fcafc93da753df60cd
treec20593e71579c387d45e80c353b1191e3c744cc5
parent20b143089cc395dbcd51cac516a9e36f4ab6f5ac
support multiple sound drivers, add sdl
linux/sndout_oss.c
linux/sndout_oss.h
sndout.c [new file with mode: 0644]
sndout.h [new file with mode: 0644]
sndout_sdl.c [new file with mode: 0644]
sndout_sdl.h [new file with mode: 0644]