Index: HTML/Handheld/browse_playlist_list.html
===================================================================
--- HTML/Handheld/browse_playlist_list.html (revision 1867)
+++ HTML/Handheld/browse_playlist_list.html (working copy)
@@ -1,16 +1,16 @@
- [% IF anchor %] [% END %]
- [% IF descend %][% title | html %] [% END %]
- [% IF not descend %][% title | html %] [% END %]
+ [% IF anchor %] [% END %]
+ [% IF descend %][% title | html %] [% END %]
+ [% IF not descend %][% title | html %] [% END %]
-
+
-
+
Index: HTML/Handheld/songinfo.html
===================================================================
--- HTML/Handheld/songinfo.html (revision 1867)
+++ HTML/Handheld/songinfo.html (working copy)
@@ -9,14 +9,14 @@
[% "SONG_INFO" | string %] [% "FOR" | string %] [% title %]
[% IF coverart %]
-
+
[% END %]
@@ -36,7 +36,7 @@
[% "ARTIST" | string %][% "COLON" | string %]
- [% artist %]
+ [% artist %]
[% END %] [% IF composer %]
@@ -45,7 +45,7 @@
[% "COMPOSER" | string %][% "COLON" | string %]
- [% composer %]
+ [% composer %]
[% END %] [% IF conductor %]
@@ -54,7 +54,7 @@
[% "CONDUCTOR" | string %][% "COLON" | string %]
- [% conductor %]
+ [% conductor %]
[% END %] [% IF album %]
@@ -63,7 +63,7 @@
[% "ALBUM" | string %][% "COLON" | string %]
- [% album %]
+ [% album %]
[% END %] [% IF genre %]
@@ -72,7 +72,7 @@
[% "GENRE" | string %][% "COLON" | string %]
- [% genre %]
+ [% genre %]
[% END %] [% IF track %]
Index: HTML/Handheld/browse_playlist.html
===================================================================
--- HTML/Handheld/browse_playlist.html (revision 1867)
+++ HTML/Handheld/browse_playlist.html (working copy)
@@ -11,21 +11,21 @@
-[% IF warn %][% "NOTE" | string %] [% "SCAN_WARNING" | string %] [% IF audiodir %][% "SCAN_CLICK" | string %] [% "HERE" | string %] .[% END %]
[% END %]
+[% IF warn %][% "NOTE" | string %] [% "SCAN_WARNING" | string %] [% IF audiodir %][% "SCAN_CLICK" | string %] [% "HERE" | string %] .[% END %]
[% END %]
[% IF RENAME_WARNING %][% "NOTE" | string %] [% "RENAME_WARNING" | string %]
[% END %]
[% IF browselist_pagebar %][% "PAGES" | string %]:[% browselist_pagebar %][% END %][% IF browselist_header %] | [% browselist_header %]
[% END %]
[% IF playlistname %][% "THIS_ENTIRE_PLAYLIST" | string %]
-
+
-
+
[% END %]
[% browse_list %]
@@ -42,7 +42,7 @@
[% END %]
-[% IF titled %][% "DELETE_THIS_PLAYLIST" | string %] [% END %]
+[% IF titled %][% "DELETE_THIS_PLAYLIST" | string %] [% END %]
[% IF playlistname %]
[% END %]
Index: HTML/Handheld/setup_input_array_udr.html
===================================================================
--- HTML/Handheld/setup_input_array_udr.html (revision 1867)
+++ HTML/Handheld/setup_input_array_udr.html (working copy)
@@ -2,11 +2,11 @@
[% IF PrefsInTable %][% END %]
[% PrefExtValue %]
[% IF PrefsInTable %] [% END %]
-Up
+Up
[% IF PrefsInTable %] [% END %]
-Down
+Down
[% IF PrefsInTable %] [% END %]
-×
+×
[% IF PrefsInTable %] [% END %]
[% IF not PrefsInTable %] [% END %]
Index: HTML/Handheld/linklist.html
===================================================================
--- HTML/Handheld/linklist.html (revision 1867)
+++ HTML/Handheld/linklist.html (working copy)
@@ -5,7 +5,7 @@
[% IF separator == 'list' %][% END %]
[% END %]
-[% IF not currpage %][% linktitle %] [% END %]
+[% IF not currpage %][% linktitle %] [% END %]
[% IF currpage %][% linktitle %] [% END %]
[% IF useSuffix %]
Index: HTML/Handheld/status_header.html
===================================================================
--- HTML/Handheld/status_header.html (revision 1867)
+++ HTML/Handheld/status_header.html (working copy)
@@ -25,20 +25,20 @@
[% IF songtitle %] [% "TITLE" | string %][% "COLON" | string %]
- [% songtitle %]
+ [% songtitle %]
[% END %]
[% IF artist %][% "ARTIST" | string %][% "COLON" | string %]
- [% artist %]
+ [% artist %]
[% END %]
[% IF album %][% "ALBUM" | string %][% "COLON" | string %][% END %]
- [% IF album %][% album %] [% END %][% IF year %] ([% year %])[% END %]
+ [% IF album %][% album %] [% END %][% IF year %] ([% year %])[% END %]
[% IF coverart %]
-
+
[% END %]
@@ -46,55 +46,55 @@
Index: HTML/Handheld/pagefooter.html
===================================================================
--- HTML/Handheld/pagefooter.html (revision 1867)
+++ HTML/Handheld/pagefooter.html (working copy)
@@ -1,7 +1,7 @@
Index: HTML/Handheld/setup.html
===================================================================
--- HTML/Handheld/setup.html (revision 1867)
+++ HTML/Handheld/setup.html (working copy)
@@ -32,7 +32,7 @@
[% IF page == 'player' %]
[% "FORGET_PLAYER" | string %]
[% "FORGET_PLAYER_DESC" | string %]
- [% "FORGET_PLAYER_LINK" | string %]
+ [% "FORGET_PLAYER_LINK" | string %]
[% END %]
Index: HTML/Handheld/html/help.html
===================================================================
--- HTML/Handheld/html/help.html (revision 1867)
+++ HTML/Handheld/html/help.html (working copy)
@@ -7,24 +7,24 @@
Index: HTML/Handheld/browse.html
===================================================================
--- HTML/Handheld/browse.html (revision 1867)
+++ HTML/Handheld/browse.html (working copy)
@@ -12,11 +12,11 @@
@@ -25,7 +25,7 @@
[% IF badpath == '1' %]
[% IF playlist %][% "NEED_PLAYLIST_PATH" | string %][% END %]
[% IF not playlist %][% "NEED_PATH" | string %][% END %]
- [% "CLICK_HERE" | string %] [% "TO_GO_TO_SERVER_SETTINGS" | string %]
+ [% "CLICK_HERE" | string %] [% "TO_GO_TO_SERVER_SETTINGS" | string %]
[% END %]
[% IF coverart %]
Index: HTML/Handheld/browseid3.html
===================================================================
--- HTML/Handheld/browseid3.html (revision 1867)
+++ HTML/Handheld/browseid3.html (working copy)
@@ -12,7 +12,7 @@
-[% IF warn %][% "NOTE" | string %] [% "SCAN_WARNING" | string %] [% IF audiodir %][% "SCAN_CLICK" | string %] [% "HERE" | string %] .[% END %]
[% END %]
+[% IF warn %][% "NOTE" | string %] [% "SCAN_WARNING" | string %] [% IF audiodir %][% "SCAN_CLICK" | string %] [% "HERE" | string %] .[% END %]
[% END %]
[% pwd_list %]
@@ -23,7 +23,7 @@
[% IF coverart %]
-
+
[% END %]
Index: HTML/Handheld/browseid3_artwork.html
===================================================================
--- HTML/Handheld/browseid3_artwork.html (revision 1867)
+++ HTML/Handheld/browseid3_artwork.html (working copy)
@@ -1,22 +1,22 @@
- [% IF coverthumb %][% END %]
- [% IF not coverthumb %][% END %]
+ [% IF coverthumb %][% END %]
+ [% IF not coverthumb %][% END %]
- [% IF mixable_descend %] [% END %]
- [% IF mixable_not_descend %] [% END %]
+ [% IF mixable_descend %] [% END %]
+ [% IF mixable_not_descend %] [% END %]
- [% IF descend %] [% END %]
- [% IF not descend %] [% END %]
+ [% IF descend %] [% END %]
+ [% IF not descend %] [% END %]
- [% IF descend %] [% END %]
- [% IF not descend %] [% END %]
+ [% IF descend %] [% END %]
+ [% IF not descend %] [% END %]
Index: HTML/Handheld/hitlist_list.html
===================================================================
--- HTML/Handheld/hitlist_list.html (revision 1867)
+++ HTML/Handheld/hitlist_list.html (working copy)
@@ -1,7 +1,7 @@
- [% title %]
+ [% title %]
([% song_count %])
Index: HTML/Handheld/status_list.html
===================================================================
--- HTML/Handheld/status_list.html (revision 1867)
+++ HTML/Handheld/status_list.html (working copy)
@@ -1,26 +1,26 @@
-
- [% num + 1 %].
- [% title %]
+
+ [% num + 1 %].
+ [% title %]
-
+
-
+
-
+
-
+
Index: HTML/Handheld/pageheader.html
===================================================================
--- HTML/Handheld/pageheader.html (revision 1867)
+++ HTML/Handheld/pageheader.html (working copy)
@@ -14,7 +14,7 @@
Index: HTML/Handheld/home.html
===================================================================
--- HTML/Handheld/home.html (revision 1867)
+++ HTML/Handheld/home.html (working copy)
@@ -12,7 +12,7 @@
[% IF additionalLinks.browse %]
[% FOREACH link = additionalLinks.browse %]
- [% link.key | string %]
+ [% link.key | string %]
[% END %]
[% END %]
@@ -23,7 +23,7 @@
[% IF additionalLinks.search %]
[% FOREACH key = additionalLinks.search.keys %]
- [% key | string %]
+ [% key | string %]
[% END %]
[% END %]
@@ -32,7 +32,7 @@
Index: HTML/Handheld/browse_list.html
===================================================================
--- HTML/Handheld/browse_list.html (revision 1867)
+++ HTML/Handheld/browse_list.html (working copy)
@@ -1,16 +1,16 @@
- [% IF anchor %] [% END %]
- [% IF descend %][% IF not nobrowse %][% END %][% title %] [% END %]
- [% IF not descend %]"[% title %]" [% END %]
+ [% IF anchor %] [% END %]
+ [% IF descend %][% IF not nobrowse %][% END %][% title %] [% END %]
+ [% IF not descend %]"[% title %]" [% END %]
-
+
-
+
Index: HTML/Handheld/browseid3_list.html
===================================================================
--- HTML/Handheld/browseid3_list.html (revision 1867)
+++ HTML/Handheld/browseid3_list.html (working copy)
@@ -1,18 +1,18 @@
- [% IF anchor %] [% END %]
- [% IF descend %][% title %] [% END %]
- [% IF not descend %][% title %] [% END %]
+ [% IF anchor %] [% END %]
+ [% IF descend %][% title %] [% END %]
+ [% IF not descend %][% title %] [% END %]
- [% IF descend %] [% END %]
- [% IF not descend %] [% END %]
+ [% IF descend %] [% END %]
+ [% IF not descend %] [% END %]
- [% IF descend %] [% END %]
- [% IF not descend %] [% END %]
+ [% IF descend %] [% END %]
+ [% IF not descend %] [% END %]
Index: HTML/Handheld/playlist.html
===================================================================
--- HTML/Handheld/playlist.html (revision 1867)
+++ HTML/Handheld/playlist.html (working copy)
@@ -29,9 +29,9 @@
- [% IF cansave %][% "SAVE" | string %] | [% END %]
- [% "DOWNLOAD" | string %] |
- [% "CLEAR" | string %]
+ [% IF cansave %][% "SAVE" | string %] | [% END %]
+ [% "DOWNLOAD" | string %] |
+ [% "CLEAR" | string %]
Index: HTML/Handheld/menu.html
===================================================================
--- HTML/Handheld/menu.html (revision 1867)
+++ HTML/Handheld/menu.html (working copy)
@@ -2,10 +2,10 @@
Index: HTML/Handheld/index.html
===================================================================
--- HTML/Handheld/index.html (revision 1867)
+++ HTML/Handheld/index.html (working copy)
@@ -1,3 +1,11 @@
-
-[% PROCESS home.html %]
+
+
+
+ [% "WELCOME_TO_" _ playermodel | string %]
+
+
+
+
+
+
\ No newline at end of file