Ocean theme for WiiCR
Version: 1.4.1
Created by Andrew Hughes (a.hughes@gmail.com)
Occasionally on IRC:
----
Nick: Aurion
/server irc.freenode.net
/join #wiicr
----

INSTRUCTIONS:
Unzip the 'Ocean' folder to '/path/to/xampp/htdocs/wmc/themes/'.
You will know you're in the right place when you see the
folder for the default theme named 'icons1'.

Next open up the config page on your current WiiCR theme, select
'Ocean' from the dropdown box and click the button!

That's all there is to it!
Enjoy!

 - Andy


NOTICES:
Nothing at the moment :)


CHANGE LOG:
08 January, 2007, 9:52pm (GMT+10)
 - Quick fix for the segment skipping for videos.

08 January, 2007, 7:50pm (GMT+10)
 - Flushed out most if not all bugs with newer versions of WiiCR
 - Skinned the shoutcast page, looks like the mp3play page.
 - Almost completely standardised the markup so I can use the same
   one for my other themes.

04 January, 2007, 8:39pm (GMT+10)
 - BIG changes to vidplay.tpl
   - Changed the size of the video since playback quality is increased using the
     zoom feature on the Wii as opposed to resizing the video to the Wii resolution.
   - When a video is finished, the page will load the next video without having to
     change the page it is currently viewing. This is so that when it does change
     video, the zoom will stay and not reset.
   - Removed AJAX method as it was found to be quicker to use just a simple replace
     method using DOM.
 - Added a splash page using javascript, if splash pages are enabled in
   WiiCR 0.3 I will probably redo it.
 - Fixed the config.tpl to display missing options, and changed the way the theme
   change option is displayed.
03 January, 2007, 1:12am (GMT+10)
 - Made changes in vidplay.tpl to support the new flvplayer
02 January, 2007, 10:03pm (GMT+10)
 - Added javascript redirect to mp3 load page to save the extra (pointless) click.