Browse Subversion Repository
Diff of /default_playlist.xml
Parent Directory
| Revision Log
| Patch
| 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 |
|
|
|