Thread: Enicar V0.09
View Single Post
Old 09-28-2007, 07:56 AM   #37
Supergong
Low Bitrate
 
Supergong's Avatar
 
Join Date: Jan 2006
Location: Germany
Posts: 69
Here is my ini-file and thx for your response.


Code:
// The folder where your skin are SKIN_DIR=c:\enicar\skins\ // the folder name of the skin SKIN_NAME=MC2.0 SKINCACHE=0 // by default 0 false MEDIACACHE=0 // by default 0 false // folder where your mp3 are MUSIC_DIR=e:\mp3z // folder where your video are VIDEO_DIR=e:\video // when doing nothing video window will go full screen after the time specified in second VIDEO_IDLE_FULLSCREEN=5.0 // is video player is able to go automaticly full screen 1= true 0= false VIDEO_CAN_IDLE=0 // ***************************************** // GPS PART // ***************************************** // GPS ID // 1 IGuidance 3.0 // 1 IGuidance 2.x // 2 Destinator etc... No use for the instant GPS_SOFTWARE_ID=2 // GPS exe GPS_SOFTWARE_PATH=e:\ // GPS Xport port. (default -1 none) GPS_PORT=-1 // DisableVideoSpeed after witch speed the video should be disabled. -1 to don't care // don't put 1 or even when the car don't move you will get possibly flashing video as // even when the car don't move gps could give you a speed of 1 or 2 km/h so put a higher threshold DISABLEVIDEOSPEED=-1 // Need to remove iguidance window title bar ? (default true) IG_REMOVE_TITLE=1 // Need to remove iguidance menu (default true) IG_REMOVE_MENU=1 // Need to remove the status bar (default true) IG_REMOVE_STATUS=1 // Need to remove the toolbar (default true) IG_REMOVE_TOOLBAR=1

Edit: Got it working now with different-folders....but it crashes if i put my whole music-directory in....will try more folders now to see what characters or other file-extensions will crash enicar!
BTW...is there a list or something like a reference what commands and features enicar currently supports??

Last edited by Supergong; 09-28-2007 at 08:27 AM.
Supergong is offline   Reply With Quote