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

ported console (thanks to badger)

c14a813c6ee78b7f55bfaf40ae4012a87d6348cf authored about 12 years ago by Tectu <[email protected]>
Merge pull request #40 from trsaunders/upstream

update console.c to use gdisp code

dd0aa5db1cf52f181b465571e8a492169a2efc2a authored about 12 years ago by Tectu <[email protected]>
use gdisp code in console

needs moving into halext structure

3830d082b303da81cb75f911c57b9d19c6c99487 authored about 12 years ago by Thomas Saunders <[email protected]>
doc updates

bcccde53e6af28dcc13756516ed2806b64c60da3 authored about 12 years ago by Tectu <[email protected]>
readme fix

9d886f2451c7a277257bd5b779581527238e12aa authored about 12 years ago by Tectu <[email protected]>
gdispVMT makefile update

8142d6c931b0fdd010ab8607d39e652626e06471 authored about 12 years ago by Tectu <[email protected]>
touchpad driver fixes

46e67f657d1ac142853f3d933eb6b63239e564f8 authored about 12 years ago by Tectu <[email protected]>
gdispXXXXX driver template fix

e78626a8bb1743e1b7c826984b07c117f5898076 authored about 12 years ago by Tectu <[email protected]>
added touchpadXXXXX driver template

d8a0e7fe7879504b4a92b7aaa9f088df284442da authored about 12 years ago by Tectu <[email protected]>
moved contributors file to docs

4e854d1646b3222e7f8687383e2b5230909e5a97 authored about 12 years ago by Tectu <[email protected]>
added docs folder

570ca30f58bc4adaea3d1aacbf1e425f567a2ebc authored about 12 years ago by Tectu <[email protected]>
added tools folder

9df4ebe4263ed3acdee27fd1f2eb800b2843aaab authored about 12 years ago by Tectu <[email protected]>
readme update

eb4d5be986c4fa3f08c3325174067ebbc348f59f authored about 12 years ago by Tectu <[email protected]>
restructure

e27d04d002a40f3b514eeeb60d374df6a8a1280c authored about 12 years ago by Tectu <[email protected]>
restructure

54229cbdaaf585b5adf9b085229a22c9824c112c authored about 12 years ago by Tectu <[email protected]>
added lcd demo dummy

e7f0c8e2c2791fd2e571c762f03e277161f98a4b authored about 12 years ago by Tectu <[email protected]>
added touchpad demo

2285ddfc63b852e60fa0a95d32ffb6cc1d59c8a2 authored about 12 years ago by Tectu <[email protected]>
added demos readme

1c105a40cfc676f2166ad93251147ab52ca06874 authored about 12 years ago by Tectu <[email protected]>
Merge pull request #39 from trsaunders/S6d1121_vscroll_fix

re-fix S6D1121 vertical scroll

c0e622ba88568050a6c7fff482437ac3075e7df1 authored about 12 years ago by Tectu <[email protected]>
re-fix S6D1121 vertical scroll

91ff4f0e8c42268f8d28605ce1fa6f3b7e4047ff authored about 12 years ago by Thomas Saunders <[email protected]>
Calibration string fix

055cc454eca7d134eed4bd38c015e4959b3cc340 authored about 12 years ago by Tectu <[email protected]>
removed demos since out of date

f0cb18c2cf747c2a9fed1717298a44dae96c119c authored about 12 years ago by Tectu <[email protected]>
small doc fixes

65b3e2d7196a16c134cef96c55c26b40c03382a4 authored about 12 years ago by Tectu <[email protected]>
Update to touchpad LLDs to use new structure.

823db82c7ff6584fdee8caf02de79dd82bfac25c authored about 12 years ago by Kumar Abhishek <[email protected]>
Changes to the Touchpad Configuration structure

Added field to the driver structure to set PENIRQ pin and port,
defines removed

58ddfd92104854ba58a68e85021a4bd0a6a8a99d authored about 12 years ago by Kumar Abhishek <[email protected]>
added SPI config struct to TOUCHPADDriver

c5e9fa504f425f0fa11054bee85b2dd50a75b48c authored about 12 years ago by Tectu <[email protected]>
Doxygenfile update

aae3722857ce4e11f2843c5c58655d48a243a48a authored about 12 years ago by Tectu <[email protected]>
Doxygenfile update

