Develop and Download Open Source Software

Browse Subversion Repository

Diff of /default_playlist.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5 by kreuz45, Sat Feb 16 13:20:13 2008 UTC revision 7 by kzt, Sat Feb 16 15:51:52 2008 UTC
# Line 1  Line 1 
1  <?xml version="1.0" ?>  <?xml version="1.0" ?>
2  <playlist>  <playlist>
3            <pictures> //スライドショーの画像を定義するブロック
4                    <picture>
5                            <file>test1.png</file>
6                            <timing>0</timing> //0秒時点で表示
7                    </picture>
8                    <picture>
9                            <file>test2.png</file>
10                            <timing>5</timing> //5秒時点で表示
11                    </picture>
12            </pictures>
13          <songs>          <songs>
14                  <song>                  <song>
15                          <title>Test song 1</title>                          <title>Test song 1</title>

Legend:
Removed from v.5  
changed lines
  Added in v.7

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26