• Joined on 2025-06-12
timothy pushed to main at timothy/mapper 2026-03-11 11:57:54 +01:00
1c9f6ee2c3 fix: restore libfreeimage-dev to dependency list to resolve FreeImage.h compilation error
timothy pushed to main at timothy/mapper 2026-03-11 11:28:48 +01:00
326f56129d fix: add libpulse-dev and libudev-dev to Trixie dependency list to satisfy OF build system
timothy pushed to main at timothy/mapper 2026-03-11 11:14:23 +01:00
feae1d01c1 fix: remove libtess2-dev and libfreeimage-dev from Trixie dependency list
timothy pushed to main at timothy/mapper 2026-03-11 11:07:58 +01:00
ad3084659b fix: replace broken internal OF dependency script with manual Debian Trixie compatible list
timothy pushed to main at timothy/mapper 2026-03-11 10:56:48 +01:00
ae29a8b20f fix: run internal OF dependency installer and clean up make command to avoid makefile syntax errors
timothy pushed to main at timothy/mapper 2026-03-11 10:50:07 +01:00
3048cd371b fix: correct OpenFrameworks download URL to use 'aarch64' and add fallback for 'armv6l'
timothy pushed to main at timothy/mapper 2026-03-11 10:45:48 +01:00
5358a8bebd fix: make OpenFrameworks download visible and robust with curl fallback
timothy pushed to main at timothy/mapper 2026-03-11 10:41:53 +01:00
04ca394b4b feat: add Scrub & Sanitize phase to setup script for reliable restarts
timothy pushed to main at timothy/mapper 2026-03-11 10:35:15 +01:00
ec01ef4902 fix: force ARM64 platform variables for OpenFrameworks build and apply highlight patch
timothy pushed to main at timothy/mapper 2026-03-11 10:30:00 +01:00
97b3e307f5 fix: update OpenFrameworks download URL to v0.12.1 and fix ofxPiMapper example path typo
timothy pushed to main at timothy/mapper 2026-03-11 09:30:04 +01:00
eaeb06c7e2 feat: implement pre-compiled OpenFrameworks strategy and OS-agnostic swap management
timothy pushed to main at timothy/mapper 2026-03-11 09:23:10 +01:00
0328ddcfa8 fix: harden ofxPiMapper paths and add defensive cloning for example-basic
timothy pushed to main at timothy/mapper 2026-03-11 09:17:45 +01:00
6626af6cc8 fix: remove broken ofxOfelia dependency and add Arch Linux support for OpenFrameworks
timothy pushed to main at timothy/mapper 2026-03-11 09:10:52 +01:00
1bcfabeb98 fix: prioritize pre-built engine binary and handle non-Debian systems
timothy pushed to main at timothy/mapper 2026-03-11 08:57:28 +01:00
99755cff26 fix: remove incorrect npm --jobs flag and override zmq dependency
timothy pushed to main at timothy/mapper 2026-03-11 08:41:21 +01:00
8ee2795eb7 feat: pre-build frontend and harden backend to bypass build failures
timothy pushed to main at timothy/mapper 2026-03-11 08:23:09 +01:00
686185a625 fix: enforce clinical npm install by removing ghost lockfiles and using --omit=optional
timothy pushed to main at timothy/mapper 2026-03-11 08:22:54 +01:00
ea5615f620 chore: purge committed node_modules and add to .gitignore
timothy pushed to main at timothy/mapper 2026-03-11 08:08:51 +01:00
9fa74e9a29 fix: bypass broken mdns2 build by adding system library and using --no-optional
timothy pushed to main at timothy/mapper 2026-03-11 07:48:41 +01:00
385fc1eb40 fix: add libzmq3-dev and build-essential to setup script dependencies