Commit graph

13 commits

Author SHA1 Message Date
33dbb51b34 Merge branch 'feat-typing' 2025-04-06 15:19:16 -04:00
0f00f0ef68 made it display the typing state 2025-03-26 23:10:54 -04:00
454c92c077 zoom the ui in 2025-03-25 19:18:40 -04:00
adbe60a3d8 finalize edits for refactored melodic 2025-03-25 19:06:49 -04:00
2a01c5ff97 works for now, save 2025-03-06 21:32:23 -05:00
dfb4c93e4e implement basic typing via midi 2025-01-31 14:48:53 -05:00
1a81192cc3 feat: add raw message storage and display (#2)
Reviewed-on: #2
2025-01-31 19:48:32 +00:00
64adf8136e make some improvements for demo 2025-01-23 14:13:48 -05:00
a96285501d feat: implement MIDI routing, improve UI (#1)
Implements the main MIDI daemon and the routing system. Makes a few improvements to the UI:

- Allows selecting the devices to show messages from
- Provides meager filtering
- Prettier output of messages

Reviewed-on: #1
2025-01-13 03:31:12 +00:00
bfbf0e62c0 start on proper system for routing 2025-01-01 15:11:14 -05:00
a9c51a48bc start on UI 2024-12-26 19:26:58 -05:00
40c08b91fb start ui: implement sending ports to the display thread from a background thread 2024-12-20 17:07:12 -05:00
de6dd59e48 start some ui, refactor midi library a bit 2024-12-08 22:07:14 -05:00