mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-22 01:29:22 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| scripts | ||
| xml | ||
| .gitignore | ||
| readme.md | ||
| screenshot.png | ||
| skin.xml | ||
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