]> git.sesse.net Git - vlc/commit
* src/input/input_clock.c: Fixed two long-standing (> 2 years) bugs
authorChristophe Massiot <massiot@videolan.org>
Sun, 27 Jul 2003 14:10:02 +0000 (14:10 +0000)
committerChristophe Massiot <massiot@videolan.org>
Sun, 27 Jul 2003 14:10:02 +0000 (14:10 +0000)
commitb1bd5cc0bd5a16c10fd7e0e328ecc2e52d4b2714
tree5634696d99d6cdb16e3f43f930f51cc596a1f975
parent788c882a5da403bc5d69efde87b2eb0871502adb
* src/input/input_clock.c: Fixed two long-standing (> 2 years) bugs
- there should be fewer resampling, particularly on DVD chapter changes
- when you unpause a DVD, VLC will wait for the drive to spin up, so you
won't lose several seconds of movies

* modules/gui/macosx/controls.m: Seeking in paused mode resumes the play
mode, make the interface take that into account.
NEWS
include/input_ext-intf.h
modules/gui/macosx/controls.m
modules/gui/macosx/intf.m
src/input/input_clock.c