• src/sbbs3/listfile.cpp sbbs.h scandirs.cpp src/sbbs3/scfg/scfgsys.c sr

    From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Fri Feb 24 17:16:18 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/c42a96c9575b65970b6e01c9
    Modified Files:
    src/sbbs3/listfile.cpp sbbs.h scandirs.cpp src/sbbs3/scfg/scfgsys.c src/sbbs3/scfgdefs.h scfglib1.c scfgsave.c
    Log Message:
    Add support for 3 new loadable modules for file scanning/listing/viewingConfigured in SCFG->System->Loadable Modules:Scan Dirs: User scans one or more directories for (e.g. new) filesList Files: User lists files within a file directoryView File Info: User views detailed information on files in a directoryThis addresses/fixes feature request #521 for NightfoxWill need to document the mode argument bit values on the wiki, butit's the usual suspects: FL_* for scandirs and listfiles and FI_* forfileinfo. The scandirs_mod will be passed an extra bool (0/1) arg thatindicates whether or not the user is scanning *all* directories.Test results would be welcome
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)