Subversion Repositories Kolibri OS

Rev

Rev 3139 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3139 Rev 5953
Line 1... Line -...
1
************************
-
 
2
              * Kolibri OS  0.7.7.0+ *
-
 
3
              *    Febbraio 2010     *
-
 
4
              ************************
-
 
5
 
-
 
6
   L'ultima versione di KolibriOS è disponibile sul sito ufficiale:
-
 
7
            http://kolibrios.org
-
 
8
 
-
 
9
   Se ci sono domande potete trovare supporto sul nostro forum
-
 
10
            http://board.kolibrios.org (russo, inglese)
-
 
11
 
-
 
12
             ***********************************
-
 
13
             *    Novità di questa release     *
-
 
14
             ***********************************
-
 
15
 
-
 
16
    Sono state apportate le seguenti modifiche, revisioni e correzioni
-
 
17
    nel kernel (il testo è in inglese):
-
 
18
 
-
 
19
  From Evgeny Grechnikov (Diamond) - Russian Federation
-
 
20
    1) Improvement of drives detection using BIOS service (V86)
-
 
21
    2) Kernel bugfixes.
-
 
22
 
-
 
23
  From Sergey Semyonov (Serge) - Russian Federation
-
 
24
    1) Driver for ATI videocards updated.
-
 
25
    2) Linux-like kernel mutexes
-
 
26
 
-
 
27
  From Mihail Semenyako (mike.dld) - Republic of Belarus
-
 
28
    1) Refactoring of window subsystem.
-
 
29
 
-
 
30
  From 
-
 
31
    1) Processing API functions in order to completely remove the shift-register-call
-
 
32
    2) Refactoring, optimization, bugfixes of some places in the kernel.
-
 
33
 
-
 
34
  From A.Jerdev (art_zh) - United Kingdom
-
 
35
    1) Memory-mapped I/O (MMIO) access from the userworld.
-
 
36
    2) PCIe Extended configuration space access (auto-adjust for AMD-NPT since Athlon64).
-
 
37
 
-
 
38
  From turbanoff
-
 
39
    1) Read from ext2fs/ext3fs.
-
 
40
 
-
 
41
  From Marat Zakiyanov (Mario79) - Russian Federation
-
 
42
    1) Improvements in the processing of mouse clicks.
-
 
43
 
-
 
44
  From hidnplayr
-
 
45
    1) Rewriting of the entire network subsystem.
-
 
46
 
-
 
47
  From Asper
-
 
48
   1) Drivers for the sound cards VT823(X) and EMU10K1X.
-
 
49
 
-
 
50
  From tsdima
-
 
51
    1) Driver for the sound card ForteMedia fm801.
-
 
52
 
-
 
53
  From Maxis
-
 
54
    1) changes in free memory checks.
-
 
55
 
-
 
56
 
-
 
57
 
-
 
58
 
-
 
59
    Sono state apportate le seguenti modifiche, revisioni e correzioni
-
 
60
    nelle applicazioni (il testo é in inglese):
-
 
61
 
-
 
62
   * Nuove versioni di applicazioni e nuove applicazioni:
-
 
63
 
-
 
64
    FTPS     - tsdima, some improvements
-
 
65
    VIEW3DS  - macgub, version 0.054
-
 
66
    FASM     - Pavel Rymovski (Heavyiron), updated to version 1.69.11
-
 
67
               IgorA, use the library box_lib, russification,
-
 
68
               Marat Zakiyanov (Mario79) fix bugs encountered
-
 
69
               Evgeny Grechnikov (Diamond), fix of window wrapping
-
 
70
    PCIDEV   - art_zh,  MMIO sample dumps added;  vendors database
-
 
71
                trimmed to reduce the distro size.
-
 
72
    BOARD    - Evgeny Grechnikov (Diamond), do not throw out existing
-
 
73
                messages at the program start
-
 
74
    UNVWATER - Asper, demo ported from OctaOS
-
 
75
                (the author is Octavio Vega Fernandez).
-
 
76
    HEED     - staper, version 0.14: use the library box_lib;
-
 
77
                Ctrl+C/X/V, Ctrl+B to select a block
-
 
78
               Marat Zakiyanov (Mario79), using of OpenDialog component,
-
 
79
                little optimization of the code
-
 
80
    SHELL    - Albom, version 0.4.2
-
 
81
    CPU      - Evgeny Grechnikov (Diamond) at the suggestion of
-
 
82
               Kirill Lipatov (Leency), do not show system processes
-
 
83
                by default
-
 
84
    HTMLV    - Kirill Lipatov (Leency), version 0.62a
-
 
85
    EOLITE   - Kirill Lipatov (Leency), version 0.98.7a
-
 
86
    RTFREAD  - Sorcerer, cosmetic fix
-
 
87
               dunkaist, menu_bar and scroll_bar from box_lib, 'end' hotkey
-
 
