aboutsummaryrefslogtreecommitdiff
path: root/src/Program.c
AgeCommit message (Expand)Author
2020-10-16Matrix: stream download to rapidjson parserdec05eba
2020-10-16Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb t...dec05eba
2020-10-01Matrix: add url selection, open youtube with quickmedia and other urls with b...dec05eba
2020-09-21Initial matrix supportdec05eba
2020-09-20Daemonize async process to automatically reap the child when it diesdec05eba
2020-09-13Add description to mangadex search result, add youtube timestampdec05eba
2020-07-14Render tabs above bodydec05eba
2020-07-10Fallback to invidio.us only if mpv exits (faster fallback)dec05eba
2020-07-10Fallback to invidio.us if youtube-dl fails (happens with videos that require ...dec05eba
2020-05-28Add support for mangadexdec05eba
2019-12-20Fix tor not used for all connections when enableddec05eba
2019-08-09Wait until mpv process dies (prevent zombie), fix crash that happens sometime...dec05eba
2019-08-08Switch from libmpv to mpv process with window embeddec05eba
2019-08-08Retain fullscreen video when changing to next videodec05eba
2019-08-06Add keybind to track manga, change storage dirdec05eba
2019-08-05Add manga chapter viewingdec05eba
2019-08-02Convert to sfml, starting on manganelo and youtubedec05eba
2019-05-25Convert to sibs, add curl download, write testdec05eba