Commit Graph

22 Commits

Author SHA1 Message Date
864b03b6e0 Fixed bug where tts and rate were not saving to the config file. Fixed bug that did not allow tts to be turned off. 2025-07-08 19:30:54 -04:00
5a457b4dd0 Fixed bug where tts and rate were not saving to the config file. 2025-07-08 19:23:36 -04:00
fc02fc5ffe Added optional tts and rate settings. 2025-07-08 19:19:21 -04:00
525b00fc50 savelocalwavs option added. 2023-12-16 13:05:23 -05:00
0ffe9ddfe7 Fixed a couple command line flag things. 2023-12-16 12:29:35 -05:00
16922d1b9e Added mixdown options. 2023-12-16 12:03:49 -05:00
c1451d0a9e Small changes to make things more clear. 2023-12-16 00:21:25 -05:00
e034c518ee Fixed a bug with connecting with alsa. 2023-12-16 00:07:56 -05:00
11e4a4d183 Alsa configuration added to settings. 2023-12-15 23:39:48 -05:00
109a08225b Fixed the weird issues with set username showing anonymous: before the name when it shouldn't. Added annonymous configuration code. 2023-12-15 21:21:47 -05:00
270fe50aa2 Started work on sound driver configuration. Jack is working, now for the hard part, alsa. 2023-12-15 21:06:28 -05:00
1f32ef303a Started work on settings menu. Set username works, odd issue, it refuses to chop anonymous: off of the beginning until it has been ran once. The actual changing of user name does work though. 2023-12-15 20:20:31 -05:00
7c2a9dbf2c New flag, -D, to delete servers. 2023-12-14 01:05:22 -05:00
f8c2148571 Removed fail method to load servers from file. 2023-12-13 23:18:04 -05:00
54195937e0 No longer connect to server on press of escape. 2023-12-13 22:40:38 -05:00
829804aee9 A couple small corrections with msgbox. Added a message that server was added. If it failed, exith with error code 2. 2023-12-13 22:33:34 -05:00
ef098a76a2 Add_server function pretty much done except for the bug squishin'. 2023-12-13 22:23:31 -05:00
f99d620b21 Code to hopefully avoid existing entries. 2023-12-13 21:53:22 -05:00
194aa901bf Started work on the add_server function. 2023-12-13 21:13:12 -05:00
412ef74e91 Do not create sessiondir in the script because cninjame will create it if it does not exist. 2023-12-13 18:33:03 -05:00
5b6668f57b Do not save source files by default. 2023-12-13 18:26:03 -05:00
35fa143b20 Initial commit. 2023-12-13 18:14:11 -05:00