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 (
Collapse
)
Author
2022-11-05
add basic combobox to choose output device, start using spdlog
ouwou
2022-10-24
only enable microphone when in a voice channel
ouwou
2022-10-24
Merge branch 'master' into voice
ouwou
2022-10-23
add option to autoconnect (closes #114)
ouwou
2022-10-23
Add option to hide the menu bar behind alt key (#115)
ouwou
2022-10-21
add gain slider (how 2 loudmic? 🤓)
ouwou
2022-10-20
use new volume meter for other users
ouwou
2022-10-18
store user data from voice state updates
ouwou
2022-10-18
decay capture meter faster
ouwou
2022-10-18
custom draw capture volume with gate indicator
ouwou
2022-10-18
basic voice gate
ouwou
2022-10-16
basic volume meters
ouwou
2022-10-12
add user row on voice connect
ouwou
2022-10-10
remove user from list on disconnect
ouwou
2022-10-09
Merge branch 'master' into voice
ouwou
2022-10-09
make CURLOPT_ACCEPT_ENCODING automatic
ouwou
2022-10-07
show avatar in voice window
ouwou
2022-10-07
Merge branch 'master' into voice
ouwou
2022-10-06
remove ability to join guilds
ouwou
because 1. joining a guild seems to often require captchas now which are never going to be supported and 2. joining guilds is one of the things that upsets discords spam filter the most, so it kinda makes sense to remove anyways just like open dm
2022-10-06
remove a bunch of unnecessary fields from user settings
ouwou
2022-10-05
center voice window
ouwou
2022-10-05
put voice member list in a scrolled window
ouwou
2022-10-05
one mutex is enough
ouwou
2022-10-05
add per user volume slider
ouwou
2022-10-04
temp mindeps build fix
ouwou
2022-10-03
support voice text channels
ouwou
2022-10-03
try and handle voice socket closure properly maybe
ouwou
2022-10-02
close voice window on context menu disconnect
ouwou
2022-10-01
rudimentary dm voice call support
ouwou
2022-09-30
try to fix mindeps build
ouwou
2022-09-30
dont dispatch udp to main
ouwou
2022-09-29
fix crash on disconnect
ouwou
2022-09-29
add udp keepalive
ouwou
2022-09-29
display user list, client side mute
ouwou
2022-09-28
basic mute/deafen
ouwou
2022-09-28
manage decoders with ssrc updates
ouwou
2022-09-28
synchronize ws close/open to creating thread
ouwou
2022-09-27
Merge branch 'master' into voice
ouwou
2022-09-25
open browser on mouse release (fixes #108)
ouwou
2022-09-09
Merge branch 'master' of https://github.com/uowuo/abaddon
ouwou
2022-09-09
store user from interaction even if member is not present
ouwou
2022-09-09
fix some potential crashes because of optionals
ouwou
2022-09-09
add opt-in hide to system tray icon (#99)
KnightMurloc
2022-09-06
make voice disconnect/reconnect work
ouwou
2022-09-06
try to fix shutdown with select
ouwou
2022-09-05
basic voice capture + transmission
ouwou
2022-09-02
fix min call
ouwou
2022-09-02
make compile work if voice support is disabled
ouwou
2022-09-02
handle multiple speakers properly
ouwou
2022-08-31
basic buffering (i think)
ouwou
[next]