summaryrefslogtreecommitdiff
path: root/src/settings.cpp
AgeCommit message (Expand)Author
2024-06-17- Fix typo in tray settingtrigg
2024-04-04Revert "add jitter buffer for voice"ouwou
2024-03-25add jitter buffer for voiceouwou
2024-03-06Merge branch 'master' into classic-channelsouwou
2024-03-06add runtime option for selecting audio backend priority (voice only)ouwou
2024-01-21Revert "add settings for channel list scrollbar policies"ouwou
2024-01-20add settings for channel list scrollbar policiesouwou
2024-01-20make classic channels a settingouwou
2024-01-19Merge branch 'master' into classic-channelsouwou
2024-01-18add a bajillion headers back in to compile if pch is offouwou
2024-01-13Merge branch 'master' into classic-channelsouwou
2024-01-11make image clamp dimensions a settingouwou
2024-01-11switch to correct guild on channel open in classic channelsouwou
2024-01-08add stack with icon and grid for classic listing folder iconouwou
2024-01-07add runtime option for keychain token storageouwou
2024-01-06fix compile probablyouwou
2024-01-01refactor settingsouwou
2023-12-15remove channel color style settingouwou
2023-12-04get link color from themeouwou
2023-10-25feat: `show_deleted_indicator` (#237)Tiramify (A.K. Daniel)
2023-10-02add gui.font_scale settingouwou
2023-07-23make vad method a setting and tie it to comboboxouwou
2023-06-17add runtime option to hide console on windowsouwou
2023-04-05add runtime settings for notisouwou
2022-11-29Merge branch 'master' into keychainouwou
2022-10-23add option to autoconnect (closes #114)ouwou
2022-10-23Add option to hide the menu bar behind alt key (#115)ouwou
2022-09-09add opt-in hide to system tray icon (#99)KnightMurloc
2022-08-09change service clear userouwou
2022-08-08store token in keychainouwou
2022-01-28add style option for unread indicator colorouwou
2022-01-26add setting to not show unread stuffouwou
2022-01-21add settings for some colorsouwou
2021-11-24fix buildouwou
2021-11-24remove SimpleIni as a dependencyouwou
2021-11-23Restructure source and resource files (#46)Dylam De La Torre