ouwou
b6a3e93bba
change dbus id
2025-06-08 00:05:33 -04:00
ouwou
f6c00e6c11
Merge branch 'master' into stages
2024-06-25 02:22:22 -04:00
ouwou
e3e5b700df
confine locale weirdness to windows only ( #317 )
2024-06-25 00:25:17 -04:00
ouwou
8fc4d0334f
Revert "add workaround for musl ( #317 )"
...
This reverts commit 7af15b326d .
2024-06-23 17:07:14 -04:00
ouwou
e65174f5aa
Merge branch 'master' into stages
2024-06-22 04:25:56 -04:00
ouwou
7af15b326d
add workaround for musl ( #317 )
2024-06-21 20:16:47 -04:00
ouwou
02fd49b073
Merge branch 'master' into stages
2024-04-13 22:34:50 -04:00
ouwou
fb6c2a5461
replace emojis resource with sqlite
2024-04-11 19:21:01 -04:00
ouwou
092ff42892
split out and move some files
2024-03-12 21:31:28 -04:00
ouwou
f142df9155
mindeps build annoyance
2024-03-06 01:26:34 -05:00
ouwou
91e89c0695
Merge branch 'master' of https://github.com/uowuo/abaddon
2024-03-06 00:55:43 -05:00
ouwou
3ace5d26e9
add runtime option for selecting audio backend priority (voice only)
2024-03-06 00:55:37 -05:00
Richard Gráčik
1fbc6945d2
macOS theme switching ( #276 )
...
* abaddon.cpp: add support for macOS theme changing
Based on AppleInterfaceThemeChangedNotification for now.
* CMakeLists: last changes for macOS specific libs
---------
Co-authored-by: ouwou <26526779+ouwou@users.noreply.github.com >
2024-03-02 04:02:35 -05:00
ouwou
30b901b4df
add a bajillion headers back in to compile if pch is off
2024-01-18 20:30:54 -05:00
ouwou
ffc29b8214
Merge pull request #252 from uowuo/theming
...
Use GTK themes
2023-12-26 07:14:43 +00:00
ouwou
925864f082
consider audio engine init failure non-fatal
2023-12-17 01:12:57 -05:00
ouwou
34faa1405c
Merge branch 'master' into theming
2023-12-02 21:53:42 -05:00
ouwou
840eaa7824
remove low priority css file
2023-11-28 01:36:09 -05:00
Colin Sane
7d7c0dc33f
set glib application name ( #247 )
2023-11-21 05:53:26 +00:00
ouwou
e68a086bca
add gui.font_scale setting
2023-10-02 22:24:12 -04:00
ouwou
fad555c355
try to fix mindeps
2023-07-25 15:33:15 -04:00
ouwou
f696ecb5c3
get rid of signals for setting gate and gain
2023-07-23 02:27:53 -04:00
ouwou
60e3f73324
make vad method a setting and tie it to combobox
2023-07-23 01:01:45 -04:00
ouwou
00524cefa2
make editing inline, add up arrow shortcut
2023-07-15 01:02:35 -04:00
ouwou
229555939d
make qrcodegen optional wow!!!
2023-07-09 22:31:21 -04:00
ouwou
044e508df7
only connect on RESPONSE_OK
2023-07-01 01:47:45 -04:00
ouwou
4ac7ca9245
finalize login
2023-07-01 00:56:09 -04:00
ouwou
3b206e1121
remote auth impl. up to QR code display
2023-06-30 20:43:08 -04:00
ouwou
66101a25cb
Merge pull request #176 from uowuo/pomelo
...
pomelo support (and nicknames)
2023-06-25 05:53:59 +00:00
ouwou
2da021b5ea
support sending messages with @silent prefix
2023-06-24 16:48:44 -04:00
ouwou
7832ab5d2a
add runtime option to hide console on windows
2023-06-17 16:40:07 -04:00
ouwou
00dddf410e
convert a bunch of .Username accesses to proper access
2023-06-14 02:04:39 -04:00
ouwou
b53710f47a
put AudioManager back on the stack
2023-05-30 20:44:35 -04:00
ouwou
7da37a2fa9
printf to log
2023-05-29 01:20:41 -04:00
ouwou
1f765e1ddf
fix state saving
2023-05-28 19:48:23 -04:00
ouwou
80a146350e
Merge branch 'master' into voice
2023-05-14 20:15:15 -04:00
ouwou
33bcb6a098
add auto-refresh for main.css
2023-05-13 21:40:30 -04:00
ouwou
c084230767
Merge branch 'master' of https://github.com/uowuo/abaddon into voice
2023-04-13 16:29:56 -04:00
ouwou
02f7bfefe3
withdraw notifications on channel open
2023-03-16 21:15:56 -04:00
ouwou
a09ad5cec0
dont notify if message channel is focused
2023-03-01 01:01:44 -05:00
ouwou
e212b364b9
rudimentary dm notifications
2023-02-28 20:23:34 -05:00
ouwou
c1303bd289
Merge branch 'master' into voice
2023-02-07 15:03:03 -05:00
ouwou
5a6f8cac09
first pass compile time optimization
2023-01-29 21:33:34 -05:00
ouwou
7cd63de400
make window title consistent ( #133 )
2023-01-25 22:36:24 -05:00
ouwou
ea04035f0d
persist voice settings, handle volume w/ no ssrc
2023-01-16 22:52:39 -05:00
ouwou
5e85d16cd6
dont disconnect on voice window close, add ability to reopen
2023-01-07 20:16:09 -05:00
ouwou
67e924e538
display users in voice in channel list
2023-01-06 18:40:11 -05:00
ouwou
0471688732
add ability to set capture device
2022-11-08 04:01:54 -05:00
ouwou
f8f9a907c9
add basic combobox to choose output device, start using spdlog
2022-11-05 02:32:43 -04:00
ouwou
cb690b6def
only enable microphone when in a voice channel
2022-10-24 22:10:50 -04:00