]> git.sesse.net Git - vlc/commit
Qt: playlist: fix updating of currently playing item
authorJakob Leben <jleben@videolan.org>
Sat, 30 Jan 2010 00:17:05 +0000 (01:17 +0100)
committerJakob Leben <jleben@videolan.org>
Sat, 30 Jan 2010 09:18:26 +0000 (10:18 +0100)
commit6a4273c261850edf99dc127bcb937c7adc0558e2
tree2b8c8836bdc4b2ff25d0df3d659bd4524c0c57a7
parenta1c69e8ee4a1e2128006b7b008751cd1609c96d9
Qt: playlist: fix updating of currently playing item

- When input changes, update visible item after currentItem has been set.
- Check if item is current when adding it.
modules/gui/qt4/components/playlist/playlist_model.cpp