Announcement
Collapse
No announcement yet.
Winamp 5.55 SDK
Collapse
This is a sticky topic.
X
X
-
nothing has happened with that.
<post changed from my earlier outburst>
Leave a comment:
-
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:
-
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:
-
Any news on an updated SDK? If not or if I'm just being an annoying prat just ignore me.
Leave a comment:
-
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:
-
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:
-
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:
-
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:
-
IPC_GET_NEXT_PLITEM - error in example:
SendMessage(hwnd_winamp,WM_WA_IPC,0,IPC_EOF_GET_NEXT_PLITEM);
Leave a comment:
-
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:
Leave a comment: