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-02-07
Merge branch 'master' into voice
ouwou
2023-02-06
fix potential crash (#136)
ouwou
2023-02-06
fix some keybinds not working in the chat input (fixes #135)
ouwou
2023-02-06
fix potential stack overflow
ouwou
2023-02-04
fix channel tree expansion under folders
ouwou
2023-02-01
Merge branch 'master' into pch
ouwou
2023-02-01
Merge branch 'folders'
ouwou
2023-01-29
first pass compile time optimization
ouwou
2023-01-28
make embed labels selectable, let chat textview take focus
ouwou
2023-01-25
make window title consistent (#133)
ouwou
2023-01-21
Merge branch 'master' into folders
ouwou
2023-01-21
mimic discord group dm naming scheme (closes #133)
ouwou
2023-01-21
speed up channel list population on connect a good bit
ouwou
2023-01-16
persist voice settings, handle volume w/ no ssrc
ouwou
2023-01-07
dont disconnect on voice window close, add ability to reopen
ouwou
2023-01-07
fix voice_user_connect signal
ouwou
2023-01-07
add voice participant row on connect
ouwou
2023-01-07
remove voice participant row on disconnect
ouwou
2023-01-06
display users in voice in channel list
ouwou
2023-01-03
start voice info box
ouwou
2023-01-03
actually go to connected state and transmit data
ouwou
2023-01-03
re-add ssrc map
ouwou
2023-01-03
rewrite DiscordVoiceClient and stuff
ouwou
2022-12-24
colors, fallback if guild_folders is empty
ouwou
2022-12-23
basic folder support
ouwou
2022-12-21
add option to dump ready payload because thats useful
ouwou
2022-11-29
Merge branch 'master' into keychain
ouwou
2022-11-15
actually reconstruct websocket on voice connect
ouwou
2022-11-15
mess with some websocket stuff to try and fix things
ouwou
2022-11-14
add window to change more stuff with opus
ouwou
2022-11-09
model stuff to track active device
ouwou
2022-11-08
add ability to set capture device
ouwou
2022-11-08
fix up CI:
ouwou
2022-11-05
add basic combobox to choose output device, start using spdlog
ouwou
2022-11-03
add menu item + shortcuts to hide channel and member lists (closes #118)
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
[next]