]> git.sesse.net Git - vlc/commit
Use the correct meta data to sort the playlist.
authorRémi Duraffort <ivoire@via.ecp.fr>
Tue, 4 Mar 2008 00:45:24 +0000 (01:45 +0100)
committerRémi Duraffort <ivoire@via.ecp.fr>
Tue, 4 Mar 2008 00:47:01 +0000 (01:47 +0100)
commitb0565043b567402b49412c95e7acc8e82c14912b
tree7d1177f7c073bb3c0747f98f1be526fb4c1082fc
parent0a520894c4451459a1e93426a1042e88be5db0cc
Use the correct meta data to sort the playlist.
The sorting is still strange (wrong ?) but the sort is done on the right meta data.
include/vlc_playlist.h
modules/gui/qt4/components/playlist/playlist_model.cpp
src/playlist/sort.c