Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/qmk/uGFX
Fork of https://git.ugfx.io/uGFX/uGFX. Fixes for qmk_firmware
https://github.com/qmk/uGFX
adebde7a9959aa6414e1599847edea63feb81159 authored about 10 years ago
Only the button draws for checkbox's and radio's currently do anything about it.
Widget demo upda...
Updated the widgets demo to show this.
b316263833c95cf2b8cf14fe890321d5880aa81c authored about 10 years agoNaming is more consistent with the new scheme.
May affect some third party drivers (header file r...
34939386d7390b0876973a1969f336b814313a22 authored about 10 years ago
8b221b803aa56b78e8c898402df26f96a130c712 authored about 10 years ago
b68cfa0c2978eff6eb4362d94da3b53f9b37e6b9 authored about 10 years ago
8745bb81cf22cf85330f2878474a6e3d29c3bb02 authored about 10 years ago
ef00cac45de322ba9366731809c680056b5200b1 authored about 10 years ago
a22a32e8db12e38e47d9cbd3ec62ddd2eabbe9a5 authored about 10 years ago
d51ce4e00e5426ccf32b2df4b3c9baf9edbedf64 authored about 10 years ago
610cc917cb15ff44c341f8e97e21758b36bb5d49 authored about 10 years ago
221b8752b3d40062231fdab42bd7026060c7f3eb authored about 10 years ago
76da1dc9a8709070f070396758354928e1b63dd8 authored about 10 years ago
b125e5d29921a3a584578322a9bebc079728bc55 authored about 10 years ago
87cca4f7a5d3e79f3e0d3a0d669da22081f7b024 authored about 10 years ago
Widgets demo updated to (optionally) use the new tabset.
128a3b972cc50b084415b5fb69fc355fe5db9520 authored about 10 years agobc9d3a1305905abe56933fb68cd9fb2062861f73 authored about 10 years ago
28d9da556a5c892c09412a03bf7f0177c72f1ab1 authored about 10 years ago
5a4e0b7b4db5dcb4ff16840163e65786b96771ed authored about 10 years ago
da13b83737e85e2d8ed9c737ed641037a8c8ae5e authored about 10 years ago
476d11d599ec4862ae2191f606e10a85bb7c3c23 authored about 10 years ago
9ddf7c42849229e041a27bb9d46cf16c37eaae05 authored about 10 years ago
100e74d8e070774573a54f2657ac9c097f546949 authored about 10 years ago
f58124d06eecc8052240a7f48b0049eaccf98d95 authored about 10 years ago
57c14b74e4d2bca53a02b58bbe4c4aafc868e187 authored about 10 years ago
a5b80da2077047ddee8e8c75d84b2d2b156f8f2d authored about 10 years ago
5c8f83ebc4bfb7b4dc292835f880063a9fdbf613 authored about 10 years ago
2b979316f5e495e9a892ac51f17076a0088927e1 authored about 10 years ago
f41c0e2e17509748bc6da965714cb8bffa094557 authored about 10 years ago
Use GDISP_NO_DMA_FROM_STACK.
e5d69abf020920c31cc721547cf5f0fb9ff9975c authored about 10 years ago6d70258f8614c627206dd4cf7cdaaaf113a47bb7 authored about 10 years ago
Unfortunately the new method immediately flipped orientation rather than just affecting drawing o...
05354e057d59b3d6fe47a6e3c0c979080b091108 authored about 10 years agoAlso add better comments to code.
16ebf86013db7d9b3f15ee2338734795c9e83bdf authored about 10 years agoFurther SSD1306 driver improvements
ecc6201c7403225228242a3525d568f1d269f749 authored about 10 years ago3811a032395911808b023e3723111eedda6b0ec2 authored about 10 years ago
1707fbb85c2f9179bba1722cbd03311c2d97132b authored about 10 years ago
Revert chibios 3.x use of bool as a base type for bool_t. back to char
bool is available on c++ c...
3936c630612c9aff74f3bc21984e486f81d3f7da authored about 10 years ago
Use row and column remapping to change either row or column addressing
for each orientation. Th...
d3b3020a078fff9607fd169c32210888ee6b0c5c authored about 10 years ago
Implement hardware fills by drawing on the framebuffer. This provides a
significant performance ...
7285477f1329612f9087a3bfe392f875f3517683 authored about 10 years ago
Some improvements to the SSD1306 driver
262db6484498ec31baa8b9888aadb48e4f4984f3 authored about 10 years ago21a26eb7620553f4c822c7cc5fb450c0a00649e5 authored about 10 years ago
Also fixes negative ranges, ranges > 65536 and very small ranges.
d7896289d12652039443e1bf512d7ae521542d6f authored about 10 years agobdfafbcf9f7d247b85699818cd2a959178a24b64 authored about 10 years ago
Don't acquire bus for every command
Use SPI driver to control chip select
Use SPI driver start/s...
a43a9b25f6f638c68c2a5612785b5e614f33ff1f authored about 10 years ago
9d0b7a0bbe93d8bd5a76032605dc3b0ac93fb615 authored about 10 years ago
96a5f5fbea7333443d9c0eeac57e3cb975494aa1 authored about 10 years ago
3b12678e6ed14c7e78aae141cbc31994559e73ce authored about 10 years ago
ce9503a1187c8ab48bd32da24cbe95be425dd533 authored about 10 years ago
7af2185bcf26f57fdd6a897fe1192631271b4e43 authored about 10 years ago
Actually reduced code size :)
5bf2b8678a5a58059baffe780d00cd570781cea7 authored about 10 years ago4931f39a0d26f53a03834cfdc65d5e365a928652 authored about 10 years ago
30b47f1581244e1ba4fd4b579f8082e2b551775a authored about 10 years ago
0718866107941213b470f92fb1f89939aa742c06 authored about 10 years ago
c2bf62ff191500bf250b85c55ad882a3b54bc032 authored about 10 years ago
c90879ec4b02af6b2afd4f60b352843e7ab6235b authored about 10 years ago
8e54d01db1955bf8e1093f10aa0eff21d7f3c173 authored about 10 years ago
d54cf82d66e4b560723075b64d0308e7537525c9 authored about 10 years ago
add06d8cb0bfa67b2c96047803dac7737d6b82f6 authored about 10 years ago
181ba3807f0fd392a5c90c0331b395eeca90d1f3 authored about 10 years ago
b799e16689cdee09806db0d06fc90a2151d191ec authored about 10 years ago
ba85d77dda322555a6acfa5329a7e97905667657 authored about 10 years ago
Note: use GFILE print implementations here instead!!
f3d64c62b9308e2799d7ad6c2a165df35ab69324 authored about 10 years ago64fd92ab7dd90eb76aa5e9a660a67619ba1123e3 authored about 10 years ago
1bf48cca9522a7a51919ecb78722b9c69ffb1cf8 authored about 10 years ago
260f83b94a34b480a8e352c62ccd0e65aa4bc1b3 authored about 10 years ago
e6bf4277752ebb282020c4bf67840262879430f1 authored about 10 years ago
bd3a58ccfc0a484e18cd562539edc71c2f8ebefc authored about 10 years ago
746527632c1fd6a35f23c828a2bb392bcfc1659a authored about 10 years ago
e3776755a58ff9126fab9300ff224e70726f01b0 authored about 10 years ago
3405741feccff7af9d1d40454d87ed343cbad78b authored about 10 years ago
d304a54917c9099e45c5114c1a7e77c984c043b3 authored about 10 years ago
254a88a6ab38d79334365d721db9d86e1fb98779 authored about 10 years ago
af44bbc9d49e20b1bd0e1abfa94ae177c4eaba3e authored about 10 years ago
Add polygon demo
87242d0a6c818e675676cdfb68013dc3af5a7656 authored about 10 years ago74c23de1d2f59a94256fc1f3228a7af44a3ceb64 authored about 10 years ago
bac62a3270151c385fa6f24f8a40c8b53ea96726 authored about 10 years ago
fe976dac6663ab7fa894474b08127eece4cba784 authored about 10 years ago
fe00d3e090a8197b86c278d548a8f069bcca348d authored about 10 years ago
a8d6aa079056d14ce8d207f8dcf1ed527c0b5ca9 authored about 10 years ago
8ca6fad9fd537c5bcb9ea224816a133fcae9d869 authored about 10 years ago
599a163181284b5bc97667e49be4ddce0195848a authored about 10 years ago
0d90611c824b33c8df2da06e1d02c7cda11022be authored about 10 years ago
ebf647b63a69b811b3144aa0740994e1ac073783 authored about 10 years ago
4f8b30ef36603d9249f70955328792866474a6bb authored about 10 years ago
93c9ebaa793d96147784e061102fec3423584fc0 authored about 10 years ago
6bc091035a08f58eb6c60e7cceb01ef29e655e07 authored about 10 years ago
d3a0606c65535be34cb38e6cfb3ba8d92657ad82 authored about 10 years ago
04334f284c8c4236e2a07b6611ddb790ee05db72 authored about 10 years ago
bc75dbc24cf7abe698b2b60396a55a4d007243a5 authored about 10 years ago
00de9255232e2d7c0c0b1742ff0b5d489023dc5d authored about 10 years ago
2904cd326bd8996b2c9781bbc636dac57a602c31 authored about 10 years ago
069c791fc1be91464154327718bbd3a36d09661c authored about 10 years ago
f65b1896733e3f8cfa2e0f074585e5c5d7657331 authored about 10 years ago
f793194e43b130ae9e5133ac7d03bd819ce77e91 authored about 10 years ago
baebbad6237f657762523624016cd7d6d5926999 authored about 10 years ago