doc/widget_tutorial/README.txt
author hamidouk
Fri, 17 Feb 2012 10:22:39 +0100
branchpopcorn-port
changeset 813 25a241b6688a
permissions -rw-r--r--
added a tutorial on how to write a plugin.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
813
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     1
How to make your own widget for the metadataplayer
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     2
==================================================
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     3
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     4
This is a short tutorial that will show you how to make
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     5
a widget for the metadataplayer. It details how to configure
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     6
the metadataplayer in a HTML page and how to use your own widget
25a241b6688a added a tutorial on how to write a plugin.
hamidouk
parents:
diff changeset
     7
along with the player.