Cristi Mitrana
Cristi Mitrana
**_Platform / OS / Hardware_** * OS: Raspbian Linux, ARM 32bit. * Github hash: current `master` @ 1f61f80c9 * Hardware: Raspberry Pi3B, GLES2 renderer **_Description of the issue_** Using the...
Needed for configurations using the 'vc4-kms-v3d' overlay on Pi3/Pi4. The names are (almost) similar, but the default order of the cards is different: * (fkms) the order is HDMI 1[+2],...
Add a new RetroPie system item, used to collect diagnostic information and create an archive containing relevant information. The archive created can be optionally uploaded to a RetroPie diagnostics server...
In Buster, the default soundfont configured in Timidity is `fluidr3_gm`. Without it, `timidity` logs an error during the `runcommand` startup for `dosbox` and the emulator is not started: ``` /etc/timidity/fluidr3_gm.cfg:...
Use `#` instead of `/` for SED's substitution command separator. This makes the `iniGet` command work for key values containing `/` (like Dolphin's input configuration files). The `#` character is...
New features in version 1.5: * Add ability to change Picture Area, seeing more or less border * New option -vo-picture * Respect -geometry dimensions in SDL-based UIs * Add...
Modified the module to update the dependencies and improve the initial configuration * Build changes: - build dependencies modified to include SDL2. Latest version (as of Jan 2024) enable SDL2...
Upgrade to version 0.9.6, last maintenance release in the v0.9 series. Main features: * Add support for GuliKit KingKong2 PRO controllers * Move paddles to range BTN_TRIGGER_HAPPY5 * Actually save...
Added the SDL12-Compat backend, using a shim library which implements the `sdl1.2` API over SDL2. The new `sdl12-compat` backend should be used for SDL1 applications when: * the platform doesn't...
Replaced the `mesa-drm` scriptmodule and the `modetest` utility with a new program, based on the [kmsxx](https://github.com/tomba/kmsxx) project. 1. Added a new scriptmodule to install the new modesetting utilities: * kmsblank...