• Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login
RetroPie forum home
  • Recent
  • Tags
  • Popular
  • Home
  • Docs
  • Register
  • Login

Input needed: ES theming improvements

Scheduled Pinned Locked Moved Projects and Themes
themethemingemustationimprovementsbrainstorm
255 Posts 32 Posters 164.1k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    mattrixk @EctoOne
    last edited by 24 Jan 2017, 01:47

    @EctoOne That sounds good. If you have the time I'd like to see it. Is it a work in progress? Are you planning to release it to the world?

    I'm surprised anyone knows of Io. I made it mainly to practice using <include>.

    Sorry to hijack the thread. I'll be giving this build a test today during my lunch break.

    My ES themes: MetaPixel | Spare | Io | Indent

    E 1 Reply Last reply 24 Jan 2017, 02:03 Reply Quote 0
    • E
      EctoOne @mattrixk
      last edited by EctoOne 24 Jan 2017, 02:03

      @mattrixk Io was the first theme that caught my attention when I got my Pi a few months ago because it was dark and simple. Then I found DarkAde but since then I kept the black and white Systemlogos from Io.
      But I don't think I will release it, because I'm not sure about all those copyright things. Maybe we can make a new thread about custom modded themes and use pastebin and some instructions to get around that, I don't know. In my case people just have to get their on wallpaper and font, download Io and paste my main theme.xml over yours (should work I guess).

      Edit: Here are Images of Basic and Detailed View

      1 Reply Last reply Reply Quote 0
      • N
        Nismo @lilbud
        last edited by Nismo 24 Jan 2017, 03:26

        @lilbud Sorry for the offtopic but... are you from spain?

        L 1 Reply Last reply 24 Jan 2017, 11:21 Reply Quote 0
        • M
          mattrixk
          last edited by mattrixk 24 Jan 2017, 03:51

          Hi @Zigurana, I had a little play with this Carousel Mod during my lunch break. I love it and can't wait for it to be a part of the main RetroPie install. I do have a small list of issues, and another list of questions/ideas.

          Issues

          • Changing themes will occasionally send the start menu down to "Quit" instead of staying on the "UI Settings" option.
          • The right hand logo takes a second to "pop" in (you already know this one).
          • There seems to be a slight overlap or border (about 1px) between the Carousel and Infobar. You can see it if both are set to <color>FFFFFF33</color>.
          • Transparency doesn't work for <infobarfontcolor> (I don't know if transparency is supposed to work for text in general).
          • If you make the <height> less than the <logosize>, the <infobar> sits over the bottom of the logo. Maybe swap their z-index so the carousel is "higher" than the infobar?
          • If you only have 3 systems and set the <maxlogocount> to 4 or 5, it still only shows 3. I don't think many people would only have 3 systems, but it's worth mentioning.

          Questions

          • Is it possible to set the origin point of the carousel? At the moment the <ypos> works from the top of the carousel. It would be handy if we could set the <origin> point to either the center or the bottom.
          • Are we able to set the Infobar font to lowercase (or capital case)?
          • Is it possible to have the Infobar above the Carousel?
          • Is it possible to add a background to the Carousel (and Infobar), like a pattern or image? I realise we could just add <image name="behind_carousel" extra="true"> or something, but that image would disappear when you scroll between systems. It's not a big thing, I just thought I'd mention it.

          I think that's it for now. I'll keep playing with it over the next few days. I also want to the give the Video Mod a go too. This is fun.

          My ES themes: MetaPixel | Spare | Io | Indent

          1 Reply Last reply Reply Quote 2
          • E
            EctoOne
            last edited by 24 Jan 2017, 09:46

            I was wondering if it's possible to change the width of the carousel and move it sideways.
            I was looking for some wallpapers for my personal theme and I found some where it would be awesome if I could set the systems to show only one and have that slightly of center to the right. It would be a good option too if you could get the vertical carousel to work. Kinda like we have now with the gamelists.

            M 1 Reply Last reply 24 Jan 2017, 22:29 Reply Quote 1
            • L
              lilbud @Nismo
              last edited by lilbud 24 Jan 2017, 11:21

              @Nismo No, I'm in the US.

              It is a popular picture here.

              Creator of the Radiocade: https://retropie.org.uk/forum/topic/6077/radiocade

              Backlog: http://backloggery.com/lilbud

              1 Reply Last reply Reply Quote 1
              • M
                mattrixk @EctoOne
                last edited by mattrixk 24 Jan 2017, 22:29

                @EctoOne said in Input needed: ES theming improvements:

                I was wondering if it's possible to change the width of the carousel

                I was thinking the same thing this morning. I'd like to be able to set the width of the carousel as well as the height, so I can make it not span the whole screen.

                It could even work like a normal element with <size>0.8 0.4</size> instead of having <width> and <height>. It could then work with the <origin> and <pos> tags so you could easily place the carousel anywhere on the screen as you would a normal image.

                Edit:
                That would also help with the eventual vertical carousel possibility.

                Edit 2:
                I'd also like to be able to position the InfoBar separately. The fact that it's attached to the Carousel and the only way to change it is to change its size is messing with the design I want to do.

                My ES themes: MetaPixel | Spare | Io | Indent

                1 Reply Last reply Reply Quote 1
                • M
                  mattrixk
                  last edited by 26 Jan 2017, 22:25

                  @Zigurana: I also noted that if you try to use <systemcarousel name="carousel"> in a theme on vanillaES, it breaks the whole theme (turns it back into the plain white background with black text and no extra images). So that means the theme isn't backwards compatible.

                  sigh, if only XML could do if/else statements.

                  My ES themes: MetaPixel | Spare | Io | Indent

                  F 1 Reply Last reply 26 Jan 2017, 22:28 Reply Quote 0
                  • F
                    fieldofcows @mattrixk
                    last edited by 26 Jan 2017, 22:28

                    @mattrixk We discussed conditional XML a while ago. I came up with this: https://retropie.org.uk/forum/topic/6964/video-view-for-all-themes/62. I think it would be good to do something like this for new theme features.

                    M 1 Reply Last reply 26 Jan 2017, 23:51 Reply Quote 0
                    • M
                      mattrixk @fieldofcows
                      last edited by 26 Jan 2017, 23:51

                      @fieldofcows Oh yeah, I remember that thread now. That seems like it would be a good way to go about it, that way you can target everything in a theme, and not have to worry about it breaking for people how don't have systems that support them.

                      My ES themes: MetaPixel | Spare | Io | Indent

                      1 Reply Last reply Reply Quote 0
                      • C
                        Capeman @Rookervik
                        last edited by 27 Jan 2017, 04:12

                        @Rookervik I use a condensed list just like you posted and my ES doesnt crash, not sure why thats happening to you, but i only have the 3 lines per game (i produce them from a weird method, but regardess, 3 lines per game until its played once, then <playcount> is automatically added back in).

                        Vector Artist, Designer and Maker of Stuff: Laser Cut Atari / Pixel Theme Bartop

                        1 Reply Last reply Reply Quote 0
                        • J
                          jdrassa
                          last edited by 11 Feb 2017, 14:33

                          I decided to work on this some since we hadn't heard from @Zigurana in a while.

                          Code can be found here on GitHub:
                          https://github.com/jrassa/EmulationStation/tree/system-carousel

                          Here is a script module you can add to RetroPie-Setup/scriptmodules/supplementary/ to try installing it using RetroPie-Setup
                          https://gist.github.com/jrassa/b126ed86026fcadcdc380932d2e2e329

                          Here is a sample of what the theme xml would look like.

                          <feature supported="carousel">
                            <view name="system">
                          
                              <carousel name="systemcarousel">
                                <pos>0 0.42</pos> <!-- Currently only y value is used -->
                                <size>1 0.2325</size> <!-- currently only height value is used -->
                                <color>ffffffd8</color>
                                <logoScale>1.5</logoScale>
                                <logoSize>0.125 0.155</logoSize>
                                <maxLogoCount>5</maxLogoCount>
                              </carousel>
                          
                              <infobar name="infobar">
                                <color>dddddd00</color>
                                <fontColor>000000ff</fontColor>
                                <fontPath></fontPath>
                                <fontSize>0.035</fontSize>
                              </infobar>
                          
                            </view>
                          </feature>
                          

                          Changes:

                          • Fixed defaults so that it more closely matches current behavior.
                          • Implemented @fieldofcows feature idea for theme backward compatibility. I also implemented something similar directly on the view element. This won't help any here, but it should simplify backward compatibility if/when grid view is added.
                          • Renamed systemcarousel element to carousel (for potential future reuse beyond the system view).
                          • Split apart infobar and carousel into separate elements.
                          • Switched height and ypos elements to size and pos. In current implementation width and xpos values will be ignored, but I wanted
                            to switch to these for forward compatability purposes.
                          • Fixed the issue with right hand logo not appearing initially when scrolling.
                          • Added a few additonal theme elements for forward compatibility purposes
                            • pos, size and origin on infobar
                            • origin on carousel

                          Get latest build of EmulationStation for Windows here

                          M Z 2 Replies Last reply 11 Feb 2017, 15:09 Reply Quote 4
                          • M
                            mattrixk @jdrassa
                            last edited by 11 Feb 2017, 15:09

                            @jdrassa: I said this to @Zigurana when he first came out with this, and now I'm saying it to you:

                            Gir I Love You

                            With just a little glimpse of my latest theme, using the new carousel for the hell of it:
                            Indent Theme - Carousel

                            My ES themes: MetaPixel | Spare | Io | Indent

                            1 Reply Last reply Reply Quote 3
                            • Z
                              Zigurana @jdrassa
                              last edited by 11 Feb 2017, 15:34

                              @jdrassa
                              Hey cool!
                              I've been away from the code for a while, to stave off a complete overload (more work than RetroPie related), but I just started picking this up again yesterday, so it's cool to see this ball is still rolling!

                              Would you mind to add your work as a PR to my branch, or if I make one for your branch, so we can pool idea's? I ve gone along the same lines as you have, so there will slight differences in implementation, but those are nice to compare as well.

                              If tetris has thought me anything, it's that errors pile up and that accomplishments dissappear.

                              J 1 Reply Last reply 11 Feb 2017, 16:29 Reply Quote 0
                              • J
                                jdrassa @Zigurana
                                last edited by 11 Feb 2017, 16:29

                                @Zigurana PR appears to be complicated by the fact you forked from Aloshi and I forked off of the RetroPie fork. I tried to create a PR, but it also wanted to include all the other changes from the RetroPie fork. Not sure if I can have more then 1 fork of the same repository, I need to investigate.

                                Get latest build of EmulationStation for Windows here

                                Z E 2 Replies Last reply 11 Feb 2017, 17:03 Reply Quote 1
                                • Z
                                  Zigurana @jdrassa
                                  last edited by 11 Feb 2017, 17:03

                                  @jdrassa. My branch is a bit out of date, but both eventually originate from the Aloshi one. Are you sure its not just the latest set of differences (video support took a lot of commits).
                                  I can try and update the branch tomorrow, and see if I can create a PR. Not tonight though, need to go to the movies tonight. :-)

                                  If tetris has thought me anything, it's that errors pile up and that accomplishments dissappear.

                                  J 1 Reply Last reply 11 Feb 2017, 17:45 Reply Quote 0
                                  • E
                                    EctoOne @jdrassa
                                    last edited by 11 Feb 2017, 17:18

                                    @jdrassa So does your branch also contain video preview and the WSOD fix from @fieldofcows ?
                                    It's a little confusing with all the mods out there and that's why I refuse to put something like this on my Pi (I should really get another SD for testing purposes tho).

                                    J 1 Reply Last reply 11 Feb 2017, 17:51 Reply Quote 0
                                    • J
                                      jdrassa @Zigurana
                                      last edited by 11 Feb 2017, 17:45

                                      @Zigurana looks like you are right. I will submit a PR once you have updated your branch.

                                      Get latest build of EmulationStation for Windows here

                                      Z 1 Reply Last reply 12 Feb 2017, 21:23 Reply Quote 1
                                      • J
                                        jdrassa @EctoOne
                                        last edited by 11 Feb 2017, 17:51

                                        @EctoOne it does contain the video preview and WSOD fix. The end goal is to get these changes into RetroPie.

                                        Get latest build of EmulationStation for Windows here

                                        E 1 Reply Last reply 11 Feb 2017, 18:21 Reply Quote 0
                                        • E
                                          EctoOne @jdrassa
                                          last edited by EctoOne 2 Dec 2017, 00:32 11 Feb 2017, 18:21

                                          @jdrassa yes I know and I appreciate everything you and everyone else is doing to improve ES. I only meant that it was hard to keep track off which mod has which changes included. Since I've joined this community I think there has been at least 4 version around. Video, Grid, Carousel and the one with OSK and WiFi enhancement. So seeing that some of them are merged is great.
                                          Another question, is there a way to get a build for Windows? Even though I'm personally not interested in Video Preview myself, I still want to figure out how to put it in my personal Theme. I have versions for video and carousel but, especially with your changes, it would be great to have a complete version for development on my PC first.

                                          1 Reply Last reply Reply Quote 1
                                          • First post
                                            Last post

                                          Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                          Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.

                                            This community forum collects and processes your personal information.
                                            consent.not_received