[Thunar-dev] Slow media

Johannes Zellner webmaster at nebulon.de
Sat Jul 16 12:08:23 CEST 2005


Hm I don't know much of such stuff, but wouldn't it be possible to make 
a behaviour like xmms-playlist :-)
loading the plain filenames like

>That's just
>
>  d = opendir();
>  while (readdir(d)) {...}
>  closedir(d);
>
>that can be done within a few microseconds (from warm cache) depending 
>on the directory size.
>  
>
and then read the mime-types after this period, depending on the shown 
files.
Because in big directories, I mostly search a while for the needed file, 
so the user can search for filenames, while Thunar is loading mime-stuff.

Just und idea :-D

Johannes

>Benedikt
>_______________________________________________
>Thunar-dev mailing list
>Thunar-dev at xfce.org
>http://foo-projects.org/mailman/listinfo/thunar-dev
>
>  
>




More information about the Thunar-dev mailing list