Winamp Visualisations. Finally :-) (3 Viewers)

Paranoid Delusion

Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,052
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    Will test tomorrow, night out wednesday's playing snooker + beers, so not good for testing, thanks for persevering with this.

    CAN SOMEONE ELSE GIVE SOME FEEDBACK PLEASE :)

    Show's appreciation for the work involved and it's not rocket science ;)

    Regard's

    Not sure whether I should give myself infraction for shouting, no sometimes we need real feedback, so I'm going for it, please help us to help you.
     
    B

    BassFan

    Guest
    AW: Winamp Visualisations. Finally :)

    Will test tomorrow
    no problem :)

    i have test also on Win7 and all Presets respond to Beat..

    happy coding..

    PS:
    i hope i have not make to many trouble here ;)

    @Helmut
    i have create a new function in Bassvis so you can send over Remotecontroler or keys
    next, prev, and Random Presets.

    Code:
    int BASSVIS_WINAMP_VisButtonClicked(BASSVIS_PARAM *Param, int button);
    
     // BASS_VIS_Button flags
    BASS_VIS_BUTTON_NEXT = 100;
    BASS_VIS_BUTTON_PREV = 101;
    BASS_VIS_BUTTON_RANDOM = 102;
    BASS_VIS_BUTTON_FS = 103;
    BASS_VIS_BUTTON_CFG = 104;
    BASS_VIS_BUTTON_MENU = 105;

    i think you can do this self if desired


    greets
     

    Baron of L/S

    MP Donator
  • Premium Supporter
  • July 31, 2009
    184
    47
    Gippsland Lakes
    Home Country
    Australia Australia
    Re: AW: Winamp Visualisations. Finally :)

    Beat should be fixed now..

    testing under XP with and without upmix 5.1
    work also in Win7 to :)

    WARNING !!! Only for 1.2 Beta
    Use it of your own risk and backup all the file which update befor overwrite or copy any !

    that not work without this Archive
    Remove the Core.dll from archive and use it from this Message

    my work is only for testing not for release Build!

    And please say Thanks no more no less ;)

    greets

    Ok have replaced core.dll with new one and I get a circle that pulses with the beat with or without "upmix to 5.1" ticked, well done and :D
    @ Paranoid Delusion: As stated I'm only using a laptop as a test bed as I prefer not to upgrade my mediacentre PC until the new program is stable.
    It's an NEC Versa with a Realtek HD Audio Output.
    I hope this is useful, please let me know if I can do any more.
     
    B

    BassFan

    Guest
    AW: Winamp Visualisations. Finally :)

    Ok have replaced core.dll with new one and I get a circle that pulses with the beat with or without "upmix to 5.1" ticked, well done.
    thanks for the feedback..
    so i can delete all my archive (Uploaded File here) after Helmut are back and released a new build.

    greets
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    AW: Winamp Visualisations. Finally :)

    Hello!
    I wanted to test this too but unfortunately it is not compatible with the latest SVN.
    error.log attached.
    Nevertheless thanks for your work!
     
    B

    BassFan

    Guest
    AW: Winamp Visualisations. Finally :)

    you has replace all file (after backup) with the Archive from Here?
    after that replace the Core.dll from last Archive what i have send.

    greets

    my work is only for testing not for release Build!
    Could post the source too? You have changed something in core project since last time and I would like to see the code.

    Thanks

    Files are changed with check for modifications..
    added Source Code to


    greets
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    AW: Winamp Visualisations. Finally :)

    Yes, I have. I get in the Configuration but when I want to start MediaPortal I only get a black screen where the splashscreen should start to load. Then I have to exit MP via TaskManager.
     

    Users who are viewing this thread

    Top Bottom