index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
multiple
/
Win32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Compile error and emulation errors for GFILE_NEED_STDIO
inmarket
2015-02-21
1
-0
/
+3
*
Toggle fixes.
inmarket
2015-02-14
2
-13
/
+26
*
Big file rename to reduce problems with brain-dead IDE's that don't handle pr...
inmarket
2015-01-21
1
-5
/
+5
*
Better keyboard driver doco and new driver configuration flag for Win32
inmarket
2015-01-08
1
-250
/
+304
*
Win32 keyboard driver with US English keyboard layout.
inmarket
2015-01-07
1
-10
/
+313
*
Make a Win32 driver define available from gfxconf.h
inmarket
2015-01-03
1
-2
/
+3
*
Allow a mouse driver to not return any results when it is polled.
inmarket
2014-11-07
1
-2
/
+4
*
Remove stuff made superfluous by newmouse
inmarket
2014-10-07
1
-38
/
+0
*
Fix occassional startup crash under Win32 with newmouse
inmarket
2014-09-28
1
-5
/
+5
*
Merge branch 'master' into newmouse
inmarket
2014-09-28
1
-2
/
+3
|
\
|
*
New makefile structure. Also OSX board defintion
inmarket
2014-09-28
1
-2
/
+3
*
|
comments
inmarket
2014-09-26
1
-2
/
+2
*
|
Win32 mouse ported to new mouse driver format
inmarket
2014-09-26
1
-36
/
+97
|
/
*
Win32 readme fix
Joel Bodenmann
2014-07-23
1
-1
/
+8
*
Multiple changes to GWIN to support containers.
inmarket
2014-05-10
1
-1
/
+1
*
Chaning window title of Win32 simulator
Joel Bodenmann
2014-04-27
1
-1
/
+1
*
Removed the doxygen inside of every driver as doxygen is only meant for highl...
Joel Bodenmann
2014-03-28
4
-39
/
+0
*
First GAUDOUT work. Still incomplete but compiling.
inmarket
2014-02-27
1
-2
/
+2
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-4
/
+4
*
removing casts of gfxAlloc() return value as that is the whole idea behind ha...
Joel Bodenmann
2014-02-02
1
-1
/
+1
*
Create the window class in the message thread for the Win32 driver (and repla...
inmarket
2013-12-21
1
-24
/
+29
*
Always use native threads in the Win32 driver even if a different threading m...
inmarket
2013-12-21
1
-8
/
+10
*
New versions of mingw use Red, Green Blue so we need to undefine them in cert...
inmarket
2013-12-11
1
-2
/
+7
*
Replace color format conversion macros with proper routines to prevent side e...
inmarket
2013-11-17
1
-8
/
+8
*
Win32 GDISP driver - Get rid of compiler warnings created by the new orientat...
inmarket
2013-11-16
1
-0
/
+8
*
New GDISP now supports multiple controllers with different pixel formats.
inmarket
2013-11-05
2
-17
/
+24
*
Fix to streaming read pixel for Win32 driver in emulation mode.
inmarket
2013-11-05
1
-5
/
+5
*
Auto-generate pixel formats using macro's.
inmarket
2013-11-05
1
-3
/
+3
*
Better debugging for Win32 driver
inmarket
2013-10-29
1
-3
/
+1
*
Rename GDISP driver files to prevent problems when compiling for multiple con...
inmarket
2013-10-28
2
-1
/
+1
*
GDISP Win32 driver bug fix
inmarket
2013-10-24
1
-10
/
+20
*
Add functions to the Win32 GDISP driver to enable full testing of the streami...
inmarket
2013-10-24
2
-32
/
+250
*
Add support for a driver private area (as well as a board private area)
inmarket
2013-10-21
1
-0
/
+1
*
Fix missing case in gdispStreamStop().
inmarket
2013-10-21
2
-0
/
+13
*
Change to gdisp low level driver API. Display number is now in the GDriver st...
inmarket
2013-10-19
1
-5
/
+5
*
Tiday up driver makefiles
inmarket
2013-10-17
2
-10
/
+8
*
Multiple controller support can now auto-detect hardware capabilities at run-...
inmarket
2013-10-16
1
-0
/
+1
*
Multiple displays across one or more controllers is now fully supported.
inmarket
2013-10-12
3
-265
/
+496
*
SSD1289 streaming driver (untested)
inmarket
2013-09-30
1
-2
/
+2
*
Rename a macro and fix some bugs
inmarket
2013-09-25
1
-6
/
+0
*
GDISP streaming bug fixes
inmarket
2013-09-24
2
-106
/
+88
*
Scrolling emulation when not supported by hardware
inmarket
2013-09-18
2
-383
/
+135
*
GDISP revamp - stage 1
inmarket
2013-09-06
2
-206
/
+162
*
fixed license headers
Joel Bodenmann
2013-07-21
4
-4
/
+4
*
Merge branch 'master' into GWIN
inmarket
2013-06-22
1
-2
/
+1
|
\
|
*
Various README updates
Mateusz Tomaszkiewicz
2013-06-21
1
-2
/
+1
*
|
Merge commit 'd8db148a149541f658cc9729785b3694f80e2624' into GWIN
inmarket
2013-06-22
2
-21
/
+21
|
\
|
|
*
License header updates
inmarket
2013-06-15
4
-4
/
+4
*
|
License header updates
inmarket
2013-06-15
4
-9
/
+9
*
|
Clean up GWIN Event assignment. Optimise event efficiency.
inmarket
2013-06-10
2
-17
/
+17
|
/
[next]