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

Updates to GAUDOUT.

Add Events to the GAUDOUT api.

e762e91bd5d5347071c3b43fbdb021376584c267 authored over 10 years ago by inmarket <[email protected]>
Fix to ensure correct clearing of consoles when being redrawn.

68a0be8110d2dea408890f819bae443b9b476f84 authored over 10 years ago by inmarket <[email protected]>
Update console demo to test more console features.

ccf05de456c5ff1ef4db9757eab5e81be8ae41fb authored over 10 years ago by inmarket <[email protected]>
whitespaces

2b4508467a9a6d5163451600e6c36d3aaab49665 authored over 10 years ago by Joel Bodenmann <[email protected]>
whitespaces

19ced71d04989ed387f28c883a6df112fe15fc90 authored over 10 years ago by Joel Bodenmann <[email protected]>
Add support for ANSI like escape sequences to control display color and attributes in a GWIN console.

Updated the console demo to demonstrate this.

c1105485079fba97a62df62baeff3a4dcc7686ef authored over 10 years ago by inmarket <[email protected]>
Updates to GAUDOUT to allow specification of the sample format.

Fix threading issues.

43527de2c09eb90e5c1cebbce587b5da2bda957d authored over 10 years ago by inmarket <[email protected]>
Add I class rouitines to GQUEUE

17f1f9d7990461cbdb7b40d42b310321ca47b776 authored over 10 years ago by inmarket <[email protected]>
Update linux binary for file2c to match source change

4b167f56240ef0185cfa501017fe2aeaba6338ce authored over 10 years ago by inmarket <[email protected]>
First GAUDOUT work. Still incomplete but compiling.

Also moved drivers/gaudin to drivers/audio as most audio codecs support input and output in a sin...

a56e4ac7dcbf2776690c96656dbcb48b2cf2d818 authored over 10 years ago by inmarket <[email protected]>
file2c did not save the -d flag in the output header comment properly.

f9495a75e1e1fa2f1b86b71de776aee3a4a815e9 authored over 10 years ago by inmarket <[email protected]>
Compiler warning fix

11c9033ff00c615da7d3106baca9d38fe6d58788 authored over 10 years ago by inmarket <[email protected]>
A couple of include paths need fixing

c3dcfc5764114d52bcfc9b640199ac065c51b169 authored over 10 years ago by inmarket <[email protected]>
Fix doom demo to prevent ARM compilers throwing away part of the WAD file.

14fa749f365651944486a4ef05c73c458d622cad authored over 10 years ago by inmarket <[email protected]>
Merge branch 'master' into gwin

b82448c3e23663a25a423402343fbca78253b80c authored over 10 years ago by inmarket <[email protected]>
Merge branch 'master' into freertos

6d372f13528f44919ec193d03248d55a53484968 authored over 10 years ago by inmarket <[email protected]>
Integrate the include files with each module. Simplifies structure of code.

37966ff16d923bbca53c9464815cb49cbd7fc3be authored over 10 years ago by inmarket <[email protected]>
Spelling mistake compile error

1e131851d6732e22f055c893face6b473a26f111 authored over 10 years ago by inmarket <[email protected]>
Remove superfluous driver file

961b15cafeca65fceb2b9670825532f385520357 authored over 10 years ago by inmarket <[email protected]>
Demo updates to fix compile issues.

fe6708c7a284fcd17082ef1b59ead564db47bcbc authored over 10 years ago by inmarket <[email protected]>
Remove replaced doom demo makefile

5f8ca40ef00e457b326b25615bca1348a15c23b8 authored over 10 years ago by inmarket <[email protected]>
Add demo makefiles and update example master makefiles to match.

6dd606fc2f2e7a6bef7d7ac772c7f97a35f8a61b authored over 10 years ago by inmarket <[email protected]>
Allow touch calibration to occur in any screen orientation (through the use of the GDISP_DEFAULT_ORIENTATION define).

d4c2656e60c8218cb42d50d16c405c146fb61fce authored over 10 years ago by inmarket <[email protected]>
Updates to demo to work on ChibiOS and to test orientation.

