Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
blob: 6807298fb4a173d12213a08ad7726dd98e7b3c12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
GCompris 8.4
------------
* Fixed "-l list" option to load the menu list from the base.
  option was not working when boards are compiled statically.
* Now we don't crash if we cannot find a single image at startup.
* Fixed a major bug, target activity is broken, the target never reach it's goal.
* Moved the lock file checking downstairs in the startup
  sequence to avoid for exemple 'gcompris -v' to being locked.
* missingletter: GCompris was asserting when you click on the target image
* Now all voices are in a separated svn module.
  The voices must now be put under boards/voices/<locale> instead of
  boards/sounds/<locale>
  To get the voices installed in the proper place, simply run:
  make update-voices
  Re-encoded voices in a lower bitrate, saving 40MB on the tarball
* Chronos activity: removed hardcoded translations
* doubleentry: fixed call to audio voices.
* algorithm: Fixed the skip of a level after the call to the help.
* shapegame:
  - Fixed bad reference to hand image to catch small icon
  - fixed, it was missing a X offset coming from
    the box of shapes on the left. It was mostly visible in the doubleentry activity where
    it was not easy to spot the target.
  - use the larger button for the tooltip (country name too large)
  - Translated The Text In Tooltip Were Invalid.
  - Removed text shadow as it isn't always cute depending on the fonts.
* memory: space sound 2 was twice in the list. If they were
  both selected in the game, the children was proposed the same sound
  in 4 spot making the game bugged.
* login: fixed a little bug, in text entry mode
 it was not displayed again if you open/close the help.

New translation:
* Added Afrikaans support.

Updated translation:
* af  Samuel Murray
* ar  Khaled Hosny
* ar_TN  Makni Bassem
* bg  Yavor Doganov
* ca  Xavier A. Conde Rueda
* da  Mogens Jaeger
* de  Ronny Standtke
* dz  Tshewang Norbu
* el  Yannis Kaskamanidis
* en_GB  David Lodge
* es  Jorge González
* eu  Iñaki Larrañaga Murgoitio
* fr  Stéphane Raimbault
* hi  Bruno Coudoin
* id  Umar Said
* it  Immacolata Arenga
* mr  Anand Kulkarni
* nb  Klaus Ade Johnstad
* nl  Reinout van Schouwen
* nn  Karl Ove Hufthammer
* oc  Yannig Marchegay
* pt_BR  Frederico Goncalves Guimaraes
* pt  Jose Jorge
* sr@Latn  Slobodan Simić
* sr  Слободан Симић
* sv  Daniel Nylander
* th  Theppitak Karoonboonyanan
* vi  Clytie Siddall
* zh_CN  Pengyong Su

GCompris 8.4BETA2
-----------------
* Switched GCompris to GPL V3 and Later.
* Translated The Text In shapegame Tooltips Were Invalid
  (i.e, in the geography activity).
* GCompris was asserting when you clicked on the target image in
  missingletter activity.

GCompris 8.4BETA1
-----------------
* sdl_mixer replaced by gstreamer.
* Fixed falling words for arabic
* Internal static gnomecanvas and libart
* The click on letter activity was only proposing the first 4 letters
  of the alphabet, whatever the level.
* Fixed running on machines which
  have / use prefix/lib64 instead of prefix/lib
* Fixed concerns releated to the fullscreen mode
* Fixed the gnuchess search path to accept gnome-gnuchess
* Major fix, GCompris was crashing if you clicked during bonus display
* Added a request to deiconify the window at startup. It&amp;amp;#039;s needed
  for windows or we start iconified.
* Several translation updated
* New Serbian voices

<<< SNIP JUST FORGOT TO UPDATE THIS FILE FOR 6 YEARS >>>

GCompris 0.6.1
--------------
2001-05-21  Bruno Coudoin  <bruno.coudoin@free.fr>
	* GCompris 0.6.1
	* GCompris is now a GNU Package
	* WARNING: THE TRANSLATION IS BROKEN.
	* Complete rewrite to have boards being independant plugins
	* Directory change to have only one root dir for boards data
	* Added the scales board

2001-02-18  Bruno Coudoin  <bruno.coudoin@free.fr>
	* GCompris : Release 0.4.1
	* WARNING: Since images have changed a lot, it is mandatory to
	           remove old images from /usr/share/pixmaps/gcompris/*
	           or whatever directory they are installed on your system.
	           This should be done automatically by RPM and DEB package users.
	* Added the documentation. It can be browsed directly from
	  GCompris help menu or with GNU info
	* The falling animals board has been replaced by fishes
	  This has to be done due to the unkwown knowledge of the
	  author of the animals and of their licensing.
	  Fishes are taken from the project xfishtank and are free of
	  right.
	* Added the planegame board. This board let you drive a plane
	  and your goal is to catch the clouds in the increasing order.
	  The way the plane is moved (relative speed) confuses a lot the
	  children. I feel it is good to have them learn this way of
	  controlling an object.
	* Added the shape board which feature a puzzle of old
	  impresionists paintings.
	* Removed the sounds. I discovered that the sounds I were using
	  was the standard Gnome ones. I now point to them, so no sounds
	  are included in GCompris. I did this to be sure that I don't
	  include file I am not sure of their origin and copyright status.