Can you post the source for this? I would like to try to get it working with freeice.
corrected thank you![]()
Can you post the source for this? I would like to try to get it working with freeice.
it should work if you change the window name in the .ini file and if freeice support receiving messages from other applications. You can also change the commands that are sent in the ini file to whatever freeice needs however you'll only have [default.commands.skin] section working.
sources will be available soon. ( I'm not home right now)
Yeah it works fine with FI with the commands that FI currently supports. I'll have to get try to get CDR to add some more for fast forward and rewind and menu switching.
Nice work.
Nice work Warfield, il try it in my car later today...
The whole ini looks alot more simple to understand, will this still work if i add it under the code for the phone button as my version of 1.89 ibuscomm:
Like the tray icon/exit button, be impressed if it survives hibernation!Code:KeyboardMap="{F2}"
![]()
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
no it won't because you'll have to put it under the commands section.
It should look like this:
That is for default commands (works on any undefined screen), you can specifiy each screen by also adding a [whatever.skin] section.Code:[default.commands.skin] PREV_PRES="" PREV_QUICK_REL="PREV" PREV_HOLD_REL="STOPFRWD" PREV_HOLD="STARTFRWD" NEXT_PRES="" NEXT_QUICK_REL="NEXT" NEXT_HOLD_REL="STOPFFWD" NEXT_HOLD="STARTFFWD" PLUS_PRES="VOL+" MINUS_PRES="VOL-" PHONE_PRES="SENDKEY:{F2}" RT_PRES="!SWITCHSCREENS!" REPEAT_HOLD_CMD=0
In the included .ini file there are 3 user-defined screens (menu.skin, audio_player.skin, audio_browser.skin). You can remove them or add others if you wish but make sure you keep [default.commands.skin]. This way your buttons can do different actions based on which screen you currently are (When I hold the next button I like the ffwd function in the menu, but I'd rather do a pgdown in the audio player/browser)
Thats a very good idea, so you can basically customise the steering wheel buttons for whatever is definted for each individual skin. the switching screens idea is a good idea, nice thinking.
If im thinking right how did you manage to output skin indicator labels (the engine rpm, temperature etc) without a .dll for Road Runner? if it can be done ive wasted my time trying to make RR plugins
Great work so far![]()
CarPuter Progress:
Planning:-----> [||||||||||] 100%
Hardware Buying:-> [||||||||||] 100%
Software:-----> [||||||||||] 100%
Installing:-----> [||||||||||] 100%
Current Project= Making skins in photoshop...
Thanks alot WaRFiElD!
Good job!
I tried this out yesterday with LSX Void 3 and it works! I'll have to spend some time today customizing the actions. I locked up RR though when pressing phone with google earth open.
is hibernation working for everyone?
Bookmarks