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

compiling fix

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

New low level driver gdispTestStub

2797388236f232b86f7e91ccf7b6b9a1e871da8d authored about 12 years ago by Tectu <[email protected]>
New low level driver gdispTestStub

This new driver contains no hardware dependancies and so it can be used
accross platforms to ens...

072bf74c3ec790188333ee66d601a3a787d8c3f8 authored about 12 years ago by Andrew Hannam <[email protected]>
halext readme fix

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

Many updates including new low level driver s6d1121

ae58585c66513bc1890d32a7464f5f6c97dbdf45 authored about 12 years ago by Tectu <[email protected]>
Extracted font structure definitions, re-organised some files, added gdispS6d1121 driver

Created gdisp_fonts.h to describe the internal structure of a font.
Moved template directory to ...

c99accc70e476c32cd5994633db9127acfdb8a58 authored about 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #23 from inmarket/master

Added ssd1289 low level driver to GDISP

68a1ad1be9bc8061083f0d2f3f7a708fd0adad04 authored about 12 years ago by Tectu <[email protected]>
Added ssd1289 low level driver to GDISP

Untested as I don't have the hardware.
Back-ported from GLCD.

9ac85166b20d791c2c081dd78f9a39ee050c1897 authored about 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #22 from inmarket/master

GDISP display driver.

a93336479c2320e9351ce61d9b1f67603e1e9317 authored about 12 years ago by Tectu <[email protected]>
Reduce minimum number of low level driver routines to 2

d7fc0795d56a72392cd295400d2126c12d3acdbd authored about 12 years ago by Andrew Hannam <[email protected]>
Many changes

Fixed compile errors
Moved to halext directory (with readme instructions)
Started gdispNokia6100...

256062859a1b60dd93c73939b8d9a697e569f252 authored about 12 years ago by Andrew Hannam <[email protected]>
New GDISP driver

Based on GLCD, GDISP provides support for multiple architectures in a
ChibiOS driver format. A c...

d1bfbf2b339192a76306f37150c30cdcf690266f authored about 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #21 from trsaunders/master

allow LCDLIB to be defined in Makefile

a97595f289db1af6a78b8f182e63bd153f89e76f authored about 12 years ago by Tectu <[email protected]>
allow LCDLIB to be defined in Makefile

54a8a4d1e3815141e5c1ec0790b0578f7de3a842 authored about 12 years ago by Thomas Saunders <[email protected]>
readme update

3c9425f594260b1cd037178ec0b84d1eab3fda0e authored about 12 years ago by Tectu <[email protected]>
readme update

81ba1ac355162ba31eb8f9167c94a3455a1ffc27 authored about 12 years ago by Tectu <[email protected]>
readme update

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

c3b1bbc642ffbb820458cf7b628399ccef70dff5 authored about 12 years ago by Tectu <[email protected]>
Merge pull request #20 from trsaunders/master

console fix

5112cf7b49f102a87d4bb7afaff5a430eee2778e authored about 12 years ago by Tectu <[email protected]>
Merge remote-tracking branch 'upstream/master'

74a8fb55a3c4852be26058727f6a54b9a2ed88ae authored about 12 years ago by trsaunders <[email protected]>
fix for console when x0 != 0 or y0 != 0

637d92d5d5725beb7b002bb205fa8531b5039401 authored about 12 years ago by trsaunders <[email protected]>
Merge pull request #19 from trsaunders/master

lcdDrawChar from within worker

392129dfcd0cbd2bcf52e6fa4b44127140566f16 authored about 12 years ago by Tectu <[email protected]>
change font type to font_t

447c618cccd8ac4a20938edbe338d0b9835b6f89 authored about 12 years ago by trsaunders <[email protected]>
Merge remote-tracking branch 'upstream/master'

ce5fd37e9ba70d8171b2f27e8afa587a2ac34937 authored about 12 years ago by trsaunders <[email protected]>
drawChar in worker

f6ce96a444cd12c0f0d5e835b685f0f2e3dd5cae authored about 12 years ago by trsaunders <[email protected]>
lcdVerticalScroll() fix

999486233dd5ec388a8c1c676c19effc6047b090 authored about 12 years ago by Tectu <[email protected]>
fixed lcdRectDraw()

fe61558e8883d45fbe13e121c6885ea77d42f6e8 authored about 12 years ago by Tectu <[email protected]>
Merge pull request #18 from trsaunders/master

improvements to glcd.c

428827bab9964254dec401eba56aeea434382c08 authored about 12 years ago by Tectu <[email protected]>
get pixel return value implemented in struct

e4094ad4681e2d73c1a22c60a7dd16835f9b7287 authored about 12 years ago by trsaunders <[email protected]>
remove result from GLCD message struct and use chMsgRelease to pass result instead

4ba0eb23a7d41a0f2afee3fd64b9ed56684bf865 authored about 12 years ago by trsaunders <[email protected]>
compiler warnings

8d7a588c5185558fdc85da867a37ecf09026bb3c authored about 12 years ago by Tectu <[email protected]>
cleanup

