From f2ba60f4655107bd0099d24238220d94639f9d29 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Thu, 30 May 2013 19:02:55 +0200 Subject: gdispInit() -> gfxInit() in all demos --- .../modules/gdisp/gdisp_images/results_650x493.png | Bin 32345 -> 32346 bytes demos/modules/gdisp/gdisp_images/test-pal8.bmp | Bin 9254 -> 9255 bytes .../gdisp/gdisp_images_animated/testanim.gif | Bin 8938 -> 8939 bytes demos/modules/gwin/slider/readme.txt | 2 +- demos/modules/gwin/slider/result_647x490.png | Bin 24141 -> 24142 bytes 5 files changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/modules') diff --git a/demos/modules/gdisp/gdisp_images/results_650x493.png b/demos/modules/gdisp/gdisp_images/results_650x493.png index 66dcd6e3..aa019adf 100644 Binary files a/demos/modules/gdisp/gdisp_images/results_650x493.png and b/demos/modules/gdisp/gdisp_images/results_650x493.png differ diff --git a/demos/modules/gdisp/gdisp_images/test-pal8.bmp b/demos/modules/gdisp/gdisp_images/test-pal8.bmp index 96b2f866..b8830e8e 100644 Binary files a/demos/modules/gdisp/gdisp_images/test-pal8.bmp and b/demos/modules/gdisp/gdisp_images/test-pal8.bmp differ diff --git a/demos/modules/gdisp/gdisp_images_animated/testanim.gif b/demos/modules/gdisp/gdisp_images_animated/testanim.gif index 6639acb2..f719f02d 100644 Binary files a/demos/modules/gdisp/gdisp_images_animated/testanim.gif and b/demos/modules/gdisp/gdisp_images_animated/testanim.gif differ diff --git a/demos/modules/gwin/slider/readme.txt b/demos/modules/gwin/slider/readme.txt index 2864873a..02d733e9 100644 --- a/demos/modules/gwin/slider/readme.txt +++ b/demos/modules/gwin/slider/readme.txt @@ -3,4 +3,4 @@ If your platform does not support one or the other, turn it off in gfxconf.h Note that you will need to include the drivers into your project -makefile for whichever inputs you decide to use. \ No newline at end of file +makefile for whichever inputs you decide to use. diff --git a/demos/modules/gwin/slider/result_647x490.png b/demos/modules/gwin/slider/result_647x490.png index c7b12a93..58740be4 100644 Binary files a/demos/modules/gwin/slider/result_647x490.png and b/demos/modules/gwin/slider/result_647x490.png differ -- cgit v1.2.3