]> git.sesse.net Git - vlc/commit
Fix playlist sort when using the flag "SORT_TITLE_NUMERIC": use the title instead...
authorRémi Duraffort <ivoire@videolan.org>
Tue, 28 Apr 2009 07:59:53 +0000 (09:59 +0200)
committerRémi Duraffort <ivoire@videolan.org>
Tue, 28 Apr 2009 08:00:45 +0000 (10:00 +0200)
commitad674a6b12fd5946374384b04ccaf77d52d4a6ca
treeb74a023ad60c20d2a9af2cd50b46df6e81453243
parentfef26f2f88b17e7c0dd3199491de7c76f26c3a98
Fix playlist sort when using the flag "SORT_TITLE_NUMERIC": use the title instead of the name when possible.
src/playlist/sort.c