]> git.sesse.net Git - vlc/commit
Display the title length (when known) in Playback->Title/Navigation.
authorLaurent Aimar <fenrir@videolan.org>
Wed, 11 Aug 2010 21:08:31 +0000 (23:08 +0200)
committerLaurent Aimar <fenrir@videolan.org>
Wed, 11 Aug 2010 21:11:18 +0000 (23:11 +0200)
commit6759cca26487f2edf4e27afe1b9ba4483f6b84bf
tree8e80f2962e47906f9066b999cddee4a2043d2587
parent17ef111f5f371c0f4399d2b7b9f21f139710df89
Display the title length (when known) in Playback->Title/Navigation.

It closes #4021 at the core level. The access_demux/demux need to set
input_title_t::i_length to actually change something.
src/input/var.c