Hey,
Here is a must for all skin devs, and those who want to become a skin dev:
Winamp Skin Development Pack v5.9 [2022/08/22]
Designed for Winamp 5.9+
It features:
-maki compiler
-maki libs
-bento/wa modern scripts
-editplus 2 maki syntax
If you have written a useful script or XUI object you can post it in this thread, and we will include it in WaSDP.
Ofcourse, we'll give you credit.
Changelog:
v5.9
-updated scripts for bento from Winamp 5.9
-updated readme
-updated installer (added nscrt.dll, misc tweaks, made it not require winamp.exe)
-removed ConsoleFile.w5s (incompatible with 5.9, no source found)
v1.14
-updated scripts for bento/wa modern from Winamp 5.63
-minor updates to lib\std.mi
v1.12
-updated scripts for bento/wa modern from Winamp 5.63
-minor updates to lib\std.mi, lib\fileio.mi, lib\com\songinfo.m
- added the following in lib\std.mi
: extern System.onUrlChange(String url);
: extern AlbumArtLayer.isLoading();
: extern AlbumArtLayer.onAlbumArtLoaded(boolean success);
: extern GroupList.setRedraw(int redraw);
- changed the following in lib\fileio.mi
: XmlDoc.parser_onError(..) - due to some API changes filename and incpath will hold an empty string since winamp 5.56
- added fixes in lib\com\songinfo.m to cope with SHOUTcast v2 streams
v1.11
-added colormgr.mi library
-added some useful functions i've written some time ago
v1.1
-needed to rewrite it after i've lost the installer source
v1.02:
-updated for the upcoming Winamp version 5.51
-new/updated libs (Pldir.mi, Std.mi)
-included Edit Plus 2 Syntax for maki
v1.01:
-fixed typo in timecontrol.m
-added missing files
____________________________________________________________
Previous version (not to be used with Winamp 5.9)
Winamp Skin Development Pack 1.14 [2013/12/17]
Designed for skinversion 1.34-1.36 / Winamp 5.54 - 5.666+
v1.14 also features:
-console file output
Here are the updated pldir.mi and std.mi with changes for 5.52 final.
std.mi, pldir.mi
______________________________________________
Here is a must for all skin devs, and those who want to become a skin dev:
Winamp Skin Development Pack v5.9 [2022/08/22]
Designed for Winamp 5.9+
It features:
-maki compiler
-maki libs
-bento/wa modern scripts
-editplus 2 maki syntax
If you have written a useful script or XUI object you can post it in this thread, and we will include it in WaSDP.
Ofcourse, we'll give you credit.
Changelog:
v5.9
-updated scripts for bento from Winamp 5.9
-updated readme
-updated installer (added nscrt.dll, misc tweaks, made it not require winamp.exe)
-removed ConsoleFile.w5s (incompatible with 5.9, no source found)
v1.14
-updated scripts for bento/wa modern from Winamp 5.63
-minor updates to lib\std.mi
v1.12
-updated scripts for bento/wa modern from Winamp 5.63
-minor updates to lib\std.mi, lib\fileio.mi, lib\com\songinfo.m
- added the following in lib\std.mi
: extern System.onUrlChange(String url);
: extern AlbumArtLayer.isLoading();
: extern AlbumArtLayer.onAlbumArtLoaded(boolean success);
: extern GroupList.setRedraw(int redraw);
- changed the following in lib\fileio.mi
: XmlDoc.parser_onError(..) - due to some API changes filename and incpath will hold an empty string since winamp 5.56
- added fixes in lib\com\songinfo.m to cope with SHOUTcast v2 streams
v1.11
-added colormgr.mi library
-added some useful functions i've written some time ago
v1.1
-needed to rewrite it after i've lost the installer source
v1.02:
-updated for the upcoming Winamp version 5.51
-new/updated libs (Pldir.mi, Std.mi)
-included Edit Plus 2 Syntax for maki
v1.01:
-fixed typo in timecontrol.m
-added missing files
____________________________________________________________
Previous version (not to be used with Winamp 5.9)
Winamp Skin Development Pack 1.14 [2013/12/17]
Designed for skinversion 1.34-1.36 / Winamp 5.54 - 5.666+
v1.14 also features:
-console file output
Here are the updated pldir.mi and std.mi with changes for 5.52 final.
std.mi, pldir.mi
______________________________________________
Comment