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
/
settings.cpp
Age
Commit message (
Expand
)
Author
2024-03-06
Merge branch 'master' into classic-channels
ouwou
2024-03-06
add runtime option for selecting audio backend priority (voice only)
ouwou
2024-01-21
Revert "add settings for channel list scrollbar policies"
ouwou
2024-01-20
add settings for channel list scrollbar policies
ouwou
2024-01-20
make classic channels a setting
ouwou
2024-01-19
Merge branch 'master' into classic-channels
ouwou
2024-01-18
add a bajillion headers back in to compile if pch is off
ouwou
2024-01-13
Merge branch 'master' into classic-channels
ouwou
2024-01-11
make image clamp dimensions a setting
ouwou
2024-01-11
switch to correct guild on channel open in classic channels
ouwou
2024-01-08
add stack with icon and grid for classic listing folder icon
ouwou
2024-01-07
add runtime option for keychain token storage
ouwou
2024-01-06
fix compile probably
ouwou
2024-01-01
refactor settings
ouwou
2023-12-15
remove channel color style setting
ouwou
2023-12-04
get link color from theme
ouwou
2023-10-25
feat: `show_deleted_indicator` (#237)
Tiramify (A.K. Daniel)
2023-10-02
add gui.font_scale setting
ouwou
2023-07-23
make vad method a setting and tie it to combobox
ouwou
2023-06-17
add runtime option to hide console on windows
ouwou
2023-04-05
add runtime settings for notis
ouwou
2022-11-29
Merge branch 'master' into keychain
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-09-09
add opt-in hide to system tray icon (#99)
KnightMurloc
2022-08-09
change service clear user
ouwou
2022-08-08
store token in keychain
ouwou
2022-01-28
add style option for unread indicator color
ouwou
2022-01-26
add setting to not show unread stuff
ouwou
2022-01-21
add settings for some colors
ouwou
2021-11-24
fix build
ouwou
2021-11-24
remove SimpleIni as a dependency
ouwou
2021-11-23
Restructure source and resource files (#46)
Dylam De La Torre