upiwin/src
2019-12-11 11:04:09 -07:00
..
bitmap.c fix some compile errors 2019-12-11 10:54:09 -07:00
bitmap.h fix some compile errors 2019-12-11 10:54:09 -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
dc_screen.c sending over all the bitmap and select_object work for compile check 2019-12-11 10:45:45 -07:00
dc_screen.h work in progress - support for bitmaps and BitBlt 2019-12-10 17:09:16 -07:00
devctxt.c more compile errors 2019-12-11 11:04:09 -07:00
devctxt.h fix some compile errors 2019-12-11 10:54:09 -07:00
ep_backlight.c starting to build device-independent drawing functions (work in progress) 2019-12-09 17:02:04 -07:00
ep_bitmap.c more pushing of errors 2019-12-11 10:59:14 -07:00
ep_devctxt.c more compile errors 2019-12-11 11:04:09 -07:00
ep_init.c ready to try executing actual Python within UPIWIN 2019-12-07 22:05:31 -07:00
ep_init.h fixes to some headers that were missing stuff 2019-12-11 10:51:25 -07:00
ep_msg.c starting to build device-independent drawing functions (work in progress) 2019-12-09 17:02:04 -07:00
ep_types.h sending over all the bitmap and select_object work for compile check 2019-12-11 10:45:45 -07:00
ep_upiwin_tmp.c added constant registration capability 2019-12-09 12:28:28 -07:00
ep_upiwin.c forgot to add the registration of the Bitmap type 2019-12-11 10:47:45 -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 fix to makefile 2019-12-11 10:50:59 -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