Announcement

Collapse
No announcement yet.

Winamp 5.55 SDK

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • meltor
    replied
    Thanks for all of this.

    Leave a comment:


  • Victhor
    replied
    Hahaha.. ok!

    Leave a comment:


  • DrO
    replied
    nothing has happened with that.
    <post changed from my earlier outburst>

    Leave a comment:


  • Victhor
    replied
    So I guess there is no news about the Color editor wasabi files (or just a plain "no it won´t be")...?

    Leave a comment:


  • DrO
    replied
    I've done nothing else towards things and with the way other things are going I'd just forget about seeing any sort of update from me.

    Leave a comment:


  • thinktink
    replied
    Any news on an updated SDK? If not or if I'm just being an annoying prat just ignore me.

    Leave a comment:


  • DrO
    replied
    there's only what's in the sdk and that's just a slim version of what is natively done (depending on when the ml plug-in was done as styles have changed over time). really just use them as a basis and go with what _you_ want to do with the plug-in as there's only so much the shipped examples can do before becoming a true plug-in which defeats the point of most of the examples.

    -daz

    Leave a comment:


  • Sagehorn
    replied
    Where can i find the "full" standardcode for a ml-plugin?

    Leave a comment:


  • x86.sll
    replied
    Why there is no vis folder in the new sdk?

    Leave a comment:


  • DrO
    replied
    older files should be in this older 5.04 version of the sdk.

    -daz

    Leave a comment:


  • hydrant
    replied
    missing header

    I'm looking for file gen_ml/itemlist.h which is missing in this SDK.

    Could somebody point me where to find one? I guess, that this file used to be there, but have been removed.

    I would like to continue in development of ml_daap plugin, but current code use this header.

    Thanks
    Andrej

    Leave a comment:


  • DrO
    replied
    Updated ml_lib.cpp (Unicode Version)

    Attached is a newer version of ml_lib.cpp (from the gen_ml folder) which implements all of the required unicode functions.

    Leave a comment:


  • DrO
    replied
    Ruzzz: will get that changed though that api shouldn't be used other than through gen_jumpex.dll

    -ex-: it sounds like "%WinampSDK%\Wasabi" hasn't been correctly included in the project's directories.

    -daz

    Leave a comment:


  • Ruzzz
    replied
    IPC_GET_NEXT_PLITEM - error in example:
    SendMessage(hwnd_winamp,WM_WA_IPC,0,IPC_EOF_GET_NEXT_PLITEM);
    in IPC_GET_PREVIOUS_PLITEM too.

    Leave a comment:


  • -ex-
    replied
    Hi.. I have an error in compiling "ml_xmlex\main.h"

    The error is at the:
    #include <api/service/api_service.h>

    It says no such file or directory..

    Anyone has a solution? Thanks..

    Leave a comment:

Working...
X