This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gem - Graphics environment for multimedia".

The branch, master has been updated
       via  9cd202709e4ae5f01179d5ebbf7c977d3635a068 (commit)
       via  a725ba727a7b356aeddc368f53dc210eecc7eb6c (commit)
       via  4740a52faeafbb64d071a54bfb166cab2e84b7e0 (commit)
       via  c36cee4117b895fd566eab9c561ddeb6a44cc7b9 (commit)
       via  30a802b9b12ffa4811d8b6300cc5bea7f31aa378 (commit)
      from  610bbad28b727ea5540b2dfbd2be85df131bf00f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9cd202709e4ae5f01179d5ebbf7c977d3635a068
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Nov 2 12:07:27 2022 +0100

    keyboard: normalize common non-printable character names

commit a725ba727a7b356aeddc368f53dc210eecc7eb6c
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Nov 2 12:06:35 2022 +0100

    Slightly normalize the keynames of [gemglfw3indow]
    
    support keycodes that cannot be properly resolved with glfwGetKeyName().
    
    Closes: https://github.com/umlaeute/Gem/issues/310

commit 4740a52faeafbb64d071a54bfb166cab2e84b7e0
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Nov 2 10:58:09 2022 +0100

    fix indent script

commit c36cee4117b895fd566eab9c561ddeb6a44cc7b9
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Nov 2 10:56:21 2022 +0100

    Slightly normalize the keynames of [gemglutwindow]
    
    support keycodes from the freeglut_ext set (Shift/Ctrl/Alt,...)

commit 30a802b9b12ffa4811d8b6300cc5bea7f31aa378
Author: IOhannes m zmölnig <zmoel...@iem.at>
Date:   Wed Nov 2 10:36:40 2022 +0100

    Slightly normalize the keynames of [gemglxwindow]
    
    'AltGr' now outputs "ISO_Level3_Shift" instead of "" (empty symbol).
    [gemsdlwindow] outputs "Mode" though...

-----------------------------------------------------------------------

Summary of changes:
 src/Base/GemWindow.cpp        |  16 +-
 src/Output/gemglfw3window.cpp | 455 +++++++++++++++++++++++++++++++++++++++++-
 src/Output/gemglutwindow.cpp  |  38 ++++
 src/Output/gemglxwindow.cpp   |   5 +-
 tools/indent.sh               |   2 +-
 5 files changed, 509 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Gem - Graphics environment for multimedia


_______________________________________________
pd-gem-CVS mailing list
pd-gem-CVS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pd-gem-cvs

Reply via email to