Commit Graph
26 Commits
Author SHA1 Message Date
Amy Bowersox 3821988610 I think I reversed a sign somewhere 2019-12-10 13:53:33 -07:00
Amy Bowersox 7ed0dea017 possible that numeric ordering is b0rking it? 2019-12-10 13:49:21 -07:00
Amy Bowersox 48415ab947 again... 2019-12-10 13:43:30 -07:00
Amy Bowersox ddc005ed8b logging needed work :) 2019-12-10 13:42:40 -07:00
Amy Bowersox 3d40bb2943 now disco debugging the clipping algorithm 2019-12-10 13:40:23 -07:00
Amy Bowersox a14acdb0ed the clipping looks like it worked, my geometry was just off :) 2019-12-10 13:25:36 -07:00
Amy Bowersox 3dd2e037ff finished debugging parameter error, now test drawing without resetting clip 2019-12-10 13:21:24 -07:00
Amy Bowersox 12bd14e1e7 more disco debugging 2019-12-10 13:17:46 -07:00
Amy Bowersox 9746ad1ab3 disco debugging, yay! 2019-12-10 13:13:56 -07:00
Amy Bowersox eef55f71b3 added a script to test clipping of drawn lines 2019-12-10 13:04:24 -07:00
Amy Bowersox c3b3e0a350 first pass at the device-independent drawing system, including the Python
representation of a device context
2019-12-10 12:42:58 -07:00
Amy Bowersox ee292d3aab starting to build device-independent drawing functions (work in progress) 2019-12-09 17:02:04 -07:00
Amy Bowersox 68be55a8f5 tracing backlight problem and fixing a typo in a function definition 2019-12-09 13:42:55 -07:00
Amy Bowersox bb8b27fb24 forgot the Python import 2019-12-09 13:38:01 -07:00
Amy Bowersox 351e2a2b47 error in Python script now 2019-12-09 13:37:02 -07:00
Amy Bowersox c0c4242dfc cleared up another warning 2019-12-09 13:34:49 -07:00
Amy Bowersox 6f27ec7af8 cleaned up some compiler warnings 2019-12-09 13:33:23 -07:00
Amy Bowersox a96a427e49 moved the main message loop entirely into Python 2019-12-09 13:29:37 -07:00
Amy Bowersox f74e663658 got a test backwards 2019-12-09 12:35:15 -07:00
Amy Bowersox 4c2e9d9e15 added a log message on failure 2019-12-09 12:31:13 -07:00
Amy Bowersox 5ff7bd0858 added constant registration capability 2019-12-09 12:28:28 -07:00
Amy Bowersox c97b0f7194 fixed build error in rect 2019-12-09 11:24:19 -07:00
Amy Bowersox 4bef88aecc finished restructuring Sys_enable_input 2019-12-09 11:23:06 -07:00
Amy Bowersox 746962454d fixed build error 2019-12-09 11:20:21 -07:00
Amy Bowersox 69a4c42d68 added the rectangle functions and a "wait for input" mechanism to the system
input thread
2019-12-09 11:18:24 -07:00
Amy Bowersox cc00d7a5ef changed the splash screen and added a test to make sure we run as root 2019-12-09 10:14:20 -07:00