Sascha Schneider

Results 10 issues of Sascha Schneider

I did look up how the h264 code (freerdp/src/FreeRDP-2.5.0/libfreerdp/codec/h264_ffmpeg.c) uses Vaapi currently and it will always select the DRI device 128: ``` #ifdef WITH_VAAPI #define VAAPI_DEVICE "/dev/dri/renderD128" #endif ``` This...

feature
help-wanted

Hi, this is just a question. Why do the cars in the wasm demo already have different speeds and when I compile it native from master branch all cars have...

If this package is flagged as ARCH_IDENPENDENT by cmake it is possible to consume the generated cmake files for compiling both 32bit and 64bit projects. Otherwise cmake will complain: CMake...

The version 0.9.2 adds GPIO emulation and also adds gamepad support. It works flawless on linux, but on windows it has very much delay (in the seconds). I've added printlns...

bug

When capslock is on you cannot use shift to write lower case characters.

bug

Its a graphics driver dependant bug. So far it has only been reported on windows. Whenever you resize the window manually or by setting another MODE all uploaded bitmaps and...

bug

You can use all 64 colors independently of the current mode.

bug

Hi, when I open a .BAS file with snail it displays the content. It would be great if there was an option to save it to disk.

Kernel: 6.14.0-rc3 bcachefs-tools: 1.20.0+86cbeaf I have created a small script (attached as zip) to test a failure in a mirrored two disks configuration: - creates two files - formats them...

I'm using kernel 6.13.2 and tools version 1.13.0 on NixOS. I have formated a disk with bcachefs and added a second one later to it. I could change data_replicas and...