twojstaryzdomu

Results 33 issues of twojstaryzdomu

**Describe** Release 1.4.0 for armhf missing deb file **To Reproduce** Steps to reproduce the behaviour: Rlease archive for 1.4.0 (devilutionx-linux-armhf.zip) doesn't contain a deb file, unlike release 1.3.0: ``` Archive:...

`%ROM%` appears to be quoted for no reason when empty. I'm creating custom ports as follows: ``` addPort "${md_id}-${part}" "${md_id}-${part}" "Default game ${part}" "pushd $datadir; $bindir/binary %ROM%; popd" ... addPort...

The banner dialog is rendered in some emulators as framebuffer garbage. It occurs most prominently in amiberry, where it occurs after the emulator has launched just before the whdload screen,...

`/dev/shm` isn't traditionally the location to dump data to. On some environments it may not be available (it is after all an in-memory shared location). Please enable logs to be...

Empty %ROM% tokens will cause parameter issues for binaries that do not handle empty quoting without a parameter. In some circumstances this makes sense - the binary has a sensible...

### Checklist - [X] I have used the search function to see if someone else has already submitted the same feature request. - [X] I will describe the problem with...

enhancement

Rpicheck is a great app but is a bit rough around the edges. There is currently no way in 1.8.14 to sort either commands or hosts. Commands seem to appear...

feature
pull requests welcome

Display bluetooth device that is currently connected (name, address). The details may be fetched from 'bluetoothctl info'. Generally, a user-definable set of commands (and accompanying labels) to run & collect...

feature
pull requests welcome

Note an installed `libopenfec-devel` package is a requirement. This package builds without any problems on openSUSE 15.3 & 15.4. `_disable_source_fetch` is purposefully undefined to allow downloading the source tarball.

Debian build directory contents, tested as valid for the latest pulseaudio release 15.0. Using the debian contents, building a set of packages should take these steps, run from repository root:...

contribution