Subversion Repositories Kolibri OS

Rev

Rev 4543 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4543 Rev 5953
1
************************
-
 
2
              * Kolibri OS  0.7.7.0+ *
-
 
3
              *    February 2010     *
-
 
4
              ************************
-
 
5
 
-
 
6
   The latest release of the OS is available on the official site:
-
 
7
            http://kolibrios.org
-
 
8
 
-
 
9
   If you have questions - look for support on our forum:
-
 
10
            http://board.kolibrios.org (rus+eng)
-
 
11
 
-
 
12
             ***********************************
-
 
13
             *  What is new in this release?   *
-
 
14
             ***********************************
-
 
15
 
-
 
16
    The following changes, revisions, fixes in the kernel have been made:
-
 
17
 
-
 
18
  From Evgeny Grechnikov (Diamond) - Russian Federation
-
 
19
    1) Improvement of drives detection using BIOS service (V86)
-
 
20
    2) Kernel bugfixes.
-
 
21
 
-
 
22
  From Sergey Semyonov (Serge) - Russian Federation
-
 
23
    1) Driver for ATI videocards updated.
-
 
24
    2) Linux-like kernel mutexes
-
 
25
 
-
 
26
  From Mihail Semenyako (mike.dld) - Republic of Belarus
-
 
27
    1) Refactoring of window subsystem.
-
 
28
 
-
 
29
  From 
-
 
30
    1) Processing API functions in order to completely remove the shift-register-call
-
 
31
    2) Refactoring, optimization, bugfixes of some places in the kernel.
-
 
32
 
-
 
33
  From A.Jerdev (art_zh) - United Kingdom
-
 
34
    1) Memory-mapped I/O (MMIO) access from the userworld.
-
 
35
    2) PCIe Extended configuration space access (auto-adjust for AMD-NPT since Athlon64).
-
 
36
 
-
 
37
  From turbanoff
-
 
38
    1) Read from ext2fs/ext3fs.
-
 
39
 
-
 
40
  From Marat Zakiyanov (Mario79) - Russian Federation
-
 
41
    1) Improvements in the processing of mouse clicks.
-
 
42
 
-
 
43
  From hidnplayr
-
 
44
    1) Rewriting of the entire network subsystem.
-
 
45
 
-
 
46
  From Asper
-
 
47
   1) Drivers for the sound cards VT823(X) and EMU10K1X.
-
 
48
 
-
 
49
  From tsdima
-
 
50
    1) Driver for the sound card ForteMedia fm801.
-
 
51
 
-
 
52
  From Maxis
-
 
53
    1) changes in free memory checks.
-
 
54
 
-
 
55
 
-
 
56
 
-
 
57
 
-
 
58
 
-
 
59
    The following changes, revisions, fixes in applications have been made:
-
 
60
 
-
 
61
   * New versions of applications and new applications:
-
 
62
 
-
 
63
    VIEW3DS  - macgub, version 0.054
-
 
64
    FASM     - Pavel Rymovski (Heavyiron), updated to version 1.69.11
-
 
65
               IgorA, use the library box_lib, russification,
-
 
66
               Marat Zakiyanov (Mario79) fix bugs encountered
-
 
67
               Evgeny Grechnikov (Diamond), fix of window wrapping
-
 
68
    PCIDEV   - art_zh,  MMIO sample dumps added;  vendors database
-
 
69
                trimmed to reduce the distro size. 
-
 
70
    BOARD    - Evgeny Grechnikov (Diamond), do not throw out existing
-
 
71
                messages at the program start
-
 
72
    UNVWATER - Asper, demo ported from OctaOS
-
 
73
                (the author is Octavio Vega Fernandez).
-
 
74
    HEED     - staper, version 0.14: use the library box_lib;
-
 
75
                Ctrl+C/X/V, Ctrl+B to select a block
-
 
76
               Marat Zakiyanov (Mario79), using of OpenDialog component,
-
 
77
                little optimization of the code    
-
 
78
    SHELL    - Albom, version 0.4.2
-
 
