Markus Ebner

Results 23 issues of Markus Ebner

Would be nice to support merging configuration from a folder of config files. Should not be too hard to do. Config validation should then be done only on the merged...

enhancement

Hey guys. Would it be possible to add a variant to the `DatabaseErrorKind` enum, for when a `BEFORE`-Trigger raises and therefore aborts a transaction? The corresponding error-code for SQLite is...

enhancement

Hey! Thank you very much for docspell, it's an awesome piece of software! I was thinking that it would be awesome if there was a Custom field Type ` Enumeration`,...

I've been playing the game Remember Me (228300) using Proton the last two days, and I have had the problem, that the screensaver is not inhibited as long as I...

### Expected behavior When first starting Phoenicis, the scripts repo should properly sync, so that Phoenicis can provide a list of supported applications. ### Actual behavior When phoenicis is installed...

Hey! Thank you for this example using CMake. That really helps, since the original documentation is qmake only. I added support for building for Android [(diff)](https://github.com/seijikun/cmake-qml-plugin-example/commit/36d22a2afa66f6dea04054a63c6a74b0ab8117d8). Though, unfortunately, the plugin...

Fixed the race-condition I mentioned in #21, by not using `-1` but instead taking the `lastRead` messageId that the server supplies us with.

#### Describe the feature you want to implement: A functionality I miss from many players is that the player auto-**spawns** when the smartphone connects to a bluetooth audio devices. I'm...

enhancement
playback

#### What is it? - [ ] Bugfix (user facing) - [x] Feature (user facing) - [ ] Translation to: (user facing) - [ ] Codebase improvement (dev facing) -...

Updated with - SIMD for station name parsing - Fewer String allocations - Moved from double to integer maths

needs rebase