Changeset 1551 for trunk/dll/flesh.c


Ignore:
Timestamp:
Nov 15, 2010, 4:33:25 AM (15 years ago)
Author:
Gregg Young
Message:

This code adds the semaphores to prevent a rescan from starting before the current one is finished; it fixes the double directory listing in the tree container and streamlines scanning. It update mapsym.pl to the latest version. Some code cleanup is included

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/flesh.c

    r1550 r1551  
    279279 * Fill in drive tree subtree
    280280 * @return TRUE if OK, else FALSE
     281 * This only scans the root directory and adds the first level directories
     282 * Flesh does a recursive scan and should be used on fast hardware.
    281283 */
    282284
Note: See TracChangeset for help on using the changeset viewer.