Commit graph

28 commits

Author SHA1 Message Date
Alex Janka 138e77bb4c cli/gui: expose renderer as feature 2024-08-11 12:21:16 +10:00
Alex Janka 8ab1581899 dep update 2024-08-10 16:02:18 +10:00
Alex Janka f40269622a gui: RUST_LOG defaults to info 2024-07-20 18:03:57 +10:00
Alex Janka 789eaf275f gui (gtk): game list UI looks much better
fixes column size + initial window size + window title
2024-07-20 18:03:29 +10:00
Alex Janka e414253ce7 update deps 2024-07-20 17:55:07 +10:00
Alex Janka 861b8c2996 macos gui: handle fallible 2024-06-16 11:53:00 +10:00
Alex Janka 24bcdd1bb6 macos gui: mark unused fields in widgets 2024-06-16 11:52:44 +10:00
Alex Janka ac4446b055 gui/cli/frontend: anyhow 2024-06-16 11:44:06 +10:00
Alex Janka 0c5324176d lib: centralised errors 2024-06-16 11:43:02 +10:00
Alex Janka 77e5632856 only build gtk resources if building gtk ui 2024-03-07 10:40:38 +11:00
Alex Janka 3534d986b8 first pass crossplatform ui 2024-03-03 18:36:51 +11:00
Alex Janka 8d7e5c152e bundler changes 2024-02-12 16:29:00 +11:00
Alex Janka 5aa29620e8 maybe im stupid 2024-02-10 08:55:46 +11:00
Alex Janka 00c487f439 tweakin 2024-02-10 08:49:36 +11:00
Alex Janka 5a2229728a WGPU BACKEND!!! almost works!! 2024-02-09 10:20:00 +11:00
Alex Janka 43b800ff80 backend genericisation (?) and rwh 0.6 2024-02-08 15:27:48 +11:00
Alex Janka 63301c692e finish migration to renderer modules + stub for wgpu 2024-02-07 17:29:18 +11:00
Alex Janka 80850d3405 proper modules on renderer 2024-02-07 15:51:37 +11:00
Alex Janka d7d5d3cea0 change deps git location 2024-01-25 10:05:18 +11:00
Alex Janka 6f23ed0377 confirm dialog when opening rom if emulator already running 2023-12-01 10:23:08 +11:00
Alex Janka 977cd30040 macos "open with"!!!! 2023-11-30 19:17:28 +11:00
Alex Janka aa3fe032cb descriptions for gui/cli (for packaging) 2023-11-30 11:32:39 +11:00
Alex Janka 1b62211b90 tile/layer window in menu / also closable 2023-11-28 16:21:15 +11:00
Alex Janka 6d5530efe6 use lazy static config manager 2023-11-28 12:06:44 +11:00
Alex Janka c1574ab290 fix feature flags in wrong crates 2023-11-28 10:51:51 +11:00
Alex Janka 560f1d9693 keyboard input works on mac gui (LMAO) 2023-11-27 12:58:13 +11:00
Alex Janka bf7c7b9169 pathview: dont clear path when modal is cancelled 2023-11-27 11:46:13 +11:00
Alex Janka 451c4f0fde separate binaries 2023-11-26 13:15:31 +11:00