]> git.sesse.net Git - vlc/commit
skins2: fix playlist not displaying cuurent playing item correctly
authorErwan Tulou <erwan10@videolan.org>
Sat, 13 Feb 2010 15:02:45 +0000 (16:02 +0100)
committerErwan Tulou <erwan10@videolan.org>
Sat, 13 Feb 2010 15:32:17 +0000 (16:32 +0100)
commit39852e8bdf8734f341f20d60617adf913f187adc
tree6a7789f6193b2b366f7d1f9232bb97f4cf206d4f
parent5a07a426d315847c4e6968f9ca8d809f7fb61e5d
skins2: fix playlist not displaying cuurent playing item correctly

This patch
  - ensure that current playing item is properly detected
  - deactivate item changes since it is wrongly implemented
    (i_id from input_item_t and playlist_item_t are compared,
     which is wrong)
modules/gui/skins2/src/vlcproc.cpp