index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
New newmouse driver for MCU touch
inmarket
2014-10-07
7
-146
/
+107
*
|
Remove stuff made superfluous by newmouse
inmarket
2014-10-07
2
-76
/
+0
*
|
Fix bugs in newmouse framework
inmarket
2014-10-07
1
-2
/
+2
*
|
Replace ChibiOS specific delays with generic uGFX delays in ILI9341 driver
inmarket
2014-10-07
1
-3
/
+3
*
|
Bug in ChibiOS compiling with Hardware FPU causing Exceptions on epilogue on ...
inmarket
2014-10-07
1
-3
/
+8
*
|
Add eCos to the new build system - untested!
inmarket
2014-10-06
3
-156
/
+74
*
|
Add support for FreeRTOS into make system
inmarket
2014-10-06
16
-103
/
+137
*
|
Tidy ups
inmarket
2014-10-06
3
-3
/
+0
*
|
Update buildfonts.sh to match change to fonts.h
inmarket
2014-10-06
1
-2
/
+1
*
|
Merge branch 'master' into newmouse
inmarket
2014-10-06
1
-2
/
+1
|
\
|
|
*
Merge remote-tracking branch 'origin/master'
inmarket
2014-10-06
1
-2
/
+1
|
|
\
|
|
*
Fixing inclusion problem
Joel Bodenmann
2014-10-05
1
-2
/
+1
|
*
|
Update support for ChibiOS v3 to the current repository.
inmarket
2014-10-06
19
-122
/
+180
|
|
/
|
*
Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...
inmarket
2014-10-04
17
-545
/
+377
|
*
Add makefile support for absolute paths
inmarket
2014-10-02
4
-24
/
+50
|
*
First ARM build to use the new makefile plus makefile updates
inmarket
2014-10-01
13
-303
/
+306
|
*
Updated make scripts to be more compatible with older versions of gmake 3.XX
inmarket
2014-09-30
2
-11
/
+22
|
*
Makefile fix
inmarket
2014-09-29
1
-1
/
+1
*
|
Update support for ChibiOS v3 to the current repository.
inmarket
2014-10-06
19
-122
/
+180
*
|
Update to makefiles to support ChibiOS v3, making ARM thumb targets, CPU spec...
inmarket
2014-10-04
17
-545
/
+377
*
|
Add makefile support for absolute paths
inmarket
2014-10-02
4
-24
/
+50
*
|
First ARM build to use the new makefile plus makefile updates
inmarket
2014-10-01
13
-303
/
+306
*
|
Updated make scripts to be more compatible with older versions of gmake 3.XX
inmarket
2014-09-30
2
-11
/
+22
*
|
uGFXnet ported to newmouse driver (and tidied up)
inmarket
2014-09-29
1
-179
/
+194
*
|
Makefile fix
inmarket
2014-09-29
1
-1
/
+1
*
|
Merge branch 'master' into newmouse
inmarket
2014-09-29
0
-0
/
+0
|
\
|
|
*
/src/gos/gfx_* -> /src/gos/gos_*
Joel Bodenmann
2014-09-29
18
-16
/
+16
*
|
Merge remote-tracking branch 'origin/newmouse' into newmouse
inmarket
2014-09-29
18
-16
/
+16
|
\
\
|
*
\
Merge branch 'newmouse' of bitbucket.org:Tectu/ugfx into newmouse
Joel Bodenmann
2014-09-29
5
-126
/
+166
|
|
\
\
|
*
|
|
/src/gos/gfx_* -> /src/gos/gos_*
Joel Bodenmann
2014-09-29
18
-16
/
+16
*
|
|
|
Merge branch 'master' into newmouse
inmarket
2014-09-29
0
-0
/
+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
doxygen updates
inmarket
2014-09-29
10
-15
/
+27
|
*
|
|
X bug fix so application closes properly when there is a window manager
inmarket
2014-09-29
1
-7
/
+17
*
|
|
|
X bug fix so that window closes properly when using a window manager
inmarket
2014-09-29
1
-0
/
+9
*
|
|
|
Move mouse initialisation to a better spot
inmarket
2014-09-29
1
-5
/
+5
*
|
|
|
doxygen updates
inmarket
2014-09-29
1
-0
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'master' into newmouse
inmarket
2014-09-29
5
-126
/
+166
|
\
|
|
|
|
/
|
/
|
|
*
Progress bar optimisation.
inmarket
2014-09-29
2
-26
/
+22
|
*
Bug fixes for the OSX GOS layer
inmarket
2014-09-29
1
-25
/
+17
|
*
Bug fixes for the linux GOS layer. Also add POSIX semaphore implementation.
inmarket
2014-09-29
2
-75
/
+127
*
|
some more doxygen fixes
Joel Bodenmann
2014-09-28
4
-23
/
+42
*
|
some doxygen fixes (more coming)
Joel Bodenmann
2014-09-28
9
-8
/
+10
*
|
Fix newmouse compiler warning
inmarket
2014-09-28
1
-3
/
+1
*
|
Fix occassional startup crash under Win32 with newmouse
inmarket
2014-09-28
1
-5
/
+5
*
|
Merge branch 'master' into newmouse
inmarket
2014-09-28
21
-638
/
+479
|
\
|
|
*
New makefile structure. Also OSX board defintion
inmarket
2014-09-28
18
-630
/
+451
|
*
GOS updates to fix compile warnings on linux
inmarket
2014-09-28
3
-8
/
+28
*
|
Merge branch 'master' into newmouse
inmarket
2014-09-26
1
-2
/
+2
|
\
|
|
*
Another GDriver bugfix
inmarket
2014-09-26
1
-2
/
+2
|
*
gdriver bugfix
inmarket
2014-09-26
1
-1
/
+1
[prev]
[next]