Code

mpdclient: Fixes sorting of the filelist.
authorPatrick Hallen <patrick.hallen@rwth-aachen.de>
Sat, 7 Mar 2009 15:23:56 +0000 (16:23 +0100)
committerPatrick Hallen <patrick.hallen@rwth-aachen.de>
Sat, 7 Mar 2009 15:23:56 +0000 (16:23 +0100)
commitd3cb26bf16733be694dd4f6a5bd2dacbbad3178c
tree329b1a13f917efe5d5648968c4f6996125d9deff
parenta00c1bb99e0706ef8a59f14baae76f194f27d7db
mpdclient: Fixes sorting of the filelist.

Sort the filelist with the correct linguastically rule for the current
locale, with directories first, after that songs and playlist files last.
This fixes bug 2092.
src/filelist.c
src/filelist.h
src/mpdclient.c
src/screen_search.c