Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix incorrect spelling of fixed font names in the example gfxconf.h | inmarket | 2014-03-22 | 1 | -3/+3 |
| | |||||
* | Move queued buffer code from gaudio into gqueue | inmarket | 2014-03-20 | 1 | -1/+1 |
| | |||||
* | Combine GAUDIN and GAUDOUT into a single GAUDIO module. | inmarket | 2014-03-11 | 1 | -9/+4 |
| | | | | | | Simplify GAUDIN (now GAUDIO RECORD) api. Update audio demo's to match. Port Win32 driver to new audio api. | ||||
* | whitespaces | Joel Bodenmann | 2014-03-04 | 1 | -1/+1 |
| | |||||
* | whitespaces | Joel Bodenmann | 2014-03-04 | 1 | -3/+3 |
| | |||||
* | Add support for ANSI like escape sequences to control display color and ↵ | inmarket | 2014-03-04 | 1 | -0/+1 |
| | | | | | | attributes in a GWIN console. Updated the console demo to demonstrate this. | ||||
* | Integrate gfile build files | inmarket | 2014-02-07 | 1 | -1/+24 |
| | |||||
* | gfxconf.example.h | Joel Bodenmann | 2014-02-01 | 1 | -0/+1 |
| | |||||
* | Updates to console history. This now works well. | inmarket | 2014-01-17 | 1 | -3/+5 |
| | |||||
* | GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORY | Joel Bodenmann | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | whitespaces | Joel Bodenmann | 2014-01-03 | 1 | -5/+5 |
| | |||||
* | gfxconf.h fixes | Joel Bodenmann | 2014-01-03 | 1 | -22/+24 |
| | |||||
* | Refactored gfxconf.example.h | Joel Bodenmann | 2014-01-03 | 1 | -179/+197 |
| | |||||
* | GDISP startup logo now optional | Joel Bodenmann | 2013-12-16 | 1 | -0/+1 |
| | |||||
* | Removed TDISP module | Joel Bodenmann | 2013-12-11 | 1 | -6/+1 |
| | |||||
* | Added progressbar widget (demos still to do) | Joel Bodenmann | 2013-12-01 | 1 | -0/+1 |
| | |||||
* | Reliability fixes for uGFXnet running on LWIP. | inmarket | 2013-11-17 | 1 | -0/+1 |
| | | | | Note LWIP requires a stack larger than the default of 512. | ||||
* | Minor updates to LWIP support for uGFXnet. | inmarket | 2013-11-17 | 1 | -0/+1 |
| | | | | Application supplied Start_LWIP() routine is now optional. | ||||
* | Update gfxconf.example.h with new values for the GDISP uGFXnet driver. | inmarket | 2013-11-16 | 1 | -4/+7 |
| | |||||
* | merging GDISPStreaming | Joel Bodenmann | 2013-11-10 | 1 | -15/+45 |
|\ | |||||
| * | Add support for a default application orientation. | inmarket | 2013-11-09 | 1 | -0/+1 |
| | | | | | | | | Also remove old unneeded GDISP_USE_CUSTOM_BOARD macro | ||||
| * | Fix incorrect naming of GMISC_INVSQRT_... macros. | inmarket | 2013-11-09 | 1 | -2/+2 |
| | | |||||
| * | Fix spelling error and migrate demo gfxconf.h changes to all demos including ↵ | inmarket | 2013-10-28 | 1 | -1/+1 |
| | | | | | | | | the new streaming and multiple display demos | ||||
| * | uncommented GOS selection in GDISP and GWIN demos | Joel Bodenmann | 2013-10-28 | 1 | -1/+1 |
| | | |||||
| * | GMISC invsqrt() function. | inmarket | 2013-10-24 | 1 | -1/+2 |
| | | | | | | | | | | | | | | Fix a 64bit processor bug. Add support for processors where the floating point and integer endianness don't match. Add support for processors with a non-standard floating point format. Update gdisp_streaming demo with extra comments to reflect the above changes. | ||||
| * | Add GDISP_NEED_TIMERFLUSH to enable automatic display flushing on a timer. | inmarket | 2013-10-24 | 1 | -0/+1 |
| | | |||||
| * | Fix missing case in gdispStreamStop(). | inmarket | 2013-10-21 | 1 | -0/+1 |
| | | | | | | | | | | Add support for controllers that need flushing. Add both automatic and manual flushing (via the gdispFlush() method) | ||||
| * | increased default stack size of the GTimer thread | Joel Bodenmann | 2013-10-21 | 1 | -1/+1 |
| | | |||||
| * | Change gfxconf.h to match updated multi-controller support | inmarket | 2013-10-17 | 1 | -1/+3 |
| | | |||||
| * | added label define to gfxconf.h | Joel Bodenmann | 2013-10-17 | 1 | -0/+1 |
| | | |||||
| * | Multiple displays across one or more controllers is now fully supported. | inmarket | 2013-10-12 | 1 | -0/+23 |
| | | | | | | | | | | Only the Win32 driver supports this so far. Other drivers are currently broken due to API changes and will be fixed. | ||||
| * | Updates from main-line code | Joel Bodenmann | 2013-10-06 | 1 | -0/+1 |
| | | |||||
| * | GDISP streaming bug fixes | inmarket | 2013-09-24 | 1 | -16/+15 |
| | | | | | | | | | | Win32 bitmap support Win32 Rotation is back to front. Need to check touch and other drivers. | ||||
* | | uncommented GOS selection in GDISP and GWIN demos | Joel Bodenmann | 2013-10-28 | 1 | -1/+1 |
| | | |||||
* | | increased default stack size of the GTimer thread | Joel Bodenmann | 2013-10-21 | 1 | -1/+1 |
| | | |||||
* | | added label define to gfxconf.h | Joel Bodenmann | 2013-10-16 | 1 | -0/+1 |
| | | |||||
* | | gfxconf cleanup | Joel Bodenmann | 2013-10-05 | 1 | -5/+0 |
| | | |||||
* | | added thread priorities to gfxconf.h | Joel Bodenmann | 2013-10-05 | 1 | -0/+2 |
|/ | |||||
* | added list widget to gfxconf | Joel Bodenmann | 2013-08-24 | 1 | -0/+1 |
| | |||||
* | Add new hand built bitmap fonts to replace old UI1 and UI2. | inmarket | 2013-08-17 | 1 | -10/+22 |
| | | | | | | | | | Allow scaled fonts to be staticly defined. Update new fonts handling so UI1 and UI2 have Narrow and Double variants. Update example gfxconf.h. Fix new font rules. Add support for an application program to add their own fonts. Make system font handling includes root relative. | ||||
* | First cut - beautiful new font handling by PetteriAimonen | inmarket | 2013-07-28 | 1 | -7/+14 |
| | |||||
* | removed POSIX, now having dedicated Linux and MAC OS-X ports | Joel Bodenmann | 2013-07-23 | 1 | -1/+2 |
| | |||||
* | Remove GDISP_THREAD_CHIBIOS. This is always used now. | inmarket | 2013-07-21 | 1 | -1/+0 |
| | |||||
* | Image animation changes | inmarket | 2013-07-19 | 1 | -0/+3 |
| | |||||
* | Add a simple GWIN window manager, Change the way GWIN visibility works | inmarket | 2013-06-08 | 1 | -1/+3 |
| | |||||
* | added basic implementation of checkboxes (functional) | Joel Bodenmann | 2013-06-02 | 1 | -0/+1 |
| | |||||
* | More GOS module changes | inmarket | 2013-05-26 | 1 | -0/+8 |
| | | | | | GQUEUE as a seperate module GOS changes including basic Win32 O/S support | ||||
* | GOS module, for operating system independance | inmarket | 2013-05-25 | 1 | -0/+7 |
| | | | | | GMISC fast floating point trig GMISC fast fixed point trig | ||||
* | X driver for GDISP and GINPUT_MOUSE | Andrew Hannam | 2013-05-16 | 1 | -0/+1 |
| | |||||
* | GIF image handling | Andrew Hannam | 2013-04-20 | 1 | -0/+1 |
| | | | | | | GIF image handling Updates to Image structure to make memory accounting optional Add set image background color to handle animated transparency. |