b9449b89e88e9ef5d29742e37fc8131462c95e2e authored about 12 years ago by Tectu <[email protected]>
contributors update

3cc5e2eee7251bf4e86e3a33a4210ee6b8aaf084 authored about 12 years ago by Tectu <[email protected]>
Merge pull request #37 from inmarket/master

Removed GDISPDriver strucutre, added macros for Query & Control

60582cbf35ff9a4d9157fe07074d1e12b7f20a1f authored about 12 years ago by Tectu <[email protected]>
Removed GDISPDriver structure, add macros

Removed the GDISPDriver strucutre definitions, and as a parameter to
gdispInit.
Added macros for...

4ffb258d71fe0720418fb350b6f3d5354240dddf authored about 12 years ago by Andrew Hannam <[email protected]>
doc

fda647c6c2111857cec188a7f6f104c459d87684 authored about 12 years ago by Tectu <[email protected]>
fixed licensing on XPT2046

fdb5d8a5808dbe9081bc39088a71351c71629d62 authored about 12 years ago by Tectu <[email protected]>
added ADS7843 touchpad driver

883b9345b4c1d98b25f634f9fd19582bdd1f4273 authored about 12 years ago by Tectu <[email protected]>
Merge pull request #36 from inmarket/master

MultiThread, Async MultiThread & VMT for GDISP

3c3ef1d78a1d10e3af913d42d83faa5c8f3cffc8 authored about 12 years ago by Tectu <[email protected]>
Multi-thread, Async Multi-thread & VMT

8f9c956810cc2cc66306d41b8501b366eab9c035 authored about 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #2 from Tectu/master

merge Tectu Changes

fb070f8d2cb31481c4a80f4a56e86fb9cc9bf4cc authored about 12 years ago by Andrew Hannam <[email protected]>
readme update

36a95ec8a68560cb4dac56e417b6d7d7503dd9e4 authored about 12 years ago by Tectu <[email protected]>
added doxyfile

e9bf4f92f05e0f34a5cc4734de791087e3f37e9e authored about 12 years ago by Tectu <[email protected]>
implemented tpCalibrate()

b8e412e066db3f3f231a6873e5f4da15ff297c2d authored about 12 years ago by Tectu <[email protected]>
added tpIRQ()

03c27adb1c86d37548e695fd89937f01ed528954 authored about 12 years ago by Tectu <[email protected]>
TOUCHPAD_PRESSURE -> TOUCHPAD_HAS_PRESSURE

956f6125446cd73fc839a58a999dbe57e5a35e97 authored about 12 years ago by Tectu <[email protected]>
added XPT2046 readme

69bcdbba84f936e5da1dd430c75ebd2a9ded41c8 authored about 12 years ago by Tectu <[email protected]>
Merge branch 'master' into touchpad

23dc88bce5c723f27ec3d802181efb7c8f84e9a3 authored about 12 years ago by Tectu <[email protected]>
touchpad fix

385798b21217742ae63380bfdf623e9a5b2c9c36 authored about 12 years ago by Tectu <[email protected]>
touchpad fix

18581a40deb63aba81b9f1f6ccd7e6d9163034fd authored about 12 years ago by Tectu <[email protected]>
merged from touchpad

6780a59439ac34e661bfd4ed01ebe5a5e94a238d authored about 12 years ago by Tectu <[email protected]>
more touchpad stuff

55c8323950397d7bb6829f9fbd1a50a61d4913ce authored about 12 years ago by Tectu <[email protected]>
removed TOUCHPAD_NEED_MULTITASKING

4c3e1847dede93bf3f1671a00e86c57c0c1387ac authored about 12 years ago by Tectu <[email protected]>
tpInit()

19bb3b15dd368b019cdab1b12565156b84f9d32a authored about 12 years ago by Tectu <[email protected]>
more touchpad stuff

79c053567816521b601e44981bf3af5b0e40f752 authored about 12 years ago by Tectu <[email protected]>
Revert "added touchpad driver structure for halext"

This reverts commit 22d66771f2a9d85eaf96e5ae2fba4b4ac0f3bce3.

1c0212bb2b13624076fafb5acf627af858a4a27b authored about 12 years ago by Tectu <[email protected]>
more touchpad stuff

