clort81
clort81
As a rule: Stick to Unix Philosophy for maintainability -- Keep scope, bindings, dependencies limited. Yes, people are forgetting this wisdom, which is why I write it again and again....
I suspect(ed?) that this is a problem with the audio backend blocking. Friend reported never having the issue. Thought it might be related to my Amlogic SBC alsa driver not...
These seem like good ideas for a PR.
Confirming exact same error on devuan daedalus. I note there is no /home/user/Projects/graphics however there is /home/user/Projects/cdogs-sdl/graphics ` (gdb) run Starting program: /home/user/Projects/cdogs-sdl/src/cdogs-sdl [Thread debugging using libthread_db enabled] Using host...
The problem comes when invoking the program from something other than it's cwd. So: ./src/cdogs-sdl breaks. and: cd src; ./cdogs-sdl works. One way to address this is to make your...
To implement spawning a window just to the right of the existing game window under X11 (Linux), you need to set the position of the new window based on the...
I'd leave it open until youtube-dl can extract the embed URL from the page URL.
Just let me keep using my dark tileset :)