aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix image byte extraction macrosinmarket2017-09-231-6/+5
* Fixing issue in JPG decoderJoel Bodenmann2017-09-221-0/+1
* Adding Zephyr portJoel Bodenmann2017-09-209-3/+154
* Oops - add readme and changeloginmarket2017-09-112-0/+2
* Add SSD1322 driver. Thanks to Andrey_13 (but with modifications)inmarket2017-09-115-0/+485
* Temporary fix for unknown osFeature_Semaphore value (needs fixing!)Joel Bodenmann2017-08-291-1/+1
* Adding CMSIS2 port to gos_mk.cJoel Bodenmann2017-08-291-0/+1
* Fixing typo in CMSIS2 portJoel Bodenmann2017-08-291-1/+1
* Updating #error messageJoel Bodenmann2017-08-271-1/+1
* Merge branch 'master' of git.ugfx.io:uGFX/uGFXJoel Bodenmann2017-08-2710-107/+1322
|\
| * First attempt at the JPG decoder. Compiles but may not run.inmarket2017-08-262-1/+1148
| * Oops! Fix object referenceinmarket2017-08-261-1/+1
| * Add gwinTextEditSendKey() and gwinTextEditSendSpecialKey()inmarket2017-08-263-85/+132
| * Fix where some V3.x changes found there way back into V2 causing a compile errorinmarket2017-08-261-2/+2
| * Fix a problem with gwinImage where an animated GIF can leave a running timer ...inmarket2017-08-262-1/+8
| * Merge branch 'gwinDetachToggle' of raboof/ugfx into masterinmarket2017-08-261-0/+14
| |\
| | * OopsAram2017-07-011-0/+1
| | * Added gwinDetachToggle method interfaceAram2017-07-012-1/+14
| * | Merge branch 'fix-macos' of yous/uGFX into masterinmarket2017-08-262-5/+5
| |\ \
| | * | Fix CFLAGS and LIBS for sdl2Chayoung You2017-06-261-2/+2
| | * | Fix default OPT_CPU for macOSChayoung You2017-06-261-3/+3
| * | | Merge branch 'tabsForIndenting' of raboof/ugfx into masterinmarket2017-08-261-13/+13
| |\ \ \
| | * | | Indent src/ginput/ginput_keyboard.c with tabsArnout Engelen2017-07-011-13/+13
| | | |/ | | |/|
* | / | Improving gdispPixmapCreate() documentationJoel Bodenmann2017-08-271-2/+2
|/ / /
* | | Remove #error in cmsis2inmarket2017-08-171-2/+0
* | | Add files missing due to git problemsinmarket2017-08-174-0/+409
* | | CHibiOS fixes from removing gfxSemCounter()inmarket2017-08-161-11/+26
* | | Add support for CMSIS V2 OS's eg RTX5inmarket2017-08-165-4/+26
* | | Remove long obsoleted (and dubious) functions gfxSemCounter() and gfxSemCount...inmarket2017-08-1615-92/+8
* | | UC8173 board template fixinmarket2017-08-131-1/+2
* | | Vastly improve UC8173 driverinmarket2017-08-134-1050/+410
* | | Fix gwinTextEdit() problemsinmarket2017-08-092-36/+63
* | | Added UC1610 driver. Thanks to aeromaninmarket2017-07-197-0/+465
|/ /
* | Ensure correct window titles on unicode compiles on Windowsinmarket2017-06-301-1/+1
* | Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-3052-211/+456
|/
* Add support for .S files to the gcc make systeminmarket2017-06-241-1/+17
* Updates to the ChibiOS Git version makefileinmarket2017-06-241-1/+15
* Add a demo for GFILEinmarket2017-06-243-0/+73
* Upgrade to from FATFS-0.10b to FATFS-0.13inmarket2017-06-24174-42304/+25870
* Improve handling of streaming drivers with a setpos and a fillarea accelerationinmarket2017-06-242-1/+13
* Updating changelogJoel Bodenmann2017-05-241-0/+1
* Fixing clipping issue with gdispGDrawString()Joel Bodenmann2017-05-241-1/+1
* Merge branch 'master' of git.ugfx.io:uGFX/uGFXJoel Bodenmann2017-05-230-0/+0
|\
| * Adding RA6963 driverU-INSANEENGINEER\joel2017-05-235-448/+1203
* | Adding RA6963 driverJoel Bodenmann2017-05-235-448/+1203
|/
* KS0108 multi-chip driver thanks to doc_rob.inmarket2017-05-185-0/+742
* Updating changelogJoel Bodenmann2017-05-161-0/+1
* WhitespacesJoel Bodenmann2017-05-161-1/+1
* Changing syncflag type from uint8_t to uint32_t in STM32LTDC driverJoel Bodenmann2017-05-161-1/+1
* Added partial definition for the STM32F469i-Discovery boardinmarket2017-05-055-11/+385