diff --git a/external/airtaudio b/external/airtaudio index e15bfbe1..00af426a 160000 --- a/external/airtaudio +++ b/external/airtaudio @@ -1 +1 @@ -Subproject commit e15bfbe18e883fe3170a49a03732ad5dfe389fa8 +Subproject commit 00af426a47d45a8111e60f0e8e690411dcad861f diff --git a/external/eaudiofx b/external/eaudiofx index 428e8dfe..79042c57 160000 --- a/external/eaudiofx +++ b/external/eaudiofx @@ -1 +1 @@ -Subproject commit 428e8dfe393b5609e21b78267356e30a026cb0ad +Subproject commit 79042c57e5f3306f1dcd576d47f7890e39769faf diff --git a/external/ejson b/external/ejson index 226d9513..bcab8b07 160000 --- a/external/ejson +++ b/external/ejson @@ -1 +1 @@ -Subproject commit 226d95135ccb49de2427a38256212b5020a090d1 +Subproject commit bcab8b07067cc15a81e14234d302dc945b5b2471 diff --git a/sources/ewol/context/Context.cpp b/sources/ewol/context/Context.cpp index 88dec9d3..775f1194 100644 --- a/sources/ewol/context/Context.cpp +++ b/sources/ewol/context/Context.cpp @@ -112,11 +112,11 @@ namespace ewol { // generic dimentions vec2 dimention; // keyboard events : - bool repeateKey; //!< special flag for the repeating key on the PC interface - bool stateIsDown; - char32_t keyboardChar; + bool repeateKey; //!< special flag for the repeating key on the PC interface + bool stateIsDown; + char32_t keyboardChar; enum ewol::key::keyboard keyboardMove; - ewol::key::Special keyboardSpecial; + ewol::key::Special keyboardSpecial; eSystemMessage() : TypeMessage(msgNone),