Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Hello from Poland!
#11
(12-24-2023, 01:16 PM)Tim Curtis Wrote: You might want to post your configuration settings for this screen in case others want to do a similar build.

It looks like there is some clipping in the WebUI.
- What version of moOde?
- Run the command below then Menu, Refresh and let me know whats reported for the viewport size.

Code:
# VIEWPORT SIZE NOTIFICATION

# Turn on
moodeutl -q "update cfg_system set value='viewport' where param='pkgid_suffix'"

# Turn off
moodeutl -q "update cfg_system set value='' where param='pkgid_suffix'"

moOde release = 8.3.7 2023-12-07
RaspiOS = 11.8
Linux kernel = 6.1.21-v8+ #1642
Platform = Pi-4B 1.1 2GB
Architecture = aarch64 (64-bit)
Home directory = /home/pi
System uptime = up 2 hours, 14 minutes
Timezone = America/Detroit
Current time = 2023-12-24 08:24:55
--------------------------------------
1870x933, P/R=1
-----------------------------
I actually see a problem with displaying the correct screen proportions and I couldn't configure it correctly - the image is too long - about 20% vertically
Reply
#12
I can add a media query that renders the WebUI correctly on that screen but I'm not able to repro whats in your screenshot at that viewport size. 

Maybe there are some other screen settings for example in /boot/config.txt?

   
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#13
(12-24-2023, 01:39 PM)Tim Curtis Wrote: I can add a media query that renders the WebUI correctly on that screen but I'm not able to repro whats in your screenshot at that viewport size. 

Maybe there are some other screen settings for example in /boot/config.txt?

I am completely sure that this view is perfect - this is how it was supposed to look and work - it is intuitive and supports gestures just like on the smartphone screen. The only thing that could be improved is to improve the aspect ratio or make a square on a 1:1 , now screen look like 1:1.2. 

But actually there are still things that could be improved - responsiveness of the local GUI - scrolling the screen is slow and increasing the volume is delayed, can it be improved somehow?



demo: demo video

config.txt:


Code:
[cm4]
otg_mode=1

[pi4]
hdmi_force_hotplug:0=1
hdmi_force_hotplug:1=1

[all]
disable_splash=1
disable_overscan=1
hdmi_drive=2
hdmi_blanking=1
hdmi_force_edid_audio=1
hdmi_force_hotplug=1
hdmi_group=0
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=off
dtoverlay=iqaudio-dacplus
#dtoverlay=disable-wifi
#dtoverlay=disable-bt
dtparam=spi=on



dtoverlay=gpio-shutdown,gpio_pin=15,active_low=1,gpio_pull=up
#dtoverlay=gpio-shutdown, active_low, gpiopin=15
dtoverlay=gpio-ir,gpio_pin=14
dtoverlay=lirc-rpi
i2c_baudrate=400000
splash quiet plymouth.ignore-serial-consoles logo.nologo vt.global_cursor_default=0
dtparam=audio=off
dtoverlay=iqaudio-dacplus
display_rotate=3
hdmi_mode=2
enable_uart=0
gpio=4=op,dh
lcd_rotate=2
Reply
#14
I'm not sure what u are using for the Volume knob solution but IME USB volume controls are much more responsive than rotary encoder + driver based controls.

Slow scrolling responsive is prolly that particular screen. I don't see the issue on a Pi 7" Touch.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#15
I use an encoder but from what I can see now, a slight delay also occurs through the browser's GUI - the volume changes for half a second, sometimes longer after the indicator changes value

Perhaps the LCD freezes due to the 90° rotation, I will try to straighten it someday and let you know.
Reply


Forum Jump: