ouwou
6b08d7d12a
fix closing segfault
2023-10-01 02:49:10 -04:00
ouwou
5fa366c166
add cap to member list
2023-09-24 21:01:10 -04:00
ouwou
d6d34d9f84
remove printf
2023-09-24 21:00:56 -04:00
ouwou
ca3f52f160
code deduplication
2023-09-23 23:00:20 -04:00
ouwou
e63311ad4f
update readme for member list css
2023-09-22 19:59:22 -04:00
ouwou
8eb22ef73f
fix member list in dms again
2023-09-22 19:58:38 -04:00
ouwou
7f891fba33
some lovely member list optimizations
2023-09-21 03:55:56 -04:00
ouwou
ebfcfad228
Merge branch 'master' into member-list
2023-09-15 20:20:36 -04:00
tawnylure
5288694563
include note to copy resources in build steps ( #223 )
2023-09-13 23:29:34 +00:00
ouwou
e37ef9c7bd
add menus to member list
2023-09-11 21:07:14 -04:00
ouwou
52fda2b827
proper member list sorting
2023-09-11 20:20:17 -04:00
ouwou
0e97bbc5f0
add profile pics and colors to member list
2023-09-10 02:06:00 -04:00
ouwou
1056596dfc
start new member list
2023-09-09 01:16:12 -04:00
ouwou
67b23abbd4
fix title not being evaluated when checking if embed is image-only
2023-09-08 20:44:03 -04:00
ouwou
e3ad25f7ea
add (hopefully temporary) styling to GTK emoji picker ( fixes #198 )
2023-08-29 00:30:45 -04:00
ouwou
36f2ec0996
fix webhook messages not using right username + avatar ( fixes #209 )
2023-08-28 21:47:04 -04:00
ouwou
9724023758
Merge pull request #195 from uowuo/rnnoise
...
Use rnnoise for VAD
2023-08-26 07:44:40 +00:00
ouwou
daacad489a
add find module for rnnoise
2023-08-25 22:07:44 -04:00
ouwou
bd4345cb68
more spdlog/libfmt workaround
2023-08-25 21:28:03 -04:00
ouwou
67ee13dc1e
update readme
2023-08-25 21:06:01 -04:00
ouwou
a05a259393
explicit STATIC
2023-08-25 21:05:49 -04:00
ouwou
ccabaa44d6
Merge branch 'master' into rnnoise
2023-08-25 20:36:36 -04:00
ouwou
eea5987f37
add workaround for compiling with spdlog and incompatible libfmt ( fixes #214 )
2023-08-25 20:13:37 -04:00
ouwou
2378c781d1
Merge pull request #207 from TheMorc/macosplatform
...
add hackish macOS detection for home folder, resources and cache
2023-08-25 22:33:32 +00:00
ouwou
eb62406f92
Merge pull request #212 from TheMorc/macosfilepicker
...
remove useless file picker filter
2023-08-25 20:24:56 +00:00
ouwou
f49c534247
Merge pull request #215 from TheMorc/gitignore
...
.gitignore: ignore macOS resource forks
2023-08-25 20:24:21 +00:00
TheMorc
84bb27b272
.gitignore: ignore macOS resource forks
2023-08-25 11:22:35 +02:00
TheMorc
52e6167b9a
add hackish macOS detection for home folder, resources and cache
2023-08-24 08:44:50 +02:00
TheMorc
c166831955
platform.cpp switch logging to spdlog
2023-08-24 08:42:05 +02:00
TheMorc
9f9617eb37
disable file picker filters
...
macOS's file picker had issues with them being enabled and it works
just fine without the filter being added. Probably applies to other
file picker interfaces too
2023-08-24 08:29:43 +02:00
ouwou
b36cfdd46e
Merge pull request #210 from TheMorc/adwaitareadme
...
suggest installing adwaita-icon-theme to get icons in the client on macOS
2023-08-24 05:43:29 +00:00
ouwou
9fba92be90
Merge pull request #208 from TheMorc/imagepreviewfix
...
fix ImageComponent embeds due to extensions being mixedcase
2023-08-24 05:39:23 +00:00
ouwou
5f7813d629
Merge pull request #206 from TheMorc/cmakefixup
...
move CoreFoundation to a more reasonable place
2023-08-24 05:33:43 +00:00
TheMorc
0e5bccaad1
suggest installing adwaita-icon-theme to get icons in the client
2023-08-24 02:39:13 +02:00
TheMorc
c56a109a21
fix ImageComponent embeds due to extensions being mixedcase
2023-08-23 10:50:03 +02:00
TheMorc
f40393eb12
move CoreFoundation to a more reasonable place
2023-08-23 03:28:17 +02:00
ouwou
08da84b6bc
dont deserialize groups in GUILD_MEMBER_LIST_UPDATE
2023-08-21 21:31:01 -04:00
ouwou
2bc709bf3f
fix denoise under gate vad, keep state always initd
2023-08-21 21:20:25 -04:00
ouwou
6dcc127c0a
decay vad prob over time
2023-08-21 18:05:29 -04:00
ouwou
3dd192eed2
add noise suppression
2023-08-19 21:21:39 -04:00
ouwou
d208c64be1
tie slider to rnnoise probability threshold
2023-08-02 02:34:23 -04:00
ouwou
60a8c86606
add mutex for rnnoise
2023-08-02 02:34:03 -04:00
ouwou
9e4382aa77
Merge branch 'master' into rnnoise
2023-08-02 01:48:33 -04:00
ouwou
ab2896b838
Merge branch 'master' of https://github.com/uowuo/abaddon
2023-07-25 15:56:28 -04:00
ouwou
22025c2f0d
fix regex reading from freed memory ( fixes #197 )
2023-07-25 15:56:22 -04:00
ouwou
fad555c355
try to fix mindeps
2023-07-25 15:33:15 -04:00
ouwou
f696ecb5c3
get rid of signals for setting gate and gain
2023-07-23 02:27:53 -04:00
ouwou
18172a8890
update vad param value on combobox change
2023-07-23 02:08:26 -04:00
ouwou
dc92fef708
slight refactor, show rnnoise vad prob in meter when selected
2023-07-23 01:44:36 -04:00
ouwou
07fc439eb7
add tooltip to vad combobox
2023-07-23 01:41:30 -04:00