Jean-André Santoni
Jean-André Santoni
Not a final version. But we can start discussing some fixes here.
**Is your feature request related to a problem? Please describe.** Duolinguo can play a voice sample when the user clicks on a card in the `Which of these is` exercice....
I think there should be something like if res.StatusCode != http.StatusOK { after res, err := c.httpClient.Do(r) In case the server returns a 400 or a 500, the current code...
https://github.com/libretro/ludo/issues/4
https://github.com/gen2brain/malgo
Related to https://github.com/libretro/ludo/issues/348 - [ ] Windows - [ ] OSX - [ ] Linux - [ ] LudOS
Now that we switched to GLFW controller mappings, we an use their builtin function to add mappings. We an store our new mappings to a file in ~/.ludo ant it...