ccdc62c3345427e4a03de47f6b6deb5d95e1c6f6 authored about 12 years ago by Tectu <[email protected]>
lcdDrawLine() speed improvement

fd65a3c5b5a43b8c10d5edcceeb5e5f5730cd23b authored about 12 years ago by Tectu <[email protected]>
lcdDrawRect() speed improvement

5f268adaaa2687e8e33f55890565d14c0ae83dfc authored about 12 years ago by Tectu <[email protected]>
Merge pull request #17 from trsaunders/master

console optimisations

4323c7315ccdc8734e23c108f9e87621da35ad3b authored about 12 years ago by Tectu <[email protected]>
optimise console: use lcdFillArea instead of lcdDrawRect

c30550779b1120e1de2c884447e393127019d9e7 authored about 12 years ago by trsaunders <[email protected]>
added glcdWorker.h

062142204fac412cb0493404552220e500ad2d8b authored about 12 years ago by Tectu <[email protected]>
cleanup

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

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

586468a7c9268b585f35128c96908e6e21a399d6 authored about 12 years ago by Tectu <[email protected]>
added console demo

c8662cad57ce842b12897ad8de4ab404b5559ddf authored about 12 years ago by Tectu <[email protected]>
Merge pull request #16 from trsaunders/master

tidy up bottom and edges of console

0da58f180c9d6e4152223c4cc06ace7ec5369185 authored about 12 years ago by Tectu <[email protected]>
tidy up bottom and edges of console

c1a8f5ea2b7900ff1d91644e865da63eb36581cc authored about 12 years ago by trsaunders <[email protected]>
readme update

1634d546972073df17d04e2089e9d8418acedfee authored about 12 years ago by Tectu <[email protected]>
fastMath cleanup

af3c8f87b702a99f0b82f3d1d3b656a8c9fa4cf0 authored about 12 years ago by Tectu <[email protected]>
ssd1289 lld_lcdReadStream() fix

2e6d8615cf55e37ecf68c0c108d2a303c3800ef9 authored about 12 years ago by Tectu <[email protected]>
touchpad fix

952b0b69e8f8de054e133c7ddca6e9bcd744feaf authored about 12 years ago by Tectu <[email protected]>
Merge pull request #15 from trsaunders/master

fix inverted mode

637b0b7d5dfb4a8fc6a4e2da068b04474f2b3d0c authored about 12 years ago by Tectu <[email protected]>
fix SSD1289 inverted mode

4a11dfd0b8bbd8a206f4ac63bccb947135948ee5 authored about 12 years ago by trsaunders <[email protected]>
Merge pull request #14 from trsaunders/master

Fix orientations in SSD1189

188bd0ba29457b0a976c88e02a3b08956e6b6c5e authored about 12 years ago by Tectu <[email protected]>
fix orientations in ssd1289

b0d3eb7488a6e0ad70c17a660ded98783c92cc3b authored about 12 years ago by trsaunders <[email protected]>
fix orientations in ssd1289

cc87941bc7da4b22a9b8edb9f8dc797cacaf07a6 authored about 12 years ago by trsaunders <[email protected]>
Merge pull request #13 from trsaunders/master

S6D1121 driver improvements

1193ee546ef916a766d6687699eeecf33a88ec01 authored about 12 years ago by Tectu <[email protected]>
F4 FSMC support, add support for different orientations, tidyup

2a2f5b2db7fd2dfa7911bfef9b92c91450a81882 authored about 12 years ago by trsaunders <[email protected]>
ssd1289 fix

6295717262422f8f1dd97a90376267309abdaa3e authored about 12 years ago by Tectu <[email protected]>
whitespace

3eb95e641c2f510ad769179edcae584b290424f0 authored about 12 years ago by Tectu <[email protected]>
fix

2e8e4b4dcd283d012f1122b9812c847dc66cfe2b authored about 12 years ago by Tectu <[email protected]>
small fix

f7c05fad30d97b11a952c2eaea88691eb81be403 authored about 12 years ago by Tectu <[email protected]>
small fix

8bc4bc974437c64cc22ae74c1f227588239842c0 authored about 12 years ago by Tectu <[email protected]>
lcdVerticalScroll() uses worker

d0c92628edf94693ae0bb07d9ecc5d581c7ba4be authored over 12 years ago by Tectu <[email protected]>
restructorizing

096701a6ad8f2ba5512aff4ee430ca0d626fff7a authored over 12 years ago by Tectu <[email protected]>
restructorizing

24692be747aa4d94e264219d6f18bcc6beec76ff authored over 12 years ago by Tectu <[email protected]>
fix

c0b2ef5e8cc8239fc3ce16f42965b5dafbc923a7 authored over 12 years ago by Tectu <[email protected]>
cleanups

32fbc2f194610d932d762ade34302f8b8957b5f4 authored over 12 years ago by Tectu <[email protected]>
readme update

b9e90adb6f8a076be8e664bbb78288c244fc8cac authored over 12 years ago by Tectu <[email protected]>
readme update

5f2383deb4b0866b4bbe177dd90a51559af4ce53 authored over 12 years ago by Tectu <[email protected]>
cleanup

