summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
notaz [Wed, 22 Oct 2014 20:42:42 +0000 (23:42 +0300)]
add gitignore
notaz [Tue, 21 Oct 2014 22:05:58 +0000 (01:05 +0300)]
don't send new stuff while receiving debug
notaz [Mon, 20 Oct 2014 01:33:32 +0000 (04:33 +0300)]
rewrite main loop
notaz [Mon, 20 Oct 2014 01:21:35 +0000 (04:21 +0300)]
raw host output logging
notaz [Sun, 19 Oct 2014 22:24:15 +0000 (01:24 +0300)]
make readinc mode default and vsync an option
notaz [Thu, 16 Oct 2014 01:15:17 +0000 (04:15 +0300)]
fix some races for recording
notaz [Wed, 8 Oct 2014 00:45:29 +0000 (03:45 +0300)]
some recording support, abort cmd on exit
notaz [Mon, 6 Oct 2014 23:23:35 +0000 (02:23 +0300)]
better URB handling, cleaner exit
notaz [Mon, 6 Oct 2014 23:22:24 +0000 (02:22 +0300)]
implement stream restart on r key
notaz [Sun, 5 Oct 2014 00:22:13 +0000 (03:22 +0300)]
bkm support
notaz [Sat, 4 Oct 2014 22:51:33 +0000 (01:51 +0300)]
implement vsync irq-based frame counter
not that it helps anything..
notaz [Sat, 4 Oct 2014 17:39:17 +0000 (20:39 +0300)]
add ability to insert/remove frames at the beginning of gmv
notaz [Thu, 2 Oct 2014 23:44:03 +0000 (02:44 +0300)]
first working gmv streamer
notaz [Thu, 2 Oct 2014 23:33:13 +0000 (02:33 +0300)]
teensy3lib: do level masking instead of disable
we need to avoid higher priority irq latency
notaz [Wed, 1 Oct 2014 01:13:29 +0000 (04:13 +0300)]
update teensy3 lib to latest, use new vector change mechanism
notaz [Thu, 18 Sep 2014 00:04:27 +0000 (03:04 +0300)]
disable local ehco
useful when forwarding input
notaz [Mon, 15 Sep 2014 00:21:41 +0000 (03:21 +0300)]
evdev input forwarder
notaz [Sun, 14 Sep 2014 23:06:15 +0000 (02:06 +0300)]
rm unneeded test code
notaz [Sun, 14 Sep 2014 23:04:09 +0000 (02:04 +0300)]
working C button 'presser'
notaz [Sat, 13 Sep 2014 23:38:52 +0000 (02:38 +0300)]
starting host program
basic communications works
notaz [Thu, 11 Sep 2014 23:21:15 +0000 (02:21 +0300)]
working blinker with usb debug
notaz [Thu, 11 Sep 2014 23:13:00 +0000 (02:13 +0300)]
disable some unneeded stuff
notaz [Thu, 11 Sep 2014 23:06:29 +0000 (02:06 +0300)]
import part of teensy3 lib