upiwin/src
2019-12-09 12:30:27 -07:00
..
config.c changed the splash screen and added a test to make sure we run as root 2019-12-09 10:14:20 -07:00
config.h ready to try executing actual Python within UPIWIN 2019-12-07 22:05:31 -07:00
ep_backlight.c compile errors fixed 2019-12-07 20:59:18 -07:00
ep_init.c ready to try executing actual Python within UPIWIN 2019-12-07 22:05:31 -07:00
ep_init.h ready to try executing actual Python within UPIWIN 2019-12-07 22:05:31 -07:00
ep_upiwin_tmp.c added constant registration capability 2019-12-09 12:28:28 -07:00
ep_upiwin.c added the upiwin_tmp module definitions 2019-12-07 21:18:27 -07:00
ep_upiwin.h adding first module definition for UPIWIN (the backlight functions) 2019-12-07 20:53:59 -07:00
ep_util.c fixed typo 2019-12-09 12:30:27 -07:00
ep_util.h added constant registration capability 2019-12-09 12:28:28 -07:00
fbinit.c added more documentation 2019-12-07 13:07:59 -07:00
fbinit.h added more documentation 2019-12-07 13:07:59 -07:00
fbprimitive.c checking out text rendering 2019-12-08 00:07:28 -07:00
fbprimitive.h add text out capabilities using FreeType and the Inconsolata font 2019-12-07 23:30:05 -07:00
fontengine.c use Arial as the font for display 2019-12-08 00:40:01 -07:00
fontengine.h add text out capabilities using FreeType and the Inconsolata font 2019-12-07 23:30:05 -07:00
gfxtype.h added the rectangle functions and a "wait for input" mechanism to the system 2019-12-09 11:18:24 -07:00
gpio.c adding first module definition for UPIWIN (the backlight functions) 2019-12-07 20:53:59 -07:00
gpio.h adding first module definition for UPIWIN (the backlight functions) 2019-12-07 20:53:59 -07:00
log.c fixed compile errorsx 2019-12-07 19:48:44 -07:00
log.h added more documentation 2019-12-07 13:07:59 -07:00
main.c fixed compile errors 2019-12-07 23:37:21 -07:00
Makefile added the rectangle functions and a "wait for input" mechanism to the system 2019-12-09 11:18:24 -07:00
msg_queue.c added the rectangle functions and a "wait for input" mechanism to the system 2019-12-09 11:18:24 -07:00
msg_queue.h added the rectangle functions and a "wait for input" mechanism to the system 2019-12-09 11:18:24 -07:00
msg.h implemented the touchscreen device events 2019-12-07 00:46:27 -07:00
rect.c fixed build error in rect 2019-12-09 11:24:19 -07:00
scode.h ready to try executing actual Python within UPIWIN 2019-12-07 22:05:31 -07:00
sysinput.c finished restructuring Sys_enable_input 2019-12-09 11:23:06 -07:00
sysinput.h added the rectangle functions and a "wait for input" mechanism to the system 2019-12-09 11:18:24 -07:00
time_func.c added more documentation 2019-12-07 13:07:59 -07:00
time_func.h code cleanup 2019-12-01 15:43:05 -07:00
wintype.h ready to try executing actual Python within UPIWIN 2019-12-07 22:05:31 -07:00