Subversion Repositories Kolibri OS

Rev

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

Rev 3415 Rev 5953
Line 1... Line -...
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
    FTPS     - tsdima, some improvements
-
 
64
    VIEW3DS  - macgub, version 0.054
-
 
65
    FASM     - Pavel Rymovski (Heavyiron), updated to version 1.69.11
-
 
66
               IgorA, use the library box_lib, russification,
-
 
67
               Marat Zakiyanov (Mario79) fix bugs encountered
-
 
68
               Evgeny Grechnikov (Diamond), fix of window wrapping
-
 
69
    PCIDEV   - art_zh,  MMIO sample dumps added;  vendors database
-
 
70
                trimmed to reduce the distro size. 
-
 
71
    BOARD    - Evgeny Grechnikov (Diamond), do not throw out existing
-
 
72
                messages at the program start
-
 
73
    UNVWATER - Asper, demo ported from OctaOS
-
 
74
                (the author is Octavio Vega Fernandez).
-
 
75
    HEED     - staper, version 0.14: use the library box_lib;
-
 
76
                Ctrl+C/X/V, Ctrl+B to select a block
-
 
77
               Marat Zakiyanov (Mario79), using of OpenDialog component,
-
 
78
                little optimization of the code    
-
 
79
    SHELL    - Albom, version 0.4.2
-
 
80
    CPU      - Evgeny Grechnikov (Diamond) at the suggestion of
-
 
81
               Kirill Lipatov (Leency), do not show system processes
-
 
82
                by default
-
 
83
    HTMLV    - Kirill Lipatov (Leency), version 0.62a
-
 
84
    EOLITE   - Kirill Lipatov (Leency), version 0.98.7a
-
 
85
    RTFREAD  - Sorcerer, cosmetic fix
-
 
86
               dunkaist, menu_bar and scroll_bar from box_lib, 'end' hotkey
-
 
87
    E80      - Albom, version 0.5.1
-
 
88
    KIV      - Evgeny Grechnikov (Diamond), file name in the window
-
 
89
                title, configurable keyboard shortcuts for next/prev
-
 
90
                images in the current folder
-
 
91
    SUDOKU   - staper, port of Sudoku game - that is a puzzle with digits, where you
-
 
92
                have to fill free cells with digits from 1 to 9 so that every row,
-
 
93
                every column and every small square 3x3 contain each digit just one time.
-
 
94
                There are 9 levels in the game.
-
 
95
    REVERSI  - staper, port of strategy game Reversi (Othello)
-
 
96
    MSQUARE  - staper, math puzzle "magic square": sum of the numbers in rows, columns 
-
 
97
                (less often in diagonals) should be equal
-
 
98
    FINDN-S  - Artemonische, a simple game in which you have to collect all the numbers 
-
 
99
                in the order of 10 to 90
-
 
100
    PANEL    - Evgeny Grechnikov (Diamond), a little change in the panel clock
-
 
101
                and reanimation of backlight on the Alt+[Shift+]Tab press.
-
 
102
    AC97SND  - Asper, support of playlists in m3u format.
-
 
103
    @NOTIFY  - SoUrcerer, program for popup text messages
-
 
104
    DOSBOX   - Evgeny Grechnikov (Diamond), version 0.74
-
 
105
    ASCIIVJU - Konstantin Dutkevich (Nazarus), program shows ASCII table 
-
 
106
    PIPETKA  - Rock_maniak_forever, program to get color of a pixel on the screen
-
 
107
    SNAKE    - dunkaist, yet another implementation of classic game
-
 
108
 
-
 
109
 
-
 
110
 
-
 
111
 
-
 
112
   * New versions of dynamic libraries and new dynamic libraries:
-
 
113
    libini   - Evgeny Grechnikov (Diamond), added function to read
-
 
114
                keyboard shortcuts
-
 
115
    box_lib  - IgorA, update component tree_list, new component
-
 
116
                text_editor, documentation on the library
-
 
117
               Marat Zakiyanov (Mario79) refinement of ŽpenDialog component, rewriting 
-
 
118
                of some applications to use it, new component PathShow
-
 
119
 
-
 
120
 
-
 
121
 
-
 
122
/-----------------------------------------------\
-
 
123
* Dates of publication of the distribution kits *
-
 
124
\-----------------------------------------------/
-
 
125
 
-
 
126
RE N1           30.08.2003
-
 
127
RE N2           07.10.2003
-
 
128
RE N3           26.11.2003
-
 
129
RE N4           23.12.2003
-
 
130
RE N5           15.02.2004
-
 
131
RE N6           27.03.2004
-
 
132
KOLIBRI N1      16.05.2004
-
 
133
RE N7           11.06.2004
-
 
134
KOLIBRI N2      28.08.2004
-
 
135
RE N8           01.12.2004
-
 
136
KOLIBRI N3      22.02.2005  
-
 
137
        Beta 2: 20.03.2005
-
 
138
KOLIBRI N4      07.06.2005
-
 
139
KOLIBRI 0.5.0.0 04.10.2005
-
 
140
        0.5.1.0 12.10.2005
-
 
141
        0.5.2.0 02.12.2005
-
 
142
        0.5.3.0 18.03.2006
-
 
143
        0.5.8.0 09.07.2006
-
 
144
        0.5.8.1 25.07.2006
-
 
145
 
-
 
146
        0.6.0.0 04.09.2006
-
 
147
        0.6.3.0 31.10.2006
-
 
148
        0.6.5.0 14.02.2007
-
 
149
 
-
 
150
        0.7.0.0 07.06.2007
-
 
151
        0.7.1.0 23.09.2007
-
 
152
        0.7.5.0 31.01.2009
-
 
153
        0.7.7.0 13.12.2009
-
 
154
 
-
 
155
/----------------\
1
/----------------\
156
* KolibriOS TEAM *
2
* KolibriOS TEAM *
157
\----------------/
3
\----------------/
Line 158... Line 4...
158
 
4
 
Line 183... Line 29...
183
* Galkov                               |
29
* Galkov                               |
184
* CleverMouse                          |
30
* CleverMouse                          |
185
* tsdima                               |
31
* tsdima                               |
186
* turbanoff                            |
32
* turbanoff                            |
187
* Asper                                |
33
* Asper                                |
188
* art_zh                               /
34
* art_zh                               |
-
 
35
* hidnplayr                            /
Line 189... Line 36...
189
 
36
 
190
* Mihail Lisovin (Mihasik)             \
37
* Mihail Lisovin (Mihasik)             \
191
* Andrey Ivushkin (Willow)             |
38
* Andrey Ivushkin (Willow)             |
192
* Mihail Semenyako (mike.dld)          |
39
* Mihail Semenyako (mike.dld)          |