Code

lyrics: reimplemented with aynchronous I/O
authorMax Kellermann <max@duempel.org>
Tue, 23 Sep 2008 10:08:16 +0000 (12:08 +0200)
committerMax Kellermann <max@duempel.org>
Tue, 23 Sep 2008 10:08:16 +0000 (12:08 +0200)
commit20e286dd6ccd108b1d1a41169059d0db8022b158
treea52601e2cb82d103e4c0bdc764bb56ab3c3c3b34
parent31d7b47521f6663ccb30d36ae7b0ac8ed0c3127f
lyrics: reimplemented with aynchronous I/O

Instead of creating a thread for handling lyrics plugin data, register
a channel at the glib main loop.
src/lyrics.c