LibGIIGIC

General Input Configurator

LibGIIGIC is a ggi library at the top on LibGII.

The goal of LibGIIGIC is to provide a single easy to use, but yet powerful API for (re)binding any kind of action to all possible input devices through LibGII at runtime.

You likely know this feature from modern computer games, where you can say which key (= input source) is used to shoot (= action) with your shotgun.

Branch 1.0

documentation | browse CVS

The branch tag for 1.0.x is branch-1-0. See the CVS documentation on how to getting it.

We have stopped maintaining this branch with the release of libgiigic 1.0.1 in favour to branch 1.1. However, this branch can be reopened, once a volunteer takes over the maintainership of this branch.

Branch 1.1

documentation | browse CVS

The branch tag for 1.1.x is branch-1-1. See the CVS documentation on how to getting it.

Significant changes since libgiigic 1.1.1:

  • buildsystem: make bootstrapping with automake 1.10 work.

If you encounter any problems or have any questions or fixes, please contact us.

Have a look into the patch tracker. There may be bugfixes that are waiting for feedback to get into this tree.

Development Tree

documentation | browse CVS

  • Switch to use C99 inttypes

Significant changes since libgiigic 1.1.x: