| Commit message (Expand) | Author | Files | Lines |
| 2024-05-25 | dirty apriltag fix | s-ol | 1 | -4/+4 |
| 2024-05-25 | Layout printed programs over multiple pages | s-ol | 1 | -94/+110 |
| 2024-05-25 | Statement-based printer configuration | s-ol | 5 | -63/+93 |
| 2024-05-23 | Publish april tag detector generator to db | Naveen Michaud-Agrawal | 1 | -0/+2 |
| 2024-05-22 | Crop images in image space (between 0 - 1) | Naveen Michaud-Agrawal | 1 | -3/+7 |
| 2024-05-14 | Finish refactor (GPU, util libs). Remove laptop.tcl. Fix calibrate. | Omar Rizwan | 2 | -5/+1553 |
| 2024-05-14 | Add (hacky) support for persisting calibration in ~/folk-live | Omar Rizwan | 1 | -1/+5 |
| 2024-05-13 | print: Don't create folk-printed-programs if exists | Omar Rizwan | 1 | -1/+3 |
| 2024-05-13 | Continue refactor: remove pi/cUtils.tcl and refs, inline camera | Omar Rizwan | 3 | -4/+348 |
| 2024-05-09 | Inline pi/AprilTags.tcl into virtual program | Omar Rizwan | 1 | -6/+72 |
| 2024-05-09 | Use correct function to generate apriltag for ps when printing | Vedran | 1 | -1/+1 |
| 2024-05-07 | move ::getColor to Colors.tcl | Andrés Cuervo | 1 | -6/+0 |
| 2024-05-06 | Add rgb, hsl, & hex as color formats | Andrés Cuervo | 1 | -6/+4 |
| 2024-05-03 | Add rotation slider to the web editor | Andrés Cuervo | 1 | -8/+19 |
| 2024-05-03 | display/text: Add layer support | Omar Rizwan | 1 | -1/+2 |
| 2024-05-03 | Gpu,display: More hack laptop fixes so virtual programs work | Omar Rizwan | 1 | -0/+6 |
| 2024-05-02 | apriltags: Document corner order. | Omar Rizwan | 1 | -0/+1 |
| 2024-05-02 | circle: Add layer support. Is this ugly? | Omar Rizwan | 1 | -1/+3 |
| 2024-04-30 | For now, ignore calibration tags at program/region level | Omar Rizwan | 2 | -2/+3 |
| 2024-04-29 | display: more macOS fixes (fix display width and height claim) | Omar Rizwan | 1 | -6/+9 |
| 2024-04-29 | display: Hacks to make it run on macOS | Omar Rizwan | 1 | -1/+13 |
| 2024-04-29 | Changes from osnr/checkerboard-calibration for projecting tags | Omar Rizwan | 2 | -3/+21 |
| 2024-04-25 | More gadget support: use libcamerify for Pi camera + fault to folk0 | Omar Rizwan | 1 | -1/+1 |
| 2024-04-24 | Delete setup. We'll do using a program in folk-live instead | Omar Rizwan | 1 | -23/+0 |
| 2024-04-10 | setup: Limit to only run on folk-live for now | Omar Rizwan | 1 | -0/+2 |
| 2024-04-10 | setup: Fix terminal | Omar Rizwan | 1 | -1/+1 |
| 2024-04-10 | text: Make radians optional | Omar Rizwan | 1 | -1/+1 |
| 2024-04-10 | setup: WIP: First draft | Omar Rizwan | 1 | -0/+21 |
| 2024-04-09 | Move web endpoints into subfolder | Omar Rizwan | 4 | -0/+0 |
| 2024-04-09 | Use HDMI1 on some gadgets | Omar Rizwan | 1 | -1/+6 |
| 2024-04-05 | camera: Add gadget (pi camera) mode using YUV420 | Omar Rizwan | 1 | -1/+5 |
| 2024-03-29 | folk-live hacks: 1-1 default calibration, fault localhost->folk0. | Omar Rizwan | 2 | -9/+11 |
| 2024-03-19 | Make loadlibLd, filter by architecture if multiple candidates | Omar Rizwan | 1 | -2/+5 |
| 2024-03-19 | folk0: Stick with 720p for now | Omar Rizwan | 1 | -5/+0 |
| 2024-02-26 | Fix printing from editors | Andrés Cuervo | 1 | -15/+10 |
| 2024-02-02 | Make folk0 resolution 4k | Andrés Cuervo | 1 | -0/+5 |
| 2024-02-02 | Remove extraneous comments & puts | Andrés Cuervo | 1 | -2/+0 |
| 2024-02-02 | Correctly filter keys pressed after editor start time | Andrés Cuervo | 1 | -3/+21 |
| 2024-02-01 | Revert "Fix key press on restart" | Omar Rizwan | 1 | -16/+3 |
| 2024-02-01 | Fix key press on restart | Andrés Cuervo | 1 | -3/+16 |
| 2024-01-31 | Fix delete when cursor is at (0, 0) | Andrés Cuervo | 1 | -1/+1 |
| 2024-01-31 | terminal: Quick fix compatibility with new keyboard system | Omar Rizwan | 1 | -1/+1 |
| 2024-01-30 | web-keyboards: Print works | Omar Rizwan | 1 | -1/+1 |
| 2024-01-30 | web-keyboards: Niceties | Omar Rizwan | 1 | -5/+7 |
| 2024-01-30 | Start on Web UI for identifying & printing connected keyboards | Omar Rizwan | 2 | -5/+53 |
| 2024-01-29 | editor: Use percentages to define regions | Omar Rizwan | 1 | -2/+2 |
| 2024-01-29 | keyboard: `the keyboards are` full sentence | Omar Rizwan | 1 | -1/+1 |
| 2024-01-29 | editor: Automatically editor-ize keyboards | Omar Rizwan | 1 | -0/+7 |
| 2024-01-29 | keyboard,KeyCodes: Ignore instead of ? for invalid key codes | Omar Rizwan | 1 | -0/+2 |
| 2024-01-29 | keyboard: Retract old key events. Drops should be fixed (w/o leaks) | Omar Rizwan | 1 | -2/+2 |