| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | Test long default code | Andrés Cuervo | 2023-10-20 | 1 | -8/+9 | |
| | * | | | | Add debugging | Andrés Cuervo | 2023-10-20 | 1 | -8/+29 | |
| | * | | | | Fix cursor movement on newline & backspace at x=0 | Andrés Cuervo | 2023-10-18 | 1 | -3/+6 | |
| | * | | | | Merge branch 'main' into ac/editor | Andrés Cuervo | 2023-10-18 | 1 | -0/+1 | |
| | |\ \ \ \ | ||||||
| | * | | | | | local NYU + font NeomatrixCode | Andrés Cuervo | 2023-10-16 | 1 | -1/+1 | |
| | * | | | | | Add monospace font | Andrés Cuervo | 2023-10-10 | 1 | -2/+2 | |
| | * | | | | | Merge branch 'main' into ac/editor | Andrés Cuervo | 2023-10-10 | 10 | -104/+621 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | Add green cursor, make backspace at x=0 work | Andrés Cuervo | 2023-09-25 | 1 | -77/+38 | |
| | * | | | | | | Better visual debugging for cursor positioning | Andrés Cuervo | 2023-09-25 | 1 | -22/+20 | |
| | * | | | | | | Add vec2 mult/div, nearly-there cursorbox | Andrés Cuervo | 2023-09-22 | 1 | -1/+5 | |
| | * | | | | | | Add off-by-a-bit cursor box | Andrés Cuervo | 2023-09-22 | 1 | -14/+72 | |
| | * | | | | | | Fix halo angle, begin fixing editor text position | Andrés Cuervo | 2023-09-22 | 2 | -11/+4 | |
| | * | | | | | | Add absolute cursor, prep for refactor | Andrés Cuervo | 2023-09-22 | 1 | -9/+11 | |
| | * | | | | | | Merge branch 'main' into ac/editor | Andrés Cuervo | 2023-09-22 | 3 | -20/+81 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix up/down key behavior | Andrés Cuervo | 2023-09-20 | 1 | -6/+33 | |
| | * | | | | | | | Claim the cursor is ... | Andrés Cuervo | 2023-09-20 | 1 | -17/+16 | |
| | * | | | | | | | Add initial cursor implementation | Andrés Cuervo | 2023-09-20 | 1 | -8/+20 | |
| | * | | | | | | | Remove keyboard program, add editor demo | Andrés Cuervo | 2023-09-20 | 2 | -39/+8 | |
| | * | | | | | | | Left align the lines in edited virtual program | Andrés Cuervo | 2023-09-18 | 1 | -10/+10 | |
| | * | | | | | | | Merge branch 'main' into ac/editor | Andrés Cuervo | 2023-09-18 | 4 | -8/+15 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Correctly angle editor text | Andrés Cuervo | 2023-09-18 | 1 | -4/+6 | |
| | * | | | | | | | | Add debugging info and fix editor file to match terminal keyboard | Andrés Cuervo | 2023-09-13 | 1 | -0/+196 | |
| * | | | | | | | | | Support thickness option for circles | Andrés Cuervo | 2024-01-11 | 1 | -1/+2 | |
| | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| * | | | | | | | | Fix logic | Naveen Michaud-Agrawal | 2023-11-22 | 1 | -1/+1 | |
| * | | | | | | | | Fix top anchoring | Naveen Michaud-Agrawal | 2023-11-22 | 1 | -0/+3 | |
| * | | | | | | | | Support arbitrary anchor within text extent | Naveen Michaud-Agrawal | 2023-11-22 | 1 | -36/+14 | |
| | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | | print: Hack to forward Hex House print requests to folk0 | Omar Rizwan | 2023-11-21 | 1 | -0/+25 | |
| * | | | | | | | programs: Expose web printed-programs/; fault to folk0 | Omar Rizwan | 2023-11-21 | 2 | -12/+29 | |
| * | | | | | | | Merge pull request #114 from FolkComputer/nm/text-halign | Andrés Cuervo | 2023-11-21 | 2 | -13/+81 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | API improvements | Naveen Michaud-Agrawal | 2023-11-21 | 2 | -22/+29 | |
| | * | | | | | | | Update title wish (and add margined text) | Naveen Michaud-Agrawal | 2023-11-17 | 1 | -9/+26 | |
| | * | | | | | | | fixup | Naveen Michaud-Agrawal | 2023-11-17 | 1 | -1/+1 | |
| | * | | | | | | | Change the text api slightly to use position instead of center | Naveen Michaud-Agrawal | 2023-11-17 | 1 | -1/+4 | |
| | * | | | | | | | Add vertical alignment | Naveen Michaud-Agrawal | 2023-11-17 | 1 | -7/+27 | |
| | * | | | | | | | Add horizontal text alignment | Naveen Michaud-Agrawal | 2023-11-17 | 1 | -5/+26 | |
| * | | | | | | | | music: hack: exclude folk-beads which uses systemd to manage jack | Omar Rizwan | 2023-11-21 | 1 | -6/+8 | |
| * | | | | | | | | Small hack to allow pointer warping to work | Naveen Michaud-Agrawal | 2023-11-21 | 1 | -0/+2 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Use smoothstep for text rendering | Naveen Michaud-Agrawal | 2023-11-15 | 1 | -6/+10 | |
| * | | | | | | | scale before rotating | Naveen Michaud-Agrawal | 2023-11-11 | 1 | -8/+8 | |
| * | | | | | | | Support non-uniform image scaling | Naveen Michaud-Agrawal | 2023-11-11 | 1 | -1/+4 | |
| * | | | | | | | display: Handle bit at end of fbset resolution | Omar Rizwan | 2023-11-02 | 1 | -1/+1 | |
| * | | | | | | | scale sampling | Cristobal Sciutto | 2023-10-27 | 1 | -8/+8 | |
| * | | | | | | | scale as param | Cristobal Sciutto | 2023-10-27 | 2 | -6/+10 | |
| * | | | | | | | neighbor callback | Cristobal Sciutto | 2023-10-27 | 1 | -1/+5 | |
| * | | | | | | | no collection for outline | Cristobal Sciutto | 2023-10-27 | 1 | -15/+3 | |
| | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | | outline: Slight optimization | Omar Rizwan | 2023-10-26 | 1 | -2/+5 | |
| * | | | | | | display: Handle if this doesn't exist | Omar Rizwan | 2023-10-26 | 1 | -0/+1 | |
| * | | | | | | add freeImage proc to images.folk | Jacob Haip | 2023-10-26 | 1 | -0/+6 | |
| * | | | | | | Merge pull request #103 from FolkComputer/osnr/multiple-on-process-blocks | Omar Rizwan | 2023-10-25 | 31 | -608/+721 | |
| |\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| | * | | | | | text: Try using Tcl objects in text shaping to prevent conversion | Omar Rizwan | 2023-10-25 | 1 | -38/+33 | |
