summaryrefslogtreecommitdiff
path: root/read_cfg.c
AgeCommit message (Collapse)Author
2022-11-06Restructure repositoryLouie S
2021-08-01Fixed invalid config path crashlouie
2020-12-29Removed unnecessary headerslouie
2020-12-28Moved headers to separate directorylouie
2020-12-28Cleaned up headerslouie
2020-12-28Cleaned up ifdefslouie
2020-12-24Improved default configuration, fixed addRlouie
2020-12-23Fixed tiny scanf/getchar issuelouie
2020-12-23Fixed Windows configuration auto-generation, added new setLauncherRaw optionlouie
2020-12-20Built framework for config auto-generationlouie
2020-10-12Improved error messages and readmelshprung
2020-09-15Fixed hide and hideFile buglouie
2020-09-15Removed compMode option, improved error messageslouie
2020-08-18Added hideFile option to read_cfglouie
2020-08-14Added foldCase optionlouie
2020-08-04Added hide option for read_cfglouie
2020-08-02Set sort on by default, simplified entry_addlouie
2020-08-02Added option to sort entrieslouie
2020-07-30Added standard location(s) for config fileslouie
2020-07-26Changed Windows launching implementation to ShellExecutelouie
2020-07-26Implemented Binary Searching in read_cfg, plus minor qol fixeslouie
2020-07-23Added most of what is needed for compatability with Windowslouie
2020-07-20Created helper function in read_cfg.clouie
2020-07-14Added a quote stripper in read_cfglouie
2020-07-13Fixed entry deletion, added addR optionlouie
2020-07-11Added hiding of empty groupslouie
2020-07-11Fixed bug when compmode is on and an entry is forcedlouie
2020-07-10Added addName and addNameF as config optionslouie
2020-07-10Removed unnecessary checks from create_entry, added addF option^Clouie
2020-07-10Fixed bugs related to Executableslouie
2020-07-10Fixed autoAlias buglouie
2020-07-09Improved read_cfg quotes handlinglouie
2020-07-09Small fix in autoAliaslouie
2020-07-08Added ability to specify config location; polished read_cfg error outputlouie
2020-07-07Improved autoAliaslouie
2020-07-06Created a basic autoAlias systemlouie
2020-07-01Added support for WSLlouie
2020-06-30Allow for line commenting in configlouie
2020-06-27Added ability to set flags in configlouie
2020-06-26Added compatability for spaces in filenamelouie
2020-06-26Basic ability to launch entrieslouie
2020-06-26Further implemented wildcards for configlouie
2020-06-24Added wildcard functionality for configlouie
2020-06-22Altered Group Structure and cfglouie
2020-06-16Printing group columnlouie