Support for: 7″ Touchscreen Monitor for Raspberry Pi

Suggestions/requests/ideas for RuneAudio core features and functions

Re: Support for: 7″ Touchscreen Monitor for Raspberry Pi

Postby hondagx35 » 31 Mar 2016, 11:53

Hi piccy,

piccy wrote:
if i wanted to re enable wifi do i simply use this code
Code: Select all
systemctl enable netctl-auto@wlan0

No, this should be done automatically when storing a new profile.
If not, you can execute this command.

piccy wrote:can you recommend any FLAC conversion software

I like https://www.freac.org, and for cd ripping i use http://www.exactaudiocopy.de/en/
with this (sorry only german) setup.

piccy wrote:is it possible to easily use this touch display http://cpc.farnell.com/higgstec/t084s-5 ... dp/SC12183 or would it be too involved , they are crazy cheap £25

This is only a touch overlay, not a display!
As display i would recommend this one.
For more information read this.

piccy wrote:just one other question can the menu options be made editable so access to settings and mpd can only be done by remote login ? , thinking about system use by youngsters and screwing settings up

You can also disable menu entries in the css file.

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: Support for: 7″ Touchscreen Monitor for Raspberry Pi

Postby piccy » 31 Mar 2016, 12:13

Hi Frank

You can also disable menu entries in the css file.


can you give me an example i have looked in css but cannot see the code , is there an html page somewhere that relates to the css i need to edit ?


re the display , that would explain why it was cheap , will look at the link you sent me

Mark
piccy
 
Posts: 8
Joined: 30 Mar 2016, 19:32

Re: Support for: 7″ Touchscreen Monitor for Raspberry Pi

Postby hondagx35 » 31 Mar 2016, 13:01

Hi Marc,

try this in the local-styles.css
Code: Select all
#menu-settings { display: none; }

In Firefox right click on the item of interest and select "inspect element".

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: Support for: 7″ Touchscreen Monitor for Raspberry Pi

Postby piccy » 31 Mar 2016, 13:33

In Firefox right click on the item of interest and select "inspect element".


Hi Frank, no idea what i am doing really do you mean like this ?

Code: Select all
#menu-settings li./settings/ { display: none;  }


tried that but doesnt seem to have done anything , i did a reboot to check


Mark
piccy
 
Posts: 8
Joined: 30 Mar 2016, 19:32

Re: Support for: 7″ Touchscreen Monitor for Raspberry Pi

Postby piccy » 31 Mar 2016, 13:59

Frank
Code: Select all
.dropdown-menu ul. li.settings { display: none; }


just tried this , still no luck but think i might be getting nearer ?

Mark

or is it something like this ?

Code: Select all
#menu-settings
   .dropdown-menu .menu-settings { display: none; }
piccy
 
Posts: 8
Joined: 30 Mar 2016, 19:32

Re: Support for: 7″ Touchscreen Monitor for Raspberry Pi

Postby hondagx35 » 31 Mar 2016, 17:31

Hi,

try this:
Code: Select all
a[href^="/settings/"] {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}


Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: Support for: 7″ Touchscreen Monitor for Raspberry Pi

Postby piccy » 31 Mar 2016, 17:57

Code: Select all
    a[href^="/settings/"] {
        pointer-events: none;
        cursor: default;
        opacity: 0.6;
    }


looks like was totally in wrong direction would have never thought of that , got a lot to learn , any suggestions for any tutorials on linux / css welcome

thank you
piccy
 
Posts: 8
Joined: 30 Mar 2016, 19:32

Re: Support for: 7″ Touchscreen Monitor for Raspberry Pi

Postby hondagx35 » 31 Mar 2016, 18:08

Hi piccy,

i'm also a css and html dummy, but i know how to use google :lol: .
With:
https://www.google.de/?gws_rd=ssl#q=dis ... f+with+css
i found this
http://stackoverflow.com/questions/2091 ... -using-css

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

Re: Support for: 7″ Touchscreen Monitor for Raspberry Pi

Postby ingohz » 31 Mar 2016, 19:05

techmike wrote:Artist: Patricia Barber
Album: Smash
Track: Missing
The guitar is biased to the right channel all the way through and when the Pi plays up it switches channels. Interestingly there is a guitar solo in the middle and between each phrase you can hear him take a breath and when the guitar changes channels the breath doesn't.


Just listened to Patricia Barber - the guitar stays on the right channel and breathing too. At ~3:30 breathing moves to the center. Beautiful piece of music btw. Another good test for stereo imaging would be the intro or Money from The Dark Side of the Moon.

I didn't read back the topic now - you are sure to use the latest image? There have been topics about switching channels with Pi3 and Hifiberry dacs. They were fixed in the kernel used by the latest beta.

Ingo
  • HiFi 1: Alix/voyage-mpd, MusicalFidelity M1 DAC (RP2/HifiBerry Digi+), Accuphase DP-67, Accuphase E-212, Infinity Kappa 8.2i
  • HiFi 2: RP2/7" Touchscreen/IQaudIO Pi-DAC+, Philips Fidelio X1
ingohz
 
Posts: 45
Joined: 22 Feb 2016, 12:11

Re: Support for: 7″ Touchscreen Monitor for Raspberry Pi

Postby hondagx35 » 31 Mar 2016, 20:56

Hi Ingo,

thank you for testing.

I also did some test with a HifiBerry DAC+ and all works like it should.

Frank
User avatar
hondagx35
 
Posts: 3042
Joined: 11 Sep 2014, 22:06
Location: Germany

support RuneAudio Donate with PayPal

PreviousNext

Return to Feature request

Who is online

Users browsing this forum: No registered users and 6 guests