|
12c9082666
|
added the Python backing code for managing resources
|
2021-08-30 21:31:56 -06:00 |
|
|
a0993bceca
|
fixed code indents and quote marks in text files
|
2021-08-18 21:46:19 -06:00 |
|
Amy Bowersox
|
d1369964d7
|
The code has to be GPL'd, because the license of the BCM2835 library requires
it. Add the license document and the header on all source files.
|
2019-12-12 09:24:58 -07:00 |
|
Amy Bowersox
|
1088f630a0
|
added the rgb function to upiwin and started building the demo script
|
2019-12-11 12:05:53 -07:00 |
|
Amy Bowersox
|
65999084c4
|
added "click" events for both buttons and touch
|
2019-12-11 11:32:19 -07:00 |
|
Amy Bowersox
|
ee3df7bffc
|
forgot to add the registration of the Bitmap type
|
2019-12-11 10:47:45 -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
|
a96a427e49
|
moved the main message loop entirely into Python
|
2019-12-09 13:29:37 -07:00 |
|
|
ffae4e3329
|
added the upiwin_tmp module definitions
|
2019-12-07 21:18:27 -07:00 |
|
|
ebc5ae5afc
|
compile errors fixed
|
2019-12-07 20:59:18 -07:00 |
|
|
2576f6ae2e
|
adding first module definition for UPIWIN (the backlight functions)
|
2019-12-07 20:53:59 -07:00 |
|