Change of Music Visualisation in Fullscreen (1 Viewer)

B

BassFan

Guest
the xmp2 file is the installer, with this you can create the installer ( mpe1 extension)
update all information inside the maker, and when you are finished, go in the "Build" section and create the installer with "Generate" button ;)
Argghhh thank you my friend ;)

i have Change the upload.

greets
 
B

BassFan

Guest
New BassVis is required for Change of Music Visualisation in Fullscreen fix various problem with Textures for Sonique

ops..
i should delete it .. more testing bevor ;)
after that upload again.

greets
 
Last edited by a moderator:
B

BassFan

Guest
i have Change my local branch now to 1.6 - pre released thanks to @Sebastiii do this for me.
for the developer here my last Patch. "0001-MP1-4299-fixed-error-in-PlaybackStateChanged"
i hope it work and you can update it

sorry for the other mistake with my verry old branch.
remove again any wrong here
 
Last edited by a moderator:

Sebastiii

Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    I have a question :)
    With LastFM.API.2.0 code that part : checkBoxSwitchArtistOnLastFMSubmit was removed because it's not used anymore, so i think maybe other part need to be removed from the patch.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    In fact that part is removed :
    checkBoxDisableCoverLookups.Checked = !(xmlreader.GetValueAsBool("musicmisc", "fetchlastfmcovers", true));
    checkBoxDisableAlbumLookups.Checked = !(xmlreader.GetValueAsBool("musicmisc", "fetchlastfmtopalbums", true));
    checkBoxDisableTagLookups.Checked = !(xmlreader.GetValueAsBool("musicmisc", "fetchlastfmtracktags", true));
    checkBoxSwitchArtistOnLastFMSubmit.Checked = xmlreader.GetValueAsBool("musicmisc", "switchArtistOnLastFMSubmit",
    false);

    And maybe other stuff too, can you rework your work ?
    Thanks :)
     
    B

    BassFan

    Guest
    boahh that is hard..
    i have nothing changed on it used the files from your branch.

    what i can do now? ;)
    In fact that part is removed :
    yes not on the branch which set you for me :)
    hmm...

    greets
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    All lyrics part too.

    So infact, if i'm not wrong your real change is related to : 'winampFFTsensitivity_Scroll' code.
    So we just need to add this change but not comeback all other change :)
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    I think you copy back old files on top and then, it bring old stuff (Mylyrics and checkBox etc.)
     

    Users who are viewing this thread

    Top Bottom