magdesign

Results 159 comments of magdesign

Hi I do not own an RPi4 to test your setup. You need to figure out first how you can direct omxplayer to the desired hdmi output, maybe something like:...

Try adding the flags here to pass them thru: https://github.com/turingmachine/omxplayer-sync/blob/0d30c1057e5395c4a12a0136eb783c0aa522d20c/omxplayer-sync#L138

Yes I did. I guess its an issue with the graphics driver....

@TheRealFlyingCoder : could you solve this somehow?

@bverc :Thanks for your great and working pull request: https://github.com/AndrewFromMelbourne/raspidmx/pull/31 I am trying to load a *.png file with pngview and fade it in and out interactively or over time,...

Thanks. I tried with adding this bit of code into: `pngview.c` in line: `215` compiler fails with: ``` pngview.c: In function ‘main’: pngview.c:215:11: error: ‘alpha_frame’ undeclared (first use in this...

thanks for this detailed replay ! i started solving it with key combos (see link above)... and will later dig into your second solution (when i can use a bigger...

there are so many keycombos used in the system and i am struggling making long combos like: `{"󰍬", "󰍬", 1.0, Code, KEY_P, Shift, AltGr, KEY_DOT},` this will just type a...