summaryrefslogtreecommitdiffstats
path: root/filescan-utils.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-04Add 'GetRunningBindingDirPath' functionicefish_8.99.4icefish_8.99.3icefish_8.99.2icefish/8.99.4icefish/8.99.3icefish/8.99.28.99.48.99.38.99.2Jonathan Aillet1-0/+26
2019-12-04Add 'GetAFBRootDirPath' functionJonathan Aillet1-1/+10
2018-12-17Static lib: pass afb-helpers to a static libraryguppy_6.99.3guppy/6.99.36.99.3Clément Bénier1-13/+8
2018-12-13filescan-utils: follow symbolic links in searchThierry Bultel1-1/+3
2018-12-13Add '@' as binder middle name separator.Romain Forlot1-1/+1
2018-12-13Fix: use of GetBindingDirPath without dynapiRomain Forlot1-2/+6
2018-12-13Retrieve directory list from environment variablesRomain Forlot1-0/+78
2018-12-13Use binding version to handle dynapiJonathan Aillet1-1/+1
2018-12-13At search, use the prefix parameter as a prefixJonathan Aillet1-1/+1
2018-12-13Removed anonymous function in ScanDir and fixed warningsSebastien Douheret1-71/+78
2018-12-13Fixed spellingSebastien Douheret1-2/+2
2018-12-13More secure way to use strncat and strncpyRomain Forlot1-3/+3
2018-12-13Fix: compile errors depending API versionRomain Forlot1-4/+7
2018-12-13Fix: wrong searchPath parameterRomain Forlot1-5/+10
2018-12-13Documentate, formating, linting.Romain Forlot1-8/+8
2018-12-13Adapt function to dynamic APIRomain Forlot1-6/+7
2018-12-13FormatingRomain Forlot1-4/+4
2018-12-13Fix memory leakRomain Forlot1-1/+2
2018-12-13Avoid memory collision.Romain Forlot1-1/+1
2018-12-13Fix to support pre-V3 DynAPIFulup Ar Foll1-6/+14
2018-12-13Prepare for future API-V3Fulup Ar Foll1-0/+2
2018-12-13Misc Fix/CleaningRomain Forlot1-3/+1
2018-12-13Concatenate result directly from GetBindingDirPathRomain Forlot1-1/+1
2018-12-13Fix: mismatching function signature.Romain Forlot1-1/+1
2018-12-13Only return binding root dir.Romain Forlot1-26/+5
2018-12-13More reliable GetBindingDirsPath function.Romain Forlot1-21/+29
2018-12-13Retrieve binder rootdir and subfolder pathsRomain Forlot1-0/+37
2018-12-13Reduce scope for some variablesRomain Forlot1-2/+2
2018-12-13Rename back define variable.Romain Forlot1-1/+1
2018-12-13fix strncat functRonan Le Martret1-2/+2
2018-12-13Fix: set default value if missing defined varRomain Forlot1-1/+1
2018-12-13Format and missing header dependenciesRomain Forlot1-19/+21
2018-12-13Remove audio-bindings dependenciesRomain Forlot1-5/+1
2018-12-13Initializing the repoRomain Forlot1-0/+124