Wykres commitów

191 Commity (main)

Autor SHA1 Wiadomość Data
Peter Hinch d2a9cf037f ugui.py: Enable user to disable GC. 2022-03-24 16:59:42 +00:00
Peter Hinch c31d465f7a README.md: Update comments on RAM usage. 2022-02-17 17:39:09 +00:00
Peter Hinch 9892922090 Add missing pushbutton.py. 2022-02-17 08:40:22 +00:00
Peter Hinch e289692be1 Add free RAM print and quiet() function. 2022-02-15 17:50:30 +00:00
Peter Hinch 01b00c5e2c 3-button mode: fix double-click on button. 2022-02-07 18:51:16 +00:00
Peter Hinch f7c33cb408 V0.1.5 3-button adjustment mode. 2022-02-06 12:05:38 +00:00
Peter Hinch d2247be40a README: Add image and link re icon fonts. 2022-01-17 13:23:56 +00:00
Peter Hinch 8370ebc752 Add support for popup windows. 2022-01-14 10:29:53 +00:00
Peter Hinch a3dc83f357 Fix window with one active widget closing on pressing button. 2022-01-13 17:47:34 +00:00
Peter Hinch 5ed42f918d Improved setup example pico_lcd_114.py 2021-12-21 16:15:36 +00:00
Peter Hinch 510d24d996 Add support for Waveshare Pico LCD 1.14 2021-12-21 11:54:58 +00:00
Peter Hinch 645abe08b9 Fix FloatAdj bug. 2021-11-20 14:03:17 +00:00
Peter Hinch 8d76bd8cd4 README: add Adjuster images. 2021-11-10 16:59:11 +00:00
Peter Hinch 5f4369fbb3 FloatAdj uses inheritance not composition. 2021-11-09 16:24:15 +00:00
Peter Hinch 5c7d6c96b3 Add FloatAdj to widgets/adjuster.py 2021-11-09 11:46:59 +00:00
Peter Hinch 35064c3501 Add Adjuster widget and demos. 2021-11-08 11:35:06 +00:00
Peter Hinch c2b858e18e Remove audio_monitored demo. 2021-11-06 18:17:29 +00:00
Peter Hinch 77b5c7203e Add realtime synchronisation option. 2021-10-23 09:56:24 +01:00
Peter Hinch dcd907c69b Various tweaks to audio demo. 2021-09-29 17:39:22 +01:00
Peter Hinch fae4c5edc9 Listbox can trim text. 2021-09-29 14:20:15 +01:00
Peter Hinch 58dac4b6a0 Label clips over-long text instead of raising. 2021-09-29 09:08:10 +01:00
Peter Hinch d303184b45 Add audio demo and icon font. 2021-09-22 09:01:14 +01:00
Peter Hinch a931e1a14e Writer and Listbox bug fixes. 2021-09-19 12:02:09 +01:00
Peter Hinch 6f7a9e8914 README.md add Screen usage notes. 2021-09-18 11:54:06 +01:00
Peter Hinch a9fd3492b9 README.md Add note on icon fonts. 2021-09-14 07:28:07 +01:00
Peter Hinch 9761fbe50c Support scrolling in Listbox and Dropdown widgets. 2021-09-12 14:13:41 +01:00
Peter Hinch 6ff7206e72 Smaller, faster writer.py. Requires fw V1.17 or later. 2021-09-07 10:55:37 +01:00
Peter Hinch 7010e931f1 writer.py: Add timing comments. 2021-08-31 08:56:30 +01:00
Peter Hinch 355cd97981 PR7682 improvements: drivers, writer.py, docs. 2021-08-29 11:50:49 +01:00
Peter Hinch 034b84a199 README: point users to Wiki. 2021-07-21 07:13:58 +01:00
Peter Hinch cb8e56c54f README.md Driver review: improve notes on performance. 2021-07-18 17:46:07 +01:00
Peter Hinch 765f7bd70c widgets/textbox.py Fix bug with encoder scrolling. 2021-07-16 18:05:22 +01:00
Peter Hinch ba46d98216 V0.1.3 N-level menus. Bugfixes and doc improvements. 2021-07-16 14:27:42 +01:00
Peter Hinch 70c0ea248e Prior to listbox refactor. 2021-07-14 16:42:08 +01:00
Peter Hinch a9b0e90968 README changes to Menu section. 2021-07-13 16:49:12 +01:00
Peter Hinch b7df9c99fe README.md add Menu image. 2021-07-13 13:41:25 +01:00
Peter Hinch cad9767688 Doc Menu class. Various fixes/improvements. 2021-07-12 14:47:18 +01:00
Peter Hinch 5fa17bb085 Meter class now replaces Tstat. 2021-07-10 18:17:10 +01:00
Peter Hinch 4f42847a99 Add alpha (undocumented) Menu widget. 2021-07-10 10:45:50 +01:00
Peter Hinch a81946a82e Screen and Window: remove modal flag. 2021-07-09 19:11:27 +01:00
Peter Hinch dd250cc40e Add Tstat image. 2021-07-09 14:18:21 +01:00
Peter Hinch ccaa1d1797 Squash bugs in Pushbutton and ScaleLog widgets. 2021-07-08 13:18:05 +01:00
Peter Hinch a75eda8e85 Changes to Tstat logic. README corrections. 2021-07-07 12:54:05 +01:00
Peter Hinch b75f3558ad Fix typos. 2021-07-07 07:00:15 +01:00
Peter Hinch f2c02c0039 Prior to refactor. 2021-07-07 06:52:36 +01:00
Peter Hinch fdb75ef4d7 Add tstat class and demo. 2021-07-06 19:12:42 +01:00
Peter Hinch 68e6875beb Prior to region branch. 2021-07-06 06:59:37 +01:00
Peter Hinch 4a1d6a86f7 Document use with encoder. 2021-07-05 11:37:58 +01:00
Peter Hinch 3a64bb5691 Some doc for encoder mode. Remove unwanted code/comments from demos. 2021-07-04 18:21:37 +01:00
Peter Hinch b8d8bdb0a3 README.md add TTGO T-Display image. 2021-07-02 16:38:40 +01:00