index
:
hackvr.git
master
Virtual Reality programm
epoch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed a comment, added a comment.
epoch
2020-04-14
1
-4
/
+1
*
added ability for graphics system to not generate events.
epoch
2020-04-14
1
-5
/
+8
*
redraw on mouse movement in X11 because... I dunno
epoch
2020-04-14
1
-0
/
+3
*
now draw a cursor at the mouse location. useful in the fb version
epoch
2020-04-14
2
-3
/
+9
*
added hackvr_fb back into the default build
epoch
2020-04-14
1
-4
/
+4
*
redid most of the /dev/input/mice code
epoch
2020-04-14
1
-1
/
+44
*
new function: c2_add. you can guess what it does.
epoch
2020-04-14
2
-0
/
+6
*
forgot to remove the hackvr script from the install target
epoch
2020-04-13
1
-1
/
+0
*
why was I printing an informative message to stdout?
epoch
2020-04-13
1
-1
/
+1
*
I do not remember why I have two of these boards, but both should work with t...
epoch
2020-04-13
2
-18
/
+18
*
rewrote tic-tac-toe a bit until it worked again
epoch
2020-04-12
1
-24
/
+28
*
noticed I don't need input.o in the makefile anymore
epoch
2020-04-12
3
-25
/
+13
*
added the two missing binaries that were hanging out in src
epoch
2020-04-12
1
-0
/
+2
*
added a new idea of using X11 video and /dev/input/event for input. moved hac...
epoch
2020-04-12
3
-13
/
+25
*
fixed up the /dev/input/event (die) inputs to work better with libidc
epoch
2020-04-12
3
-4
/
+24
*
added some more informative messages, split input into keyboard/mouse
epoch
2020-04-12
1
-3
/
+19
*
added a script hackvr_open to just open a file in hackvr without hackvr exiti...
epoch
2020-04-07
1
-0
/
+4
*
moved hackvr_coproc into main bin dir. added example uristart.conf file for h...
epoch
2020-04-07
4
-4
/
+5
*
added a hackvr file to test exporting
epoch
2020-04-07
1
-0
/
+7
*
fixed export, glob_match, and y-axis-only movement.
epoch
2020-04-07
1
-8
/
+15
*
added an exec
epoch
2020-04-06
1
-1
/
+1
*
added a new script to try to just get a single line of test from the user
epoch
2020-04-06
1
-0
/
+5
*
added better error checking to not just assume EAGAIN
epoch
2020-04-06
1
-2
/
+3
*
lol. the order of the arguments has been backwards the whole time
epoch
2020-04-06
1
-1
/
+1
*
fixed hackvr_term's pty.c so I don't have to use python for getting a pty.
epoch
2020-04-06
1
-6
/
+13
*
added a lot of code while trying to fix the 3D projection to be less suck. en...
epoch
2020-04-06
3
-54
/
+106
*
left some really derpy code in the move command. added extra check to return ...
epoch
2020-04-03
2
-4
/
+22
*
added the camera to the group_rots
epoch
2020-04-03
1
-0
/
+1
*
noticed a comment that is wrong, or something in my head is wrong. not sure w...
epoch
2020-04-03
1
-1
/
+1
*
changed some cp -r into install, uninstall now removes the "desktop" file for...
epoch
2020-04-03
1
-5
/
+7
*
removed some debuggery and found I need to add a group_rot for the camera und...
epoch
2020-04-03
1
-3
/
+4
*
finally got rid of unused shape structs left over from when I was trying to g...
epoch
2020-04-03
1
-8
/
+4
*
README nows tells you about the libidc and libhashtable requirements
epoch
2020-04-03
1
-2
/
+18
*
I did NOT need all those explicit rules for the .o files... wtf, me?
epoch
2020-04-03
1
-35
/
+10
*
added a handler for graphics events and not only assuming we only need to red...
epoch
2020-04-02
6
-27
/
+27
*
Merge branch 'master' of ssh://git.main.lv/hackvr
epoch
2020-04-02
1
-3
/
+16
|
\
|
*
merge
epoch
2020-04-02
3
-4
/
+6
|
|
\
|
*
|
added caching to map
epoch
2020-04-02
1
-4
/
+4
|
*
|
added caching to the map
epoch
2020-04-02
1
-3
/
+16
*
|
|
changed a couple old scripts to not used a named pipe anymore
epoch
2020-04-02
2
-2
/
+2
*
|
|
escaped a couple problematic characters for sed with sed
epoch
2020-04-02
1
-1
/
+1
*
|
|
made the xargs in hackvr_uri use the GNU extension -r to not run anything if ...
epoch
2020-04-02
1
-1
/
+1
|
|
/
|
/
|
*
|
made xargs fork off for each attempted start of a URI so you can open more th...
epoch
2020-04-02
1
-1
/
+1
*
|
I was dereferencing a value without checking it first. just stopped using the...
epoch
2020-04-02
1
-3
/
+4
*
|
forgot to mkdir for calendar stuff
epoch
2020-03-28
1
-0
/
+1
|
/
*
updated anonet map to use the new name for "scaleup" which is just "scale"
epoch
2020-03-28
1
-1
/
+1
*
after reading rfc6838, decided to use application/hackvr instead of text/hackvr
epoch
2020-03-28
1
-1
/
+1
*
added a .desktop file for hackvr_open
epoch
2020-03-28
1
-0
/
+9
*
added ability for you to add custom LDLIBS when making
epoch
2020-03-28
1
-3
/
+3
*
added hackvr_uri script and fixed the makefile brokenness
epoch
2020-03-28
2
-1
/
+7
[next]