User Tools

Site Tools


ui_extension:ui_extension

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
ui_extension:ui_extension [2005/01/24 15:35] musicmusicui_extension:ui_extension [2009/02/16 21:26] – removed musicmusic
Line 1: Line 1:
-===== Developers ===== 
-In order to create UI Extension aware components, you will need: 
-  * The [[http://foobar.morbo.org/download.html#SDK|foobar2000 SDK]] 
-  * The [[http://music.everywebhost.com/#Columns|UI Extension SDK]] 
-  * Microsoft Visual C++ 
  
-Also recommended is the current [[http://www.microsoft.com/msdownload/platformsdk/sdkupdate/|Microsoft Platform SDK]]. 
- 
-If you are unaware of how to set up the foobar2000 SDK, and create foobar2000 components, please read the foobar2000 [[http://foobar.morbo.org/FAQ.html#FAQ_d1|FAQ]] first.  
- 
-You should extract the UI Extension archive to your foobar2000\ui_extension sub-directory of your SDK root folder. You should then proceed to insert the ui_extension project into your workspace, and add it as a dependancy of yout project.  
- 
-You should include the header "../ui_extension_with_helpers.h" as appropriate in your code. 
- 
-UI Extension hosts must implement the [[http://music.everywebhost.com/ui_extension/classui__extension__host.html|ui_extension_host]] interface, whilsts panels should implement the [[http://music.everywebhost.com/ui_extension/classui__extension.html|ui_extension]] interface. 
- 
-[[http://music.everywebhost.com/ui_extension/index.html|View doxygen generated documentation of the interfaces]] 
- 
-Some example components you can look at are: 
-[[http://music.everywebhost.com/#Columns|Album list panel]]\\ 
-[[http://music.everywebhost.com/#Columns|ASCII playback buttons]]\\ 
-[[http://www.stud.uni-karlsruhe.de/~uzbs/fb2k/html/#history|History]]\\ 
-[[http://www.hydrogenaudio.org/forums/index.php?showtopic=29363|Track info panel]]\\ 
-[[http://music.everywebhost.com/#Columns|Staic control panel]]\\ 
-[[http://music.everywebhost.com/#Columns|Extended search panel]]\\ 
ui_extension/ui_extension.txt · Last modified: 2008/05/21 22:09 by musicmusic