Announcement

Collapse
No announcement yet.

Custom Joggler HD Skin with Controls (Took me all week)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #91
    Hello does anyone know if Menu icons and Album icons can be resized independently of each other

    Click image for larger version

Name:	covers.jpg
Views:	1
Size:	81.3 KB
ID:	1576116

    There's a setting

    return {
    THUMB_SIZE = 64,
    THUMB_SIZE_MENU = 64,

    and if you change THUMB_SIZE = 64, to something larger it will make album covers larger but it will also make some of the menu icons larger but strangely not all of them so bit

    Comment


      #92
      I tweaked my 1920 x 1080 version so all edits are done within the one file so you don't have to move image files about to get the flat look only problem is album covers and icons have to be little versions for now as can only be enlarged with a image swap but wanted to keep things as simple as could be, fingers crossed i can tweak sooner or later plus i've added back in the text only display type which was missing from the last version as couldn't get it to look how i wanted but is now fixed

      To be used on a 1920 x 1080 TV but wondered if anyone fancies having a test on a 4K TV as i don't own one and wondered what it looks like



      Software used
      WinSCP https://winscp.net/eng/index.php

      Files


      Text used
      sudo cp -r JogglerSkin /home/tc/.jivelite/userpath/applets

      pcp bu

      sudo reboot

      Comment


        #93
        Is it possible to have these changes in a normal piCorePlayer release?
        Maybe as "The best Joggler Skin" in the menu.
        Pi4 4GB piCorePlayer with LMS and Squeezelite for USB inside an Argon One case
        Pi3B+ (7" Display, Hifiberry DAC+ Pro) piCorePlayer with Squeezlite/Jivelite for Hifiberry inside a SmartiPi touch case
        Pi Zero W only for Bluetooth headphones
        Two Airport Express
        Ikea Symfonisk

        Comment


          #94
          It's compatible with piCorePlayer 8.2.0 64bits?

          Comment


            #95
            Originally posted by Mikydep View Post
            It's compatible with piCorePlayer 8.2.0 64bits?
            Yes works with any version

            Comment


              #96
              Installed and..... amazing!!!!!
              Great and genius work.

              My favourite, so for now...... is Jstraw Vintage.

              Thank you very much


              piCorePlayer | piCorePlayer v8.2.0 | www v00017 | linux 5.15.35-pcpCore-v8 (64) | piCore v13.2 | Squeezelite v1.9.9-1392-pCP

              Comment


                #97
                this is soo great. I always wanted to have covers and visualisations - and didn't know how to do that. Thank you very much for your work and especially for charing it.

                Now I'm playing with colors and how to make the look more orangish like hifi components.

                One of the things I changed first, was the mirrored spectrum visualisation of the right channel, that always annoyed me. That can be done by editing this line:

                channelFlipped = { 0, 0 }, -- 0 / 1

                With that; for both channels are low frequencies on the left and high frequencies on the right.

                Comment


                  #98
                  Originally posted by hagbln View Post
                  With that; for both channels are low frequencies on the left and high frequencies on the right.
                  Bit confused how that would look (post a pic) ps would be nice if the meters could change colour as they rise

                  Comment


                    #99
                    for the moment it's like this:

                    Click image for larger version

Name:	orange-player04.jpg
Views:	171
Size:	89.6 KB
ID:	1631303

                    I also "painted" the icons and replaced some with pictures of a real tape deck.

                    Comment


                      for the VU meters I would like to have them at the top (like most tape decks I know). I managed to "move" them (by cropping the image). It seems, that their y position cannot be set but only depends on image hight. I tried to move the 3 text fields to the bottom, but managed it only for the track name, but not for the artist and the album name. I would also like to add the the album's year.

                      For now it looks like that:

                      Click image for larger version

Name:	orange-player05.jpg
Views:	179
Size:	94.2 KB
ID:	1631306

                      both versions are quick and dirty to see if it works and how it looks like. But even those are a big improvement to me, compared to the "old" cover or visualisations versions :-)

                      Comment


                        Originally posted by hagbln View Post
                        for the VU meters I would like to have them at the top (like most tape decks I know). I managed to "move" them (by cropping the image). It seems, that their y position cannot be set but only depends on image hight. I tried to move the 3 text fields to the bottom, but managed it only for the track name, but not for the artist and the album name. I would also like to add the the album's year.

                        For now it looks like that:

                        both versions are quick and dirty to see if it works and how it looks like. But even those are a big improvement to me, compared to the "old" cover or visualisations versions :-)
                        Will have a tweak of moving text to bottom just not sure i can add date info

                        Comment


                          I found a solution to move Info Text for Title, Artist and Album. They are set by
                          nptitle/ nptrack,​
                          npartistgroup / npartist and
                          npalbumgroup / npalbum

                          The problem is, these parameters are set globally around line 2880 (line number not exat, because I added some more comments) below the comment
                          -- Song metadata

                          This means, if you change those values here, they appley to all the visualisations. To make them valid for just the VU meters I copied that part (approx. 60 lines, depends on comments) and added them below

                          -- Visualizer: Analog VU Meter

                          around line 3700.

                          Then settings only for the vu meters are possible, without changing the layout for the other pages.

                          Comment


                            Click image for larger version

Name:	orange6.jpg
Views:	159
Size:	160.4 KB
ID:	1631383

                            Comment


                              Originally posted by hagbln View Post
                              Click image for larger version

Name:	orange6.jpg
Views:	159
Size:	160.4 KB
ID:	1631383
                              Looks like your getting everything sorted ps if you wanted the meters to be spread out a little bit more it could be done

                              Comment


                                Originally posted by Eyerex View Post

                                Not sure i can get it to show up but will have a look about clock
                                Hi Eyerex,
                                Enjoying your tweaks everyday. Wondering if you had a chance to see if clock could be brought on the now playing screen?
                                cheers and big thanks!
                                Transporter, Touch, SB3, SB2, Duet, Booms, Radios, piCorePlayer --- iPeng & Material --- LMS Version: 8.4.0 - 1676612311 on Pi4 4GB - Max2Play --- Qobuz

                                Comment

                                Working...
                                X