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

cleanup

7a66e63849f43aae17fb256afadc475ffc578945 authored almost 12 years ago by Joel Bodenmann <[email protected]>
doc update

403947eeafb1a4d5dd377b96e694878c18de673b authored almost 12 years ago by Joel Bodenmann <[email protected]>
added ILI9325 driver. Thanks to Chris van Dongen aka _Sjaak

7dec36d56dd6fe636125e56e2deccc4e713676be authored almost 12 years ago by Joel Bodenmann <[email protected]>
benchmark demo update

130d84ec16a8566cd80c83e00d0cbfdcdd6ce072 authored almost 12 years ago by Joel Bodenmann <[email protected]>
benchmark demo cleanup

a7eb91ace882ee5fbb23641017162bd8fe335a7d authored almost 12 years ago by Joel Bodenmann <[email protected]>
Merge pull request #30 from etmatrix/master

New application for benchmark

10ddfd26fcfd577abb3c2e3fd8bcd929875b99ee authored almost 12 years ago by Tectu <[email protected]>
Add benchmarks application

d6740c5c91cf017096bea463a14eb0b378acabe5 authored almost 12 years ago by etmatrix <etmatrix@et>
more update

b75f69d7a0640948b7d1e588ae2c041073a17b97 authored almost 12 years ago by Joel Bodenmann <[email protected]>
doxygen & cleanup

b6a8a15536b450049a4985d36825317b633af6b1 authored almost 12 years ago by Joel Bodenmann <[email protected]>
doxygen fix

f2219b5353cfccf1720a4cc583ab2e7962c47e09 authored almost 12 years ago by Joel Bodenmann <[email protected]>
doxygen warning fix

9d2f63d4b7b83ae9185c863c9dd090de19614709 authored almost 12 years ago by Joel Bodenmann <[email protected]>
small demo code cleanup

2df6eaf2fdd5064b410369cc67b614362a63dde2 authored almost 12 years ago by Joel Bodenmann <[email protected]>
small doxygen cleanup

bee9002fcc323e76c9e243424c48f52847f72b67 authored almost 12 years ago by Joel Bodenmann <[email protected]>
Merge pull request #29 from inmarket/master

New demos, ginput fix, SSD1289 fix

65aa1d42d6421a47880d826b2cd8e532b17fc55c authored almost 12 years ago by Tectu <[email protected]>
New & updated GDISP demo programs

2c5d5c51183fbdb01f24afdbb5d29dbf00f4f836 authored almost 12 years ago by Andrew Hannam <[email protected]>
Fixes for the SSD1289 driver

Put aquire_bus() and release_bus() in the right place in the control
routine.
Simplify reset_vie...

5bdab7a8a8f71c913b0966586cba4203457df8b3 authored almost 12 years ago by Andrew Hannam <[email protected]>
Using ginput with polling allow thread preemption

GINPUT when being exclusively polled by the application, did not allow
pre-emption of the main t...

9da1afa34ac189c7cc50aedd4df688bd0c9b66d7 authored almost 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #12 from Tectu/master

Merge Tectu Changes

b669bf98f1bc57672b222c6cdac759d0a30858ed authored almost 12 years ago by Andrew Hannam <[email protected]>
more doxygen cleanup

e00f8593e85245a847280dafe10e5a834268557e authored almost 12 years ago by Joel Bodenmann <[email protected]>
GEVENT doxygen

7a6bf59b2b94897f72dc2888802bce11b1629378 authored almost 12 years ago by Joel Bodenmann <[email protected]>
version 1.5 release

f15208e09afb8653545ae7d488436cb787c75b76 authored almost 12 years ago by Joel Bodenmann <[email protected]>
more doxygen

a520a32209cc6057b985bde5d0ad21a8f4186bf2 authored almost 12 years ago by Joel Bodenmann <[email protected]>
some more doxygen

a75653f7a1dbe7fc8317fcc3d8d2331855d3a036 authored almost 12 years ago by Joel Bodenmann <[email protected]>
some more doxygen

5c6027d14d168a7210ed6edd8c8b7506842fd7b0 authored almost 12 years ago by Joel Bodenmann <[email protected]>
doxygen fix

6e76ecde180dc1d12d211d7dca14f0a66d8b24f8 authored almost 12 years ago by Joel Bodenmann <[email protected]>
XPT2046 removed

756a79a2cc621fcd923469b80d3bbb9c5bbeeb2d authored almost 12 years ago by Joel Bodenmann <[email protected]>
doxygen

8bc7b22ce73c16b8975dad57dbff79be2fbf84f8 authored almost 12 years ago by Joel Bodenmann <[email protected]>
added Olimex STM32 E407 touchscreen file

