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

Image decoders not setting image type correctly.

99c13615c829f5d64fe10f644aa493be0cd01c15 authored over 11 years ago by inmarket <[email protected]>
Rename gwin base image function to avoid confusion with the image gwin object.

c059f96d24c814fc34d470aa01577f294f9d73a6 authored over 11 years ago by inmarket <[email protected]>
Make the enabled state available to all GWIN's - not just widgets.

f9eed6036d7f28ef1ab8f8d3feec6a05e0572405 authored over 11 years ago by inmarket <[email protected]>
Restore gwin base class image function

a7198b53ff82a02a86a55823a8be895ec5eca1e4 authored over 11 years ago by inmarket <[email protected]>
Math library no longer needed on widget demo

21e52bc85943ed7255380d8d8384780e617bcbf8 authored over 11 years ago by inmarket <[email protected]>
Widget demo update

dce9dc00a8bc9aa400b1354c442044586b82bfbc authored over 11 years ago by inmarket <[email protected]>
Label, Image and Window Manager changes

09a359813f0abe8f99c32dadfa1ac2c68356ddfd authored over 11 years ago by inmarket <[email protected]>
label work in progress - not working anymore

3f80e1f89dbeec06dd97a914d6851ad4596b1743 authored over 11 years ago by Joel Bodenmann <[email protected]>
wip

ad57ab7967d0e0ee3cfce8746b0c4969cfe970fd authored over 11 years ago by Joel Bodenmann <[email protected]>
GLabel work in progress

931c46526521c5fd36856b1fc1990136d5f7f255 authored over 11 years ago by Joel Bodenmann <[email protected]>
fixed image drawing boundries

f188613d30977ac44f89e4eab9c5f9784169f576 authored over 11 years ago by Joel Bodenmann <[email protected]>
small doxygen fixes

3cd10217dce976c6529aac184af94a03fcf63314 authored over 11 years ago by Joel Bodenmann <[email protected]>
image doxygen fix

b808db6af138c8ee9b643f4ec61d5841e61ef001 authored over 11 years ago by Joel Bodenmann <[email protected]>
image widget first release

6e59a6cf6ca75bf3ca72649f3f57e03e3e321c36 authored over 11 years ago by Joel Bodenmann <[email protected]>
image widget implementation work in progress

de27a6c2db6f5fb97b3a5d07395a629c879abfbc authored over 11 years ago by Joel Bodenmann <[email protected]>
Merge branch 'GWIN' into image

4afd5ec74429232e4db96001ed89757b0ba55ee7 authored over 11 years ago by inmarket <[email protected]>
Merge remote-tracking branch 'origin/GWIN' into GWIN

df5f701a11ea5603f1f0b44f0e6bd96084b6d09d authored over 11 years ago by inmarket <[email protected]>
Merge branch 'master' into GWIN

956af8d3cbfb5a0bb9a3768eaf4a0c199e791dfb authored over 11 years ago by inmarket <[email protected]>
Add gdispImageIsOpen() function.

dd43a37b9b981bd01bb19d921dafa22d7126f927 authored over 11 years ago by inmarket <[email protected]>
GWIN Init structures are const (read-only to GWIN)

57d3632e36fe2ab55589207a84c29544b15bd2c3 authored over 11 years ago by inmarket <[email protected]>
readme fix

b8b149591f3b68d5f925a60e81ebc6c78f190e99 authored over 11 years ago by Joel Bodenmann <[email protected]>
in /demos/modules/gwin/widgets disabled ginput toggle by default

775c05f3011dfcf34d137914d8b1785507edf057 authored over 11 years ago by Joel Bodenmann <[email protected]>
Merge remote-tracking branch 'origin/master' into GWIN

a51ffd5b6891a9fb87ac3a903ae6b415fc32c726 authored over 11 years ago by inmarket <[email protected]>
doxygen fix

d45bba45e178940015eb31dc93e97eba9aebc93e authored over 11 years ago by Joel Bodenmann <[email protected]>
Merge pull request #78 from resset/master

gdisp: fixed bug in line drawing function

2d9dab0291d4fad88d5304b287651c4494dbb3ff authored over 11 years ago by Andrew Hannam <[email protected]>
gdisp: fixed bug in line drawing function

There was a problem when you drew a line from (x0,y0) to (x1,y1) and
these points met following ...

d3d561535b5a170989cac86b90831002d1bfe73d authored over 11 years ago by Mateusz Tomaszkiewicz <[email protected]>
quick board file fix