640b7473935bea33102187a2833dae940b345576 authored about 12 years ago by Tectu <[email protected]>
a few more touchpad things

384529af26a27ef7500b4ff97fbcd85e50385f7b authored about 12 years ago by Tectu <[email protected]>
fixed a few TOUCHPAD_MULTITHREAD stuffs

ed29707da6ba034db1fe7fbf11abe98f530b3647 authored about 12 years ago by Tectu <[email protected]>
some more touchpad stuff

ebcc53e8e7e124d3e96af95c9f64b4be79cbcae1 authored about 12 years ago by Tectu <[email protected]>
some more touchpad stuff

308184ead1c6071a739c7a233287a4c0412ca817 authored about 12 years ago by Tectu <[email protected]>
added touchpad XPT2046 driver dummy

82dbef4c8d961f5bb3f95667a2c8fe0ddfd6ba22 authored about 12 years ago by Tectu <[email protected]>
added touchpad driver structure for halext

22d66771f2a9d85eaf96e5ae2fba4b4ac0f3bce3 authored about 12 years ago by Tectu <[email protected]>
makefiles update

292ca0d44edfcff960e52c0c7d8f5a8578e74068 authored about 12 years ago by Tectu <[email protected]>
Merge pull request #1 from Tectu/master

Merge Tectu Changes

f326f5786f7be89667196476bb926f03764c82d1 authored about 12 years ago by Andrew Hannam <[email protected]>
readme update

d2e660cc1350c16e0276a53ec36574f6be0390cc authored about 12 years ago by Tectu <[email protected]>
lcd.mk is now main Makefile again

e1eab0befd6719c2e38da8a430a34cee1bc46539 authored about 12 years ago by Tectu <[email protected]>
whitespaces

6195e6763b597e22175213999cc12a979862b207 authored about 12 years ago by Tectu <[email protected]>
readme update

ba318556a702e547522890502b8645dbc8464e98 authored about 12 years ago by Tectu <[email protected]>
SPI config for touchpad fix

342d752533255f0089308ffa77a05241bb559c10 authored about 12 years ago by Tectu <[email protected]>
Merge pull request #35 from trsaunders/upstream

fix grammar, vertical scroll, missing function definition

f61404305e505e281713ba42dc5b8143bb242a06 authored about 12 years ago by Tectu <[email protected]>
fix grammar, vertical scroll, missing function definition

b87fc583d47a81328385da6392eb79abd0642b07 authored about 12 years ago by Thomas Saunders <[email protected]>
Merge pull request #34 from trsaunders/upstream

fix spelling

fc2a9900d1cf3c02c6e11accfcd8bd378e57a812 authored about 12 years ago by Tectu <[email protected]>
fix spelling

6ed32ae8ab081cee908bc42287d32953956fd8a1 authored about 12 years ago by Thomas Saunders <[email protected]>
Merge pull request #33 from inmarket/master

Compile error fix for GDISP_NEED_MULTITHREAD

f21d4c9c9a7c044c08e89acfa77a1ce4a2a68771 authored about 12 years ago by Tectu <[email protected]>
Compile error fix for GDISP_NEED_MULTITHREAD

9f33efcf21c6dc63187d7d77ff94e438a2733777 authored about 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #32 from inmarket/GLCDBackPort2

Packport GDISP driver into GLCD

e2629e350b9db524ce328b18535cfa005edec0f4 authored about 12 years ago by Tectu <[email protected]>
Merge branch 'GLCDBackPort' into GLCDBackPort2

4311a56126e63ad9f4d551be42d0dac7c7329040 authored about 12 years ago by Andrew Hannam <[email protected]>
Backport GDISP low level drivers to GLCD

see GLCD/readme.txt

34075031de2dd0695e0e239c1dad0429fcc3e2f1 authored about 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #4 from Tectu/master

Merge Tectu Changes

9a0521a85e7c065ccde55ce0de2bcc7db64b3439 authored about 12 years ago by Andrew Hannam <[email protected]>
Update GLCD to use GDISP low level drivers

8ccb2b24442f1cc26a877a866f92e8f0e8caf28e authored about 12 years ago by Andrew Hannam <[email protected]>
fix

856abc84360ebce762086c1313609841c63ee697 authored about 12 years ago by Tectu <[email protected]>
cleanup

