playlist: rewrite sorting so it's much less cryptic

This commit is contained in:
Andrzej Rybczak
2012-08-14 23:55:01 +02:00
parent b7999b499f
commit e729ab0a38
4 changed files with 35 additions and 36 deletions

View File

@@ -94,6 +94,7 @@ namespace
int main(int argc, char **argv)
{
srand(time(0));
setlocale(LC_ALL, "");
Config.CheckForCommandLineConfigFilePath(argv, argc);