[fixed] [JIRA MP1-2469] - DetectDrive method obsolete ? (2 Viewers)

Deda

Lead Dev MP1 Videos
  • Premium Supporter
  • March 18, 2009
    2,423
    2,385
    Zagreb
    Home Country
    Croatia Croatia
    Problem is that this has to be rewritten so it can detect real device add/remove (is it USB, eSATA, firewire..., thunderbolt :)), like it is now it's impossible and I'm not so god on system lvl code and Win low lvl API.

    RemovableDriveHelper.cs looks more as C++ than C# code :)

    Just for detection of USB HDDs you actually need also knowledge of SQL language :) as MS failed to help us there. I think net 4 is better in this but as we're now on net 3 it's complicated as hell.
     
    Last edited:

    Deda

    Lead Dev MP1 Videos
  • Premium Supporter
  • March 18, 2009
    2,423
    2,385
    Zagreb
    Home Country
    Croatia Croatia
    Maybe on your system but I can't see it :) in current master :)

    ScreenShot003.png


    so obviously in this A-Z sort defaultRemovable.png/defaultRemovableBig.png is not here :), when I add images with those names, icons are visible.
     
    Last edited:

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,621
    10,625
    Königstein (Taunus)
    Home Country
    Germany Germany
    OK - here they are to test (the original ones of all time) ;)
    I´ll make up some nicer ones and commit to master later ;)
     
    Last edited:

    Deda

    Lead Dev MP1 Videos
  • Premium Supporter
  • March 18, 2009
    2,423
    2,385
    Zagreb
    Home Country
    Croatia Croatia
    Maybe this can help you :), probably there is more missing :) after merge of this
    ScreenShot004.png

    Actually I think this has to be reviewed maybe it's more than only skin (just got a bad feeling), it's not merging master into branch but something before which deletes those images in master

    ScreenShot005.png
     
    Last edited:

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,621
    10,625
    Königstein (Taunus)
    Home Country
    Germany Germany
    Here are the new ones - think they are nicer ;)
     

    Attachments

    • defaultRemovable.png
      defaultRemovable.png
      2.2 KB
    • defaultRemovableBig.png
      defaultRemovableBig.png
      14.9 KB

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    Maybe this can help you :), probably there is more missing :) after merge of this
    View attachment 127129

    Actually I think this has to be reviewed maybe it's more than only skin (just got a bad feeling)

    We need to check which files were deleted by this, for sure. They can easily be replaced. From a code point of view, I have not noticed anything not working, so hopefully it's not worse.
     

    Deda

    Lead Dev MP1 Videos
  • Premium Supporter
  • March 18, 2009
    2,423
    2,385
    Zagreb
    Home Country
    Croatia Croatia
    It's not merge master fault, but master was like that before merging so deleting happened before (I updated my post :)) so it's skin only missing files.
     
    Last edited:

    Users who are viewing this thread

    Top Bottom