summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2026-06-29fix: study-mode checkbox wasn't visible or bound (wrong RmlUi flow)rewriteAdam Malczewski
2026-06-29fix: UI time was stuck at 0:00 (flecs ecs_set of iterated component discarded)Adam Malczewski
2026-06-29fix: make audio actually play (four flecs systems were dead: with: [])Adam Malczewski
2026-06-29fix: poll drag-and-drop in the main loop (drop events were never read)Adam Malczewski
2026-06-29fix: start-apps.sh launches the study player (drag-and-drop was dead)Adam Malczewski
2026-06-29fix: switch desktop window backend GLFW -> SDL2 (reliable drag-and-drop)Adam Malczewski
2026-06-29docs: record GLFW 3.4 Wayland drag-drop crash + patch scar tissueAdam Malczewski
2026-06-29fix: reliable Wayland drag-and-drop (root cause: GLFW 3.4 wl_data_offer NULL ...Adam Malczewski
2026-06-29refactor: font-scale targets #body-root element (coherent id alignment)Adam Malczewski
2026-06-29fix: add F1-F12 symbol keys to Rl:: (phase 6 settings-toggle used :f2)Adam Malczewski
2026-06-29phase 6: config persistence, layout settings, final end-to-end verificationAdam Malczewski
2026-06-29phase 5: RmlUi player UI (progress bar, buttons, checkbox, counter, help)Adam Malczewski
2026-06-29phase 4: study mode auto-pause FSM + smart play overrideAdam Malczewski
2026-06-29phase 3: silence detection, speaking portions, portion navigationAdam Malczewski
2026-06-29phase 2: update scar-tissue knowledge with mruby compatibility discoveries (n...Adam Malczewski
2026-06-29phase 2: audio core, argv file loading, playback, non-blocking seekAdam Malczewski
2026-06-29phase 1: study-player rewrite plan + scaffoldAdam Malczewski
2026-06-28import template from raylib-jamstackAdam Malczewski
2026-06-27fix: extract help text + checkbox into ui_render_overlayAdam Malczewski
2026-06-27refactor: split single-file main.c into modular .h/.c pairsAdam Malczewski
2026-06-27V1: preserve pre-refactor state (single-file main.c + harness docs)V1Adam Malczewski
2026-06-08ui: add X-axis positioning to all layout elementscyberdeckAdam Malczewski
2026-06-08ui: make smart play button and section nav configurableAdam Malczewski
2026-06-08ui: add tab bar, layout editor with drag-to-repositionAdam Malczewski
2026-06-08config: add key-value config file for UI layout positionsAdam Malczewski
2026-06-08build: add Linux native target with static raylib linkingAdam Malczewski
2026-04-18rework study modeHEADmainAdam Malczewski
2026-04-18Add screenshotAdam Malczewski
2026-04-18add study modeAdam Malczewski
2026-04-18add a system for marking speaking sectionsAdam Malczewski
2026-04-18final touchesAdam Malczewski
2026-04-18update to working stateAdam Malczewski
2026-04-18initialAdam Malczewski