aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Makefile additions for stm32m7 and raw32inmarket2015-07-102-0/+37
|
* Renaming JSON files used by the uGFX-StudioJoel Bodenmann2015-07-081-471/+0
|
* Renaming JSON files used by the uGFX-StudioJoel Bodenmann2015-07-082-0/+942
|
* Fixing typo in Raw32 codeJoel Bodenmann2015-07-081-1/+1
|
* Updated gos/threads and gos/threads_advanced demos.inmarket2015-07-084-104/+108
|
* Provide better access to compiler optimisations for the raw schedulerinmarket2015-07-084-9/+24
|
* Allow a zero sized clipping regioninmarket2015-07-081-1/+1
|
* Correction of stackbase for mingw32inmarket2015-07-082-2/+2
|
* Add win32.chibios and win32.raw32 OPT_OS options to the make system.inmarket2015-07-082-0/+21
|
* Fix single file make issues with GOS Raw32 on the Win32 platform.inmarket2015-07-081-1/+10
|
* Merge remote-tracking branch 'origin/master'inmarket2015-07-083-3/+3
|\
| * Fixing stack alignment issue in Arduino schedulerJoel Bodenmann2015-07-081-1/+1
| |
| * Fixing stack alignment issue in RAW32 schedulerJoel Bodenmann2015-07-081-1/+1
| |
| * Doxygen updateJoel Bodenmann2015-07-051-1/+1
| |
* | Spelling fixes.inmarket2015-07-081-2/+2
|/
* Improving progressbar doxygenJoel Bodenmann2015-07-051-1/+1
|
* Improving Pixmap APIJoel Bodenmann2015-07-033-14/+17
|
* Renaming /demos/modules/gdisp/pixmaps to /demos/modules/gdisp/pixmap ↵Joel Bodenmann2015-07-033-1/+1
| | | | (dropping the s)
* Improving type definition inclusion in RAW32 portJoel Bodenmann2015-07-021-2/+6
|
* Adding Tabset widget demoJoel Bodenmann2015-06-263-0/+195
|
* Updating /demos/3rdparty/doom demoJoel Bodenmann2015-06-211-2/+5
|
* Adding 'flipHorizontally' and 'flipVertically^optiony to SSD1963Joel Bodenmann2015-06-213-10/+23
|
* Improving demo (/demos/tools/touch_calibration_grabber)Joel Bodenmann2015-06-191-0/+4
|
* Fixing ChibiOS/RT 3.x portJoel Bodenmann2015-06-191-1/+2
|
* Adding /demos/tools/touch_calibration_grabber which can be used to read out ↵Joel Bodenmann2015-06-183-0/+151
| | | | the calibration data
* Improvind doxygenJoel Bodenmann2015-06-181-5/+40
|
* Improving label documentationJoel Bodenmann2015-06-181-3/+7
|
* Doco for latest changeinmarket2015-06-081-1/+2
|
* Added ability to compile ugfx as a single file (excluding driver and board ↵inmarket2015-06-0847-322/+578
| | | | | | files). Simply compile src/gfx_mk.c
* Add missing arduino make optioninmarket2015-06-081-0/+3
|
* Add the license to the makefilesinmarket2015-06-0813-0/+65
|
* Doco updateinmarket2015-06-081-1/+1
|
* Add stm32m3 make option and fix stm32m1 make optioninmarket2015-06-089-3/+38
|
* Fixing stm32f1 makefileJoel Bodenmann2015-06-061-2/+2
|
* Updating JSON file for uGFX-StudioJoel Bodenmann2015-05-301-2/+2
|
* Updating JSON file for uGFX-StudioJoel Bodenmann2015-05-291-26/+156
|
* Fixing typo in HY-MiniSTM32V board fileJoel Bodenmann2015-05-231-1/+1
|
* Opening 2.4 developmentJoel Bodenmann2015-05-161-1/+5
|
* Fixing doxygenJoel Bodenmann2015-05-161-2/+2
|
* Fixing doxygenJoel Bodenmann2015-05-161-2/+2
|
* Fixing doxygenJoel Bodenmann2015-05-166-7/+11
|
* Improving file parsed by uGFX-StudioJoel Bodenmann2015-05-161-0/+19
|
* Updating library parsing file for uGFX-StudioJoel Bodenmann2015-05-161-288/+311
|
* Doc updateinmarket2015-05-101-0/+1
|
* SSD1331 board file for the SAM7EX256 via UEXT connectorinmarket2015-05-101-0/+223
|
* Fixes to SSD1331inmarket2015-05-102-9/+6
|
* Fix to LLD driver color conversions.inmarket2015-05-101-2/+2
|
* More comments for the UEXT SSD1306 SPI board fileinmarket2015-05-092-2/+162
|
* Improve the UEXT bus descriptor fileinmarket2015-05-091-2/+18
|
* Started prototyping some changes to the STM32F429iDiscovery driver.inmarket2015-05-031-6/+21
| | | | None are active yet.