200f7ecf6d1199136fc37591dc8275854b314429 authored over 10 years ago by inmarket <[email protected]>
Driver fix

23bb9e659a5deaac9224fbec05966e8061c07da1 authored over 10 years ago by inmarket <[email protected]>
Merge branch 'master' into gwin

dcedf414136e55e6dacbe736babe748e1374e19e authored over 10 years ago by inmarket <[email protected]>
Merge branch 'master' into freertos

03914d2d2b438062d3062e2c3a588d53d3040cff authored over 10 years ago by inmarket <[email protected]>
On ARM gcc compiler it appears that non-referenced character arrays are "optimised" out (but not on x86).

This conflicts with the -b parameter in the file2c tool and leads to corrupted images on ARM plat...

5edf7c956e8a00a6a49e1f3c446c80cecf0e59ef authored over 10 years ago by inmarket <[email protected]>
Fix naming of a parameter

bb1cd44824e0f70906c81842d7ff2852f354663e authored over 10 years ago by inmarket <[email protected]>
doc

3ad23244f13ba4b90e954bb363dca837668c4769 authored over 10 years ago by Joel Bodenmann <[email protected]>
fixed macros

9e66363817276214551079baba661d1daa449ff6 authored over 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'gfile'

f68f4fcd21831894a1330131d7feefa0e63c39c1 authored over 10 years ago by Joel Bodenmann <[email protected]>
Update linux file2c binary.

c5f87f9952b11f0792dd1455e3f4286123c1d388 authored over 10 years ago by inmarket <[email protected]>
Update image demo's to use GFILE ROMFS.

4d3a08f5cfd244f82d1283cab702450e1dad14cd authored over 10 years ago by inmarket <[email protected]>
Bug fixes to GFILE.

f7d6b9b58e4e8d979004026b41c1bfd275218fb9 authored over 10 years ago by inmarket <[email protected]>
Merge branch 'master' into freertos

f0873bde35750e8f49c1a3238fa36956c86ddd4e authored over 10 years ago by inmarket <[email protected]>
Merge branch 'master' into gwin

84fc1ac166fc2908b5840a78ceb515b4f14edd80 authored over 10 years ago by inmarket <[email protected]>
Typo in Win32 GOS

3c6df9a4a1b810411d9207fd2da39c3378bb9657 authored over 10 years ago by inmarket <[email protected]>
Removing compiler warnings from new list code

61c765c2fc1c7474672b722139bc3e0f8b1c752b authored over 10 years ago by inmarket <[email protected]>
Merge branch 'master' into gfile

da122c6d48433f360cf9ca5b80962099c27186a1 authored over 10 years ago by inmarket <[email protected]>
Update demo's with images in them

010e0f0d626b0f03cec9e8dd876762acb38fafc3 authored over 10 years ago by inmarket <[email protected]>
Update gwin Images to properly use new GFILE based images

bd4827922708efc85c878ebd17ca6a8c88bc75b5 authored over 10 years ago by inmarket <[email protected]>
Update GDISP image code to fully use new GFILE's

695bcbee5b84cd2e152baca91c58bdc2e971b0d1 authored over 10 years ago by inmarket <[email protected]>
Updates to GFILE code

a86bab4a77ea6a4cd34e011c15535fc8da8a1ba6 authored over 10 years ago by inmarket <[email protected]>
Typo in Win32 GOS

1d904dccaf4e82b5a7225f004f191ebc97176b91 authored over 10 years ago by inmarket <[email protected]>
Removing compiler warnings from new list code

b74686bdf075c51e3779d3118b50a91950647f07 authored over 10 years ago by inmarket <[email protected]>
Start changing GDISP images to use a simpler API based on GFILE's.

71aeb15d58dc306b3cf5027ca151be40cf5a5890 authored over 10 years ago by inmarket <[email protected]>
Integrate gfile build files

d667fab32579fb9208fff2bc78bec8e01ffa753e authored over 10 years ago by inmarket <[email protected]>
Add support for GFILEs based on BaseFileStreams and Memory Pointers

