.. |
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 |
dc_screen.c
|
now disco debugging the clipping algorithm
|
2019-12-10 13:40:23 -07:00 |
dc_screen.h
|
first pass at the device-independent drawing system, including the Python
|
2019-12-10 12:42:58 -07:00 |
devctxt.c
|
use lesser precision in hope it works
|
2019-12-10 14:32:24 -07:00 |
devctxt.h
|
first pass at the device-independent drawing system, including the Python
|
2019-12-10 12:42:58 -07:00 |
ep_backlight.c
|
starting to build device-independent drawing functions (work in progress)
|
2019-12-09 17:02:04 -07:00 |
ep_devctxt.c
|
finished debugging parameter error, now test drawing without resetting clip
|
2019-12-10 13:21:24 -07:00 |
ep_init.c
|
ready to try executing actual Python within UPIWIN
|
2019-12-07 22:05:31 -07:00 |
ep_init.h
|
first pass at the device-independent drawing system, including the Python
|
2019-12-10 12:42:58 -07:00 |
ep_msg.c
|
starting to build device-independent drawing functions (work in progress)
|
2019-12-09 17:02:04 -07:00 |
ep_upiwin_tmp.c
|
added constant registration capability
|
2019-12-09 12:28:28 -07:00 |
ep_upiwin.c
|
first pass at the device-independent drawing system, including the Python
|
2019-12-10 12:42:58 -07:00 |
ep_upiwin.h
|
moved the main message loop entirely into Python
|
2019-12-09 13:29:37 -07:00 |
ep_util.c
|
got a test backwards
|
2019-12-09 12:35:15 -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 |
gfxobj.c
|
first pass at the device-independent drawing system, including the Python
|
2019-12-10 12:42:58 -07:00 |
gfxobj.h
|
first pass at the device-independent drawing system, including the Python
|
2019-12-10 12:42:58 -07:00 |
gfxtype.h
|
starting to build device-independent drawing functions (work in progress)
|
2019-12-09 17:02:04 -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
|
cleaned up some compiler warnings
|
2019-12-09 13:33:23 -07:00 |
Makefile
|
first pass at the device-independent drawing system, including the Python
|
2019-12-10 12:42:58 -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
|
moved the main message loop entirely into Python
|
2019-12-09 13:29:37 -07:00 |
rect.c
|
starting to build device-independent drawing functions (work in progress)
|
2019-12-09 17:02:04 -07:00 |
scode.h
|
ready to try executing actual Python within UPIWIN
|
2019-12-07 22:05:31 -07:00 |
sysinput.c
|
moved the main message loop entirely into Python
|
2019-12-09 13:29:37 -07:00 |
sysinput.h
|
moved the main message loop entirely into Python
|
2019-12-09 13:29:37 -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 |