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

remove not use code

8e13c10f392396022a4b2ae04b5ccd8cb795f17e authored over 10 years ago by pashamray <[email protected]>
compiler warning (SSD2119 for Embest board)

8d1ce488005f6d08cc11c7842b8bc53be9cb3bb0 authored over 10 years ago by Joel Bodenmann <[email protected]>
gdisp_lld_PCF8812.c отредактирован онлайн на Bitbucket

a38fd71311c212e06d6b4435737833784fa868ed authored over 10 years ago by pashamray <[email protected]>
first commit PCF8812 driver

f3870ce44130516ee7a898685c53ddf48d47d8cd authored over 10 years ago by p.shamray <[email protected]>
frame demo: Fix bug for displays with < 32 bit color

2127c61eeeea920ba79923bc6f29a1e2de80d61d authored over 10 years ago by inmarket <[email protected]>
Remove superflous entries in demo gfxconf.h

25ce0ed7d6217e6f355dd069bba2b3ca1b63b5e3 authored over 10 years ago by inmarket <[email protected]>
Remove compiler warning

c33fb2c4d52a96ea323b2a54c31200263ea26453 authored over 10 years ago by inmarket <[email protected]>
Updated frame demo code

5389ff4ad0be5fd630785ff9cbbe4ac53a814c0b authored over 10 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx

54221783a041966eb8a4073bf882b97c5d6b2020 authored over 10 years ago by Joel Bodenmann <[email protected]>
fixing frame close button action

41a74191c1965acff84d23d64a4ec3ed4565b604 authored over 10 years ago by Joel Bodenmann <[email protected]>
frame widget render improvements