79
    CPU      - Evgeny Grechnikov (Diamond) at the suggestion of
-
 
80
               Kirill Lipatov (Leency), do not show system processes
-
 
81
                by default
-
 
82
    HTMLV    - Kirill Lipatov (Leency), version 0.62a
-
 
83
    EOLITE   - Kirill Lipatov (Leency), version 0.98.7a
-
 
84
    RTFREAD  - Sorcerer, cosmetic fix
-
 
85
               dunkaist, menu_bar and scroll_bar from box_lib, 'end' hotkey
-
 
86
    E80      - Albom, version 0.5.1
-
 
87
    KIV      - Evgeny Grechnikov (Diamond), file name in the window
-
 
88
                title, configurable keyboard shortcuts for next/prev
-
 
89
                images in the current folder
-
 
90
    SUDOKU   - staper, port of Sudoku game - that is a puzzle with digits, where you
-
 
91
                have to fill free cells with digits from 1 to 9 so that every row,
-
 
92
                every column and every small square 3x3 contain each digit just one time.
-
 
93
                There are 9 levels in the game.
-
 
94
    REVERSI  - staper, port of strategy game Reversi (Othello)
-
 
95
    MSQUARE  - staper, math puzzle "magic square": sum of the numbers in rows, columns 
-
 
96
                (less often in diagonals) should be equal
-
 
97
    FINDN-S  - Artemonische, a simple game in which you have to collect all the numbers 
-
 
98
                in the order of 10 to 90
-
 
99
    PANEL    - Evgeny Grechnikov (Diamond), a little change in the panel clock
-
 
100
                and reanimation of backlight on the Alt+[Shift+]Tab press.
-
 
101
    AC97SND  - Asper, support of playlists in m3u format.
-
 
102
    @NOTIFY  - SoUrcerer, program for popup text messages
-
 
103
    DOSBOX   - Evgeny Grechnikov (Diamond), version 0.74
-
 
104
    ASCIIVJU - Konstantin Dutkevich (Nazarus), program shows ASCII table 
-
 
105
    PIPETKA  - Rock_maniak_forever, program to get color of a pixel on the screen
-
 
106
    SNAKE    - dunkaist, yet another implementation of classic game
-
 
107
    DOWNLOADER- Updated to work with new stack by hidnplayr, bugfixes by mario
-
 
108
    FTPC     - Command-line FTP client from hidnplayr
-
 
109
    FTPD     - New FTP daemon with ini-based config from hidnplayr
-
 
110
    PING     - ICMP echo (ping) program from hidnplayr
-
 
111
    IRCC     - New IRC client from hidnplayr
-
 
112
    NETCFG   - Network configuration utility from hidnplayr
-
 
113
    NETSTAT  - Network status program from hidnplayr
-
 
114
    NSLOOKUP - Name service lookup utility from CleverMouse
-
 
115
    SYNERGYC - Synergy software keyboard/mouse sharing client from hidnplayr
-
 
116
    TELNET   - New telnet client from hidnplayr
-
 
117
    TFTPC    - New TFTP client from hidnplayr
-
 
118
    ZEROCONF - Updated to work on new stack, bugfixes by 
-
 
119
    LOADDRV  - New program, loads the driver of which the name was given as a parameter,
-
 
120
                  from hidnplayr
-
 
121
    TERMINAL - New program, RS232 terminal emulator from hidnplayr
-
 
122
        
-
 
123
 
-
 
124
 
-
 
125
   * New versions of dynamic libraries and new dynamic libraries:
-
 
126
    libini   - Evgeny Grechnikov (Diamond), added function to read
-
 
127
                keyboard shortcuts
-
 
128
    box_lib  - IgorA, update component tree_list, new component
-
 
129
                text_editor, documentation on the library
-
 
130
               Marat Zakiyanov (Mario79) refinement of OpenDialog component, rewriting 
-
 
131
                of some applications to use it, new component PathShow
-
 
132
        console  - numpad support and some escape code support from hidnplayr
-
 
133
                           bugfixes by Serge, SoUrcerer and Leency