e72e2705381558ff2347543ed21b853a1168858c authored over 10 years ago by inmarket <[email protected]>
Add linux binary for the updated file2c tool.

9ef10b9ec669bd6af0747b083b1b61b4a041e206 authored over 10 years ago by inmarket <[email protected]>
Update file2c tool to enable creation of directory entries for the ROM file system.

888a5d065640ff601e07bc35710daec2c4e6cc0b authored over 10 years ago by inmarket <[email protected]>
whitespaces take 3

b0eb3095c0fa84fb1cdaf264dfa888596cacae3a authored over 10 years ago by Joel Bodenmann <[email protected]>
whitespaces

7f960a3c361afbc79c612f41b6b9f97e9be0113e authored over 10 years ago by Joel Bodenmann <[email protected]>
whitespaces

f1508cba2c8edf3511c03f97482948fd8a4f15b4 authored over 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' into freertos

f26581dc7e85f77393143a44c0c3eb3eef0da8b4 authored over 10 years ago by inmarket <[email protected]>
More gFile stuff

79d913f16dbaa17520521c645176cdbbffbb746a authored over 10 years ago by inmarket <[email protected]>
Merge branch 'master' into gfile

d0b363bb125d0913246796a597ecea4aeb8d578b authored over 10 years ago by inmarket <[email protected]>
Merge branch 'master' into gwin

479660a23dee99641aa5d677f86fb81962bfbbad authored over 10 years ago by inmarket <[email protected]>
Fix gtimerDeinit() function and add a TODO to _gtimerDeinit()

d869d9b3b80cb9ab2314840b2fa274e89e5342db authored over 10 years ago by inmarket <[email protected]>
Ensure double initialisation/de-initialisation of GFX can't occur

0805033a660bf45751c78f1d715b7765d9aa2642 authored over 10 years ago by inmarket <[email protected]>
Fix font clipping properly. Previous fix did not bound the font display in the x direction.

de7aafe785e5641115aa4b3f5a900515d8d36a28 authored over 10 years ago by inmarket <[email protected]>
Listbox demo: Change default font to UI2, fix the gfxconf defines, remove surpurflous defines

71818b29429b6de41d8e24955ec6e22026fc0ad7 authored over 10 years ago by inmarket <[email protected]>
doc

18417cb458f0d0e4dcb80bc57c8d75ba759ebcd7 authored over 10 years ago by Joel Bodenmann <[email protected]>
added _gfileDeinit() dummy

a6c22fc364c25e8673488f0f5c36e3538546d898 authored over 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' into gfile

d299756abaf5813850ec732be3d71d96b9fa32fc authored over 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' into gwin

9774c86d0e8c171f414eecdf6b1b3f9598986b69 authored over 10 years ago by Joel Bodenmann <[email protected]>
implemented gtimerDeinit()

d2de6c351785f323fd4b2a4e337a95bda4c9a626 authored over 10 years ago by Joel Bodenmann <[email protected]>
implemented some deinit()

78254345917b3521e5005ecebc8d4f4a002b7a87 authored over 10 years ago by Joel Bodenmann <[email protected]>
fixed file inclusion

b6daaabf32bf2092689e0732ca4486f25e80317f authored over 10 years ago by Joel Bodenmann <[email protected]>
added deinit() routines for all modules (not implemented so far)

a11f7da53638ee4fe282c7b5725294ca1780f9bf authored over 10 years ago by Joel Bodenmann <[email protected]>
whitespaces

fababafc9a4fce83c4a6879624a8caa38ea9f438 authored over 10 years ago by Joel Bodenmann <[email protected]>
fix

d646a43b6eb9e0cfb8abd37cf56344b8f65619a5 authored over 10 years ago by Joel Bodenmann <[email protected]>
doc

5b8cebb79731f5b1712b0e8c3dfecbf5f3e7b561 authored over 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' into gwin

e178b08549bd0bf3e2a8d235518a60ea05681962 authored over 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' into gfile

e50b495c48648bf53621a4afc63682579387ba4f authored over 10 years ago by Joel Bodenmann <[email protected]>
removing casts of gfxAlloc() return value as that is the whole idea behind having a void pointer

