upiwin/src
2019-12-07 23:37:21 -07:00
..
config.c fixed compile and runtime errors 2019-12-07 22:09:27 -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 add text out capabilities using FreeType and the Inconsolata font 2019-12-07 23:30:05 -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 adding the embedded Python init/terminate code 2019-12-07 19:43:45 -07:00
ep_util.h adding the embedded Python init/terminate code 2019-12-07 19:43:45 -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 fixed compile errors 2019-12-07 23:37:21 -07:00
fbprimitive.h add text out capabilities using FreeType and the Inconsolata font 2019-12-07 23:30:05 -07:00
fontengine.c fixed compile errors 2019-12-07 23:37:21 -07:00
fontengine.h add text out capabilities using FreeType and the Inconsolata font 2019-12-07 23:30:05 -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 fixed compile errors 2019-12-07 23:37:21 -07:00
msg_queue.c implemented the touchscreen device events 2019-12-07 00:46:27 -07:00
msg_queue.h added more documentation 2019-12-07 13:07:59 -07:00
msg.h implemented the touchscreen device events 2019-12-07 00:46:27 -07:00
scode.h ready to try executing actual Python within UPIWIN 2019-12-07 22:05:31 -07:00
splash.png add splash screen graphic as PNG and conversion program 2019-12-06 20:27:52 -07:00
sysinput.c added more documentation 2019-12-07 13:07:59 -07:00
sysinput.h added global configuration data block and our own "atexit" type mechanism 2019-12-06 22:08:34 -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