[vlc-devel] [PATCH] Remember what was playing when vlc is closed
Felix Paul Kühne
fkuehne.videolan at googlemail.com
Tue Mar 25 23:22:12 CET 2008
On 25.03.2008, at 17:11, Antoine Lejeune wrote:
> The second one use the first one to remember what was playing when vlc
> is closed so that it reopens the file at the correct position at the
> next launch.
I don't have any technical objections either, just noticed a minor
thing:
"Playing when VLC was closed" is not being localised in
playlist_SavePlayingItem() (line 162 of your patch), while it is in
playlist_RestorePlayingItem(). For consistency, please localise it in
the first function, too.
Best,
Felix
More information about the vlc-devel
mailing list