Moros Smith
Moros Smith
### The Issue According to [Kernel.org documentation regarding force feedback](https://www.kernel.org/doc/html/v4.14/input/ff.html). > In most cases you should use FF_PERIODIC instead of FF_RUMBLE. All devices that support FF_RUMBLE support FF_PERIODIC (square, triangle,...
**Is your feature request related to a problem? Please describe.** The way the cmake script currently builds places the compiled binaries inside the build directory in a subdirectory named ``bin``,...
```bash In file included from /home/jon/Projects/olcSoundWaveEngine/demos/Test_004_PGE_RawDataPlayback.cpp:2: /home/jon/Projects/olcSoundWaveEngine/demos/olcPixelGameEngine.h:4123:13: warning: enumeration value 'MODEL3D' not handled in switch [-Wswitch] switch (mode) ^~~~ In file included from /home/jon/Projects/olcSoundWaveEngine/demos/Test_004_PGE_RawDataPlayback.cpp:5: /home/jon/Projects/olcSoundWaveEngine/demos/../olcSoundWaveEngine.h:1352:51: warning: operator '?:' has lower...
Add option to settings page to choose versions of * olcPixelGameEngine (repo) * olcSoundWaveEngine * olcPGEX_MiniAudio Add handler in the compiler api to select versions of * olcPixelGameEngine (repo) *...