aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-03-14 07:39:38 +1000
committerinmarket <andrewh@inmarket.com.au>2014-03-14 07:39:38 +1000
commitad1d70d2957d95161c831e764c6f81c84c332458 (patch)
tree639cc66297de6fe98e26608003871fe83406879a /gfxconf.example.h
parentb82448c3e23663a25a423402343fbca78253b80c (diff)
parentea5a1b849df6e5085a92957ad387f9e653674415 (diff)
downloaduGFX-ad1d70d2957d95161c831e764c6f81c84c332458.tar.gz
uGFX-ad1d70d2957d95161c831e764c6f81c84c332458.tar.bz2
uGFX-ad1d70d2957d95161c831e764c6f81c84c332458.zip
Merge branch 'master' into gwin
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h18
1 files changed, 7 insertions, 11 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 6449b58b..22f6c2e1 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -127,8 +127,9 @@
#define GWIN_NEED_CONSOLE FALSE
#define GWIN_CONSOLE_USE_HISTORY FALSE
- #define GWIN_CONSOLE_HISTORY_AVERAGING FALSE
- #define GWIN_CONSOLE_HISTORY_ATCREATE FALSE
+ #define GWIN_CONSOLE_HISTORY_AVERAGING FALSE
+ #define GWIN_CONSOLE_HISTORY_ATCREATE FALSE
+ #define GWIN_CONSOLE_ESCSEQ FALSE
#define GWIN_CONSOLE_USE_BASESTREAM FALSE
#define GWIN_CONSOLE_USE_FLOAT FALSE
#define GWIN_NEED_GRAPH FALSE
@@ -218,15 +219,11 @@
///////////////////////////////////////////////////////////////////////////
-// GAUDIN //
+// GAUDIO //
///////////////////////////////////////////////////////////////////////////
-#define GFX_USE_GAUDIN FALSE
-
-
-///////////////////////////////////////////////////////////////////////////
-// GAUDOUT //
-///////////////////////////////////////////////////////////////////////////
-#define GFX_USE_GAUDOUT FALSE
+#define GFX_USE_GAUDIO FALSE
+ #define GAUDIO_NEED_PLAY FALSE
+ #define GAUDIO_NEED_RECORD FALSE
///////////////////////////////////////////////////////////////////////////
@@ -243,4 +240,3 @@
#endif /* _GFXCONF_H */
-