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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-08-24
platform.cpp switch logging to spdlog
TheMorc
2023-08-24
disable file picker filters
TheMorc
2023-08-24
Merge pull request #208 from TheMorc/imagepreviewfix
ouwou
2023-08-23
fix ImageComponent embeds due to extensions being mixedcase
TheMorc
2023-08-21
dont deserialize groups in GUILD_MEMBER_LIST_UPDATE
ouwou
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
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 initializin...
ouwou
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
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
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
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
[prev]
[next]