Commit Graph

19 Commits

Author SHA1 Message Date
mars 71a4eb2cf0 Use progress info in position/duration labels 2022-11-15 21:37:03 -07:00
mars 4b05f55725 Shrink dialog footer height 2022-11-07 12:17:22 -07:00
mars fe9ea34a23 Add location and duration labels 2022-11-07 12:16:35 -07:00
mars 8c9f821835 Add previous, play/pause, and next buttons 2022-11-06 19:01:13 -07:00
mars 4a091bd206 Label text update methods 2022-11-06 19:00:56 -07:00
mars 1e43b0a2c4 WIP SAO UI music player 2022-11-06 18:27:43 -07:00
mars 75fb80adf3 Fix coordinate system for SAO UI (closes #28) 2022-11-06 16:26:22 -07:00
mars e39d16a516 Dialog uses new coords 2022-11-06 14:59:38 -07:00
mars ab50a8e130 Fix use of Rect in SAO UI script 2022-11-05 15:03:30 -06:00
mars 75e0aca668 Add missing SAO UI on_resize() impls 2022-11-05 15:01:06 -06:00
lilith 4b2396d137 Initial on_resize() implementation 2022-11-03 00:37:18 -04:00
mars 0fc2f0b76c Merge canary-types into canary-script and update all dependents 2022-11-01 03:08:57 -06:00
mars 62380e745e Move music player protocol into music player crate 2022-11-01 02:01:31 -06:00
mars 412a9bf480 Add basic music player script message handling 2022-11-01 01:50:39 -06:00
mars 23d699dfef Use new coordinate system in Magpie and text rendering 2022-10-31 00:06:10 -06:00
mars 4a5f27a95d Add music player protocol and implement most of it 2022-10-30 23:31:54 -06:00
mars 25e60c683b Change color from RGBAF32 to RGBA8 2022-10-19 22:56:06 -06:00
mars dea255cf1d Add music player script 2022-10-19 22:01:17 -06:00
mars b7c5fa0417 Reorganize crate directories 2022-10-19 21:55:14 -06:00