-
 
134
        http     - HTTP library from hidnplayr
-
 
135
        
-
 
136
        
-
 
137
        
-
 
138
        * New versions of drivers and new drivers:
-
 
139
    sound       - service to detect the soundcard and load correct driver
-
 
140
                    by hidnplayr
-
 
141
    3c59x       - 3Com network driver, converted to new stack by hidnplayr
-
 
142
    dec21x4x    - New DEC network driver (for VirtualPC), written by hidnplayr
-
 
143
    i8254x      - New intel eepro/1000 network driver written by hidnplayr
-
 
144
    i8255x      - intel eepro/100 network driver, converted to new stack by hidnplayr
-
 
145
    mdt80x      - Myson mtd80x network driver, written by hidnplayr
-
 
146
    pcnet32     - AMD pcnet driver, converted to new stack by hidnplayr
-
 
147
    r6040       - New RDC R6040 network driver, written by hidnplayr and asper
-
 
148
    rhine       - New VIA Rhine network driver, written by hidnplayr and asper
-
 
149
    rtl8029     - Realtek 8029 network driver, converted to new stack by hidnplayr
-
 
150
    rtl8139     - Realtek 8139 network driver, converted to new stack by hidnplayr
-
 
151
    rtl8169     - Realtek 8169 network driver, converted to new stack by hidnplayr
-
 
152
    sis900      - SIS 900 network driver, converted to new stack by hidnplayr
-
 
153
 
-
 
154
 
-
 
155
 
-
 
156
/-----------------------------------------------\
-
 
157
* Dates of publication of the distribution kits *
-
 
158
\-----------------------------------------------/
-
 
159
 
-
 
160
RE N1           30.08.2003
-
 
161
RE N2           07.10.2003
-
 
162
RE N3           26.11.2003
-
 
163
RE N4           23.12.2003
-
 
164
RE N5           15.02.2004
-
 
165
RE N6           27.03.2004
-
 
166
KOLIBRI N1      16.05.2004
-
 
167
RE N7           11.06.2004
-
 
168
KOLIBRI N2      28.08.2004
-
 
169
RE N8           01.12.2004
-
 
170
KOLIBRI N3      22.02.2005  
-
 
171
        Beta 2: 20.03.2005
-
 
172
KOLIBRI N4      07.06.2005
-
 
173
KOLIBRI 0.5.0.0 04.10.2005
-
 
174
        0.5.1.0 12.10.2005
-
 
175
        0.5.2.0 02.12.2005
-
 
176
        0.5.3.0 18.03.2006
-
 
177
        0.5.8.0 09.07.2006
-
 
178
        0.5.8.1 25.07.2006
-
 
179
 
-
 
180
        0.6.0.0 04.09.2006
-
 
181
        0.6.3.0 31.10.2006
-
 
182
        0.6.5.0 14.02.2007
-
 
183
 
-
 
184
        0.7.0.0 07.06.2007
-
 
185
        0.7.1.0 23.09.2007
-
 
186
        0.7.5.0 31.01.2009
-
 
187
        0.7.7.0 13.12.2009
-
 
188
 
-
 
189
/----------------\
1
/----------------\
190
* KolibriOS TEAM *
2
* KolibriOS TEAM *
191
\----------------/
3
\----------------/
192
 
4
 
193
This list contains all, who has actively helped to creation and development
5
This list contains all, who has actively helped to creation and development
194
of KolibriOS, whoever possible.
6
of KolibriOS, whoever possible.
195
 (people are enumerated in the order by time of participation in the project,
7
 (people are enumerated in the order by time of participation in the project,
196
  from bottom to top - from past to future, through present)
8
  from bottom to top - from past to future, through present)
197
 
9
 
