Author Topic: diMka WA P.1.5.0 for Primo 2.0(9.6.x)(320х240, 480х234, 480x272, 800x480)  (Read 2246 times)

0 Members and 1 Guest are viewing this topic.

Offline kimyaci

  • *
  • Üye No : 1
    Age : 46
    Nerden : Turkey
    Kayit : 02.08.2009 - 19:00
  • Topics: 962
    Total Posts: 3226
    Given: 1068
    Receive: 57398
    • 480x272
    • Next YE G 828
    • iGO8_8.3.4.xx
    • Forumigo8navigation

Skin diMka WA (WertVRV and Andron66) to 320x240, 480x234, 480x272, 800x480.
-------------------------
The current version of P 1.5.0 (only Primo 2.0) (9.6.x)
-------------------------
Do not forget to say thank you to:
Andron66 - author of picture skin (800_480 completely redrawn for almost all the pictures in high quality).
dima8389 - author of the original skin di / \ / \ ka for iGO8.3, many of whom moved to the skin for Primo.
psb - author decompiler files *. lua, without which there would be no skins.


1. Includes all the features and add-on skin for version 1.2.
2. The new principle of the "Return to the machine":
- A single place to store a list of recorded provisions (previously beaten the story) - \ userlists \ ret2car_history.txt;
- View the recorded provisions in the "Details" in the main search menu;
- Ability to filter the list of events (loss of signal output, etc.);
- The maximum size of the list - 24, reaching a maximum at the old records are deleted.
3. Changing the position (address) custom POI.
4. Setting time disappearing Information Bar "Roadside Service" (highway POI).
5. New item in menu TTSPro - "Options for the route in real-time" (the phrase "In .... m. possible alternative route to the street ......, ....... shorter feet.")
- To listen to and enable / disable the extra distance to the point of the phrase detour phrase naming the street (the street name in the test will be only after determining the position of GPS), a phrase of comparison (shorter / longer on ...) can be directly in the menu (button to go to the screen test voice-activated in the ground and included a voice with a sound);
- Enable / disable a menu will be available TTSPro with the support of TTS-voice such a possibility, ie the presence of \ i18n \ dictionary.voice voice file such a block transfer (for example, Russian TTS):

Spoiler for Hiden:
After% s = "A% s"
Possible alternative route = "possible alternative route"
more shortly on% s = "shorter on% s"
more long on% s = "longer on% s"

For a complete voice-phrase the name and the street due to the fact that version 2.0 allows you to get a formatted voice file name the streets, you need a voice file to use TTS-voices in the \ config \ config_transforms.lua add function format_street_name ():
for example, Russian TTS:
Spoiler for Hiden:
function format_street_name(streetname)
    if wstring.sub(streetname, 1, 9) == L"for_turns" then
        local str = smart_lower_case(wstring.sub(streetname, 10))
        local str1 = transform_and_format(str, replace_mapinfo)
        str1 = transform_and_format(str1, replace_for_turns)
        if sc_GetSysEntry("tts", "accusative_case", 0) then
            str1 = transform_and_format(str1, accusative_case)
        end
        return not_settlement(str) .. str1
    else
        return transform_and_format(smart_lower_case(streetname), replace_mapinfo)
    end
end

for example, the Czech TTS:
Spoiler for Hiden:
function format_street_name (streetname)
     if wstring.sub (streetname, 1, 9) == L "for_turns" then
         local str = wstring.sub (streetname, 10)
         return not_settlement (str) .. transform_and_format (str, replace_mapinfo)
     else
         return transform_and_format (streetname, replace_mapinfo)
     end
end

for example, the English TTS:
Spoiler for Hiden:
function format_street_name(streetname)
    if wstring.sub(streetname, 1, 9) == L"for_turns" then
        return transform_and_format(wstring.sub(streetname, 10), transform.roadname_abbrev_table, destname.ROADNAME)
    else
        return transform_and_format(streetname, transform.roadname_abbrev_table)
    end
end

For the Czech and English voices sample format_street_name () is given on the basis of the files that I had (perhaps there are other voices, then the rules are similar).
Adding this feature will correct pronunciation of the street further using TTSPro-function "Information on the current situation", which was problematic in version 1.2.

In connection with support for 2.0 capabilities in a single file to keep the pictures for day and night modes will be the skin in a single file. Select it as necessary for day and night to design the menu.
Normally when using version 2.0 of the outer skin at regime change day / night making some buttons unseen current state, this fact can be seen at the time of the change in the skin of default on external. In the skins, this defect is corrected in the future change of day / night will be fine.
Skin to version 2.0 exists in 2 versions:
- With pictures of buttons and icons from Andron66 (say thank you);
- With the default picture buttons and icons.



 
 

Thanks to WertVRV&Andron66
 
kimyaci' s signature
Lütfen emin olmadan ve yedeğinizi almadan hiçbir program kullanmayınız.Tüm sorumluluk sizlere aittir.


Please write comments to forumigo8navigation.

You are not allowed to view links. Register or Login




Offline pigger

  • *
  • Üye No : 6454
    Age :
    Nerden : Thailand
    Kayit : 06.03.2011 - 13:17
  • Topics: 0
    Total Posts: 43
    Given: 451
    Receive: 140
  • Gps not kill man but man kill gps
    • 480x272
    • first
    • Primo_1.2
Good skin beauty.  :). Receive test. Thank you.

Offline kadıköy

  • *
  • Üye No : 13225
    Age :
    Nerden : türkey
    Kayit : 02.01.2012 - 00:22
  • Topics: 0
    Total Posts: 1
    Given: 1
    Receive: 2
    • 480x272
    • navking
    • Primo_1.2
You are not allowed to view links. Register or Login
Good skin beauty.  :). Receive test. Thank you.
tm güzel :)

Offline aadil2002aadil

  • *
  • Üye No : 13302
    Age :
    Nerden :
    Kayit : 04.01.2012 - 19:31
  • Topics: 0
    Total Posts: 1
    Given: 1
    Receive: 1
    • 320x320
    • HP
    • iGO Amigo
very nice post

Offline algalby

  • *
  • Üye No : 15567
    Age :
    Nerden :
    Kayit : 30.03.2012 - 20:28
  • Topics: 0
    Total Posts: 4
    Given: 13
    Receive: 1
    • 400x234
    • alpine
    • Primo_1.2
hello as a 400x234 version??

 thanks and congratulations for the wonderful forum



 

Related Topics

  Subject / Started by Replies Last post
4 Replies
2692 Views
Last post 29.03.2012 - 04:07
by Titanic
10 Replies
3756 Views
Last post 18.03.2011 - 20:50
by kimyaci
0 Replies
919 Views
Last post 09.01.2012 - 18:57
by kimyaci
3 Replies
810 Views
Last post 14.01.2012 - 22:59
by pal.petrovi4
3 Replies
800 Views
Last post 16.01.2012 - 14:04
by pinian

Forumigo8navigation

YASAL UYARI

This is a forum site, so that every user can write any content and opinion without any prior confirmation.
Any responsibility resulting from these content and opinions belongs to its writer It is forbidden & not legal giving in this forum for download NNG original material like "Data", ".exe", "Licenses", "maps" etcetera ...
You can notify about any illegal content or violation of any copyright to e-mail: kimyaci@igo8navigation.com Related content will be removed just after the investigation. Do not use any program if you are not sure that is safe.
All responsibility is yours.