Apollo One (2 Viewers)

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    I moved the stars into selection panel. The width is fixed, label uses the rest of space. If it gets longer, it will fade out (but not scroll)
    20141214-ListView_Selected_Star1.jpg 20141214-ListView_Selected_Star2.jpg 20141214-ListView_Selected_Star3.jpg
    @wizard123 do you want to have other style for stars? We could have other fill colors (or transparent for non-selected area and only stroke)
     

    wizard123

    Retired Team Member
  • Premium Supporter
  • January 24, 2012
    2,569
    2,680
    Home Country
    United Kingdom United Kingdom
    @wizard123 do you want to have other style for stars? We could have other fill colors (or transparent for non-selected area and only stroke)
    The stars should be white but only show the amount of stars the movie is rated at so if it's rated 6 stars that is how many stars are displayed. :)

    @morpheus_xx Thumbs up for the speed you are working on this ;)
     

    Hawkeye

    Portal Pro
    January 29, 2005
    548
    87
    Halle (Saale)
    Home Country
    Germany Germany
    How was your idea on user interaction to get this screen?
    We now have:
    • Focus item: Poster + Details
    • Click: Play / Play dialog (Play, Concurrent, Enqueue)
    • Context (right click): Media Item actions (add all to playlist, set (un-)watched)
    Outside the MediaItems list the "Context" opens the main menu. This is already a duplicated action on same key.

    That's why I currently have no idea about when to show such dialog with additional info.
    Why not having this open on click and a click in this opened screen plays the media?
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    The stars should be white but only show the amount of stars the movie is rated at so if it's rated 6 stars that is how many stars are displayed. :)

    @morpheus_xx Thumbs up for the speed you are working on this ;)
    You know that this control is more flexible than in MP1? We can have 7.5 or 5.3 stars. Just to mention it ;)

    And the speed is possible because of the architecture :)
     

    wizard123

    Retired Team Member
  • Premium Supporter
  • January 24, 2012
    2,569
    2,680
    Home Country
    United Kingdom United Kingdom
    How was your idea on user interaction to get this screen?
    We now have:
    • Focus item: Poster + Details
    • Click: Play / Play dialog (Play, Concurrent, Enqueue)
    • Context (right click): Media Item actions (add all to playlist, set (un-)watched)
    Outside the MediaItems list the "Context" opens the main menu. This is already a duplicated action on same key.

    That's why I currently have no idea about when to show such dialog with additional info.
    Why not having this open on click and a click in this opened screen plays the media?
    Because that means you need two clicks to play a movie instead of one, may not seem like a lot but most people will just want to hit play right away not caring for the extra info.


    You know that this control is more flexible than in MP1? We can have 7.5 or 5.3 stars. Just to mention it
    Sure i was just giving an example ;) are you able to style the stars like in my mockup ? i assume they would need to be xaml instead of bitmap to avoid creating extra graphics ?
     

    pur_berger

    Super User
  • Team MediaPortal
  • Super User
  • May 14, 2007
    1,679
    309
    52
    Vienna
    Home Country
    Austria Austria

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    i assume they would need to be xaml instead of bitmap to avoid creating extra graphics ?
    Yes, exactly. A xaml version of the star would be required. Could you also please create (bitmap) images for:
    • Folder (in media browsing, poster format)
    • Audio without cover
    • Image without thumbnail

    I also have a bit longer "wish list" for next parts. The TV part is one of the most important ones, so I'd like to continue there (after other media styles).

    The unmodified screens currently looks like:
    20141214-Request_TvHome.jpg 20141214-Request_TvGuide.jpg 20141214-Request_MiniGuide.jpg

    For TV Guide following things need to be considered:
    • Buttons are multi-layered for different states. The button style should consider this. In Titanium I had simply overlayed different semi transparent rectangles.
      • Other
      • Currently running
      • Scheduled
      • Focused
    • While I'd prefer to show the program details inside footer, they wouldn't be visible while watching TV (PlayerControls are visible there). So I think the long description needs to stay in main content area (center)?
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,741
    3,501
    Stuttgart
    Home Country
    Germany Germany
    @morpheus_xx ,
    Not 100% related to Apollo. The logo manager for MP is already a great option. Could it be possible to allocate the logos manually by an Option Button ?
    • The grey background is not my favourite
    • Some logos are really hard to read
    Benchmark could be the transparent logos available for media center epg. If the manual selection seems difficult, is it possible to scale the logos to completely fill the row and make them without background? :)

    Edit: In WMC only the height of the logos is fixed, width is variable. Therefore all logos are looking well and are easy to read.

    wmc_channellogos_sample.png
    20141214-request_tvguide-jpg.158885.jpg
     

    wizard123

    Retired Team Member
  • Premium Supporter
  • January 24, 2012
    2,569
    2,680
    Home Country
    United Kingdom United Kingdom
    i assume they would need to be xaml instead of bitmap to avoid creating extra graphics ?
    Yes, exactly. A xaml version of the star would be required. Could you also please create (bitmap) images for:
    • Folder (in media browsing, poster format)
    • Audio without cover
    • Image without thumbnail

    I also have a bit longer "wish list" for next parts. The TV part is one of the most important ones, so I'd like to continue there (after other media styles).

    The unmodified screens currently looks like:
    View attachment 158886 View attachment 158885 View attachment 158884

    For TV Guide following things need to be considered:
    • Buttons are multi-layered for different states. The button style should consider this. In Titanium I had simply overlayed different semi transparent rectangles.
      • Other
      • Currently running
      • Scheduled
      • Focused
    • While I'd prefer to show the program details inside footer, they wouldn't be visible while watching TV (PlayerControls are visible there). So I think the long description needs to stay in main content area (center)?
    Do the player controls need to be visible if you are focused on something in the epg? I think they would be better hidden until you navigate to them ?
     

    Users who are viewing this thread

    Top Bottom