4f1af08bd44e75436ec5a9973fd52342f0fb5952 authored almost 12 years ago by Joel Bodenmann <[email protected]>
ginput doxygen

e1de308dfabc160f724df51ebebc59bde9717c08 authored almost 12 years ago by Joel Bodenmann <[email protected]>
ginput/mouse doxygen

9c738e00fab50b4bf763fa5254e6542aff7fa78c authored almost 12 years ago by Joel Bodenmann <[email protected]>
Merge pull request #28 from etmatrix/master

some little correction in SSD1289 driver

e2b9c5cfce4eb7bcec6c8a7ff49738b668df7ba4 authored almost 12 years ago by Tectu <[email protected]>
SSD1289 calibration clear fix

f115d43753c5bf6d6d0cf13e543125d1f2622682 authored almost 12 years ago by Joel Bodenmann <[email protected]>
- clear function: moved call to reset_viewport after aquire_bus, so LCD receive the new viewport

- control function: added call to acquire_bus and release_bus

3c1d87ee4f8d2d61d93c1bf773b68c4bea0af130 authored almost 12 years ago by etmatrix <etmatrix@et>
Merge pull request #27 from etmatrix/master

correct typo in drivers/ginput/touch/XPT2046/ginput_lld.mk

55d16822aaf4d594bdd397e54638af10b4bdfdc7 authored almost 12 years ago by Tectu <[email protected]>
correct typo

e39e9e7604aff9404aef80857749aa07fb29c250 authored almost 12 years ago by etmatrix <[email protected]>
dirty dirty dirty very very dirty reset_viewport for mouse calibration fix

69c2c7ef9121fb1883ceb02c6b9f60a446587a65 authored almost 12 years ago by Joel Bodenmann <[email protected]>
SSD1289 reset_viewport quick fix

d47cf26d31d9ca5c8308b02d498f3296af606d32 authored almost 12 years ago by Joel Bodenmann <[email protected]>
typo fix - thanks to etmatrix

58b9938db200856bebf99794ba11a51e78954bc7 authored almost 12 years ago by Joel Bodenmann <[email protected]>
removed touchscreen drivers

8d048ea4e28d29215baa85cfb1f9fe53197de595 authored almost 12 years ago by Joel Bodenmann <[email protected]>
notepad demo update

6ce59a4d7d09bd41032210f8f9c5611ee25dcc9e authored almost 12 years ago by Joel Bodenmann <[email protected]>
doxygen update

3a9a2a10b74627ae178f69b26b098b3cfef800a7 authored almost 12 years ago by Joel Bodenmann <[email protected]>
Merge pull request #26 from inmarket/master

Many tidyups and restructure.

4743790cd40832205f701a280acd622cd003a9fd authored almost 12 years ago by Tectu <[email protected]>
Updated graph demo to show more

Added extra line segment graphing to the graph demo

f31a1f7f4aeb09bc09d49944daaf2f38fddd94e7 authored almost 12 years ago by Andrew Hannam <[email protected]>
Added graph result picture

Added a picture to the graph demo directory to show the result of
running the demo.

512c7fa4f69b22047baac03783116e633b2af6af authored almost 12 years ago by Andrew Hannam <[email protected]>
Add grids to graph demo and update graph arrows

Add grid lines to graph demo.
Update graph arrows to allow seperate control of positive and nega...

311c0e71684462269afb15264b7134a0f16064bc authored almost 12 years ago by Andrew Hannam <[email protected]>
Header fix for Toggle driver

d503f3a4ac81198d3e9fb41179a20382d76cfcb8 authored almost 12 years ago by Andrew Hannam <[email protected]>
Fix header files for ginput touch drivers

c0f68cd7483b13b76470c03efb389f916394dce2 authored almost 12 years ago by Andrew Hannam <[email protected]>
Simplify demo gfxconf.h files

a88e0903ec9c54a36bfe94e74691c7a063277f0b authored almost 12 years ago by Andrew Hannam <[email protected]>
Add GDISP font routines. Fix demo bugs

Add GDISP font routines to Open and Close a font by name.
Allows wildcard searching for fonts.
O...

5873d87ca2185e825f1187eca3bc7f0de7437e69 authored almost 12 years ago by Andrew Hannam <[email protected]>
Fixes to GWIN graph and demo

ec89b8e82d890066f60c48349da062add76db6cd authored almost 12 years ago by Andrew Hannam <[email protected]>
Restructure

Create global include file called gfx.h which knows about sub-system
dependancies.
Deprecate Tou...

07f34835358ef65de310934ae726b66c7ca46f68 authored almost 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #11 from Tectu/master