8c3f23f606e9553b84e21f52ab9b2eea883f4ecf authored over 11 years ago by Joel Bodenmann <[email protected]>
GWIN reduce Initialisation parameters and fix visibility issues

8ed9e763c0f97f2946990a911bb940f8c80ff761 authored over 11 years ago by inmarket <[email protected]>
Merge branch 'master' into GWIN

c8300fe9c2c7facff1ad32978a5d961690473de4 authored over 11 years ago by inmarket <[email protected]>
Merge commit 'd8db148a149541f658cc9729785b3694f80e2624' into GWIN

Conflicts:
demos/applications/mandelbrot/gfxconf.h
demos/applications/mandelbrot/main.c
demos...

d362d9603e9d161e7006282f882205754e5afc58 authored over 11 years ago by inmarket <[email protected]>
one more typo fix...

9aa1e95423f681277d048bed6b9acc5101f2cbe2 authored over 11 years ago by Joel Bodenmann <[email protected]>
typo fix

77a70fe9b8100c7d6bda21f828f3a0c4d1f66159 authored over 11 years ago by Joel Bodenmann <[email protected]>
Added FT5x06 GINPUT driver

5a25b2b7fb257a95fb97502c330364c188242b6c authored over 11 years ago by Joel Bodenmann <[email protected]>
Added RA8875 GDISP driver

6107cd79180603660374c626da15e70ac4f26a5e authored over 11 years ago by Joel Bodenmann <[email protected]>
Merge pull request #77 from resset/master

Various README updates

1f7a9166d51c94b3a729bac6dd1db38e7b2868f8 authored over 11 years ago by Tectu <[email protected]>
Various README updates

Changed misleading description.

129041e791e22fd71242035b756d725863fa7e60 authored over 11 years ago by Mateusz Tomaszkiewicz <[email protected]>
SSD2119: FSMC settings tuned

With FSMC BTR timing register settings tuned and DMA on, we get over
10.2 Mpx/s instead of 4.7 M...

d57eacc345da25732ec6bace92878a76b587e548 authored over 11 years ago by Mateusz Tomaszkiewicz <[email protected]>
Various readme update

For GDISP drivers SSD2119 & SSD1289.

2a65ea53880ca07fa3755a84a91747acda2f48ba authored over 11 years ago by Mateusz Tomaszkiewicz <[email protected]>
SSD2119: GDISP_USE_FSMC "switch" added

Enable FSMC functions only when GDISP_USE_FSMC is set.

f820fb90d51e5dba715a520baf40474d521bdce2 authored over 11 years ago by Mateusz Tomaszkiewicz <[email protected]>
SSD2119: make use of DMA

This is mostly a copy from Eddie's work posted here:
http://forum.chibios.org/phpbb/viewtopic.ph...

767188ed8d9d44d1f60ec9ed3f8fad295d6434fe authored over 11 years ago by Mateusz Tomaszkiewicz <[email protected]>
minor fix to GFX license v1.1

b28eb3eefd798c70681bb9b39393c36b942314d1 authored over 11 years ago by Joel Bodenmann <[email protected]>
GFX license v1.1 update

d8db148a149541f658cc9729785b3694f80e2624 authored over 11 years ago by Joel Bodenmann <[email protected]>
Updated license

a7c61175508396889bb9304fd47b830938d39691 authored over 11 years ago by inmarket <[email protected]>
License header updates

ed0bac9765614e9f12bc02661e37f41d6f30975e authored over 11 years ago by inmarket <[email protected]>
License header updates

49b3e8f55ae135ce6475d1185db68e665430fe5e authored over 11 years ago by inmarket <[email protected]>
Clean up GWIN Event assignment. Optimise event efficiency.

2cb35d6815a0a12035f4792c266b688c77085620 authored over 11 years ago by inmarket <[email protected]>
Add a simple GWIN window manager, Change the way GWIN visibility works

777ec6af7c1b594f7b7a9cbaaf7ead90d8fb7e8f authored over 11 years ago by inmarket <[email protected]>
License header fixes to some demos.

0dca00fc21e12104b76beb625c15a61134482898 authored over 11 years ago by inmarket <[email protected]>
GWIN fixes

663caba66214acdb6170903f6a203740ea1de8b9 authored over 11 years ago by inmarket <[email protected]>
License fixes to some demos

1db77bda85aabd64eb78edf34e9b4b77e1e7324d authored over 11 years ago by inmarket <[email protected]>
New simplified gwin using a pseudo class structure.