6515373b2a63a24b77ff20a26e9b18468f29a6f9 authored over 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' into gfile

69fb0ea6ccbfb231e0fc98c2a324611cc803d691 authored over 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' into gwin

3c99e6e67dfa9833e25ebd417ccbd45a2d4493f6 authored over 10 years ago by Joel Bodenmann <[email protected]>
improving performance of gwinListAddItem() by Marc Pignat

bf8ceb278fc285eff477294e1ae2cf539ada747b authored over 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' into gwin

6ff66cd401d759bdbc476f1849edc45b8747f919 authored over 10 years ago by Joel Bodenmann <[email protected]>
temp doc fix

417c7dbebd0d45a33fff676c090a5e0062d6326b authored over 10 years ago by Joel Bodenmann <[email protected]>
Revert "initial work on GGroup"

This reverts commit 3a08f65cfcd884b454e835e6319d949e51e0b428.

7ef4d1e0d4ad872972d087246361b6c8ba267d2f authored over 10 years ago by Joel Bodenmann <[email protected]>
Revert "ggroup compilable"

This reverts commit 935e949af94a3a80beb2c462ae425e4388fe2277.

84367d080f6e73ca2183320e768b5b3f1ce17025 authored over 10 years ago by Joel Bodenmann <[email protected]>
whitespaces

fca893ab832c7316f39dae6cc332cef74e364380 authored over 10 years ago by Joel Bodenmann <[email protected]>
update

124c8da3ff135e32d31a8ebb587516e504129b05 authored over 10 years ago by Joel Bodenmann <[email protected]>
some cleanup

42f96a10c5eed41dcebc039e255dd8b8466a9a76 authored over 10 years ago by Joel Bodenmann <[email protected]>
doc

6e893c7efd56a89b452e84421f5235e5cbaf6867 authored over 10 years ago by Joel Bodenmann <[email protected]>
initial public release of FreeRTOS port (does still need some cleanup)

0bb6473f880e69c294f78972a04c286a088d15fb authored over 10 years ago by Joel Bodenmann <[email protected]>
fixed clipping issue when widget text is long than the widget itself

2a0dfcf1c141640aa4936dc8a8b6272b654e87e7 authored over 10 years ago by Joel Bodenmann <[email protected]>
list demo & doc

55ced68fbd282f5f91df22e2b03bac8be996dfb5 authored over 10 years ago by Joel Bodenmann <[email protected]>
gfxconf.example.h

2aa0612c6576243e5675628a42442be3ec87d06d authored over 10 years ago by Joel Bodenmann <[email protected]>
default list render has now #defines for horizontal and vertical text padding

c1233034db7da916a72cd07727600128f8963319 authored over 10 years ago by Joel Bodenmann <[email protected]>
Merged in daid/ugfx (pull request #4)

Add smooth scrolling option to ugfx list.

49beaba5723dac42330d5203329abcc74f3ad001 authored over 10 years ago by Joel Bodenman <[email protected]>
ggroup compilable

935e949af94a3a80beb2c462ae425e4388fe2277 authored over 10 years ago by Joel Bodenmann <[email protected]>
More GFile code

5bba108949ed1f97b18f1ea732553da369e8beb0 authored over 10 years ago by inmarket <[email protected]>
Add smooth scrolling option to ugfx list.

a059c6c59c6fc789dd67579c88d8ca59f25b1d14 authored over 10 years ago by daid <[email protected]>
More code for GFile

c5ab2adbf0c14a6d0d4e2245a616d01de4b88214 authored over 10 years ago by inmarket <[email protected]>
Merge branch 'gwin' of bitbucket.org:Tectu/ugfx into gwin

d5c52f342fab14acdef66c85c6c7f850290dd3f5 authored almost 11 years ago by Joel Bodenmann <[email protected]>
initial work on GGroup

3a08f65cfcd884b454e835e6319d949e51e0b428 authored almost 11 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' into gfile

0d9532c0470ef6e6c5d04bbf221e3f8d543965c4 authored almost 11 years ago by inmarket <[email protected]>