198
* Trans                                \
10
* Trans                                \
199
* VaStaNi                              |
11
* VaStaNi                              |
200
* Ivan Poddubny                        |
12
* Ivan Poddubny                        |
201
* Marat Zakiyanov (Mario79)            |
13
* Marat Zakiyanov (Mario79)            |
202
* Mihail Semenyako (mike.dld)          |  system programming
14
* Mihail Semenyako (mike.dld)          |  system programming
203
* Sergey Kuzmin (Wildwest)             |
15
* Sergey Kuzmin (Wildwest)             |
204
* Andrey Halyavin (halyavin)           |  loaders,
16
* Andrey Halyavin (halyavin)           |  loaders,
205
* Mihail Lisovin (Mihasik)             |  kernel improvements and so on
17
* Mihail Lisovin (Mihasik)             |  kernel improvements and so on
206
* Andrey Ignatiev (andrew_programmer)  |
18
* Andrey Ignatiev (andrew_programmer)  |
207
* NoName                               |
19
* NoName                               |
208
* Evgeny Grechnikov (Diamond)          |
20
* Evgeny Grechnikov (Diamond)          |
209
* Iliya Mihailov (Ghost)               |
21
* Iliya Mihailov (Ghost)               |
210
* Sergey Semyonov (Serge)              |
22
* Sergey Semyonov (Serge)              |
211
* Johnny_B                             |
23
* Johnny_B                             |
212
* kasTIgar                             |
24
* kasTIgar                             |
213
* SPraid                               |
25
* SPraid                               |
214
* Rus                                  |
26
* Rus                                  |
215
* Alver                                |
27
* Alver                                |
216
* Maxis                                |
28
* Maxis                                |
217
* Galkov                               |
29
* Galkov                               |
218
* CleverMouse                          |
30
* CleverMouse                          |
219
* tsdima                               |
31
* tsdima                               |
220
* turbanoff                            |
32
* turbanoff                            |
221
* Asper                                |
33
* Asper                                |
222
* art_zh                               |
34
* art_zh                               |
223
* hidnplayr                                                        /
35
* hidnplayr                            /
224
 
36
 
