]> git.sesse.net Git - vlc/commit
audioscrobbler: use condition variables to be signaled when there are songs to be...
authorRafaël Carré <funman@videolan.org>
Mon, 8 Oct 2007 00:36:36 +0000 (00:36 +0000)
committerRafaël Carré <funman@videolan.org>
Mon, 8 Oct 2007 00:36:36 +0000 (00:36 +0000)
commit7de663b7317b3514f4a6c26c7685da9403da7c02
treeb38c952ed1dae0f06eb01ca6488b3df6ecb13ebe
parent9a9f73b0c1a1bd389116716dedaf6f38009bde23
audioscrobbler: use condition variables to be signaled when there are songs to be submitted.
checks if playlist has been stopped in the input "state" callback
holds the p_sys mutex only when writing/reading audioscrobbler_song_t data
modules/misc/audioscrobbler.c