1265 Commits

Author SHA1 Message Date
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
ouwou
1bb9ac8976 Merge pull request #196 from TheMorc/patch-keep_aspect_ratio
keep aspect ratio in LazyImage
2023-07-23 05:13:25 +00:00
ouwou
60e3f73324 make vad method a setting and tie it to combobox 2023-07-23 01:01:45 -04:00
Morc - Richard Gráčik
0b918a748a keep aspect ratio for LazyImage 2023-07-21 20:13:08 +02:00
ouwou
203e566919 move log message 2023-07-18 02:03:56 -04:00
ouwou
be2ab2ef31 support mindeps build without rnnoise 2023-07-18 02:02:39 -04:00
ouwou
7bc6116e21 add ability to change vad method 2023-07-18 01:47:46 -04:00
ouwou
8d49a57524 i dont like nodiscard anymore 2023-07-18 01:03:36 -04:00
ouwou
d04e101800 Merge branch 'master' into rnnoise 2023-07-17 21:37:24 -04:00
ouwou
857e94af38 dont error if no capture or playback devices are available to try initializing (#193) 2023-07-17 04:15:04 -04:00
ouwou
49bbc926e7 Merge pull request #192 from uowuo/message-editing
Improve message editing
2023-07-16 04:16:48 +00:00
ouwou
52b52eb489 check if message is editable 2023-07-15 21:14:39 -04:00
ouwou
add48af094 restrict attachments when editing 2023-07-15 17:18:04 -04:00
ouwou
03e617a146 only start editing if input is empty 2023-07-15 16:03:33 -04:00
ouwou
f941ad1bef clear input when exiting editing 2023-07-15 15:49:35 -04:00
ouwou
00524cefa2 make editing inline, add up arrow shortcut 2023-07-15 01:02:35 -04:00
ouwou
52a340e366 fix attachments and replies breaking when loading message history 2023-07-13 18:53:47 -04:00
ouwou
59e16cbb3b voice_states can be missing 2023-07-13 18:01:03 -04:00
ouwou
337a3d5811 Merge pull request #185 from uowuo/remoteauth
Login with QR code/remote auth
2023-07-13 07:19:37 +00:00
ouwou
5bf5cc75eb add qrcode to mindeps ci run 2023-07-11 20:57:09 -04:00
ouwou
229555939d make qrcodegen optional wow!!! 2023-07-09 22:31:21 -04:00
ouwou
b5d85f4958 use another color for qr code cuz im special 2023-07-09 21:58:05 -04:00
ouwou
2ca5a21ab4 restart remote auth on cancel opcode 2023-07-09 21:49:15 -04:00
ouwou
3c2fde661e emit remoteauth error on unexpected close 2023-07-09 21:27:08 -04:00
ouwou
aaa219ce27 restart ra ws on timeout 2023-07-09 21:21:29 -04:00
ouwou
e0623281eb fix typo in heartbeat 2023-07-09 21:20:36 -04:00
ouwou
9a3f6b472d fix bad optional access in channel delete (fixes #187) 2023-07-06 19:42:08 -04:00
ouwou
8a5f23fcb9 Merge pull request #186 from jkozera/unread-category-indicators
Show unread indicators next to categories containing unread channels
2023-07-05 05:01:08 +00:00
Jerzy Kozera
88da9e17b8 Don't count muted channels towards unread state of category 2023-07-05 01:25:22 +02:00
Jerzy Kozera
bdad178c5d Redraw unread indicator after message status for category changes 2023-07-04 22:00:22 +02:00
ouwou
cf02c13952 use ppm instead of svg for generating qr pixbuf 2023-07-03 20:01:53 -04:00
Jerzy Kozera
3f6be457b1 Show unread indicators next to categories containing unread channels 2023-07-04 01:33:15 +02:00
ouwou
060e79ff2a search for system miniaudio.h too 2023-07-01 22:27:57 -04:00
ouwou
ab448a3a98 show status, error when captcha required 2023-07-01 02:10:42 -04:00
ouwou
044e508df7 only connect on RESPONSE_OK 2023-07-01 01:47:45 -04:00
ouwou
656bea8e55 get rid of the message structs because theyre unnecessary 2023-07-01 01:02:53 -04:00
ouwou
4ac7ca9245 finalize login 2023-07-01 00:56:09 -04:00
ouwou
3b206e1121 remote auth impl. up to QR code display 2023-06-30 20:43:08 -04:00
ouwou
ec6f18ff12 global_name is optional 2023-06-25 20:15:25 -04:00