aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* updated README to show that everything that got deleted went to an -extras re...HEADmasterepoch2022-08-171-5/+6
* removed the rotation from map2globe. you can use a second script to do rotation.epoch2020-07-171-4/+1
* made the tee in hackvr_uri exit on a write error so that if you exit hackvr i...epoch2020-04-181-1/+3
* added a new idea of using X11 video and /dev/input/event for input. moved hac...epoch2020-04-121-0/+9
* added a script hackvr_open to just open a file in hackvr without hackvr exiti...epoch2020-04-071-0/+4
* moved hackvr_coproc into main bin dir. added example uristart.conf file for h...epoch2020-04-071-0/+2
* escaped a couple problematic characters for sed with sedepoch2020-04-021-1/+1
* made the xargs in hackvr_uri use the GNU extension -r to not run anything if ...epoch2020-04-021-1/+1
* made xargs fork off for each attempted start of a URI so you can open more th...epoch2020-04-021-1/+1
* added hackvr_uri script and fixed the makefile brokennessepoch2020-03-281-0/+7
* makelabel was using %d which choked on floating point numbersepoch2020-03-281-2/+2
* added a comment that explains what some regex doesepoch2020-01-271-0/+1
* new tool to convert a heightmap to a cylinder in hackvr format. needs work st...epoch2019-02-071-0/+77
* changed makelabel.sh to use dirname dirname $0 instead of PREFIX variable to ...epoch2019-02-051-6/+3
* forgot a part of the path in part of that last commit. :/epoch2019-02-051-1/+1
* added default font and set makelabel to use it.epoch2019-02-051-2/+2
* fixed derped shebangepoch2019-02-051-1/+1
* forgot to add bin dir that contains a LOT of the handy stuffepoch2019-02-0512-0/+360