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
/
abaddon.cpp
Age
Commit message (
Expand
)
Author
2023-02-07
Merge branch 'master' into voice
ouwou
2023-01-29
first pass compile time optimization
ouwou
2023-01-25
make window title consistent (#133)
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-06
display users in voice in channel list
ouwou
2022-11-08
add ability to set capture device
ouwou
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-18
basic voice gate
ouwou
2022-10-07
Merge branch 'master' into voice
ouwou
2022-10-06
remove ability to join guilds
ouwou
2022-10-05
center voice window
ouwou
2022-10-05
add per user volume slider
ouwou
2022-10-02
close voice window on context menu disconnect
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-27
Merge branch 'master' into voice
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-02
make compile work if voice support is disabled
ouwou
2022-08-31
rudimentary voice implementation
ouwou
2022-08-17
fetch cookies and build number on startup
ouwou
2022-08-12
Merge branch 'attachments'
ouwou
2022-08-11
spoof a bunch of headers like the web client
ouwou
2022-08-10
remove ability to create dms
ouwou
2022-08-08
remove unnecessary verbosity
ouwou
2022-08-06
Merge branch 'master' into attachments
ouwou
2022-08-06
dont override expansion state because of active channel
ouwou
2022-08-03
handle null from std::locale::locale (fixes #88)
ouwou
2022-06-23
add change filename
ouwou
2022-06-17
add file upload via dnd + rework http
ouwou
2022-06-14
refactor send message params into one struct
ouwou
2022-06-05
start attachments (image paste and upload)
ouwou
2022-05-20
save state per-user
ouwou
2022-05-17
only save state when actually disconnecting (fixes #65)
ouwou
2022-05-10
add ctrl+number key shortcuts for tabs
ouwou
2022-05-09
add ctrl(+shift)+tab keybinds
ouwou
2022-05-08
request channels again if accessibility was lost
ouwou
2022-05-08
stop sending messages to inaccessible channels
ouwou
2022-05-06
clear tabs when access lost, show blanks for missing channels
ouwou
2022-04-27
add back/forward history to tabs
ouwou
2022-04-23
dont expand channel list when changing tabs
ouwou
2022-04-21
add opened tabs to state
ouwou
2022-04-17
Merge branch 'master' into tabs
ouwou
[next]