index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
gdisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
5
-2932
/
+0
*
Fix naming of a parameter
inmarket
2014-02-15
1
-2
/
+2
*
doc
Joel Bodenmann
2014-02-09
1
-2
/
+2
*
Update GDISP image code to fully use new GFILE's
inmarket
2014-02-07
1
-68
/
+63
*
Start changing GDISP images to use a simpler API based on GFILE's.
inmarket
2014-02-07
1
-129
/
+61
*
doc
Joel Bodenmann
2014-01-06
1
-1
/
+1
*
whitespaces
Joel Bodenmann
2013-12-18
1
-7
/
+7
*
GDISP startup logo now optional
Joel Bodenmann
2013-12-16
1
-0
/
+8
*
added gdispGDrawThickLine()
Joel Bodenmann
2013-12-08
1
-0
/
+18
*
Replace color format conversion macros with proper routines to prevent side e...
inmarket
2013-11-17
1
-38
/
+4
*
Fix a couple of doxygen comments, remove a couple of double definitions.
inmarket
2013-11-11
1
-2
/
+2
*
doxygen fixes
Joel Bodenmann
2013-11-10
2
-7
/
+8
*
Add support for a default application orientation.
inmarket
2013-11-09
1
-9
/
+5
*
Add support for a portrait and landscape orientation modes.
inmarket
2013-11-09
1
-1
/
+3
*
New GDISP now supports multiple controllers with different pixel formats.
inmarket
2013-11-05
2
-47
/
+319
*
English grammer correction
inmarket
2013-11-05
1
-1
/
+1
*
Auto-generate pixel formats using macro's.
inmarket
2013-11-05
2
-169
/
+365
*
GDISP_NEED_TEXT and GDISP_NEED_ELLIPSE defaults to FALSE now. The former requ...
Joel Bodenmann
2013-10-28
1
-2
/
+2
*
Add multiple display support to image decoding.
inmarket
2013-10-24
1
-6
/
+8
*
Bug fix to GDISP API
inmarket
2013-10-24
1
-1
/
+1
*
Add GDISP_NEED_TIMERFLUSH to enable automatic display flushing on a timer.
inmarket
2013-10-24
1
-0
/
+13
*
Add support for a driver private area (as well as a board private area)
inmarket
2013-10-21
2
-1
/
+2
*
Fix missing case in gdispStreamStop().
inmarket
2013-10-21
3
-27
/
+92
*
Change to gdisp low level driver API. Display number is now in the GDriver st...
inmarket
2013-10-19
1
-6
/
+7
*
Bugfix to remove compile error that only affects GCC ARM compiler
inmarket
2013-10-17
1
-2
/
+2
*
Multiple controller support can now auto-detect hardware capabilities at run-...
inmarket
2013-10-16
1
-26
/
+62
*
Compile time fix to text rendering.
inmarket
2013-10-14
1
-3
/
+19
*
Multiple displays across one or more controllers is now fully supported.
inmarket
2013-10-12
3
-296
/
+423
*
New optimisation method for some streaming drivers. It should improve speed b...
inmarket
2013-10-02
1
-3
/
+35
*
SSD1289 streaming driver (untested)
inmarket
2013-09-30
1
-56
/
+86
*
Useless leftover from ASYNC support is now removed
inmarket
2013-09-25
1
-181
/
+0
*
Rename a macro and fix some bugs
inmarket
2013-09-25
1
-5
/
+6
*
GDISP streaming bug fixes
inmarket
2013-09-24
2
-13
/
+65
*
Scrolling emulation when not supported by hardware
inmarket
2013-09-18
3
-294
/
+595
*
GDISP revamp - stage 1
inmarket
2013-09-06
3
-934
/
+320
*
Merge branch 'master' into fonts
inmarket
2013-08-01
1
-12
/
+13
|
\
|
*
Add color blending to GDISP
inmarket
2013-08-01
1
-0
/
+13
*
|
Vastly simplify GDISP mcufont interface code.
inmarket
2013-07-29
5
-232
/
+30
*
|
First cut - beautiful new font handling by PetteriAimonen
inmarket
2013-07-28
6
-254
/
+169
|
/
*
fixed OS-X port (untested)
Joel Bodenmann
2013-07-23
1
-1
/
+1
*
fixed license headers
Joel Bodenmann
2013-07-21
7
-7
/
+7
*
doxygen updates
Joel Bodenmann
2013-07-21
1
-0
/
+2
*
GDISP fix bug in non-multithread
inmarket
2013-07-08
1
-1
/
+0
*
Add gdispImageIsOpen() function.
inmarket
2013-07-01
1
-1
/
+14
*
gdisp: fixed bug in line drawing function
Mateusz Tomaszkiewicz
2013-06-26
1
-1
/
+1
*
Various README updates
Mateusz Tomaszkiewicz
2013-06-21
1
-1
/
+1
*
License header updates
inmarket
2013-06-15
7
-7
/
+7
*
GOS module, for operating system independance
inmarket
2013-05-25
4
-51
/
+47
*
docs
Joel Bodenmann
2013-05-20
2
-62
/
+64
*
X driver for GDISP and GINPUT_MOUSE
Andrew Hannam
2013-05-16
1
-0
/
+6
[next]