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 7 by kzt, Sat Feb 16 15:51:52 2008 UTC revision 14 by kzt, Sat Feb 23 09:27:52 2008 UTC
# Line 2  Line 2 
2  <playlist>  <playlist>
3          <pictures> //スライドショーの画像を定義するブロック          <pictures> //スライドショーの画像を定義するブロック
4                  <picture>                  <picture>
5                          <file>test1.png</file>                          <file>ski.jpg</file>
6                          <timing>0</timing> //0秒時点で表示                          <span>2000</span> //2000ms表示
7                  </picture>                  </picture>
8                  <picture>                  <picture>
9                          <file>test2.png</file>                          <file>soba.jpg</file>
10                          <timing>5</timing> //5秒時点で表示                          <span>2000</span> //3000ms表示
11                  </picture>                  </picture>
12          </pictures>          </pictures>
13          <songs>          <songs>

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

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