aboutsummaryrefslogtreecommitdiff
path: root/src/Config.cpp
AgeCommit message (Expand)Author
2022-03-24Add youtube.load_progress optiondec05eba
2022-03-02Allow using ~ and $HOME in config pathsdec05eba
2022-02-20Local-anime: add option to group episodes into anime groups from the name of ...dec05eba
2022-02-17Add local anime tracking. Check readme for more info about local_anime configdec05eba
2022-02-17Wip: fix video duration not working for some analyzed files, get frame in mid...dec05eba
2022-02-16local_manga: move local manga config from local_manga_... to local_manga. objectdec05eba
2022-02-11Add local_manga_sort_by_name and local_manga_sort_chapters_by_name configdec05eba
2022-02-11Add local-manga plugin to read local mangadec05eba
2022-02-09Add spacing_scale config to allow changing ui spacingdec05eba
2021-10-16Allow setting video max height in configdec05eba
2021-10-16Scale roundness with dpi, use XGetDefault instead of x dbdec05eba
2021-10-15Make sure xft.dpi resource type is stringdec05eba
2021-10-15Remove dependency on xrdb for Xft.dpidec05eba
2021-09-24Add scrollbardec05eba
2021-09-09Add initial peertube supportdec05eba
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/...dec05eba
2021-09-05Workaround libc bug causing segfaultdec05eba
2021-09-04Add use_system_mpv_config to json config as welldec05eba
2021-09-04Make font sizes customizable with a config file, see example-config.json. Rem...dec05eba