summaryrefslogtreecommitdiffstats
path: root/virtual-programs/print.folk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* wip: Statement-based printer configurations-ol2024-05-191-55/+85
|
* dirty apriltag fixs-ol2024-05-181-4/+4
|
* Merge pull request #139 from FolkComputer/osnr/cleanupOmar Rizwan2024-05-161-2/+0
|\ | | | | Cleanup (remove pi/ & play/ & laptop.tcl, mostly inline into virtual-programs/)
| * Continue refactor: remove pi/cUtils.tcl and refs, inline cameraOmar Rizwan2024-05-131-2/+0
| |
* | print: Don't create folk-printed-programs if existsOmar Rizwan2024-05-131-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 printingVedran2024-05-091-1/+1
|
* Changes from osnr/checkerboard-calibration for projecting tagsOmar Rizwan2024-04-291-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 folk0Omar Rizwan2023-11-211-0/+25
|
* Skip already-existing filesOmar Rizwan2023-08-171-0/+4
|
* Remove filename stuff, clean out some archive programsOmar Rizwan2023-06-141-2/+0
|
* Fix printing back of index cardIan Clester2023-03-221-0/+1
|
* edit existing table programs from a web editorJacob Haip2023-03-091-0/+20
|
* Fix parenthesis print bugOmar Rizwan2023-02-191-1/+1
|
* Minor changes for Hex table -- wifi, music note, print colorsOmar Rizwan2023-01-171-2/+2
|
* Fix line printingOmar Rizwan2023-01-171-3/+4
|
* Do not overwrite programsOmar Rizwan2023-01-171-0/+3
|
* Initialize folk-printed-programsOmar Rizwan2023-01-171-9/+14
|
* Line numbers including for linewrappingOmar Rizwan2023-01-171-14/+19
|
* Basic line wrappingOmar Rizwan2023-01-171-2/+15
|
* Start on index card support (WIP, back doesn't work yet(?))Omar Rizwan2023-01-161-19/+70
|
* Clean up back codeOmar Rizwan2023-01-161-43/+11
|
* Print backOmar Rizwan2023-01-161-1/+48
|
* remove printed-programs from repo, use ~/folk-printed-programsOmar Rizwan2023-01-151-6/+6
|
* Clean up laptop/my-laptop-detection conditionsOmar Rizwan2022-12-231-2/+2
|
* pi/critclUtils.tcl -> pi/cUtils.tclOmar Rizwan2022-12-221-1/+1
|
* Load libapriltag on my laptopOmar Rizwan2022-12-051-1/+2
|
* Fix libapriltag load race now that we're using c ffi for printOmar Rizwan2022-12-051-0/+1
|
* Move print.folk to use new C FFI -- eliminates critcl!Omar Rizwan2022-12-041-9/+6
|
* More printed programsOmar Rizwan2022-11-191-0/+1
|
* Fix escaping of slashes in print.folkOmar Rizwan2022-11-181-1/+3
|
* Add cwervobook hostnameAndrés Cuervo2022-11-061-1/+1
|
* Put everything in printed-programs to fix syncOmar Rizwan2022-11-041-3/+3
|
* Fix running and printing at homeOmar Rizwan2022-11-011-2/+2
|
* New filename-wish scheme. Makes it easier to make new programsOmar Rizwan2022-11-011-0/+2
|
* Move livecproc stuff into library file, make it availableOmar Rizwan2022-10-311-11/+0
|
* Little apriltag fixOmar Rizwan2022-10-301-2/+2
|
* Add some test infra, work on livecprocsOmar Rizwan2022-10-141-4/+13
| | | | Sync seems broken
* apriltag rendering works (just upside-down)Omar Rizwan2022-10-131-1/+1
|
* support for live-updating cproc so i can edit print logic liveOmar Rizwan2022-10-131-39/+47
|
* i can print (null terminator thing)Omar Rizwan2022-07-221-0/+1
|
* more print improvements. will this work??Omar Rizwan2022-07-221-5/+4
|
* bring back status indication, recalibrateOmar Rizwan2022-07-221-2/+0
|
* proper print gatingOmar Rizwan2022-07-221-2/+2
|
* work on print.folk ? not sure whether to keep thisOmar Rizwan2022-07-221-27/+36
|
* more work on print.folkOmar Rizwan2022-07-221-2/+32
|
* untested start on print.folkOmar Rizwan2022-07-211-1/+77
|
* more iterations of print fixingOmar Rizwan2022-07-201-2/+2
|
* move programs/ -> virtual-programs/ in prep for printable programsOmar Rizwan2022-07-201-0/+3
start working on print i guess