summaryrefslogtreecommitdiff
path: root/.gitmodules
AgeCommit message (Collapse)Author
2024-09-01remove duplicate submoduleouwou
2023-07-17Merge branch 'master' into rnnoiseouwou
2023-06-30remote auth impl. up to QR code displayouwou
2023-05-28initial rnnoise testouwou
2023-04-15change ixwebsocket submodule back to upstreamouwou
2023-04-13Merge branch 'master' of https://github.com/uowuo/abaddon into voiceouwou
2023-03-06notification sounds with miniaudioouwou
2023-02-07Merge branch 'master' into voiceouwou
2022-12-26move ixwebsocket to forkouwou
2022-08-28add miniaudio submoduleouwou
2022-08-08add hrantzsch/keychain and linkouwou
2022-04-08no more vcpkgouwou
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
2021-01-15Guild settings 1 (#19)ouwou
* start guild settings window, tweak style
2021-01-07improve build process, add github actionsouwou
2021-01-02get rid of submodulesouwou
2020-09-09convert to cmake, add ciouwou