Ingo Ruhnke
Ingo Ruhnke
This WIP is replacing SuperTux audio subsystem with wstsound. The wstsound library is derived from Windstille audio which itself is was derived from an older version SuperTux audio, so the...
This is restoring #1602 back into a compilable state. Let's see what breaks.
When fetching source from a `git+file://` URL, the resulting source directory will be missing the empty git submodule directories when the directory is dirty, but will have them when the...
The following repositories can all be archived, or somebody else can take them over, I have no interest in maintaining them: * https://github.com/flathub/io.gitlab.construo.construo * https://github.com/flathub/io.gitlab.evtest_qt.evtest_qt * https://github.com/flathub/io.gitlab.jstest_gtk.jstest_gtk * https://github.com/flathub/io.gitlab.sdl_jstest.sdl2_jstest *...
The declaration of those constants currently looks like this: ``` namespace SQLite { extern const int INTEGER; ///< SQLITE_INTEGER extern const int FLOAT; ///< SQLITE_FLOAT extern const int TEXT; ///<...
To reproduce: 1. Open a book 2. Place one finger on the right side of the screen 3. Place one finger on the left side of the screen 4. Lift...