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 (
Collapse
)
Author
2024-03-06
add runtime option for selecting audio backend priority (voice only)
ouwou
2024-01-18
add a bajillion headers back in to compile if pch is off
ouwou
2023-12-26
Merge pull request #252 from uowuo/theming
ouwou
Use GTK themes
2023-12-17
consider audio engine init failure non-fatal
ouwou
2023-12-02
Merge branch 'master' into theming
ouwou
2023-11-28
remove low priority css file
ouwou
2023-11-21
set glib application name (#247)
Colin Sane
2023-10-02
add gui.font_scale setting
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
make vad method a setting and tie it to combobox
ouwou
2023-07-15
make editing inline, add up arrow shortcut
ouwou
2023-07-09
make qrcodegen optional wow!!!
ouwou
2023-07-01
only connect on RESPONSE_OK
ouwou
2023-07-01
finalize login
ouwou
2023-06-30
remote auth impl. up to QR code display
ouwou
2023-06-25
Merge pull request #176 from uowuo/pomelo
ouwou
pomelo support (and nicknames)
2023-06-24
support sending messages with `@silent` prefix
ouwou
2023-06-17
add runtime option to hide console on windows
ouwou
2023-06-14
convert a bunch of .Username accesses to proper access
ouwou
2023-05-30
put AudioManager back on the stack
ouwou
2023-05-29
printf to log
ouwou
2023-05-28
fix state saving
ouwou
2023-05-14
Merge branch 'master' into voice
ouwou
2023-05-13
add auto-refresh for main.css
ouwou
2023-04-13
Merge branch 'master' of https://github.com/uowuo/abaddon into voice
ouwou
2023-03-16
withdraw notifications on channel open
ouwou
2023-03-01
dont notify if message channel is focused
ouwou
2023-02-28
rudimentary dm notifications
ouwou
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
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-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
[next]