index
:
terminal-media-launcher.git
master
testing
A lightweight Terminal Media Launcher written in C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
read_cfg.o
Age
Commit message (
Expand
)
Author
2020-12-24
Removed object files and such
louie
2020-12-24
Improved default configuration, fixed addR
louie
2020-12-23
Fixed tiny scanf/getchar issue
louie
2020-12-23
Fixed Windows configuration auto-generation, added new setLauncherRaw option
louie
2020-12-20
Built framework for config auto-generation
louie
2020-08-04
Ignore object files
louie
2020-08-04
Added hide option for read_cfg
louie
2020-08-02
Set sort on by default, simplified entry_add
louie
2020-08-02
Added option to sort entries
louie
2020-07-30
Added standard location(s) for config files
louie
2020-07-26
Changed Windows launching implementation to ShellExecute
louie
2020-07-26
Implemented Binary Searching in read_cfg, plus minor qol fixes
louie
2020-07-23
Added most of what is needed for compatability with Windows
louie
2020-07-20
Created helper function in read_cfg.c
louie
2020-07-14
Added a quote stripper in read_cfg
louie
2020-07-13
Fixed entry deletion, added addR option
louie
2020-07-11
Added hiding of empty groups
louie
2020-07-11
Fixed bug when compmode is on and an entry is forced
louie
2020-07-10
Added addName and addNameF as config options
louie
2020-07-10
Removed unnecessary checks from create_entry, added addF option^C
louie
2020-07-10
Fixed bugs related to Executables
louie
2020-07-10
Fixed autoAlias bug
louie
2020-07-09
Improved read_cfg quotes handling
louie
2020-07-09
Small fix in autoAlias
louie
2020-07-08
Added ability to specify config location; polished read_cfg error output
louie
2020-07-07
Improved autoAlias
louie
2020-07-06
Created a basic autoAlias system
louie
2020-07-01
Added support for WSL
louie
2020-06-30
Allow for line commenting in config
louie
2020-06-27
Added ability to set flags in config
louie
2020-06-26
Added compatability for spaces in filename
louie
2020-06-26
Basic ability to launch entries
louie
2020-06-26
Fixed trimming issue
louie
2020-06-26
Further implemented wildcards for config
louie
2020-06-24
Added wildcard functionality for config
louie
2020-06-22
Altered Group Structure and cfg
louie