index
:
study-player
V1
cyberdeck
dev
main
rewrite
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Branch
Commit message
Author
Age
V1
V1: preserve pre-refactor state (single-file main.c + harness docs)
Adam Malczewski
2 months
cyberdeck
ui: add X-axis positioning to all layout elements
Adam Malczewski
3 months
dev
docs: P8 vocabulary governance + WSL run tribal knowledge
Adam Malczewski
2 months
main
rework study mode
Adam Malczewski
5 months
rewrite
fix: study-mode checkbox wasn't visible or bound (wrong RmlUi flow)
Adam Malczewski
2 months
Age
Commit message
Author
2026-06-29
fix: study-mode checkbox wasn't visible or bound (wrong RmlUi flow)
rewrite
Adam Malczewski
2026-06-29
fix: UI time was stuck at 0:00 (flecs ecs_set of iterated component discarded)
Adam Malczewski
2026-06-29
fix: make audio actually play (four flecs systems were dead: with: [])
Adam Malczewski
2026-06-29
fix: poll drag-and-drop in the main loop (drop events were never read)
Adam Malczewski
2026-06-29
fix: start-apps.sh launches the study player (drag-and-drop was dead)
Adam Malczewski
2026-06-29
fix: switch desktop window backend GLFW -> SDL2 (reliable drag-and-drop)
Adam Malczewski
2026-06-29
docs: record GLFW 3.4 Wayland drag-drop crash + patch scar tissue
Adam Malczewski
2026-06-29
fix: reliable Wayland drag-and-drop (root cause: GLFW 3.4 wl_data_offer NULL ...
Adam Malczewski
2026-06-29
refactor: font-scale targets #body-root element (coherent id alignment)
Adam Malczewski
2026-06-29
fix: add F1-F12 symbol keys to Rl:: (phase 6 settings-toggle used :f2)
Adam Malczewski
[...]