1
0
mirror of synced 2024-11-12 00:10:47 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
b81dde230e Fixed genre sort, updated app layout
Song list now gets sorted dynamically. Sorting still leaves to be desired and will require more attention.

Made the app window bigger.
2024-03-21 17:32:32 +01:00
bd7ffd3371 Remember state of UseEncryption box
DirSelector_PathChanged was called two times on app startup.
We now also clear individual paths when a given file isn't found in the datatable folder.
2024-03-21 12:34:20 +01:00
4681a38abe Remembering settings on app restart
TSE now stores the last settings you've used when you last started the app.
2024-03-21 12:02:33 +01:00
f3926d3f13 Fixed encryption keys not being loaded properly. 2024-03-20 14:28:57 +01:00
NotImplementedLife
be0f4c1c4e added dynamic types 2023-10-01 19:40:41 +03:00
NotImplementedLife
0cc23812da added support for aes de/encryption 2023-09-18 18:53:43 +03:00
NotImplementedLife
129454ff78 more fixes 2023-07-30 09:51:24 +03:00
NotImplementedLife
abc76f1288 fixed wordlist missing data (for real now) 2023-07-30 09:21:29 +03:00
NotImplementedLife
69b63c5803 added missing word details 2023-07-30 09:02:01 +03:00
NotImplementedLife
d450220730 fixed important stuff disappearing from wordlist 2023-07-30 08:11:24 +03:00
NotImplementedLife
9983bc2705 created songs appear in music info 2023-07-29 09:15:24 +03:00
NotImplementedLife
b5d6746bf7 ordered existing sounds by unique id 2023-07-29 08:58:11 +03:00
NotImplementedLife
71c7899d58 working on music order editor 2023-07-28 22:28:05 +03:00
NotImplementedLife
52d5bbdf42 fixed remove keep data glitch 2023-07-28 19:02:47 +03:00