7db1dfd26bbc50371c9af2a601deb8818152ca26 authored over 12 years ago by Tectu <[email protected]>
added GLCD_DRAW_CHAR dummy in worker thread

7b2e2d0d82ecbaf1cbb464db87588fb63f32a423 authored over 12 years ago by Tectu <[email protected]>
removed lcdSetCursor() in glcd.c

5c59d3ec292061c2bd67f51fdab3d4e349af90e1 authored over 12 years ago by Tectu <[email protected]>
small fixes

17f169845ac67de77811905f21915e408bb6a367 authored over 12 years ago by Tectu <[email protected]>
implemented worker thread for glcd

b5b68e34615bf5c381fc7908e52fbe4404517d6f authored over 12 years ago by Tectu <[email protected]>
implemented worker thread for glcd

e3a1ba08ab4ced37a7a76292971f7b018249051b authored over 12 years ago by Tectu <[email protected]>
cleanup

7639f58f612a329d522b1de26839cecbd262ee01 authored over 12 years ago by Tectu <[email protected]>
Merge pull request #12 from dxli/master

added a filled option to lcdDrawEllipse

64d0175166ffcadf9f769b119236ebee6610d590 authored over 12 years ago by Tectu <[email protected]>
lcdDrawEllipse: fixed a missing color option

75fc51104a991e45f565a07eecd19e50b4cbd251 authored over 12 years ago by Dongxu Li <[email protected]>
drawEllipse: added a filled option

578e0db66e1488303466f621a54546d1558573a4 authored over 12 years ago by Dongxu Li <[email protected]>
readme update

51f6f8411147dc117b17aa0e49713c02cc836cad authored over 12 years ago by Tectu <[email protected]>
touchpad fix

e481e3a23c3f0b54463afa532ce04bd898d66f8a authored over 12 years ago by Tectu <[email protected]>
touchpad fix

dcf9a88783282c84caf1a0747e0c8bf40ade6e5b authored over 12 years ago by Tectu <[email protected]>
fixed tpCalibrate()

7394b541e46e658ac33b25a705fe123432f4e41a authored over 12 years ago by Tectu <[email protected]>
added fastMath files

755e5be0b1444126921580614439717decdeb852 authored over 12 years ago by Tectu <[email protected]>
added lcdDrawEllipse() - contributed by Ben William

ed39db99a579342ad354b00f5639258f43528e6d authored over 12 years ago by Tectu <[email protected]>
guiDrawSlider() fixes

3e6d376e1eb7f61628ab65b058511a55a9e0f22c authored over 12 years ago by Tectu <[email protected]>
added guiDrawSlider()

4df715dd4600ddd05afe579ff742fbb331710cbc authored over 12 years ago by Tectu <[email protected]>
cleanup

894770e5961c2e356313f9e70a8ea63b763bf9c5 authored over 12 years ago by Tectu <[email protected]>
added passive guiDrawSlider()

d8ea4330304f943a730ce51c3b46d1bcfd7e1261 authored over 12 years ago by Tectu <[email protected]>
guiDrawKeymatrix() dummy

1e0983019dc0165b7325908704098742a0fb4b7a authored over 12 years ago by Tectu <[email protected]>
doc fix

e0ee5c258f95d195a9011ea563997d7e7ab01c27 authored over 12 years ago by Tectu <[email protected]>
gui.c cleanup

0dc6154ee1708d92d0a2dd0b0b6450a4b0dcd634 authored over 12 years ago by Tectu <[email protected]>
fixes

b3d7994cfd24621bfe90611d3990e42370940959 authored over 12 years ago by Tectu <[email protected]>
added member shadow to guiNode_t struct

3e1a25f312037144ede8b7a4580a641e85bccc0f authored over 12 years ago by Tectu <[email protected]>
gui demo cleanup

a52e7325640ffc434f535523dc8c662f4a34bf35 authored over 12 years ago by Tectu <[email protected]>
added powerOn mode in lcdInit()

fdb5ede29a86e9378a3fcaf2c0dc9ac82f80ff86 authored over 12 years ago by Tectu <[email protected]>
compiler warnings

8f7c2804fdbafa73be95cf0280e3efe7cf844f72 authored over 12 years ago by Tectu <[email protected]>
compiler warnings

9d498150f7fdb0ae4942163708ae24c460d1f928 authored over 12 years ago by Tectu <[email protected]>
fix

45fc0a8c7bd147168529813dd029d15d38fe5738 authored over 12 years ago by Tectu <[email protected]>
compiler warning

5022de27544acaf4aa577e2af0b78c6106a5d1ea authored over 12 years ago by Tectu <[email protected]>
whitepsaces

bbfc86c17b9263a29e6359578ed74c105b3322a7 authored over 12 years ago by Tectu <[email protected]>
cleanup

7a20c79b15874d07d56aeb312a9bfb6baad0def3 authored over 12 years ago by Tectu <[email protected]>
updated GUI example

57f41566b6fe4fc46171090e7928fbeb21fbda5c authored over 12 years ago by Tectu <[email protected]>