index
:
abaddon-portaudio
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-08-21
fix denoise under gate vad, keep state always initd
ouwou
2023-08-21
decay vad prob over time
ouwou
2023-08-19
add noise suppression
ouwou
2023-08-02
tie slider to rnnoise probability threshold
ouwou
2023-08-02
add mutex for rnnoise
ouwou
2023-08-02
Merge branch 'master' into rnnoise
ouwou
2023-07-25
Merge branch 'master' of https://github.com/uowuo/abaddon
ouwou
2023-07-25
fix regex reading from freed memory (fixes #197)
ouwou
2023-07-25
try to fix mindeps
ouwou
2023-07-23
get rid of signals for setting gate and gain
ouwou
2023-07-23
update vad param value on combobox change
ouwou
2023-07-23
slight refactor, show rnnoise vad prob in meter when selected
ouwou
2023-07-23
add tooltip to vad combobox
ouwou
2023-07-23
Merge pull request #196 from TheMorc/patch-keep_aspect_ratio
ouwou
keep aspect ratio in LazyImage
2023-07-23
make vad method a setting and tie it to combobox
ouwou
2023-07-21
keep aspect ratio for LazyImage
Morc - Richard Gráčik
2023-07-18
move log message
ouwou
2023-07-18
support mindeps build without rnnoise
ouwou
2023-07-18
add ability to change vad method
ouwou
2023-07-18
i dont like nodiscard anymore
ouwou
2023-07-17
Merge branch 'master' into rnnoise
ouwou
2023-07-17
dont error if no capture or playback devices are available to try ↵
ouwou
initializing (#193)
2023-07-16
Merge pull request #192 from uowuo/message-editing
ouwou
Improve message editing
2023-07-15
check if message is editable
ouwou
2023-07-15
restrict attachments when editing
ouwou
2023-07-15
only start editing if input is empty
ouwou
2023-07-15
clear input when exiting editing
ouwou
2023-07-15
make editing inline, add up arrow shortcut
ouwou
2023-07-13
fix attachments and replies breaking when loading message history
ouwou
2023-07-13
voice_states can be missing
ouwou
2023-07-13
Merge pull request #185 from uowuo/remoteauth
ouwou
Login with QR code/remote auth
2023-07-11
add qrcode to mindeps ci run
ouwou
2023-07-09
make qrcodegen optional wow!!!
ouwou
2023-07-09
use another color for qr code cuz im special
ouwou
2023-07-09
restart remote auth on cancel opcode
ouwou
2023-07-09
emit remoteauth error on unexpected close
ouwou
2023-07-09
restart ra ws on timeout
ouwou
2023-07-09
fix typo in heartbeat
ouwou
2023-07-06
fix bad optional access in channel delete (fixes #187)
ouwou
2023-07-05
Merge pull request #186 from jkozera/unread-category-indicators
ouwou
Show unread indicators next to categories containing unread channels
2023-07-05
Don't count muted channels towards unread state of category
Jerzy Kozera
2023-07-04
Redraw unread indicator after message status for category changes
Jerzy Kozera
2023-07-03
use ppm instead of svg for generating qr pixbuf
ouwou
2023-07-04
Show unread indicators next to categories containing unread channels
Jerzy Kozera
2023-07-01
search for system miniaudio.h too
ouwou
2023-07-01
show status, error when captcha required
ouwou
2023-07-01
only connect on RESPONSE_OK
ouwou
2023-07-01
get rid of the message structs because theyre unnecessary
ouwou
2023-07-01
finalize login
ouwou
2023-06-30
remote auth impl. up to QR code display
ouwou
[next]