081215a1a76c25940590e60778a3d5db6bce78f6 authored about 12 years ago by Tectu <[email protected]>
Merge pull request #30 from inmarket/master

Many changes including scaled fonts, backlight & contrast support

f2dc0bedfbfda214e22bb9cf3d8b6db07d28dc8b authored about 12 years ago by Tectu <[email protected]>
Merge branch 'master' of https://github.com/inmarket/ChibiOS-LCD-Driver

Conflicts:
halext/drivers/gdispS6d1121/s6d1121_lld.c.h

4f26ccedd0191e1d8d7b295eefdaea8cb1517190 authored about 12 years ago by Andrew Hannam <[email protected]>
Many changes including scaled fonts

Scaled fonts (independantly in x & y direction) based on normal sized
font. Effectively double s...

f4b63ebaf43c511aa90f829074ef40e00ed1370d authored about 12 years ago by Andrew Hannam <[email protected]>
Many changes including scaled fonts.

Scaled fonts (independantly in x & y direction) based on normal sized
font. Effectively double s...

d61cff7a7976cd9097e5c3634ae4b1be64f736c3 authored about 12 years ago by Andrew Hannam <[email protected]>
Incorporate Abhishek's changes

His font support was better than mine.

c4f5dedfb8939b50405e8197f372e814ede8d06b authored about 12 years ago by Andrew Hannam <[email protected]>
Deleted superflous files

90e67da66efee1e9957016356bfd962bd50f8c64 authored about 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #27 from abhishek-kakkar/master

Fixed Text Rendering Issues

15b13edb54bf7d078430eb848509b1567b97075f authored about 12 years ago by Tectu <[email protected]>
Fix fonts nd fix debug symbols

Fixed fonts for draw/fill char/string. On my display I require
GDISP_SOFTWARE_TEXTFILLDRAW for f...

37c1266a51da4456648bf3b3bbe7777692bd77ec authored about 12 years ago by Andrew Hannam <[email protected]>
Fixed Text Rendering Issues

1099226c9a12a51197826413a087b6e8e1af7217 authored about 12 years ago by abhishek-kakkar <abhishek@kumar>
S6D1121 LLD Compile error fix

739cc8de18df19107df2029907e93a348bf4e1c3 authored about 12 years ago by abhishek-kakkar <abhishek@kumar>
Add new license to files missing it

Add new license to files missing it.
Some headers corrupted in license change were fixed.
A coup...

1888e57b628b20d143d9810c5e8fa42485cba3d2 authored about 12 years ago by Andrew Hannam <[email protected]>
fixed gdisp.h

10f51773e1b3b82ed53a30d1d17c3f794cc6250b authored about 12 years ago by Tectu <[email protected]>
contributors.txt update

4b55c61e78808d10c7d897f64242e7cfb59fd18e authored about 12 years ago by Tectu <[email protected]>
Merge pull request #1 from Tectu/master

Get updated license files

57e1fad166f656b4b733f6ffb979b4a49f85b227 authored about 12 years ago by Andrew Hannam <[email protected]>
contributors update

7b6c19bf96824c1133fa9945ddf712d6a519b4a0 authored about 12 years ago by Tectu <[email protected]>
added contributors.txt file

c44c2b098bfe587bb49352cc4cb9f7b8c432aefd authored about 12 years ago by Tectu <[email protected]>
halext new license headers

27634aedf7ca1c8d5374df6a6c88f79da981abcd authored about 12 years ago by Tectu <[email protected]>
added new license headers to all files, expect /halext

ea11c7adf7ba7e9725ed515c05108476e3a73496 authored about 12 years ago by Tectu <[email protected]>
added license.txt

ff0b8d0fecbf9db330657cca2b2c0656bf9e463b authored about 12 years ago by Tectu <[email protected]>
Merge pull request #26 from inmarket/master

New low level driver gdispNokia6610, removed dud Nokia6100, small syntax fix for some pixel formats

09390d919c668cef03918f6d333ece63db7f45f8 authored about 12 years ago by Tectu <[email protected]>
New (working) driver gdispNokia6610 + small syntax fix

Small syntax error fix in macro for some pixel formats.
gdispNokia6610 driver is tested (at leas...

af3abeebad264a1284b27efd10819bc7f94071f1 authored about 12 years ago by Andrew Hannam <[email protected]>