7baf5c5d448b626d6a062882434b25ca82212d94 authored over 11 years ago by inmarket <[email protected]>
checkbox cleanup

eebecad9f7995dacf3f7c053e3d6b42617ec7294 authored over 11 years ago by Joel Bodenmann <[email protected]>
added new ADS7843 board file

f1a974e83e50ca3ad3f4a25cd0a64cb5cc15472e authored over 11 years ago by Joel Bodenmann <[email protected]>
added f4 disovery file for ADS7843

701ff382302668be7d438742018b4e1be8c61aea authored over 11 years ago by Joel Bodenmann <[email protected]>
SSD1289 update by user Eddie

f14ed21d5d5c8e4eb09b37f40d58d1b0ee2c2432 authored over 11 years ago by Joel Bodenmann <[email protected]>
added custom render interface for checkboxes

9945b011a9245907b5066565b396808d3d22c363 authored over 11 years ago by Joel Bodenmann <[email protected]>
checkbox event fix

2cd0bc13d517a1b4c1db43683c99cf5b2fd02d21 authored over 11 years ago by Joel Bodenmann <[email protected]>
member state of checkbox is now called isChecked

48b4c6f6baab6439c8060535e0c8205e347018b7 authored over 11 years ago by Joel Bodenmann <[email protected]>
some more checkbox fixes

446f41297d914c6e624e2095264fb67edc0b9d69 authored over 11 years ago by Joel Bodenmann <[email protected]>
GWIN checkbox fix

809b8ccc60f16255d6c5b2b228a1463f2123ea4c authored over 11 years ago by Joel Bodenmann <[email protected]>
doxygen update

5b7ac841f386d4e281f0ae297a079aadcfc0f2a3 authored over 11 years ago by Joel Bodenmann <[email protected]>
added default theme

dadcf535d45b8c778c013494e8142215d32e4204 authored over 11 years ago by Joel Bodenmann <[email protected]>
Notepad-2 demo updated to work on ChibiOS or pure Win32 compile

8a5596b39d44d7fe1fbb359cd436fe23cde97339 authored over 11 years ago by inmarket <[email protected]>
Fix license issues and GOS issues in TDISP

e9f60dae385f1c7b58d1ae26a00d051da40f65d3 authored over 11 years ago by inmarket <[email protected]>
GOS updates

1c258a82738e145953fc9cf40c68dcce6db87d92 authored over 11 years ago by inmarket <[email protected]>
Had extra elements to gitignore and fix image problems created by github

c2a4f9a5d616f5b18a965652d7492aacd377e5e2 authored over 11 years ago by inmarket <[email protected]>
added basic implementation of checkboxes (functional)

0fe42a94b1b2f9cc053457526840ec79f6b66982 authored over 11 years ago by Joel Bodenmann <[email protected]>
added basic implementation of checkboxes (functional)

d0f5d9c7f9b8e0901d82fabb0210231f53734a70 authored over 11 years ago by Joel Bodenmann <[email protected]>
doxygen fixes

e12a213ff1d02a2f56b7d21208e3a30329605bc1 authored over 11 years ago by Joel Bodenmann <[email protected]>
TDISP update

ebc30c02bcff4ea36ac3e46b48ae413c0ed34b80 authored over 11 years ago by Joel Bodenmann <[email protected]>
gdispInit() -> gfxInit() in all demos

f2ba60f4655107bd0099d24238220d94639f9d29 authored over 11 years ago by Joel Bodenmann <[email protected]>
added obsolete #warning to gdispInit()

c4f39fcdde7c44ca0423615497bb9f92d6ac4cdc authored over 11 years ago by Joel Bodenmann <[email protected]>
API fix

427cfaa0525744b29e6b2cb26b3845b383bcad3b authored over 11 years ago by Joel Bodenmann <[email protected]>
added slider enable/disable API

a4ca308dd51bb780ead1e2388bffe391fcef5659 authored over 11 years ago by Joel Bodenmann <[email protected]>
docs

9c33df953dcc7bcfa1f73a7f3d275ff04e58ed17 authored over 11 years ago by Joel Bodenmann <[email protected]>
Merge pull request #74 from inmarket/master

More GOS changes incl adding Win32 O/S support

f7ae118f3b7fc19a2d6636f907c1449a5528189d authored over 11 years ago by Andrew Hannam <[email protected]>
More GOS module changes

GQUEUE as a seperate module
GOS changes including basic Win32 O/S support

