summaryrefslogtreecommitdiff
path: root/src/abaddon.cpp
AgeCommit message (Collapse)Author
2021-12-13Merge branch 'master' into msysouwou
2021-12-13warn if pixbufloaders arent foundouwou
2021-12-01dont make requests for inaccessible channelsouwou
2021-11-28merge masterouwou
2021-11-24remove SimpleIni as a dependencyouwou
use Glib::KeyFile instead which is basically the same file format also read into and save from struct once, cuz its faster and less redundant
2021-11-23Restructure source and resource files (#46)Dylam De La Torre
importantly, res is now res/res and css is now res/css