Adam Treat
|
285aa50b60
|
Consolidate generation and application settings on the new settings object.
|
2023-06-28 20:36:43 -03:00 |
|
Adam Treat
|
e70899a26c
|
Make the retrieval/parsing of models.json sync on startup. We were jumping to many hoops to mitigate the async behavior.
|
2023-06-28 12:32:22 -03:00 |
|
Adam Treat
|
c24ad02a6a
|
Wait just a bit to set the model name so that we can display the proper name instead of filename.
|
2023-06-26 21:00:09 -04:00 |
|
Adam Treat
|
d0a3e82ffc
|
Restore feature I accidentally erased in modellist update.
|
2023-06-26 17:50:45 -04:00 |
|
Adam Treat
|
a0f80453e5
|
Use sysinfo in backend.
|
2023-06-26 14:14:49 -04:00 |
|
Adam Treat
|
5e520bb775
|
Fix so that models are searched in subdirectories.
|
2023-06-26 14:14:49 -04:00 |
|
Adam Treat
|
64e98b8ea9
|
Fix bug with model loading on initial load.
|
2023-06-26 14:14:49 -04:00 |
|
Adam Treat
|
3ca9e8692c
|
Don't try and load incomplete files.
|
2023-06-26 14:14:49 -04:00 |
|
Adam Treat
|
27f25d5878
|
Get rid of recursive mutex.
|
2023-06-26 14:14:49 -04:00 |
|
Adam Treat
|
7f01b153b3
|
Modellist temp
|
2023-06-26 14:14:46 -04:00 |
|