summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-25update readmeouwou
2023-08-25explicit STATICouwou
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-25Merge pull request #215 from TheMorc/gitignoreouwou
2023-08-25.gitignore: ignore macOS resource forksTheMorc
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 #210 from TheMorc/adwaitareadmeouwou
2023-08-24Merge pull request #208 from TheMorc/imagepreviewfixouwou
2023-08-24Merge pull request #206 from TheMorc/cmakefixupouwou
2023-08-24suggest installing adwaita-icon-theme to get icons in the clientTheMorc
2023-08-23fix ImageComponent embeds due to extensions being mixedcaseTheMorc
2023-08-23move CoreFoundation to a more reasonable placeTheMorc
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-23Merge pull request #196 from TheMorc/patch-keep_aspect_ratioouwou
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
2023-07-17dont error if no capture or playback devices are available to try initializin...ouwou
2023-07-16Merge pull request #192 from uowuo/message-editingouwou
2023-07-15check if message is editableouwou
2023-07-15restrict attachments when editingouwou
2023-07-15only start editing if input is emptyouwou
2023-07-15clear input when exiting editingouwou
2023-07-15make editing inline, add up arrow shortcutouwou
2023-07-13fix attachments and replies breaking when loading message historyouwou
2023-07-13voice_states can be missingouwou
2023-07-13Merge pull request #185 from uowuo/remoteauthouwou
2023-07-11add qrcode to mindeps ci runouwou