Commit graph

571 commits

Author SHA1 Message Date
6f23ed0377 confirm dialog when opening rom if emulator already running 2023-12-01 10:23:08 +11:00
977cd30040 macos "open with"!!!! 2023-11-30 19:17:28 +11:00
aa3fe032cb descriptions for gui/cli (for packaging) 2023-11-30 11:32:39 +11:00
1b62211b90 tile/layer window in menu / also closable 2023-11-28 16:21:15 +11:00
6d5530efe6 use lazy static config manager 2023-11-28 12:06:44 +11:00
a6dbfbae89 lil 2023-11-28 11:31:14 +11:00
e288346ebf can close tile/layer window 2023-11-28 11:27:57 +11:00
36cf374015 refactoring of windows 2023-11-28 11:15:06 +11:00
c1574ab290 fix feature flags in wrong crates 2023-11-28 10:51:51 +11:00
560f1d9693 keyboard input works on mac gui (LMAO) 2023-11-27 12:58:13 +11:00
bf7c7b9169 pathview: dont clear path when modal is cancelled 2023-11-27 11:46:13 +11:00
451c4f0fde separate binaries 2023-11-26 13:15:31 +11:00
e456e24f06 mac frontend can actually run games now 2023-11-24 17:00:06 +11:00
0610b8166d move to windowmanager as trait 2023-11-22 12:37:59 +11:00
b89557b450 add "force-crossplatform-ui" feature (no crossplatform ui yet though lol) 2023-11-22 12:37:32 +11:00
f62065930c winit 0.29 2023-11-04 16:29:27 +11:00
6ae2697a39 separate prepare and run emulator 2023-11-04 10:12:29 +11:00
f7e3f2b6e9 almost can run from mac ui 2023-11-04 09:40:03 +11:00
adf2bee84c icons 2023-11-03 14:33:06 +11:00
7bf0a8277a mac preferences is all there! 2023-11-03 14:31:32 +11:00
41ab8c5289 a lot of the widgets work! 2023-11-02 21:43:56 +11:00
9cfa17ee0e some of most settings 2023-11-01 17:13:52 +11:00
59ee750d26 named config trait 2023-10-30 14:15:47 +11:00
1c313530e9 first pass preferences 2023-10-30 13:34:38 +11:00
76a3260001 cli as separate bin target 2023-10-30 11:32:25 +11:00
fbb62eb9ea readme 2023-10-29 12:06:43 +11:00
24697ee7ea fallback rom for vst... AND IT WORKS EVERYWHERE!! 0.5.0 BABY!! 2023-10-29 11:18:26 +11:00
7b2090cbad fix mac scripts lol 2023-10-29 11:17:33 +11:00
2ef5cc6564 update deps for fixed double free 2023-10-29 10:35:48 +11:00
c06c9d9631 fix mac scripts executable flag 2023-10-29 10:28:53 +11:00
58c10cb113 more script 2023-10-28 16:32:05 +11:00
02f03b042e windows vst install scripts 2023-10-28 09:47:33 +11:00
72af6a44b9 the time has passed for standalone vst 2023-10-27 17:37:13 +11:00
086f2a5809 some refactoring + no vulkan debug on vst 2023-10-27 17:35:23 +11:00
cd34578e97 minor changes... 2023-10-27 09:42:14 +11:00
ea11f04336 more like a red flag 2023-10-26 15:56:32 +11:00
57cff8f1ca ok this is swag 2023-10-26 15:49:47 +11:00
e0e7634aec dont asplode stack 2023-10-26 15:45:01 +11:00
5d61d4466a mono vst + dont panic on wrong number of channels 2023-10-26 13:16:29 +11:00
fcf0ecac02 vst doesnt load right on windows - roll back version number 2023-10-26 13:06:24 +11:00
23193db644 buffer size configurable + SHADERS WORK EVERYWHERE! 0.5.0 release!!! 2023-10-25 17:20:51 +11:00
5d4b313140 i guess descriptor sets make everything crash 2023-10-25 17:06:59 +11:00
a4ded97b06 use librashader always 2023-10-23 13:08:09 +11:00
dc95861a82 remove unused binding 2023-10-23 12:07:19 +11:00
5a5c5a104b bigger stack on windows 2023-10-22 13:25:37 +11:00
45ad484655 pixels - only copy new frame if not empty 2023-10-22 13:24:36 +11:00
3551b07211 no errors/warnings when switching back and forth between pixels and vulkan 2023-10-22 13:08:33 +11:00
9b7e52d73f wram in a box 2023-10-22 13:04:19 +11:00
e6b4d9c254 clean debug code 2023-10-20 10:03:14 +11:00
e0a5f2a0b4 only add debug extension in debug build 2023-10-19 22:39:37 +11:00