Difference between revisions of "Articles"

From Winamp Developer Wiki
Jump to: navigation, search
(Plug-in Articles: add link to new article - Beginner's Basic Plugin Guide)
(organize: group artitcle links by type and alphabetize titles)
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]]
+
'''Breadcrumb''' -- [[Main_Page|Wiki Main]] : [[Skin Developer]] : [[Visual Developer]] : [[Plug-in Developer]] : [[Articles|Articles Page]] : [[Developers FAQ|FAQ]] : [[Main_Page#Glossary_of_Terms|Glossary]]
  
  
Line 22: Line 22:
 
==Plug-in Articles==
 
==Plug-in Articles==
  
 +
===General===
 +
*[[Plugin Terminology]]
 
*[[Beginner's Basic Plugin Guide]]
 
*[[Beginner's Basic Plugin Guide]]
*[[Wasabi|Overview of the Wasabi API]]
+
--
*[[Decode File API]]
+
*[[APE Plugins|AVS Plugins]]
*[[Media Library Plugin|How to create a Media Library plugin]]
+
*[[DSP Plugin|Audio Effects (DSP) plugins]]
*[[Input Plugin|How to create an Input plugin]]
+
 
*[[General Purpose Plugin|General Purpose plugins]]
 
*[[General Purpose Plugin|General Purpose plugins]]
 +
*[[Input Plugin|How to create an Input plugin]]
 +
*[[Media Library Plugin|How to create a Media Library plugin]]
 
*[[Output Plugin|How to create an Output plugin]]
 
*[[Output Plugin|How to create an Output plugin]]
*[[DSP Plugin|Audio Effects (DSP) plugins]]
+
--
*[[Random API]]
+
*[[Audio Encoder Plugin|Audio encoders (transcoding, CD ripper)]]
*[[Language API]]
+
*[[JNetLib|JNetLib networking library]]
 +
*[[Nullsoft Database Engine|Nullsoft Database Engine (NDE)]]
 +
*[[NSV Plugins|NSV Audio and Video decoders]]
 +
*[[System Component Interface]]
 +
*[[Skinning Plugins|WAC Skinning plugins]]
 +
*[[Winamp Orgler]]
 +
*[[XML Parser Object]]
 +
 
 +
===API===
 
*[[Agave Config API]]
 
*[[Agave Config API]]
 +
*[[Agave Metadata API]]
 
*[[Album Art 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]]
 
*[[Application API]]
*[[Replay Gain API]]
 
*[[Podcasts API]]
 
*[[Agave Metadata API]]
 
*[[System Component Interface]]
 
 
*[[Burner API]]
 
*[[Burner API]]
*[[Audio Encoder Plugin|Audio encoders (transcoding, CD ripper)]]
+
*[[Decode File API]]
*[[Skinning Plugins|WAC Skinning plugins]]
+
*[[Language API]]
*[[Nullsoft Database Engine|Nullsoft Database Engine (NDE)]]
+
*[[JNetLib|JNetLib networking library]]
+
*[[APE Plugins|AVS Plugins]]
+
*[[NSV Plugins|NSV Audio and Video decoders]]
+
 
*[[Playlist API]]
 
*[[Playlist API]]
 +
*[[Podcasts API]]
 
*[[Media Core API|Media Core API (Freeform skins only!)]]
 
*[[Media Core API|Media Core API (Freeform skins only!)]]
*[[SendMessage API|Winamp 2 API]]
 
 
*[[Media Library API|Media Library SendMessage API]]
 
*[[Media Library API|Media Library SendMessage API]]
*[[Winamp Orgler]]
+
*[[Memory Manager API]]
*[[Plugin Terminology]]
+
*[[Random API]]
 +
*[[Replay Gain API]]
 +
*[[Service Manager API]]
 +
*[[Skin API]]
 +
*[[System Callbacks API]]
 +
*[[Tagz API]]
 +
*[[SendMessage API|Winamp 2 API]]
 +
*[[Wasabi|Overview of the Wasabi API]]
 +
 
 +
===Services===
 +
*[[File Reader Service]]
 +
*[[Image Writer Service]]
 +
*[[Image Loader Service]]
 +
*[[Text Feed Service]]
  
 
==Web Development Articles==
 
==Web Development Articles==
 
* [[HTTP Example Plugin]]
 
* [[HTTP Example Plugin]]
 
* [[Javascript External Interface]]
 
* [[Javascript External Interface]]

Revision as of 14:26, 10 June 2009

Breadcrumb -- Wiki Main : Skin Developer : Visual Developer : Plug-in Developer : Articles Page : FAQ : Glossary


Skin Articles

Classic Skins

  • Link to Classic Skin Article 1
  • Link to Classic Skin Article 2

Modern Skins

ClassicPro Skins

Visualization Articles

Plug-in Articles

General

--

--

API

Services

Web Development Articles