]> git.sesse.net Git - vlc/commit
control/media_instance.c: Make sure media_instance_pause() will either, play, pause...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Mon, 7 Jan 2008 18:09:45 +0000 (18:09 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Mon, 7 Jan 2008 18:09:45 +0000 (18:09 +0000)
commit42720931074186c81328480553498937fa97c340
treed3a73e6edf264e8307e884d4c6a4197f4a638b40
parentb99b8b1a4494ead54e3e099b2781f306b4f0b02d
control/media_instance.c: Make sure media_instance_pause() will either, play, pause, or stop, depending on the whether the input can be paused or is playing.
src/control/media_instance.c