ugfx/src
inmarket ecaf8b83f8 Create a generic GWIN event.
The frame now sends a GEVENT_GWIN_CLOSE event on closing.
Unfortunately some gwin events have had a field renamed in order to generalise the structure.
Demo's updated to match.
2014-08-20 12:18:27 +10:00
..
gadc Reworking the GWIN doxygen documentation. 2014-05-20 18:05:38 +02:00
gaudio typo fix 2014-05-06 20:18:05 +02:00
gdisp Fixing compile bug for NATIVE image format 2014-08-07 23:11:44 +02:00
gevent Fix a bug that caused geventWait() to always fail if called with a timeout 2014-08-17 00:13:47 +10:00
gfile Add GFILE support for PetitFS (a very tiny FAT implementation) 2014-08-15 02:22:02 +10:00
ginput doxygen fixes 2014-03-28 20:18:03 +01:00
gmisc Added support for playing arbitrary format audio files with an intelligent audio processor like the VS1053 codec. 2014-06-23 18:44:50 +10:00
gos Adding prefix to port files to avoid file name conflicts on case insensitive systems 2014-08-08 10:46:42 +02:00
gqueue Reworking the GWIN doxygen documentation. 2014-05-20 18:05:38 +02:00
gtimer Integrate the include files with each module. Simplifies structure of code. 2014-02-19 00:36:52 +10:00
gwin Create a generic GWIN event. 2014-08-20 12:18:27 +10:00
gfx.c Move queued buffer code from gaudio into gqueue 2014-03-20 23:33:32 +10:00