Commit Graph

58 Commits

Author SHA1 Message Date
Alex 534ec95e63 update core dependencies 1.11 2025-11-10 21:55:48 -08:00
Alex 9a00748d65 add an icon 2025-11-10 21:55:48 -08:00
Alex c449975c6d make sure build script doesn't keep going if something fails 2025-11-10 21:55:48 -08:00
Alex 756dc77b0b Update README.md 2025-09-02 23:42:54 -07:00
Alex afc08d72aa shrink build package (--self-contain false) 2025-09-02 15:02:57 -07:00
Alex c609e35b8b shrink release pkg, fix app directory resolution 1.1 2025-09-02 13:19:59 -07:00
Alex a2d123e953 Update README.md 2025-09-01 22:28:48 -07:00
Alex a58aeca36b add script to build and package 2025-09-01 22:25:30 -07:00
Alex 0c2af39572 add workflows, app versioning v1 2025-09-01 22:02:27 -07:00
Alex e198095c6e add workflows, app versioning 2025-09-01 21:48:15 -07:00
Alex 07151ee14b add workflows, app versioning 2025-09-01 21:45:13 -07:00
Alex 261f79a62e add workflows, app versioning 2025-09-01 21:42:27 -07:00
Alex 34c461d6c4 add song filtering 2025-09-01 18:27:30 -07:00
Alex 2457eb8bd8 refactor consts 2025-09-01 15:01:53 -07:00
Alex 0dcf1fa2da add search function 2025-09-01 13:08:38 -07:00
Alex e41a5eaea9 settings clean up 2025-09-01 01:45:53 -07:00
Alex 7929d43c1c sanitize song folder name 2025-09-01 01:45:28 -07:00
Alex 0f53028972 clean up debug prints 2025-09-01 01:02:27 -07:00
Alex 27a82ac451 add audio export 2025-08-31 23:36:42 -07:00
Alex f926a8b2da finish ffmpeg functionality test 2025-08-31 23:36:35 -07:00
Alex 1c2400cb3f add video exporting 2025-08-31 22:07:14 -07:00
Alex 11a9af5778 update Export.axaml and Export.axaml.cs 2025-08-30 18:29:47 -07:00
Alex 6138c693bf refine functionality of UI so far 2025-08-28 22:54:00 -07:00
Alex 5c6e144e8a we can export!! 2025-08-27 23:03:30 -07:00
Alex 54ea7f09a0 wire up even more export UI 2025-08-27 16:11:06 -07:00
Alex bf6b1b647e more export UI code 2025-08-27 12:44:57 -07:00
Alex ed8de94deb tweak window styling 2025-08-21 01:34:57 -07:00
Alex 2e39494421 add template data folder 2025-08-21 01:23:16 -07:00
Alex e78b4aaf3f begin on export view 2025-08-21 01:13:08 -07:00
Alex cd9c9d893d fix file scan dialog unnecessarily staying open 2025-08-20 23:16:54 -07:00
Alex 8faf785e4f tweak selection view 2025-08-20 22:58:55 -07:00
Alex e51be5373a add settings wrt data path 2025-08-20 22:57:28 -07:00
Alex 82faecc8c5 move EntryChart creation function 2025-08-20 15:59:03 -07:00
Alex 581bc32f95 update SaturnData 2025-08-20 15:57:15 -07:00
Alex 6903eac04e chore: update .gitignore 2025-08-19 22:12:46 -07:00
Alex 6f9736ac6b chore: update .gitignore 2025-08-19 22:11:43 -07:00
Alex d4dced4f1f add selected songs count display 2025-08-19 22:10:16 -07:00
Alex f43b91ed8f tweak window size to fit ChartInfos 2025-08-19 22:09:54 -07:00
Alex 3997e24321 sidebar info tweaks 2025-08-19 21:39:03 -07:00
Alex 12a13b4194 chartinfo tweaks, add ID 2025-08-19 20:01:43 -07:00
Alex 2e5fc7191f add chartinfo implementation 2025-08-19 19:30:37 -07:00
Alex 66c834e8be move source files 2025-08-19 17:03:56 -07:00
Alex feaa20aac5 add how to guide shortcut 2025-08-19 01:53:25 -07:00
Alex 8d0eab66c0 wire up Selection's Sidebar Info 2025-08-19 01:47:03 -07:00
Alex ad446b9e91 add selection table tooltip 2025-08-19 01:03:16 -07:00
Alex acc686dd26 flesh out data scanning dialog a bit 2025-08-19 01:03:06 -07:00
Alex 09de9cc0a7 flesh out the data scan UI, tweak selection table 2025-08-19 00:27:53 -07:00
Alex f4a091dfa4 add data reading & selection table population 2025-08-18 00:32:10 -07:00
Alex 7c407a7a84 add documentation 2025-08-17 11:44:07 -07:00
Alex eb1b27f83c fix SaturnData inclusion 2025-08-17 11:37:21 -07:00