Merge Tectu Changes

e236a0a6b79ccd4446df72256740913392cf12f7 authored almost 12 years ago by Andrew Hannam <[email protected]>
title justify to left instead of center in ginput touch code

09fc35864aa695cc46dcb95ed3951a365622b709 authored almost 12 years ago by Joel Bodenmann <[email protected]>
demo doc

ff8f6e4409b976a726a9523951e5ed33d9de7d94 authored almost 12 years ago by Joel Bodenmann <[email protected]>
ILI9320 fix

537f76bedf88516542ee8eb64daef02694ab9f95 authored almost 12 years ago by Joel Bodenmann <[email protected]>
fix

2d449b1f7c2efbbd7e1c3ea4478eaa21fe4ccb84 authored almost 12 years ago by Joel Bodenmann <[email protected]>
GINPUT MCU driver update

ae7da0770bb60c4add9c06d9dda93045a003281c authored almost 12 years ago by Joel Bodenmann <[email protected]>
Merge pull request #25 from inmarket/master

Bug fixes + new driver + extend touch demo

24e75d96e14a668ead91797bc7cb4e7d3097b3ea authored almost 12 years ago by Tectu <[email protected]>
Split Attaching Sources to a GWIN button

Split Attaching Sources to a GWIN button to allow for new input types
that require a parameter i...

74e94d39b9b66adeaf8bcbb8789d79110102bb15 authored almost 12 years ago by Andrew Hannam <[email protected]>
Use GWIN Button in Touch Calibrator Demo

Added GWIN Buttons to allow Next, Previous capability in the Touch
Calibration Demo. Note that u...

a2c192ffd0f28c2d992b18a77cee123924bbad65 authored almost 12 years ago by Andrew Hannam <[email protected]>
GWIN Button bug fix

GWIN Buttons are now tested and working.

1394b41d48299ebcfbe11f085746dbe09ad20b27 authored almost 12 years ago by Andrew Hannam <[email protected]>
Change Mouse Poll period default to a better value

b819359442313689ab12fd6b381657096c143782 authored almost 12 years ago by Andrew Hannam <[email protected]>
Win32 Hardware Toggle Emulation

Emulates 4 toggle switches and 4 momentary action buttons in the Win32
driver.
These are represe...

d24aa689e9f08aab7db73b169db938b5b0e1e88e authored almost 12 years ago by Andrew Hannam <[email protected]>
Add support for interrupt driven Toggle Inputs

99a9bf45e747f612ce2c2317a913f7d1fdf696f0 authored almost 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #10 from Tectu/master

Merge Tectu Changes

e23485273e9ba9cfa51ba5e73e69f8c61b9a629d authored almost 12 years ago by Andrew Hannam <[email protected]>
added XPT2046 ginput driver

ef13b27a790568338f3784e13c9e4a125c16222f authored almost 12 years ago by Joel Bodenmann <[email protected]>
boardfile update

a976c449a35429683fdd3f5ad38dc5b657060c79 authored almost 12 years ago by Joel Bodenmann <[email protected]>
MCU update

c5f1bc77234626f59601b761f10c27fcc082b41c authored almost 12 years ago by Joel Bodenmann <[email protected]>
Merge pull request #24 from inmarket/master

New GINPUT touch driver test demo + fixes

f2c74cf431880102e12933b2a5c53e6d01a0ce73 authored almost 12 years ago by Tectu <[email protected]>
GINPUT touch driver test demo

Added demo program to test the driver parameters for a new GINPUT touch
driver. It steps through...

a123ba7c4e57ff19b557c6402f3d5dc96a0ff2cc authored almost 12 years ago by Andrew Hannam <[email protected]>
GINPUT Touch Calibration

Improvements to error detection and displaying that to the user during a
calibration.
Also intro...

64ceade60c4800d5cca284f558c2f2c2f72e9386 authored almost 12 years ago by Andrew Hannam <[email protected]>
GWIN Console Clear Fix

When a GWIN Console is cleared, set the cursor back to the top left
corner.

e741d6045b16af2143fb325ab416992a8c0c8fd5 authored almost 12 years ago by Andrew Hannam <[email protected]>
Static initialisation fix for a GListener

bc0ce072984b89a097b0d8de35422452588fac56 authored almost 12 years ago by Andrew Hannam <[email protected]>
Adjust Win32 mouse poll period

Adjust Win32 mouse poll period for better performance

b8a64a20fe7735d742a767e2c46d5d5930445dfa authored almost 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #9 from Tectu/master

Merge Tectu Changes

f91aeb4c4d026056d4e8515f8e060097f41d216c authored almost 12 years ago by Andrew Hannam <[email protected]>
ginput/touch/MCU Olimex STM32 LCD board file

