~ffdiaporamateam/ffdiaporama/2.1

« back to all changes in this revision

Viewing changes to WIKI/src_en/0103.html

  • Committer: domledom
  • Date: 2013-12-27 07:42:38 UTC
  • Revision ID: svn-v4:140e8a4b-7f1f-4412-90eb-051ef754ef69:trunk/ffDiaporama:443
Bug fixes:
    -Fixed a big bug in reloading projects with resources
    -Fixed a crash when copy/cut/ paste GMpas map in the edit slides dialogs
    -Improves audio/video sync when encoding NTSC

New features:
    -Redesign Project properties dialog to remove the tabs and to add the location of the event
    -Adds the ability to override the location of the event in the edit chapters dialog and the in the chapter zone of the edit automatic slides dialog
    -Turns the field "Override the date" of the edit automatic slides in multi-lines
    -Adds text variables PLN%% and%% PLA corresponding to the name and address of the location of the project's event
    -Adds text variables CLN%% and%% CLA corresponding to the name and address of the location of the current chapter's event
    -Adds fields "Default project album" and "select distance unit to be used" in the application configuration dialog box
    -Changes the button "Add Location" of the tab GMap of the edit image/video/gmap dialog to allow use of the project's or chapter's location or to directly select a favorite
    -Adds an option "Add a map" in the sub menu that appears when you click Add a title in the main window
    -Adds Title models fixed and animated containing a GMap map based on the project's location
    -Adds options in the configuration dialog to declare a proxy for internet access
    -Remove empty CD-ROM drives from the list of drives managed by the multimedia browser [Windows]

Show diffs side-by-side

added added

removed removed

Lines of Context:
74
74
            <td nowrap valign="top">Chapter date different from project date</td>
75
75
            <td>If this box is checked, the date of the chapter is different from the date of the project.
76
76
                <br>Remark: It is often useful to differentiate the date of the chapter of the date of the project.
77
 
                <br>For example, if the project is "My vacation from 1 to 15", the chapter may be limited to the 3.</td>
 
77
                <br>For example, if the project is <u>My vacation from 1 to 15</u>, the chapter may be limited to the <u>3</u>.</td>
78
78
        </tr>
79
79
        <tr>
80
80
            <td nowrap valign="top">Event date</td>
86
86
            <td>Check this box to override the date and offer you to enter the date as a free multi-line text.
87
87
                <br>Remark: This field is enabled only if the <i><b>Chapter date different from project date</b></i> check box is checked.</td>
88
88
        </tr>
 
89
        <tr>
 
90
            <td style="vertical-align: top;">Chapter location different from project location</td>
 
91
            <td>If this box is checked, the location of the chapter is different from the location of the project.
 
92
                <br>Remark: It is often useful to differentiate the location of the chapter of the location of the project.
 
93
                <br>For example, if the project location is <u>where I rented for the holidays</u>, the chapter location may be <u>where I went on tour</u>.</td>
 
94
        </tr>
 
95
        <tr>
 
96
            <td nowrap valign="top">Event location</td>
 
97
            <td>The location where the chapter's event took place<ul>
 
98
                <li>Click on this <img src="img/EditGMaps.png"> button to select a location from the <a href="0123.html">Add or modify a location</a> dialog or using a favorite</li>
 
99
                <li>Click on this <img src="img/trash.png"> button to remove actual location (set to empty)</li>
 
100
            </ul>
 
101
            <br>Remark: These fields and buttons are enabled only if the <i><b>Chapter location different from project location</b></i> check box is checked.</td>
 
102
        </tr>
89
103
    </tbody></table>
90
104
    <div>&nbsp;</div>
91
105
    <div>Under these settings, the following two buttons allow you:</div>