88
    E80      - Albom, version 0.5.1
-
 
89
    KIV      - Evgeny Grechnikov (Diamond), file name in the window
-
 
90
                title, configurable keyboard shortcuts for next/prev
-
 
91
                images in the current folder
-
 
92
    SUDOKU   - staper, port of Sudoku game - that is a puzzle with digits, where you
-
 
93
                have to fill free cells with digits from 1 to 9 so that every row,
-
 
94
                every column and every small square 3x3 contain each digit just one time.
-
 
95
                There are 9 levels in the game.
-
 
96
    REVERSI  - staper, port of strategy game Reversi (Othello)
-
 
97
    MSQUARE  - staper, math puzzle "magic square": sum of the numbers in rows, columns
-
 
98
                (less often in diagonals) should be equal
-
 
99
    FINDN-S  - Artemonische, a simple game in which you have to collect all the numbers
-
 
100
                in the order of 10 to 90
-
 
101
    PANEL    - Evgeny Grechnikov (Diamond), a little change in the panel clock
-
 
102
                and reanimation of backlight on the Alt+[Shift+]Tab press.
-
 
103
    AC97SND  - Asper, support of playlists in m3u format.
-
 
104
    @NOTIFY  - SoUrcerer, program for popup text messages
-
 
105
    DOSBOX   - Evgeny Grechnikov (Diamond), version 0.74
-
 
106
    ASCIIVJU - Konstantin Dutkevich (Nazarus), program shows ASCII table
-
 
107
    PIPETKA  - Rock_maniak_forever, program to get color of a pixel on the screen
-
 
108
    SNAKE    - dunkaist, yet another implementation of classic game
-
 
109
 
-
 
110
 
-
 
111
 
-
 
112
 
-
 
113
   * Nuove versioni delle librerie dinamiche e nuove librerie dinamiche:
-
 
114
    libini   - Evgeny Grechnikov (Diamond), added function to read
-
 
115
                keyboard shortcuts
-
 
116
    box_lib  - IgorA, update component tree_list, new component
-
 
117
                text_editor, documentation on the library
-
 
118
               Marat Zakiyanov (Mario79) refinement of ОpenDialog component, rewriting
-
 
119
                of some applications to use it, new component PathShow
-
 
120
 
-
 
121
 
-
 
122
 
-
 
123
/------------------------------------------------\
-
 
124
* Date di pubblicazione dei kit di distribuzione *
-
 
125
\------------------------------------------------/
-
 
126
 
-
 
127
RE N1           30.08.2003
-
 
128
RE N2           07.10.2003
-
 
129
RE N3           26.11.2003
-
 
130
RE N4           23.12.2003
-
 
131
RE N5           15.02.2004
-
 
132
RE N6           27.03.2004
-
 
133
KOLIBRI N1      16.05.2004
-
 
134
RE N7           11.06.2004
-
 
135
KOLIBRI N2      28.08.2004
-
 
136
RE N8           01.12.2004
-
 
137
KOLIBRI N3      22.02.2005
-
 
138
        Beta 2: 20.03.2005
-
 
139
KOLIBRI N4      07.06.2005
-
 
140
KOLIBRI 0.5.0.0 04.10.2005
-
 
141
        0.5.1.0 12.10.2005
-
 
142
        0.5.2.0 02.12.2005
-
 
143
        0.5.3.0 18.03.2006
-
 
144
        0.5.8.0 09.07.2006
-
 
145
        0.5.8.1 25.07.2006
-
 
146
 
-
 
147
        0.6.0.0 04.09.2006
-
 
148
        0.6.3.0 31.10.2006
-
 
149
        0.6.5.0 14.02.2007
-
 
150
 
-
 
151
        0.7.0.0 07.06.2007
-
 
152
        0.7.1.0 23.09.2007
-
 
153
        0.7.5.0 31.01.2009
-
 
154
        0.7.7.0 13.12.2009
-
 
155
 
-
 
156
/----------------\
1
/----------------\
157
* KolibriOS TEAM *
2
* KolibriOS TEAM *
158
\----------------/
3
\----------------/
Line 159... Line 4...
159
 
4
 
Line 184... Line 29...
184
* Galkov                               |
29
* Galkov                               |
185
* CleverMouse                          |
30
* CleverMouse                          |
186
* tsdima                               |
31
* tsdima                               |
187
* turbanoff                            |
32
* turbanoff                            |
188
* Asper                                |
33
* Asper                                |
189
* art_zh                               /
34
* art_zh                               |
-
 
35
* hidnplayr                            /
Line 190... Line 36...
190
 
36
 
191
* Mihail Lisovin (Mihasik)             \
37
* Mihail Lisovin (Mihasik)             \
192
* Andrey Ivushkin (Willow)             |
38
* Andrey Ivushkin (Willow)             |
193
* Mihail Semenyako (mike.dld)          |
39
* Mihail Semenyako (mike.dld)          |