]> git.sesse.net Git - vlc/commitdiff
Pulse: do flush in close() not play()
authorIlkka Ollakka <ileoo@videolan.org>
Mon, 5 Jul 2010 09:49:05 +0000 (12:49 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Mon, 5 Jul 2010 09:53:42 +0000 (12:53 +0300)
Also compare against RUNNING and not DONE on waiting loop. Also lock mainloop
when modifying values that are used in callback-code, and don't signal without lock.


No differences found