diff mpcommon.c @ 34836:34c835d22130

Improve filter on file selector's file list. Sort the files globally, don't sort each block of files with the same extension separately. This is achieved by not using the glob() function for each extension separately, but only once and filtering in one pass which should improve the speed as well.
author ib
date Sun, 20 May 2012 08:54:50 +0000
parents 02a03e00341e
children 99ac85950277
line wrap: on
line diff