Difference between revisions of "Articles"
From Winamp Developer Wiki
(All revisions matched the spam blacklist (dev.aol.com), blanking) |
|||
| Line 1: | Line 1: | ||
| + | '''Breadcrumb''' -- [[Main_Page|Wiki Main]] : [[Skin Developer]] : [[Visual Developer]] : [[Plug-in Developer]] : [[Online Service Developer]] : [[Articles|Articles Page]] : [[Developers FAQ|FAQ]] : [[Main_Page#Glossary_of_Terms|Glossary]] | ||
| + | |||
| + | ==Skin Articles== | ||
| + | |||
| + | ===Classic Skins=== | ||
| + | *Link to Classic Skin Article 1 | ||
| + | *Link to Classic Skin Article 2 | ||
| + | |||
| + | ===Modern Skins=== | ||
| + | *[http://dev.aol.com/article/2007/winamp_skins Winamp Skins Development Tutorial] | ||
| + | *Link to Modern Skin Article 2 | ||
| + | *[[Creating a ClassicPro Skin]] | ||
| + | |||
| + | ===ClassicPro Skins=== | ||
| + | * [[Creating a ClassicPro Skin]] | ||
| + | |||
| + | ==Visualization Articles== | ||
| + | *[[MilkDrop_Preset_Authoring|MilkDrop Preset Authoring]] | ||
| + | *Link to vis Article 2 | ||
| + | |||
| + | ==Plug-in Articles== | ||
| + | |||
| + | *[[Wasabi|Overview of the Wasabi API]] | ||
| + | *[[Decode File API]] | ||
| + | *[[Media Library Plugin|How to create a Media Library plugin]] | ||
| + | *[[Input Plugin|How to create an Input plugin]] | ||
| + | *[[General Purpose Plugin|General Purpose plugins]] | ||
| + | *[[Output Plugin|How to create an Output plugin]] | ||
| + | *[[DSP Plugin|Audio Effects (DSP) plugins]] | ||
| + | *[[Random API]] | ||
| + | *[[Language API]] | ||
| + | *[[Agave Config API]] | ||
| + | *[[Album Art API]] | ||
| + | *[[Tagz API]] | ||
| + | *[[XML Parser Object]] | ||
| + | *[[System Callbacks API]] | ||
| + | *[[Skin API]] | ||
| + | *[[Service Manager API]] | ||
| + | *[[Memory Manager API]] | ||
| + | *[[Image Writer Service]] | ||
| + | *[[Image Loader Service]] | ||
| + | *[[Text Feed Service]] | ||
| + | *[[File Reader Service]] | ||
| + | *[[Application API]] | ||
| + | *[[Replay Gain API]] | ||
| + | *[[Podcasts API]] | ||
| + | *[[Agave Metadata API]] | ||
| + | *[[System Component Interface]] | ||
| + | *[[Burner API]] | ||
| + | *[[Audio Encoder Plugin|Audio encoders (transcoding, CD ripper)]] | ||
| + | *[[Skinning Plugins|WAC Skinning plugins]] | ||
| + | *[[Nullsoft Database Engine|Nullsoft Database Engine (NDE)]] | ||
| + | *[[JNetLib|JNetLib networking library]] | ||
| + | *[[APE Plugins|AVS Plugins]] | ||
| + | *[[NSV Plugins|NSV Audio and Video decoders]] | ||
| + | *[[Playlist API]] | ||
| + | *[[Media Core API|Media Core API (Freeform skins only!)]] | ||
| + | *[[SendMessage API|Winamp 2 API]] | ||
| + | *[[Media Library API|Media Library SendMessage API]] | ||
| + | *[[Plugin Terminology]] | ||
| + | |||
| + | ==Web Development Articles== | ||
| + | * [[HTTP Example Plugin]] | ||
| + | * [[Javascript External Interface]] | ||
Revision as of 21:17, 26 February 2009
Breadcrumb -- Wiki Main : Skin Developer : Visual Developer : Plug-in Developer : Online Service Developer : Articles Page : FAQ : Glossary
Contents
Skin Articles
Classic Skins
- Link to Classic Skin Article 1
- Link to Classic Skin Article 2
Modern Skins
- Winamp Skins Development Tutorial
- Link to Modern Skin Article 2
- Creating a ClassicPro Skin
ClassicPro Skins
Visualization Articles
- MilkDrop Preset Authoring
- Link to vis Article 2
Plug-in Articles
- Overview of the Wasabi API
- Decode File API
- How to create a Media Library plugin
- How to create an Input plugin
- General Purpose plugins
- How to create an Output plugin
- Audio Effects (DSP) plugins
- Random API
- Language API
- Agave Config API
- Album Art API
- Tagz API
- XML Parser Object
- System Callbacks API
- Skin API
- Service Manager API
- Memory Manager API
- Image Writer Service
- Image Loader Service
- Text Feed Service
- File Reader Service
- Application API
- Replay Gain API
- Podcasts API
- Agave Metadata API
- System Component Interface
- Burner API
- Audio encoders (transcoding, CD ripper)
- WAC Skinning plugins
- Nullsoft Database Engine (NDE)
- JNetLib networking library
- AVS Plugins
- NSV Audio and Video decoders
- Playlist API
- Media Core API (Freeform skins only!)
- Winamp 2 API
- Media Library SendMessage API
- Plugin Terminology