Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | Partially handle screen rotation using remapping | ergosys | 2014-12-13 | 2 | -48/+45 | |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use row and column remapping to change either row or column addressing for each orientation. This removes the need to reverse the drawing direction of either x or y in the drawing routines. However in the 90 and 270 case x and y must still be swapped. Also, rename the SSD1306 remapping command names so they are more descriptive. | |||||
| | * | Merged Tectu/ugfx into master | ambihelical | 2014-12-13 | 9 | -111/+165 | |
| | |\ | | |/ | |/| | ||||||
| * | | Merged in ambihelical/ugfx/ssd1306 (pull request #15) | Joel Bodenman | 2014-12-13 | 4 | -95/+92 | |
|/| | | | | | | | | Some improvements to the SSD1306 driver | |||||
| * | | slightly faster flush and clear | ergosys | 2014-12-12 | 1 | -6/+11 | |
| | | | ||||||
| * | | Improve SSD1306 spi example | ergosys | 2014-12-12 | 1 | -87/+66 | |
| | | | | | | | | | | | | | | | | | | | | | Don't acquire bus for every command Use SPI driver to control chip select Use SPI driver start/stop only when bus acquired for lower power usage Throttle SPI speed based on processor clock | |||||
| * | | add hardware clear | ergosys | 2014-12-12 | 2 | -1/+12 | |
| | | | ||||||
| * | | fix GDISP_ROTATE_270 case | ergosys | 2014-12-12 | 1 | -3/+3 | |
| | | | ||||||
| * | | fix bool typedef for latest v3 source | ergosys | 2014-12-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | add missing bus acquisition | ergosys | 2014-12-12 | 1 | -0/+2 | |
| |/ | ||||||
* | | Updates to slider demo | inmarket | 2014-12-13 | 2 | -1/+11 | |
| | | ||||||
* | | 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 | |
| |