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

Merge branch 'master' of bitbucket.org:tectu/ugfx

a1ab0a67ba1ce10394e83cc7057e629c4192d798 authored over 8 years ago by Joel Bodenmann <[email protected]>
Adding mcufont encoder binary for FreeBSD

cb2ae4c77e5fee91f4ca9fbbfbacc8bb239b5cea authored over 8 years ago by Joel Bodenmann <[email protected]>
Replacing logo for Doxygen

ca0be9403f2569888f3232df2a8b4662828c344a authored over 8 years ago by Joel Bodenmann <[email protected]>
Revert "Setting the default heap size to 5120 bytes to avoid confusion due to linker errors when no malloc() / free() are available"

This reverts commit ed9a422d81994047edc59794ff26bbcc1f7ea6c5.

a76c17684096b82225be269f32edb0a228909893 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Adding missing entry to changelog

1ad99cbe4a3629e0460ef484c3eef6b177cedd9b authored almost 9 years ago by Joel Bodenmann <[email protected]>
Setting the default heap size to 5120 bytes to avoid confusion due to linker errors when no malloc() / free() are available

ed9a422d81994047edc59794ff26bbcc1f7ea6c5 authored almost 9 years ago by Joel Bodenmann <[email protected]>
typo

50a3048e59c4165073ff32b3043ab06ec54962ce authored almost 9 years ago by Joel Bodenmann <[email protected]>
Adding comments to graph demo

6937cc3f0ffc3001e483b13629c246dcaddb62fe authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fix Gtimer stop bug.

4b891ebc0413129dbea0b3137467db1263f848f4 authored almost 9 years ago by inmarket <[email protected]>
Fix for using raw32 on a known but unsupported cpu

1971d889dc5af7dc0c3220fe589807800c559240 authored almost 9 years ago by inmarket <[email protected]>
Updated mcufontenconder linux binary to be staticly linked to prevent library problems

8d825a81019ddb73c04b9a51cfe5a6cbfcc1b98c authored almost 9 years ago by inmarket <[email protected]>
Update linux binary for mcufontencoder

00578fb3708496c51a1c330e5d89a5592a132891 authored almost 9 years ago by inmarket <[email protected]>
Small fixes to ILI9342

a7cf866da26bb6a5116e8838d6eea0d70445fa67 authored almost 9 years ago by inmarket <[email protected]>
Update Windows binary for mcufontencoder

a21db25ecf4bea049f87a6ca4118ae389e9c158e authored almost 9 years ago by inmarket <[email protected]>
Fix enabled bug

6b70d3a63fed2956bacb97517fe1a1c86c80cd69 authored almost 9 years ago by inmarket <[email protected]>
Cleanup

184f1e0d9bc657a14d98ec9a30fd62575d014641 authored almost 9 years ago by inmarket <[email protected]>
Add gdisp driver readme to list the type of each driver.

23b29df4c148a9b3b5c370b53b11b51afe297a19 authored almost 9 years ago by inmarket <[email protected]>
More mcufont encoder fixes

1008effc0177794f75b79656a45c6636510ab4c3 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fixing bug in mcufont encoder

8b42161f3f927245ffbea9c6b98018334706c441 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fixing 'progress' color of built-in widget styles

0211a32e1f6832629c250434f86d25003da2a9be authored almost 9 years ago by Joel Bodenmann <[email protected]>
Compiler warning

185c970da933c07c62e152b0c0d61847e6100769 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fixing textedit widget rendering

a1c81e3449d95d7e1723f4ee9d900c1b3937cfff authored almost 9 years ago by Joel Bodenmann <[email protected]>
Removing obsolete code

1e775353178984af3172d7d2b58a31761596dcae authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fixing progressbar widget rendering

e75f165bb45be0fd8a56efda4a11564211651cdf authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fixing slider widget rendering

0befb2ffce6c85ad9c04137ec2d1bb0fbba29f47 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fixing slider widget rendering

e500c8cd8e917e418777cc9e3a3e02451a992b21 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Remove obsolete file

43be869ab7d39fd94b0f166880260d27fcd62839 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Added ILI9342 driver

e33d7d353be4d87aa151515718749b37b12394a4 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Allowing the cursor to be set anywhere in the string of a TextEdit widget

371e68beeeb0204a8efc963f9d0f68124a551395 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Removing superfluous struct declaration

682a5efc42f4117b8e8add981f54392f6798ca40 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Removing default operating system to avoid confusion

a517873148d54684989eeecae23ac2e8e288cb8d authored almost 9 years ago by Joel Bodenmann <[email protected]>
Improving keyboard widget default renderer (thanks to TriZet)

b89ce7c7b30b2e899797ccf9dd25b2555233eec3 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Improving keyboard widget default renderer (thanks to TriZet)

a51e2b351127f8cdd9518d8da7c31d89f09a3e7b authored almost 9 years ago by Joel Bodenmann <[email protected]>
using uint32_t instead of unsigned for GEVENT source listener flags

922b19d91e600e53ade553ca66b33cae3157b5b4 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fixing compiler errors for non-gcc compilers

