Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates to the slider to fix positioning issues. | inmarket | 2014-12-13 | 3 | -15/+62 |
| | | | | Also fixes negative ranges, ranges > 65536 and very small ranges. | ||||
* | updated docs/release.txt | Joel Bodenmann | 2014-12-06 | 1 | -0/+1 |
| | |||||
* | Updating .gitignore | Joel Bodenmann | 2014-12-06 | 1 | -0/+1 |
| | |||||
* | Extended slider events. Updated the demo to match. | inmarket | 2014-12-06 | 4 | -67/+149 |
| | | | | Actually reduced code size :) | ||||
* | Syntax Error Fix | inmarket | 2014-12-04 | 1 | -1/+1 |
| | |||||
* | Fixing wrong font name in DejaVuSans20_aa font | Joel Bodenmann | 2014-11-29 | 1 | -329/+327 |
| | |||||
* | Fixing bug in gdispGDrawRoundedBox() | Joel Bodenmann | 2014-11-29 | 1 | -4/+4 |
| | |||||
* | More doxygen fixes | Joel Bodenmann | 2014-11-28 | 2 | -4/+4 |
| | |||||
* | Doxygen fixes | Joel Bodenmann | 2014-11-28 | 1 | -0/+18 |
| | |||||
* | Fixing Doxygen | Joel Bodenmann | 2014-11-28 | 1 | -6/+28 |
| | |||||
* | Fixing comment | Joel Bodenmann | 2014-11-28 | 1 | -1/+3 |
| | |||||
* | Whitespaces | Joel Bodenmann | 2014-11-28 | 1 | -3/+3 |
| | |||||
* | Adding /demos/modules/gos/threads_advanced | Joel Bodenmann | 2014-11-28 | 3 | -0/+147 |
| | |||||
* | GOS doxygen fix | Joel Bodenmann | 2014-11-28 | 1 | -2/+2 |
| | |||||
* | Fixing doxygen for GOS module | Joel Bodenmann | 2014-11-27 | 1 | -7/+14 |
| | |||||
* | Cleaning up /demos/modules/gos/threads | Joel Bodenmann | 2014-11-27 | 2 | -1/+4 |
| | | | | Note: use GFILE print implementations here instead!! | ||||
* | addings /demos/gos/threads | Joel Bodenmann | 2014-11-27 | 3 | -0/+122 |
| | |||||
* | Doxygen version number fix | Joel Bodenmann | 2014-11-27 | 1 | -2/+2 |
| | |||||
* | Doxygen spelling fixes | inmarket | 2014-11-26 | 1 | -7/+7 |
| | |||||
* | Doc updates for multiple mouse support | inmarket | 2014-11-26 | 2 | -0/+15 |
| | |||||
* | Fix some extern structure definitions that cause problems with some compilers | inmarket | 2014-11-26 | 2 | -12/+16 |
| | |||||
* | Opening development on version 2.3 | Joel Bodenmann | 2014-11-23 | 1 | -0/+3 |
| | |||||
* | Stable release v2.2 | Joel Bodenmann | 2014-11-23 | 1 | -1/+0 |
| | |||||
* | Adjusting docs/releases.txt for release | Joel Bodenmann | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | Removing docs/roadmap.txt | Joel Bodenmann | 2014-11-23 | 1 | -9/+0 |
| | |||||
* | Fixed absolute path make problem under windows | inmarket | 2014-11-23 | 1 | -4/+7 |
| | |||||
* | Fixing doxygen | Joel Bodenmann | 2014-11-23 | 2 | -4/+3 |
| | |||||
* | Add MatrixFloat2D and MatrixFixed2D operations to GMISC. | inmarket | 2014-11-21 | 8 | -6/+684 |
| | | | | Add polygon demo | ||||
* | docs | Joel Bodenmann | 2014-11-17 | 1 | -0/+1 |
| | |||||
* | Fixing compiler error | Joel Bodenmann | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | Fixing font names of newly added DejaVuSans20 and DejaVuSans20_aa | Joel Bodenmann | 2014-11-17 | 3 | -31/+33 |
| | |||||
* | Change the definition of the calibration load and save routines as per ↵ | inmarket | 2014-11-15 | 4 | -31/+11 |
| | | | | steved suggestion. | ||||
* | Fix compiler warnings. | inmarket | 2014-11-15 | 1 | -2/+2 |
| | |||||
* | Add DejaVuSans font in 20 point as a standard font | inmarket | 2014-11-15 | 4 | -0/+602 |
| | |||||
* | Spacing, comments and spelling mistakes | inmarket | 2014-11-15 | 6 | -22/+21 |
| | |||||
* | SSD1963 driver updates originally by steved | inmarket | 2014-11-15 | 1 | -90/+103 |
| | |||||
* | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx | Joel Bodenmann | 2014-11-14 | 10 | -1/+12 |
|\ | |||||
| * | Move the uGFX based tools into a sub-directory of demos so they can be ↵ | inmarket | 2014-11-14 | 10 | -1/+12 |
| | | | | | | | | compiled using the standard build system facility for building demo's. | ||||
* | | Fixing MAX11802 driver (by user steved) | Joel Bodenmann | 2014-11-14 | 3 | -20/+32 |
|/ | |||||
* | Updating releases.txt | Joel Bodenmann | 2014-11-12 | 1 | -0/+1 |
| | |||||
* | Merge branch 'newmouse' | Joel Bodenmann | 2014-11-12 | 81 | -2690/+3616 |
|\ | |||||
| * | Some MAX11802 fixes. | inmarket | 2014-11-10 | 2 | -11/+18 |
| | | |||||
| * | MCU touch template fix | inmarket | 2014-11-10 | 1 | -1/+1 |
| | | |||||
| * | Update default settings in the board file for the ADS7843 touch | inmarket | 2014-11-10 | 1 | -6/+6 |
| | | |||||
| * | Conversion of some addon board files to newmouse | inmarket | 2014-11-10 | 3 | -149/+128 |
| | | |||||
| * | Update to MAX11802 touch driver. To be tested. | inmarket | 2014-11-10 | 2 | -67/+75 |
| | | |||||
| * | Added MAX11802 driver - NOT WORKING YET - read_xyz() not ported yet | Joel Bodenmann | 2014-11-09 | 5 | -0/+277 |
| | | |||||
| * | Fix GDISP_NEED_CONTROL for the STM32F429i-Discovery board. | inmarket | 2014-11-07 | 2 | -37/+14 |
| | | |||||
| * | Fix the newmouse STMPE811 driver. | inmarket | 2014-11-07 | 6 | -92/+198 |
| | | | | | | | | Finalise the STM32F429i-Discovery board file for that touch controller | ||||
| * | Cleanups and updates to the STM32F429i-Discovery gdisp driver | inmarket | 2014-11-07 | 3 | -725/+1 |
| | |