Commit Graph

50 Commits

Author SHA1 Message Date
cb7ecbd3f7 Add svg icons for play pause etc 2026-03-05 12:12:26 -05:00
5eaae4deb9 Use platform windows for windowing instead of custom draggable window system 2026-03-05 11:44:23 -05:00
b75cb920eb Update platform macos for handling alt tab better (but it still has issues I think) 2026-03-05 10:30:19 -05:00
96f43eda44 add preference menu 2026-03-05 09:55:24 -05:00
9b3afcfb46 ui tweaks 2026-03-05 03:37:12 -05:00
708192ec02 clean up build stuffs 2026-03-05 03:08:22 -05:00
6c43a29f9f FREETYPEEEEEE 2026-03-05 02:31:31 -05:00
fb358e3c4b type alias refactor 2026-03-04 16:26:17 -05:00
75ac2883f7 remove bullshit clang files 2026-03-04 12:30:47 -05:00
52de039ca0 Add layout mockups for patch matrix 2026-03-04 03:01:53 -05:00
6f95c60381 Add keyboard / sample edit view with piano widget 2026-03-04 01:52:04 -05:00
8891dcffb8 set layout size draggble 2026-03-04 01:25:59 -05:00
5aa0d7466e Add dithering for gradients 2026-03-04 00:48:02 -05:00
b01fa2261a Update theme to look gooder 2026-03-04 00:36:18 -05:00
af33cf268a Fix faders, z indexing, svg rendering 2026-03-04 00:20:16 -05:00
2927335975 play around with faders, WIP 2026-03-03 19:41:20 -05:00
da6e868b0f Update readme, add potentiometer controls 2026-03-03 16:12:36 -05:00
9c81f21be7 ui improvements 2026-03-03 15:06:03 -05:00
6346dc8843 Add standard radius 2026-03-03 14:34:41 -05:00
c11c82186c Fix rendering after svg implementation 2026-03-03 14:13:15 -05:00
2703bbd901 WIP: lunasvg implementation, things stopped working 2026-03-03 14:01:22 -05:00
19bf78d635 speed up metal rendering 2026-03-03 12:30:13 -05:00
3173fabfc1 add themes and colors :D 2026-03-03 12:12:41 -05:00
bae74d7a96 fix scaling issues 2026-03-03 11:35:29 -05:00
cde77e6ae6 fix dropdown sizing 2026-03-03 10:37:59 -05:00
9bf5131d27 fix macos renderer 2026-03-03 10:17:20 -05:00
ad30ca8cb7 begin macos port 2026-03-03 10:00:38 -05:00
7e298faadd Add base audio + asio implementation 2026-03-03 02:55:38 -05:00
b523e233cb Smooth font rendering 2026-03-03 02:39:20 -05:00
322366719e woops meant to add to last commit 2026-03-03 02:17:52 -05:00
de6c7754cb add proper tab implementation 2026-03-03 02:17:44 -05:00
7902db6ec7 Add modals! 2026-03-03 01:13:04 -05:00
b469b8212f Add sick midi input visualizations 2026-03-02 23:37:12 -05:00
46f636a9ac abstract input into platform layer 2026-03-02 23:01:40 -05:00
8d56ea7217 add stuff to gitignore 2026-03-02 22:37:46 -05:00
7a5c1c5159 update widgets, add copy paste buffer 2026-02-26 00:04:02 -05:00
68235b57ce fix ui widgets 2026-02-25 16:40:14 -05:00
12dae774e4 move from imgui to CLAY 2026-02-25 15:20:47 -05:00
6656b6d0b2 Begin midi engine 2026-02-25 12:16:31 -05:00
789e2b678b add raddbug files 2026-02-25 10:40:05 -05:00
7b4142e3c9 update main.cpp 2026-02-23 01:29:59 -05:00
9ed3407383 unity build! but not like that kind 2026-02-23 01:25:53 -05:00
1e724f6a2c update formatting 2026-02-22 23:35:17 -05:00
de55a1c1df Revert "jai port :D"
This reverts commit 65e649d757.
2026-02-22 23:18:40 -05:00
65e649d757 jai port :D 2026-02-22 23:12:31 -05:00
ce3c98341c add theme 2026-02-22 21:35:24 -05:00
ace71a6725 add global menu 2026-02-22 18:42:14 -05:00
2d08a1dd54 Switch to imgui docking branch, vendor it 2026-02-22 18:34:37 -05:00
aa6065b0bd add build system, vendor deps, init stuff 2026-02-22 17:57:58 -05:00
530439574c Initial commit 2026-02-22 17:12:57 -05:00