~ffdiaporamateam/ffdiaporama/1.5

« back to all changes in this revision

Viewing changes to ffDiaporama/ffDiaporama.rc

  • Committer: domledom
  • Date: 2012-11-08 07:32:54 UTC
  • Revision ID: svn-v4:140e8a4b-7f1f-4412-90eb-051ef754ef69:trunk:348
Switch help file to new ffDiaporama 1.5 help menu

French version / Correction de bug :
-Corrige le bug lors de la sélection d'un fichier de destination en mode lossless dans la boite render : Le format proposé est 3GP au lieu de MKV
-Corrige le problème sur le déplacement inopportun du centre de rotation lors des rotations de certains blocs (Pepe)
-Corrige le problème de forme coupée lors des rotation de certains blocs (Pepe)
-Corrige les icônes d'effet de texte (contour et ombres) dans la boite texte
-Force le mask alpha des ombres pour les blocs contenant des parties transparentes (des couleurs inattendues apparaissaient parfois)

English version / Bug fixes :
-Fix bug when select destination file for lossless rendering in Render dialog: Proposed file format is 3GP instead of MKV
-Fix the problem on improper movement of the rotation center during rotation of some blocks (Pepe)
-Corrects problem with cut form during rotation of some blocks (Pepe)
-Fix icons text effect (outline and shading) in the text dialog
-Force the alpha mask of shadows for blocks with transparent parts (sometimes unexpected colors appear)

French version / Nouveautés :
-Ajoute l'extension de fichier .m2ts à la liste des formats de fichier supportés
-Change la façon de dessiner les ombres sur les blocs : Désormais les blocs restent fixe

English version / New features :
-Adds .m2ts file extension to the list of allowed file formats
-Change how to draw shadows on blocks: blocks are now fixed

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
IDI_CON1 ICON        DISCARDABLE "ffdiaporama.ico"
3
3
 
4
4
VS_VERSION_INFO VERSIONINFO
5
 
FILEVERSION     1,5,12,1102
6
 
PRODUCTVERSION  1,5,12,1102
 
5
FILEVERSION     1,5,12,1108
 
6
PRODUCTVERSION  1,5,12,1108
7
7
FILEFLAGSMASK   0
8
8
FILEFLAGS       0
9
9
FILEOS          VOS__WINDOWS32
15
15
            VALUE "CompanyName",      "."
16
16
            VALUE "LegalCopyright",   "(c) 2011-2012 Dominique LEVRAY"
17
17
            VALUE "FileDescription",  "ffDiaporama devel"
18
 
            VALUE "FileVersion",      "1.5.devel.2012.1102"
 
18
            VALUE "FileVersion",      "1.5.devel.2012.1108"
19
19
            VALUE "InternalName",     "ffDiaporama"
20
20
            VALUE "OriginalFilename", "ffDiaporama.exe"
21
21
            VALUE "ProductName",      "ffDiaporama"
22
 
            VALUE "ProductVersion",   "1.5.devel.2012.1102"
 
22
            VALUE "ProductVersion",   "1.5.devel.2012.1108"
23
23
        }
24
24
    }
25
25
    BLOCK "VarFileInfo" {