summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-10-21add mix mono option to voice window (closes #238)ouwou
2023-10-20fix double escaped username in message headers (#239, fixes #236)ouwou
2023-10-17update connections (#239)ouwou
2023-10-17fix gap in connections if image not foundouwou
2023-10-02use group(?)-agnostic keyval for paste shortcut (fixes #228)ouwou
2023-10-02add gui.font_scale settingouwou
2023-10-02remove silly warnouwou
2023-10-01fix closing segfaultouwou
2023-09-24add cap to member listouwou
2023-09-24remove printfouwou
2023-09-23code deduplicationouwou
2023-09-22fix member list in dms againouwou
2023-09-21some lovely member list optimizationsouwou
2023-09-11add menus to member listouwou
2023-09-11proper member list sortingouwou
2023-09-10add profile pics and colors to member listouwou
2023-09-09start new member listouwou
2023-09-08fix title not being evaluated when checking if embed is image-onlyouwou
2023-08-28fix webhook messages not using right username + avatar (fixes #209)ouwou
2023-08-25more spdlog/libfmt workaroundouwou
2023-08-25Merge branch 'master' into rnnoiseouwou
2023-08-25add workaround for compiling with spdlog and incompatible libfmt (fixes #214)ouwou
2023-08-25Merge pull request #207 from TheMorc/macosplatformouwou
2023-08-25Merge pull request #212 from TheMorc/macosfilepickerouwou
2023-08-24add hackish macOS detection for home folder, resources and cacheTheMorc
2023-08-24platform.cpp switch logging to spdlogTheMorc
2023-08-24disable file picker filtersTheMorc
2023-08-24Merge pull request #208 from TheMorc/imagepreviewfixouwou
2023-08-23fix ImageComponent embeds due to extensions being mixedcaseTheMorc
2023-08-21dont deserialize groups in GUILD_MEMBER_LIST_UPDATEouwou
2023-08-21fix denoise under gate vad, keep state always initdouwou
2023-08-21decay vad prob over timeouwou
2023-08-19add noise suppressionouwou
2023-08-02tie slider to rnnoise probability thresholdouwou
2023-08-02add mutex for rnnoiseouwou
2023-08-02Merge branch 'master' into rnnoiseouwou
2023-07-25Merge branch 'master' of https://github.com/uowuo/abaddonouwou
2023-07-25fix regex reading from freed memory (fixes #197)ouwou
2023-07-25try to fix mindepsouwou
2023-07-23get rid of signals for setting gate and gainouwou
2023-07-23update vad param value on combobox changeouwou
2023-07-23slight refactor, show rnnoise vad prob in meter when selectedouwou
2023-07-23add tooltip to vad comboboxouwou
2023-07-23make vad method a setting and tie it to comboboxouwou
2023-07-21keep aspect ratio for LazyImageMorc - Richard Gráčik
2023-07-18move log messageouwou
2023-07-18support mindeps build without rnnoiseouwou
2023-07-18add ability to change vad methodouwou
2023-07-18i dont like nodiscard anymoreouwou
2023-07-17Merge branch 'master' into rnnoiseouwou