Commit Graph

8 Commits

Author SHA1 Message Date
Christopher T. Johnson
6926fffc22 Networking glitchs sort of fixed. 2024-04-02 11:02:29 -04:00
Christopher T. Johnson
5b1c2fd910 Move to QNetwork 2024-04-01 10:06:24 -04:00
Christopher T. Johnson
c7dbf753c2 Set volume for Alternative output to max 2024-03-13 16:47:15 -04:00
Christopher T. Johnson
793d758377 I18N Code Work done. 2024-02-14 10:02:27 -05:00
Christopher T. Johnson
61ebe6cc0b Lint picking 2024-02-04 15:06:07 -05:00
Christopher T. Johnson
70458742bb lint 2024-02-01 12:52:13 -05:00
Christopher T. Johnson
0adf1d6e44 Preferences, singletons
Create a Preference dialog for fonts and audio output devices

Turn Preferences and SoundOff into singletons.  No matter how many times
you request a new one, the same instance is returned.

Stop using singals on the parent() to access other instances, such as
sound and Preferences.
2023-12-22 10:54:27 -05:00
Christopher T. Johnson
bb5287743c Add Sound Module 2023-12-19 10:01:09 -05:00