5bead360459435a3aabd403db61105e167b9a081 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Removing debugging code from NIOS port

fca2766ed80318f211860773aa70509579090e28 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Removing debugging code from NIOS port

7d040805c780185502a8430a1f905d83bd582a46 authored almost 9 years ago by Joel Bodenmann <[email protected]>
docs

013f993d545899636322f7f7e5212821e51103d4 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Adding Altera MAX10 NEEK board files

af2c663f57b13b8cb8221c985b0e3cf19716abcb authored almost 9 years ago by Joel Bodenmann <[email protected]>
using GFX_PI internally to avoid issues with M_PI

02e793e5db3ea240432d43c3f9ab098516df1173 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx

5a99092b794373966e444296c57991631e712c70 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Adding support for NIOS-II platform

eaf0b19fb8428b9e2e47798294d6ba83a56d186e authored almost 9 years ago by Joel Bodenmann <[email protected]>
Some gdisp drivers release_bus() calls are in the wrong spot compared to post_init_board()

f16ee702727a811288749a0722ddb138dd559fa8 authored almost 9 years ago by inmarket <[email protected]>
ChibiOS does not work reliably with GCC -O0 with recent compilers.

Change to -O1

a5cde14428f4993ad5556456fc5780af2530273c authored almost 9 years ago by inmarket <[email protected]>
Make no hardware keyboard the default for the textedit demo

627e780b6c96de1dc88b52abeb765f385afb6d96 authored almost 9 years ago by inmarket <[email protected]>
Fix frame demo so that malloc is emulated as rand() needs it on some platforms

d60706032eed1d30d3546b39ff631013d1691251 authored almost 9 years ago by inmarket <[email protected]>
Add ability to emulate malloc() and free() to prevent nasty hard to find link errors from C library routines that need malloc

0313756ea38d71cfce21a0a905f4fc43ac68d197 authored almost 9 years ago by inmarket <[email protected]>
Fix doco

3681542e242bc6170b5c98aaa52a6df9ad21cae3 authored almost 9 years ago by inmarket <[email protected]>
Update some makefiles and openocd config files

739b3b16993d2abee681b6070d5bb36b16b12444 authored almost 9 years ago by inmarket <[email protected]>
Fix compiler errors and warnings on image handling with multiple image formats turned on.

fb7e7c6ea7a8bd8501805a24d76e58ee617cdbe3 authored almost 9 years ago by inmarket <[email protected]>
Change STM32F429i-Discovery board to use the general STM32LTDC driver.

The special ILI9341 init code is now in the board file (it is board specific).
The specific STM32...

205160aec0bace67836ee70e5bdaa85f4d7f10d5 authored almost 9 years ago by inmarket <[email protected]>
Fix STM32LTDC orientation and DMA2D acceleration

6900dfc0abab86ffdee5aef34136bfc69d1521d4 authored almost 9 years ago by inmarket <[email protected]>
Warning removal as supplied by woodstck

e5ec9415d1060010f45878a2f86afe0d942bbb74 authored almost 9 years ago by inmarket <[email protected]>
Fix from crteensy for Arduino when compiling with a strict(er) compiler

24ba58e612c770e052fa82a6cc290dc427df7820 authored almost 9 years ago by inmarket <[email protected]>
Prevent naming conflicts when compiling multiple image formats with GFXSINGLEMAKE

870901880b30a7f81b2d95a815e89542746d62ab authored almost 9 years ago by inmarket <[email protected]>
Add the mcufont encoder to the tools (including a win32 build) with binaries

0ec1a5e4da8815f6d7c31cf7941b76f3d9fd5e28 authored almost 9 years ago by inmarket <[email protected]>
Add an Arduino Sketch project.

It shows how to add ugfx as a sketch library.

3ae120406e1244d728276b2bcc74d03d1ccb230d authored almost 9 years ago by inmarket <[email protected]>
Make all include paths in ugfx relative.

The only include path now needed is for drivers (in particular GDISP drivers)

c5a86757bd8309027d50f82d8947250c8e1197e6 authored almost 9 years ago by inmarket <[email protected]>
Update and then move compiler specific code into its own file

a69849177d6e7d396ea36a8160428e327811729b authored almost 9 years ago by inmarket <[email protected]>
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx

aa601cb875b3fbf1138fb29a657edb8233275c50 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fixing comment

7586685d0778153967ec2c0ecbdcf0d66042f17a authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fix endian macro's

d7e5c9f606f0abd5e62c0c4e5751a2035d541d50 authored almost 9 years ago by inmarket <[email protected]>
More compiler specific stuff

461b0bf0910f061ee7871f0c9902981f9c1023d6 authored almost 9 years ago by inmarket <[email protected]>
Fixing conflicting type qualifiers for ‘VirtualKeyboard_English1’

45174c40929943ce767296e3a6f703d67dd985a7 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Removing superfluous paranthesis

