]> git.tuebingen.mpg.de Git - paraslash.git/commit
play.c: reorder and rename some functions.
authorAndre <maan@p133.(none)>
Mon, 17 Apr 2006 18:44:22 +0000 (20:44 +0200)
committerAndre <maan@p133.(none)>
Mon, 17 Apr 2006 18:44:22 +0000 (20:44 +0200)
commit301d17664161885d5e92d18404d53862de3c77f8
tree2e9493a17fdc341564006b241749667e89f76a4a
parentd6aab2f273e8b54bf351c3b73b4a50168c8be917
play.c: reorder and rename some functions.

Move everything which depends on ALSA to the three functions
alsa_init(), former set_alsa_params(), alsa_write(), former
pcm_write(), and alsa_shutdown().
play.c