]> git.sesse.net Git - vlc/commit
Disable play-and-pause for non interactive input.
authorLaurent Aimar <fenrir@videolan.org>
Mon, 14 Sep 2009 21:22:49 +0000 (23:22 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Mon, 14 Sep 2009 21:27:41 +0000 (23:27 +0200)
commit8f445c7e3fa99d9b4a79010d68957367ac3b60b1
treeb40a106604c0a4a6d93a7c8a310b4491ae4ad847
parent6fac1fab592d029286b9ed75713080305f1481ec
Disable play-and-pause for non interactive input.

For the moment, it is only deactivated when using input_Read
and input_Preparse (it was making blocking vlc at start-up).
src/input/input.c