225
* Mihail Lisovin (Mihasik)             \
37
* Mihail Lisovin (Mihasik)             \
226
* Andrey Ivushkin (Willow)             |
38
* Andrey Ivushkin (Willow)             |
227
* Mihail Semenyako (mike.dld)          |
39
* Mihail Semenyako (mike.dld)          |
228
* Pavlushin Evgeny (Exis)              |
40
* Pavlushin Evgeny (Exis)              |
229
* Ivan Poddubny                        |  application programming
41
* Ivan Poddubny                        |  application programming
230
* Marat Zakiyanov (Mario79)            |
42
* Marat Zakiyanov (Mario79)            |
231
* Sergey Kuzmin (Wildwest)             |
43
* Sergey Kuzmin (Wildwest)             |
232
* Andrey Halyavin (halyavin)           |  creation of new,
44
* Andrey Halyavin (halyavin)           |  creation of new,
233
* Hex                                  |  port of existing
45
* Hex                                  |  port of existing
234
* Andrey Ignatiev (andrew_programmer)  |  or revisions of old
46
* Andrey Ignatiev (andrew_programmer)  |  or revisions of old
235
* ealex                                |  applications for Kolibri
47
* ealex                                |  applications for Kolibri
236
* Olaf                                 |
48
* Olaf                                 |
237
* Evgeny Grechnikov (Diamond)          |
49
* Evgeny Grechnikov (Diamond)          |
238
* Navanax                              |
50
* Navanax                              |
239
* Johnny_B                             |
51
* Johnny_B                             |
240
* Pavel Rymovski (Heavyiron)           |
52
* Pavel Rymovski (Heavyiron)           |
241
* Vitaly Bendik (mistifi(ator)         |
53
* Vitaly Bendik (mistifi(ator)         |
242
* Iliya Mihailov (Ghost)               |
54
* Iliya Mihailov (Ghost)               |
243
* Maxim Evtihov (Maxxxx32)             |
55
* Maxim Evtihov (Maxxxx32)             |
244
* Vladimir Zaitsev (Rabid Rabbit)      |
56
* Vladimir Zaitsev (Rabid Rabbit)      |
245
* vectoroc                             |
57
* vectoroc                             |
246
* Alexey Teplov ()                |
58
* Alexey Teplov ()                |
247
* Sergey Semyonov (Serge)              |
59
* Sergey Semyonov (Serge)              |
248
* YELLOW                               |
60
* YELLOW                               |
249
* iadn                                 |
61
* iadn                                 |
250
* Maciej Guba (macgub)                 |
62
* Maciej Guba (macgub)                 |
251
* Mario Birkner (cYfleXX)              |
63
* Mario Birkner (cYfleXX)              |
252
* hidden player (hidnplayr)            |
64
* hidden player (hidnplayr)            |
253
* trolly                               |
65
* trolly                               |
254
* nilgui                               |
66
* nilgui                               |
255
* kaitz                                |
67
* kaitz                                |
256
* DedOk                                |
68
* DedOk                                |
257
* SPraid                               |
69
* SPraid                               |
258
* Rus                                  |
70
* Rus                                  |
259
* Alver                                |
71
* Alver                                |
260
* Dron2004                             |
72
* Dron2004                             |
261
* Gluk                                 |
73
* Gluk                                 |
262
* Aleksandr Bogomaz (Albom)            |
74
* Aleksandr Bogomaz (Albom)            |
263
* Kirill Lipatov (Leency)              |
75
* Kirill Lipatov (Leency)              |
264
* Vasiliy Kosenko (vkos)               |
76
* Vasiliy Kosenko (vkos)               |
265
* IgorA                                |
77
* IgorA                                |
266
* staper                               |
78
* staper                               |
267
* chaykin                              |
79
* chaykin                              |
268
* Alexander Meshcheryakov              |
80
* Alexander Meshcheryakov              |
269
    (Self-Perfection)                  |
81
    (Self-Perfection)                  |
270
* CleverMouse                          |
82
* CleverMouse                          |
271
* tsdima                               |
83
* tsdima                               |
272
* art_zh                               |
84
* art_zh                               |
273
* Asper                                |
85
* Asper                                |
274
* Pterox                               |
86
* Pterox                               |
275
* Artemonische                         |
87
* Artemonische                         |
276
* dunkaist                             /
88
* dunkaist                             /
277
 
89
 
278
* Hex                                  \
90
* Hex                                  \
279
* Diamond                              /  documentation
91
* Diamond                              /  documentation
280
 
92
 
281
* CodeWorld                            \  forum http://meos.sysbin.com
93
* CodeWorld                            \  forum http://meos.sysbin.com
282
* mike.dld                             /  site http://kolibrios.org; svn-server
94
* mike.dld                             /  site http://kolibrios.org; svn-server
283
 
95
 
284
* Alexey Teplov ()                \          (KolibriOS logo)
96
* Alexey Teplov ()                \          (KolibriOS logo)
285
* goglus                               |  design  (KolibriOS background)
97
* goglus                               |  design  (KolibriOS background)
286
* Kirill Lipatov (Leency)              /          (KolibriOS icons)
98
* Kirill Lipatov (Leency)              /          (KolibriOS icons)
287
 
99
 
288
* Pavel Rymovski (Heavyiron)           \
100
* Pavel Rymovski (Heavyiron)           \
289
* Vitaly Bendik (mistifi(ator)         |
101
* Vitaly Bendik (mistifi(ator)         |
290
* vectoroc                             |
102
* vectoroc                             |
291
* Veliant                              |  testing,
103
* Veliant                              |  testing,
292
* AqwAS                                |  countenance
104
* AqwAS                                |  countenance
293
* Mike                                 |
105
* Mike                                 |
294
* camper                               |
106
* camper                               |
295
* Dmitry the Sorcerer                  |
107
* Dmitry the Sorcerer                  |
296
* Ataualpa                             |
108
* Ataualpa                             |
297
* Maxis                                |
109
* Maxis                                |
298
* Galkov                               |
110
* Galkov                               |
299
* ChE                                  /
111
* ChE                                  /
300
 
112
 
301
and others...
113
and others...
302
 
114
 
303
                                                KolibriOS team
115
KolibriOS team