| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dirty apriltag fix | s-ol | 2024-05-25 | 1 | -4/+4 |
| | | |||||
| * | Layout printed programs over multiple pages | s-ol | 2024-05-25 | 1 | -94/+110 |
| | | |||||
| * | Statement-based printer configuration | s-ol | 2024-05-25 | 1 | -55/+85 |
| | | |||||
| * | Merge pull request #139 from FolkComputer/osnr/cleanup | Omar Rizwan | 2024-05-16 | 1 | -2/+0 |
| |\ | | | | | Cleanup (remove pi/ & play/ & laptop.tcl, mostly inline into virtual-programs/) | ||||
| | * | Continue refactor: remove pi/cUtils.tcl and refs, inline camera | Omar Rizwan | 2024-05-13 | 1 | -2/+0 |
| | | | |||||
| * | | print: Don't create folk-printed-programs if exists | Omar Rizwan | 2024-05-13 | 1 | -1/+3 |
| |/ | | | | | so we can make it a symlink to folk-live without breaking exec mkdir here | ||||
| * | Use correct function to generate apriltag for ps when printing | Vedran | 2024-05-09 | 1 | -1/+1 |
| | | |||||
| * | Changes from osnr/checkerboard-calibration for projecting tags | Omar Rizwan | 2024-04-29 | 1 | -3/+18 |
| | | | | | | | Support global functions in shaders; support uvec4 argtype in shaders; carve out tag 48600 and up for self-calibration; expose ::tagImageForId and rename ::tagPsForId. | ||||
| * | print: Hack to forward Hex House print requests to folk0 | Omar Rizwan | 2023-11-21 | 1 | -0/+25 |
| | | |||||
| * | Skip already-existing files | Omar Rizwan | 2023-08-17 | 1 | -0/+4 |
| | | |||||
| * | Remove filename stuff, clean out some archive programs | Omar Rizwan | 2023-06-14 | 1 | -2/+0 |
| | | |||||
| * | Fix printing back of index card | Ian Clester | 2023-03-22 | 1 | -0/+1 |
| | | |||||
| * | edit existing table programs from a web editor | Jacob Haip | 2023-03-09 | 1 | -0/+20 |
| | | |||||
| * | Fix parenthesis print bug | Omar Rizwan | 2023-02-19 | 1 | -1/+1 |
| | | |||||
| * | Minor changes for Hex table -- wifi, music note, print colors | Omar Rizwan | 2023-01-17 | 1 | -2/+2 |
| | | |||||
| * | Fix line printing | Omar Rizwan | 2023-01-17 | 1 | -3/+4 |
| | | |||||
| * | Do not overwrite programs | Omar Rizwan | 2023-01-17 | 1 | -0/+3 |
| | | |||||
| * | Initialize folk-printed-programs | Omar Rizwan | 2023-01-17 | 1 | -9/+14 |
| | | |||||
| * | Line numbers including for linewrapping | Omar Rizwan | 2023-01-17 | 1 | -14/+19 |
| | | |||||
| * | Basic line wrapping | Omar Rizwan | 2023-01-17 | 1 | -2/+15 |
| | | |||||
| * | Start on index card support (WIP, back doesn't work yet(?)) | Omar Rizwan | 2023-01-16 | 1 | -19/+70 |
| | | |||||
| * | Clean up back code | Omar Rizwan | 2023-01-16 | 1 | -43/+11 |
| | | |||||
| * | Print back | Omar Rizwan | 2023-01-16 | 1 | -1/+48 |
| | | |||||
| * | remove printed-programs from repo, use ~/folk-printed-programs | Omar Rizwan | 2023-01-15 | 1 | -6/+6 |
| | | |||||
| * | Clean up laptop/my-laptop-detection conditions | Omar Rizwan | 2022-12-23 | 1 | -2/+2 |
| | | |||||
| * | pi/critclUtils.tcl -> pi/cUtils.tcl | Omar Rizwan | 2022-12-22 | 1 | -1/+1 |
| | | |||||
| * | Load libapriltag on my laptop | Omar Rizwan | 2022-12-05 | 1 | -1/+2 |
| | | |||||
| * | Fix libapriltag load race now that we're using c ffi for print | Omar Rizwan | 2022-12-05 | 1 | -0/+1 |
| | | |||||
| * | Move print.folk to use new C FFI -- eliminates critcl! | Omar Rizwan | 2022-12-04 | 1 | -9/+6 |
| | | |||||
| * | More printed programs | Omar Rizwan | 2022-11-19 | 1 | -0/+1 |
| | | |||||
| * | Fix escaping of slashes in print.folk | Omar Rizwan | 2022-11-18 | 1 | -1/+3 |
| | | |||||
| * | Add cwervobook hostname | Andrés Cuervo | 2022-11-06 | 1 | -1/+1 |
| | | |||||
| * | Put everything in printed-programs to fix sync | Omar Rizwan | 2022-11-04 | 1 | -3/+3 |
| | | |||||
| * | Fix running and printing at home | Omar Rizwan | 2022-11-01 | 1 | -2/+2 |
| | | |||||
| * | New filename-wish scheme. Makes it easier to make new programs | Omar Rizwan | 2022-11-01 | 1 | -0/+2 |
| | | |||||
| * | Move livecproc stuff into library file, make it available | Omar Rizwan | 2022-10-31 | 1 | -11/+0 |
| | | |||||
| * | Little apriltag fix | Omar Rizwan | 2022-10-30 | 1 | -2/+2 |
| | | |||||
| * | Add some test infra, work on livecprocs | Omar Rizwan | 2022-10-14 | 1 | -4/+13 |
| | | | | | Sync seems broken | ||||
| * | apriltag rendering works (just upside-down) | Omar Rizwan | 2022-10-13 | 1 | -1/+1 |
| | | |||||
| * | support for live-updating cproc so i can edit print logic live | Omar Rizwan | 2022-10-13 | 1 | -39/+47 |
| | | |||||
| * | i can print (null terminator thing) | Omar Rizwan | 2022-07-22 | 1 | -0/+1 |
| | | |||||
| * | more print improvements. will this work?? | Omar Rizwan | 2022-07-22 | 1 | -5/+4 |
| | | |||||
| * | bring back status indication, recalibrate | Omar Rizwan | 2022-07-22 | 1 | -2/+0 |
| | | |||||
| * | proper print gating | Omar Rizwan | 2022-07-22 | 1 | -2/+2 |
| | | |||||
| * | work on print.folk ? not sure whether to keep this | Omar Rizwan | 2022-07-22 | 1 | -27/+36 |
| | | |||||
| * | more work on print.folk | Omar Rizwan | 2022-07-22 | 1 | -2/+32 |
| | | |||||
| * | untested start on print.folk | Omar Rizwan | 2022-07-21 | 1 | -1/+77 |
| | | |||||
| * | more iterations of print fixing | Omar Rizwan | 2022-07-20 | 1 | -2/+2 |
| | | |||||
| * | move programs/ -> virtual-programs/ in prep for printable programs | Omar Rizwan | 2022-07-20 | 1 | -0/+3 |
| start working on print i guess | |||||