8fcbf4e5d5cc88d52f4e6e67ebead27fc856ff4a authored over 11 years ago by inmarket <[email protected]>
Merge pull request #73 from inmarket/master

GOS module for OS independance, GMISC additions

f0569e2555b3a7f2afe05cc42e4dd0982b179167 authored over 11 years ago by Andrew Hannam <[email protected]>
GOS module, for operating system independance

GMISC fast floating point trig
GMISC fast fixed point trig

7fbfde42aabbcd30cffba2fba35158236c0a6c6c authored over 11 years ago by inmarket <[email protected]>
Merge pull request #30 from Tectu/master

Merge Tectu Changes

42006a67b5ccfd86f30d8a91cc474681c437eaf6 authored over 11 years ago by Andrew Hannam <[email protected]>
Merge pull request #72 from abhishek-kakkar/master

New Notepad-2 Demo

5f2a32714cda6bcfc8829e61895def2f627e1b8f authored over 11 years ago by Tectu <[email protected]>
New Notepad-2 Demo for ChibiOS/GFX

See demos/3rdparty/notepad-2/readme.txt for more details.

e52cb141b71e35d3bf65222afb98e12b1935789b authored over 11 years ago by Abhishek Kumar <abhishek@kumar>
Merge pull request #71 from abhishek-kakkar/master

Fix GIF rendering stability issue

dd9ae388fb02481362a92a90de91f5170e9cda70 authored over 11 years ago by Tectu <[email protected]>
Fix GIF rendering issue

Uninitialized cache values causes stability issues in systems
Cache initialized to 0 fixes it.

4e7c1b00caecba9e2dca16aab3ec5c16973dd93c authored over 11 years ago by Abhishek Kumar <abhishek@kumar>
Added HX8347D driver by the user Eddie

86951a8b2ff976e7b8eaa47f6b62347ab71260e8 authored over 11 years ago by Joel Bodenmann <[email protected]>
docs

8d5fa39dd9b1f7f4016841e69b9e9b9e3772b2f5 authored over 11 years ago by Joel Bodenmann <[email protected]>
doxygen fix

fefdd42d7d2bd0231b391c30b8edb4caba5b9b85 authored over 11 years ago by Joel Bodenmann <[email protected]>
docs

92c3803d2b907cbf267fa6a61f85743b19a5d61b authored over 11 years ago by Joel Bodenmann <[email protected]>
added enable and disable APIs to high level GWIN code

757b28531f944a01edf3d64bf9608cde8ffeffba authored over 11 years ago by Joel Bodenmann <[email protected]>
button fix

92883c795ee27ededc68b7ee89bfa314987598b3 authored over 11 years ago by Joel Bodenmann <[email protected]>
added gwin enabled parameter and implemented button enable/disable functions

d4e0ce8b70d58e1e39cf58d681486b4d8657820b authored over 11 years ago by Joel Bodenmann <[email protected]>
cleanup & tdisp warning fix

4d4a78f415214c5fb55df02ebb9747e7878fb533 authored over 11 years ago by Joel Bodenmann <[email protected]>
Merge pull request #70 from inmarket/master

X11 Driver for GDISP and GINPUT MOUSE

896e67c9007dd5e8fa4032f446cb4c90d9ca6837 authored over 11 years ago by Tectu <[email protected]>
X driver for GDISP and GINPUT_MOUSE

b5ce2405501aa693fc4c134e3425e74ba0ff7589 authored over 11 years ago by Andrew Hannam <[email protected]>
TDISP demo fix

3571d18741ff00a327b6210a9c9d2594b4bdfb22 authored over 11 years ago by Joel Bodenmann <[email protected]>
TDISP fixes

5d4de9e0ee0b19ff44b8d1ce6210edcf6eaa8cdb authored over 11 years ago by Joel Bodenmann <[email protected]>
TDISP fixes

11a71cb080d7548f362583baaced74675b6718ad authored over 11 years ago by Joel Bodenmann <[email protected]>
Merge pull request #29 from Tectu/master

Merge Tectu Changes

9ad0d079239662646bcef9b0629b48443da748e6 authored over 11 years ago by Andrew Hannam <[email protected]>
Merge pull request #69 from inmarket/master

More image fixes

4ba223030d6d2044e16c54560e00d93df32eacd8 authored over 11 years ago by Tectu <[email protected]>
More Image Fixes

GIF Interlaced offset Fixes and area reveal offset fixes

88fd3ad62eeb0d6228e3e10127a0cd14b32c51a2 authored over 11 years ago by Andrew Hannam <[email protected]>