511bdd73492a4623a43e10c5cd6b24d3690f2886 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Merged in woodyhawthorne/ugfx/fixes (pull request #20)

Fixes

697211a85be7470097459146d06402cfe301db50 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fix virtual keyboard

9ea93ff8e51dc7dd9ed12c6311886f5cce196157 authored almost 9 years ago by Woody Hawthorne <[email protected]>
Fix (potential) compiler warnings about redefining PI

c5daa2f62f27e0eaf84368bed0d2d47f58687d7d authored almost 9 years ago by Woody Hawthorne <[email protected]>
Fixing typo in macros

10c047d0c0afd82f49695c598732df5ad12c0d08 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fixing vertical center alignment issue when word-wrap is turned on

14b5184d60681ed92a07606185f7b4b26edbbcd1 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fix compiler detection for Keil uVision V5

849369cceccfa3b9d70257306a8a93cfb852263e authored almost 9 years ago by inmarket <[email protected]>
More endian updates. Images should now work for any endian machine even strange ones.

d403294cb430c1dfb811880a3b8280a616c3d279 authored almost 9 years ago by inmarket <[email protected]>
Added auto-detection of compilers and some cpu's

2928950e47903d09c418427f107d5854cea20638 authored almost 9 years ago by inmarket <[email protected]>
Clean up endian support for images based on new system defines

Remove deprecated image functions

f48b492303d87349d054c80727000d9a66c9f094 authored almost 9 years ago by inmarket <[email protected]>
Fix grammer error

1fa5677d449c510362a800048fbd3c4b93e86a67 authored almost 9 years ago by inmarket <[email protected]>
More compiler define fixes

6019d0b9c952e2e5746f132e3b151c6859ddd37c authored almost 9 years ago by inmarket <[email protected]>
Add gfxconf.h.example for the new defines

41b16f9c63d640f9c395d08d7769dacd0141d79b authored almost 9 years ago by inmarket <[email protected]>
Add missing defines and move some config variables

f2af4cf1103813906fff4872edab525e415da9cc authored almost 9 years ago by inmarket <[email protected]>
Revert the use of the new compiler defines as they are not autodetected correctly yet

2efd207660a8e1d471fc3d8ceee944e667e26e71 authored almost 9 years ago by inmarket <[email protected]>
Fixing compiler errors for non-GCC compilers

54b76a7568bfac0cfee1e3ce583c5cefa9578c66 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fixing issue for #define of TRUE

0b144795979feaa8f232a85ab45dba8bfbf37dac authored almost 9 years ago by Joel Bodenmann <[email protected]>
Adding missing defines for GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL in gos_options.h

15538841de5945bae35846f16ab2009dc1489419 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Releasing version 2.4

5e508a3a59f8342d24ea4e4ddd6fb2e02d13848a authored almost 9 years ago by Joel Bodenmann <[email protected]>
Updating readme

9c248a685a251efb8e023b83d232bca5bb2b9089 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Doc

48c7b6a0c7c4179d3d39ae0871a46b5e5db718a1 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Doxygen

de75da8d731f221eb7d4e0443c7821c1d561f833 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Adding GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL

ff01cc0212c951a2613f7ca5fb1e9579f17299cb authored almost 9 years ago by Joel Bodenmann <[email protected]>
Doxygen

6397a56e0beddf179786e093b08bcf0cbe71fea1 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Fixing compiler errors for non-GCC compilers

778b23bdfdb6805e8aa4f9a0cea3a5b99c50cd46 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Adding rendering functions to label widget to control text justification

5d81aa2487f8a41d64ad49bd04f29850b2371dd0 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Revert "Adding justification parameter to gwinLabelCreate()"

This reverts commit e8a769c3823eef72a9e064d3bf992152ed261ad2.

ea4cadec78ba4e559f7fa1049f7d202e9e316fb7 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Revert "Adding gwinLabelSetJustification() as it costs basically nothing"

This reverts commit 98f360947014dd3ba562190cd654919034f9f176.

636b6edf8130dae5611445a42167c9387b43766f authored almost 9 years ago by Joel Bodenmann <[email protected]>
Comment fix

e4c207b706be848903e136d0ad9e40187e2344ce authored almost 9 years ago by Joel Bodenmann <[email protected]>
Adding gwinLabelSetJustification() as it costs basically nothing

98f360947014dd3ba562190cd654919034f9f176 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Adding justification parameter to gwinLabelCreate()

e8a769c3823eef72a9e064d3bf992152ed261ad2 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Adding missing GDISP_NEED_CLIP around clipping call in list widget renderer

c2b7e1bd4176795c83c4c6edb5ee94705ef27712 authored almost 9 years ago by Joel Bodenmann <[email protected]>
Move the stub font include files so that user projects with custom fonts in the old format will work.

90a65c167314918cfb5c012e598373d9ed41d93c authored almost 9 years ago by inmarket <[email protected]>
Docs

881af3e5c9e91d44158cdb040feeceb42d0e0ffb authored almost 9 years ago by Joel Bodenmann <[email protected]>
Updates to STM32F746-Discovery support

Clean out a lot of junk

713ce159d3b0835683ef512e2c6ba3fcddb68af4 authored almost 9 years ago by inmarket <[email protected]>
GTimer fix for fast tick rate systems

383be6964ecee62844e842c08e50464fd5b56d5e authored almost 9 years ago by inmarket <[email protected]>