Latest Release Version 1.7
DOWNLOAD HERE
[Updated in 1.7] 2 Mar 08
Added the ability to configure the menu buttons
Added games module
Added a simple setup screen (loads more to add yet_
afew bug fix's (cant remember to be honest)
The menus work like so........
In the skin folder you will find skin.ini (looks like..)
&MENU1=MEDIA;Media;icons/media.png&
&MENU3=GPS;Navi;icons/gps.png&
&MENU2=RADIO;Radio;icons/radio.png&
&MENU4=WEATHER;Weather;icons/weather.png&
&MENU5=CALC;Calc;icons/calc.png&
&MENU6=PICS;Pictures;icons/pics.png&
&MENU7=GAMES;Games;icons/games.png&
&MENU8=SETTINGS;Settings;icons/settings.png&
&MENU9=;;& .. etc
So you can now change the position of all the buttons. They work as
Menubutton=COMMAND;Text;Icon
If the COMMAND is not one in my skin file then it first looks for it in the fi.ini and if its not found in there it looks through the skin.ini..
You can see how it works as I have used it in my Games menu.. Because GAMES command isnt part of my skin it looks for GAMES line in fi.ini then skin.ini when it fines it in the skin.ini it embeds it the same way it does the gps.
Hope that makes sense
Steve
[Updated in 1.6]
Added Volume Fadein on startup
Fixed Albumart not showing after returning from Radio
Fixed Media playing for a second before radio on startup
ReWrote how the playlist works, should be loads faster :-)
[Updated in 1.5] 12 Feb 08
Added Screensavertimer (press and hold the screensaver tv icon)
Added Internet Indicator
Added Weather
Added ability to set windows media players volume (fi.ini)
Added more sockets to the webserver
Fixed RDSTEXT not showing on all non radio screens
Fixed undefined in playlist showing
Fixed skipping tracks under certain conditions
Fixed the vis showing on the main screen sometimes after pressing cancel
[Updated in 1.4] 4 Feb 08
Fixed the Shuffle button not working after resuming
Added GPSDEG to flash
Added Multicommand ability ie.. "MUTE||PAUSE"
Added repeat options ie. fscommand("vol+","buttondown") becareful using
[Updated in 1.3] 3 Feb 08
Changed how the playlists are saved and resumed which was causing lots of problems.
Fixed the error of adding single files to the playlist
Added ability to start / resume for radio
Comes with Guinos latest Silabs.dll
[Updated in 1.2] 2 Feb 08
Fixed major bug on playlist loading / saving
Fixed webserver replying on wrong port
Fixed duplicate background location in skin.ini
Fixed play slider not showing right position
Added ability to save Id3 Albumart to folder (press and hold on albumart on player screen)
[Updated in 1.1] 1 Feb 08
Changes single click to double click on vis/video window (allows access to dvd menu)
Fixed Big Clock in Screensaver screen
Fixed showing cursor after hibernation (if hidden)
Added search for Albumart the same name as playing first.. (ie. KillBill.avi - looks for KillBill.jpg first then will load first .jpg)
Added sdk command "SetFlashVar" usage - "SetFlashVar::VARNAME,AMOUNT" so "SetFlashvar::TEMP,4degs"
Added ability to read albumart from ID3 tags.
[Updated in 1.0] 30 Jan 08
Added ability to set the skin size in skin.ini (skin folder)
Made the radio turn off instead of mute as was causing a hiss
Added Beezer's Silabs DLL which is greatly improved on the old dll
Redesign of skin giving more room to GPS screen
Added minimise to embeded apps
Fixed taskbar showing after hibernation
Added Webserver (turn on in fi.ini) just goto
http://127.0.0.1 on your machine or use your ip from another.
Started Picture module with zoom and drag facility
Added hidemouse in fi.ini option
Changed the playlist saving, using windows playlist saver.. (might be buggy will have to see)
Fixed the , and . problem for our non uk friends
[Updated in 0.9] 11 Jan 08
Added ability to clear playlist
Added ability to add single tracks to playlist
Added ability to add folders/sub folders to playlist
Added eject button
[Updated in 0.8] 10 Jan 08
Improved flash speed
Improved playlist loadtimes (again)
Added Slider to the media player
Added Shuffle button to the media player
Fixed exit button on radio
[Updated in 0.7] 08 Jan 08
Improved the hibernation (speeded things up)
Improved playlist loadtimes (maybe by upto x 17)
Fixed full screen embedding placement bug
[Updated in 0.6] 08 Jan 08
Added Hibernation awareness, now resumes from media and radio
Added SDK (untested) should recieve similar commands to RR
Fixed Prev / tune down button
[Updated in 0.5] 07 Jan 08
Added SiLabs Radio Compatability
Added second way of Embedding ( add ,0 or ,1 to the end.. see fi.ini for example)
Fixed Track info on first start bug
+ more bits I cant remember
[Updated in 0.4] 03 Jan 08
Added ability to show full screen vis/movies by tapping the vis box. (doesnt work on some vis types)
Added ability to restart track by pressing on it.
Added ability to be able to set music/video paths from within the app by holding the tabs
Added confirm screen when pressing exit
Added ability to embed apps (just gps for now, configured in fi.ini
Added auto close of apps that FreeICE starts
Fixed screensaver bug when on bigvis screen
[Updated in 0.3] 02 Jan 08
Added minimise button
Added screensaver on/off button
Added new playlist save function
Added press and hold load all music in folder including sub folders
Added a surround round the bottom buttons (as requested) still needs perfecting
Added a back button rather than a X (exit) button to non menu screen (as requested)
Added drive button on browser so you can surf your whole pc (inc usb drives / cd drives etc)
Added directory back memory so it goes back to the same place if up up dir.. ( as requested )
Added Music / Video Paths
Fixed a couple of bugs mentioned and some I found..
+ more bits I cant remember