webamp/packages/webamp-modern/assets/winamp_classic
Fathony Luthfillah f40c0ed3b8
bugfix import json failed (#1212)
* del unused BMP (whole dir, we don't use the
 legacy of declassified any more, due different/new approach)

* missing files, and nothing but let netlify deploy
again

---------

Co-authored-by: Fathony Luthfillah <fathony@smart-leaders.net>
2023-03-30 10:09:05 -07:00
..
scripts bugfix import json failed (#1212) 2023-03-30 10:09:05 -07:00
xml bugfix import json failed (#1212) 2023-03-30 10:09:05 -07:00
.gitignore x2nie dev8 (Multi Skin Engines) (#1203) 2023-02-23 08:41:17 -05:00
readme.md x2nie dev8 (Multi Skin Engines) (#1203) 2023-02-23 08:41:17 -05:00
screenshot.png x2nie dev8 (Multi Skin Engines) (#1203) 2023-02-23 08:41:17 -05:00
skin.xml x2nie dev8 (Multi Skin Engines) (#1203) 2023-02-23 08:41:17 -05:00

Winamp Classic Modernized

Creating winamp skin is a complex task.

here some that come to my brain:

  • Bitmaps name should reflect to winamp classic bitmap filename, when possible
  • Provide several xml that can be switched by bitmap existence
  • Instead of few files (with too large lines), lets split them into managable code, (Winamp Modern did, please follow)
  • Maximize using of xml tags & attributes as possible, rather than creating new maki script