5bfa0f26220588359342d4bf14add6dc53b4788b authored almost 12 years ago by Joel Bodenmann <[email protected]>
porting of the touchscreen/MCU driver to ginput - not working yet

62dee0d3515a63a0fa25f4506dc765ecab29c1f5 authored almost 12 years ago by Joel Bodenmann <[email protected]>
removed xxx_unknown.h board files from ginput drivers

de85a1496e28bdbeb716c432161e7271ca3358ec authored almost 12 years ago by Joel Bodenmann <[email protected]>
ADS7843 fix

b1b117bffa149c05e1cb7f131c8893e02d232643 authored almost 12 years ago by Joel Bodenmann <[email protected]>
ILI9320 landscape mode

7b2e0d06d4cd8a472a9162460f5cf8d2d263cee4 authored almost 12 years ago by Joel Bodenmann <[email protected]>
ILI9320 fix

fa82491a0badcb1d6afb46554655deec35a4a9f3 authored almost 12 years ago by Joel Bodenmann <[email protected]>
FireBull STM32F103 board file for GINPUT

8bdfc52efed023b492c47bbfd5976db145074b55 authored almost 12 years ago by Joel Bodenmann <[email protected]>
copyright header fixes...

e6bb13be05b9633dd65f834f8be1948dc7603f6b authored almost 12 years ago by Joel Bodenmann <[email protected]>
FireBull STM32 F103 GINPUT dummy board file (forgot to add at last commit)

c71022132cbac0507bb8d07d4310b6a418aa3815 authored almost 12 years ago by Joel Bodenmann <[email protected]>
few fixes and FireBull STM32 F103 GINPUT dummy board file

e89bb0b4d84fe7623e5b7ab80b5c7b40f69a31e8 authored almost 12 years ago by Joel Bodenmann <[email protected]>
doxygen

ba08afef3ec1af2412f526623156f5f50d102ec0 authored almost 12 years ago by Joel Bodenmann <[email protected]>
src/gwin/button.c macro fix

1aef326a77d7d5428291a8eda885280a63e0e029 authored almost 12 years ago by Joel Bodenmann <[email protected]>
Revert "macro fix on src/gwin/button.c"

This reverts commit b7a836614008086e3f745cbe8dd95d75f1e57bf7.

f1fb0a9b98551e538da15e778043c9fe39e3add9 authored almost 12 years ago by Joel Bodenmann <[email protected]>
macro fix on src/gwin/button.c

b7a836614008086e3f745cbe8dd95d75f1e57bf7 authored almost 12 years ago by Joel Bodenmann <[email protected]>
Merge pull request #23 from inmarket/master

Ginput and structure changes

b5d8cc20869fca140044610311ac3414437ec254 authored almost 12 years ago by Tectu <[email protected]>
Ginput and structure changes

GINPUT Touch including drivers
GTIMER fixes
GEVENT fixes
GWIN button completion
Structure change...

8275c8820f230342939a2410dd0b24c0f26a14e5 authored almost 12 years ago by Andrew Hannam <[email protected]>
Merge pull request #8 from Tectu/master

Merge Tectu Changes

6cc2bc280cc7dc4cb546d94219210d65c15df2e1 authored almost 12 years ago by Andrew Hannam <[email protected]>
touchscreen fix

ac5267af6af5508d4391fddb3d27c8d45879950a authored almost 12 years ago by Joel Bodenmann <[email protected]>
touchscreen MCU driver fix

0ab8da8c782ab3892961a4ab6c76cc9e8a43c193 authored almost 12 years ago by Joel Bodenmann <[email protected]>
implemented MCU touchscreen driver

9c74a081313a8681d2a47a15b9a0e228289a5c25 authored almost 12 years ago by Joel Bodenmann <[email protected]>
S6D1121 doxygen

b724f40c3fc04a8887bfc5d8ea31e6f27823d319 authored almost 12 years ago by Joel Bodenmann <[email protected]>
S6D1121 macro fix

971c9fd0d9467bb839f99e3d1baec77945339add authored almost 12 years ago by Joel Bodenmann <[email protected]>
ported S6D1121 driver

0ef5bf9dfca957c1a0c5ae55e62ab9a7ffe7671b authored almost 12 years ago by Joel Bodenmann <[email protected]>
SSD1289 firebull doc

f82865b88b11a89d5b11cc58e85dd89943caf62e authored almost 12 years ago by Joel Bodenmann <[email protected]>
SSD1289 - firebull update

437134eb38877fbc2a88a74e8f866e8b9c78e3bc authored almost 12 years ago by Joel Bodenmann <[email protected]>