[MPlayer-dev-eng] [PATCH] Fix subtitle stream counting in Gui

Rich rincebrain at gmail.com
Mon Aug 21 07:08:52 CEST 2006


I noticed that the Gui starts counting at 0 for the purpose of listing
subtitle streams in the menu (e.g. (none), Track 0, Track 1...), and this
seems inconsistent with other places which start counting at 1 for
displaying in the Gui.

This patch does not change any functionality in the menu, it only changes
how the menu displays subtitles, e.g. it starts counting at 1 (e.g. (none),
Track 1, Track 2...) instead of 0.

- Rich
-------------- next part --------------
A non-text attachment was scrubbed...
Name: menusubs.diff
Type: text/x-patch
Size: 430 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060821/1567ca79/attachment.bin>


More information about the MPlayer-dev-eng mailing list