c65cdaed2489234a10f0c676fac12a0b9072fbe1 authored over 10 years ago by Joel Bodenmann <[email protected]>
Merged in steffanx/ugfx (pull request #9)

Added Xresource.h include to get rid of a warning about XrmUniqueQuark

1fce946adb748499cac7ecc1043bec52347e6d26 authored over 10 years ago by Joel Bodenman <[email protected]>
Added Xresource.h include to get rid of a warning about XrmUniqueQuark

27082a61d6a8b6afe3d84a5104d9b7721894c4f0 authored over 10 years ago by Steffan Woltjer <[email protected]>
Linux framebuffer fixes

80d4da1bf405cec54466ab92dbfcfb6f211a86cc authored over 10 years ago by inmarket <[email protected]>
Compile fix

9ca7cc9c9e0e14930a37fd77a89db8ba55fd696b authored over 10 years ago by inmarket <[email protected]>
Missing header file required for some OS's

451f6a2ae09c621c43bc2209b2f75213c641fdd6 authored over 10 years ago by inmarket <[email protected]>
GDISP framebuffer driver + an implementation for the linux kernel framebuffer device

285bd0f4d66fa3161a80bf6711d1bef226b17fe3 authored over 10 years ago by inmarket <[email protected]>
Widgets demo: Unsetting of clip area is no longer required with the new GWIN redraw strategy

52cfaf00ccd35f5a0740a489a1a2af64c800b537 authored over 10 years ago by inmarket <[email protected]>
GWIN: Make sure invisible windows are redrawn before visible windows.

Redrawing compile options made visible for the user project.

bc3ebd6ae9ce8c8a08064e60929f1196248a8a03 authored over 10 years ago by inmarket <[email protected]>
Added containers_nested demo

1edc0a2d5a43047f1f7634bef2881b3bf520f069 authored over 10 years ago by Joel Bodenmann <[email protected]>
Significant changes to the window redrawing methodology.

Move and Resize should probably work for containers now
Still to be tested - nested containers, p...

34e23320b4c69f5e409f25431603d901abfc4740 authored over 10 years ago by inmarket <[email protected]>
Remove unnecessary window manager

7afe4e78b7ffd2150f7eba51d6613422ccc7abe5 authored over 10 years ago by inmarket <[email protected]>
Reworking the GWIN doxygen documentation.

0b204ed8e39d900c22f11e02c47de970648dbb31 authored over 10 years ago by Joel Bodenmann <[email protected]>
added missing gwinWidgetClearInit() to label and imagebox demo

9781c31f3b2923b2dc397adf2dd12235f039ce56 authored over 10 years ago by Joel Bodenmann <[email protected]>
gfxExit() fix for ChibiOS/RT 3.x

5c14057e33f63ef218e97b4bb611ef7c09f0bcf2 authored over 10 years ago by Joel Bodenmann <[email protected]>
Doxygen typo

246b42c6ebc38f61cde082eeeaf19852edb4011c authored over 10 years ago by Joel Bodenmann <[email protected]>
Bug fix to widgets demo. It should never have used <stdio.h> which is not available on many embedded platforms.

70c15a1d62510ac9dec334d015c4cd4af48d302a authored over 10 years ago by inmarket <[email protected]>
Bug fixes to sprintg() and fix to incomplete scang() implementation.

dfcd7e0e504b63e86f33e326ee481caea44c2a85 authored over 10 years ago by inmarket <[email protected]>
Restore library locations to what is used in all other example makefiles

38fb787cbdf346ee76a12ea6c111b13dbe84eba5 authored over 10 years ago by inmarket <[email protected]>
Updates for small displays for the widgets demo.

2b01f18b0375415b8aa60674b12f3e8282381160 authored over 10 years ago by inmarket <[email protected]>
Adding GWIN container demo

f5765fab92c44048b8e987580e77fee48c72b814 authored over 10 years ago by Joel Bodenmann <[email protected]>
Progressbar GWIN_PROGRESSBAR_AUTO feature fix

e28e572ea81e5d81a33161b318c7849463c16e75 authored over 10 years ago by Joel Bodenmann <[email protected]>
updated gwin widget demo

4af82a95d4e64faf61436f7b708fc7e46980f8c2 authored over 10 years ago by Joel Bodenmann <[email protected]>
release v2.1

f6b70eb883b53ef8ba0458d938edd623a10356d1 authored over 10 years ago by Joel Bodenmann <[email protected]>
preparing 2.1 release

6a19656327b97776011e35f87cc5d91510b14bc1 authored over 10 years ago by Joel Bodenmann <[email protected]>
Doxygen fixes

870d0cbdc9fb3c265c5274268f8fc8ac622f3673 authored over 10 years ago by Joel Bodenmann <[email protected]>
whitespace

b3e87944c215259aee7c23a6c5e3f0579325ad6c authored over 10 years ago by Joel Bodenmann <[email protected]>
cleanup of Mikromedia STM32-M4 board support

b34819bb762916eb010444441b19b5ae7f680806 authored over 10 years ago by Joel Bodenmann <[email protected]>
Merged in trsaunders/ugfx-mikromedia-m4 (pull request #8)

Mikromedia M4 updates

9aeef56c9a1cd9eda19dfea86f4832d37e20a7a6 authored over 10 years ago by Joel Bodenman <[email protected]>
GFILE bug fix

6961a536e57f8dc74340f95ecbe7c352dde53eaf authored over 10 years ago by Joel Bodenmann <[email protected]>
last try to get this shit right with that damned GWIN demo

32f1ec9b1280522545638afece5de1f2f28eca6c authored over 10 years ago by Joel Bodenmann <[email protected]>
Improve GWIN widget demo layouting

52c1edc5ab582eae619066a6552b4ae0ecb4bd6f authored over 10 years ago by Joel Bodenmann <[email protected]>
Improving look of GWIN widget demo

e8f0f8faa8d5f1b74dd6a8c9ab976798ea8b84ae authored over 10 years ago by Joel Bodenmann <[email protected]>
Extending GWIN widget demo

50257722605df92ab57f42317fc2e97f7fd05f9a authored over 10 years ago by Joel Bodenmann <[email protected]>
GFILE rules bug fix

6dc3cbcd2952f2c8c2fb589807ede06e09f87391 authored over 10 years ago by Joel Bodenmann <[email protected]>
simplify gwin widgets demo code

9e6b210425b046107dc58e166d1b3f6de3eb552e authored over 10 years ago by Joel Bodenmann <[email protected]>
Added gwinShow() and gwinHide() macro wrappers

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

10917910e79179cf249aa196c0bb6812f8caf0c6 authored over 10 years ago by Joel Bodenmann <[email protected]>
More freeflowing of the widgets demo for smaller displays.

a25c56f8edab4c3c88a5c034196de7b1bca409ee authored over 10 years ago by inmarket <[email protected]>
Update widgets demo to use Containers.

Reflow the controls so they display better on smaller displays.

0219daa6ebfda67dad62339d98a7cd1aed2919a3 authored over 10 years ago by inmarket <[email protected]>
Container and Frame updates.

New api's gwinGetInnerWidth() and gwinGetInnerHeight()

19dc64269c0826f5f552fc59fbf5249444e384f3 authored over 10 years ago by inmarket <[email protected]>
Better redrawing when doing a forced change of default style.

8c5275583a452e46ddecb82b6ea888feafab926b authored over 10 years ago by inmarket <[email protected]>
Visible and Enabled GWIN bug fix

d02b5e06e9c3e49e59cb22f3adf95f547a7e08b4 authored over 10 years ago by inmarket <[email protected]>
Doco

7e915a8017fe1f6fb9963c6389708b63e77f8180 authored over 10 years ago by inmarket <[email protected]>
Add gdispContrastColor() and remove divides from gdispBlendColors()

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

0a7f498f3ed27fabc072efc3776d8d4a2de308e7 authored over 10 years ago by inmarket <[email protected]>
Remove NULLs except in comments as some compilers/OS's give strange definitions.

e3be259024d60af28c448dfc3b35f30163bc2e10 authored over 10 years ago by inmarket <[email protected]>
Update releases.txt

e35d03f24e7bd571d73f1b2f4e6126b465de95a2 authored over 10 years ago by inmarket <[email protected]>
Make gfxconf.example.h list all the default values as comments

deb5d912785b39bc23147e60cbfa11574d8b737a authored over 10 years ago by inmarket <[email protected]>
spacing

725e9b98427969062222463560ed47f214197f0e authored over 10 years ago by inmarket <[email protected]>
spelling

98a01a021c7f15b792ff776880b87ae5500e49de authored over 10 years ago by inmarket <[email protected]>
spelling

669a88cd0602c03e01623e90480da87b0de24623 authored over 10 years ago by inmarket <[email protected]>
spacing

1c75b6c35219b5b0c9cf45b81c902a235381acd4 authored over 10 years ago by inmarket <[email protected]>
Make gfxconf.example.h all comments of the default.

7320410cb5cfd1b8e74c8ede549e85196475efeb authored over 10 years ago by inmarket <[email protected]>
Update releases.txt

dc693a9122dec7903379e3f9e079601e4c88ebfd authored over 10 years ago by inmarket <[email protected]>
Remove NULLs except in comments as some compilers/OS's give strange definitions.

95a3570c88cc6e64131a4bbac48e1e39c7e3ea7a authored over 10 years ago by inmarket <[email protected]>
frame fixes

bdbe78a8daed85e6d794deb1f840c1ec3c3b02f1 authored over 10 years ago by inmarket <[email protected]>
Update Mikromedia-M4 board definition to work with the latest ChibiStudio board config generator

Add Chibios 3.0.0 example project for this board

8620545c9f8276648fa8e43945091c9ecff8e277 authored over 10 years ago by Thomas Saunders <[email protected]>
Merge branch 'master' into gwin

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

e5b8e351f5050da7f99fe6fb7882edfc778799f2 authored over 10 years ago by Joel Bodenmann <[email protected]>
doxygen cleanup

2632bb1ed5a3e362ad440d7a1a663911ce2bbcae authored over 10 years ago by Joel Bodenmann <[email protected]>
freertos port cleanup

33a037b81c5d974d1cf419ecc87e91a74b8c9406 authored over 10 years ago by Joel Bodenmann <[email protected]>
Introducing GFX_FREERTOS_USE_TRACE

cb825aa823f2b7ae687cdc4753a77baf6f24cb91 authored over 10 years ago by Joel Bodenmann <[email protected]>
GWIN frame demo - compiling but crashing

2364f2133330dc0e6702e453b47dcfbd3c44d9cc authored over 10 years ago by Joel Bodenmann <[email protected]>
frame rendering bug fix

0a83c21aa20f035911f4247c7c9eff2fa3cb9741 authored over 10 years ago by Joel Bodenmann <[email protected]>
All compiling.

Containers and Frames still to be tested.

5544202a26da6ec74c51eb1bac9499d434b133ba authored over 10 years ago by inmarket <[email protected]>
Oops - missed this one. Not ready for prime time yet though.

890653111b978f13b9f168c7308926d7e6a04e6c authored over 10 years ago by inmarket <[email protected]>
Multiple changes to GWIN to support containers.

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

21aac3d8532c9aa1decab30c00d9f5a37067aa13 authored over 10 years ago by inmarket <[email protected]>
Re-order GWIN sys_rules to simplify ready for new functionality.

1478fdf41e3731cafacd22ff6f530fb724c02df3 authored over 10 years ago by inmarket <[email protected]>
GWIN label bug fix and simplification

f9b6b1697da42673ffe466edf9945ece0996ec1a authored over 10 years ago by inmarket <[email protected]>
Rename GWIN image header file to be consistent with all other controls and with its source file

28f10aaa3a67a288a051c841866f6c68a90e880f authored over 10 years ago by inmarket <[email protected]>
GWIN window manager comment updates

de5a9837773ebeadaae90b3bdf32df190f4192d8 authored over 10 years ago by inmarket <[email protected]>
gwinImage animated gif bug fix

0f109512fde45684fe36e84101a84f7280b28394 authored over 10 years ago by inmarket <[email protected]>
GWIN creation and destruction bug fixes

6d2c8f0f509f2e66d4fea444ce220550a0df6da5 authored over 10 years ago by inmarket <[email protected]>
New gqueue calls to allow inserting an object into the queue at an arbitrary location.

c475d69a9cbf8d2796904140dbf0f2d9d1d1220f authored over 10 years ago by inmarket <[email protected]>
New gdispImageInit() call to initialise a gdispImage structure

Use in gwinImage

cf5867b33d76d775782412d74733d221136af556 authored over 10 years ago by inmarket <[email protected]>
Remove superfluous entries in gfxconf.example.h

7c2b2555f879264ccece4afe688e85bd2201baff authored over 10 years ago by inmarket <[email protected]>
Add gwinClearInit() and gwinWidgetClearInit() to clear gwin initialisation structures.

Incorporate into demo's

9e8b38ba943b339b966b1011bab899720d6305fc authored over 10 years ago by inmarket <[email protected]>
Use the more generic file mask for gitignore

ca1a83abca9ecc159ff6f0d9e27ab133fb947997 authored over 10 years ago by inmarket <[email protected]>
Revert "Renaming image widget files to appropriate name"

This reverts commit 82a3f8491f6ec3b6bbb161167fc435acbfacc3a1.

ec09292542874ee8290f460413afef0adf789039 authored over 10 years ago by Joel Bodenmann <[email protected]>
Renaming image widget files to appropriate name

82a3f8491f6ec3b6bbb161167fc435acbfacc3a1 authored over 10 years ago by Joel Bodenmann <[email protected]>
progressbar widget cleanup

52262dbafe3709528a0832f159f6f2bd55105cc1 authored over 10 years ago by Joel Bodenmann <[email protected]>
added missing entry in releases.txt

a3d1e05566c3deddfe5014322bbce14b2e46c2cd authored over 10 years ago by Joel Bodenmann <[email protected]>
Imagebox widget demo compiler warning fix

81517afc37520093ffeb832be0946bb1cbddebc9 authored over 10 years ago by Joel Bodenmann <[email protected]>
Imagebox widget bug fix that could cause gwinImageOpenFile() to crash

a9ead70e09ab3cc227b72f3dcd56d03b24f3b53d authored over 10 years ago by Joel Bodenmann <[email protected]>
Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of the progressbar widget

5979acc7f6f1b2d2c76ff80c651b78516335b567 authored over 10 years ago by Joel Bodenmann <[email protected]>
Bug fix - GWIN_NEED_PROGRESSBAR not set to FALSE by default

15baf7a5c72cace67403e939c90140a4f35f9f22 authored over 10 years ago by Joel Bodenmann <[email protected]>
typo fix

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

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