Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
431 6247 d 14 h serge /kernel/trunk/ copyrights  
425 6252 d 3 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
422 6253 d 21 h serge /kernel/trunk/fs/ fixed bug in fs_lfn  
389 6268 d 4 h serge /kernel/trunk/ fixed bug in init_LFB()  
381 6272 d 6 h serge /kernel/trunk/ replace all vars whith symbolic constants  
380 6273 d 15 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE
 
379 6273 d 17 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
364 6282 d 12 h diamond /kernel/trunk/ ISO9660 bugfixes  
335 6291 d 15 h diamond /kernel/trunk/ Fixed creation of files with empty names when writing to '/path/'  
321 6296 d 12 h diamond / * New sysfunction 70.9, create folder
* Deleted obsolete 58.4 (create folder 8.3 on hd)
* Updated docs
* Bugfixes (file system; core; direct screen access), improvements (sysfn 70.3)
* KFar 0.21, full error handling, folder creation (with new kernel)
 
277 6315 d 11 h diamond /kernel/trunk/ * Updated documentation
* Deleted useless code
 
273 6319 d 13 h diamond /kernel/trunk/ ntfs.inc: bugfixes
taskman.inc: IOPL reverted back to 1
 
265 6323 d 14 h diamond /kernel/trunk/ ntfs.inc: bugfix
kernel.asm: normal keyboard typematic rate&delay
 
263 6324 d 10 h Ghost /kernel/trunk/ removing useless files  
262 6324 d 11 h diamond /kernel/trunk/ NTFS reader, part 3: get file info & read normal files
taskman.inc: now invalid command line and/or path fields in program header
will not crash the kernel
 
257 6333 d 15 h diamond /kernel/trunk/fs/ NTFS reader, part 2: read all directories  
256 6334 d 10 h diamond /kernel/trunk/ NTFS reader, part 1: read root directory  
237 6346 d 20 h serge /kernel/trunk/ kernel support for loading compressed apps - part 1  
171 6415 d 13 h diamond /kernel/trunk/ File system: added function 70.8 - delete file/folder  
160 6427 d 11 h diamond /kernel/trunk/ DMA access to HD  
154 6435 d 13 h diamond / File subsystem: fixed function 70.0 for CD
Window subsystem: now minimized windows are not activated when program terminates
@RB: now it ignores minimized windows
CMD: version from K0600 distro (modified to use fn 70.7 instead of 19) +
redraw does not change window border
 
150 6436 d 14 h diamond /kernel/ File subsystem: fixed error in function 70.5 for CD
Window subsystem: now when window coordinates are changed,
client area is changed too
 
147 6446 d 13 h diamond / Kernel: updated to Kolibri 0.6.0.0 distr
Programs from K0600 distr: CDP, KEYASCII
 
139 6457 d 12 h diamond / Kernel: rewritten function 4
@rcher, ac97wav, midamp, rtfread: modified to use function 70
 
136 6459 d 9 h mario79 /kernel/trunk/ 1) The search HDD is improved, earlier by search was made reset only CD, now is made reset and HDD also.
2) Are deleted CLI and STI from procedures of reading and writing of sector on HDD. These of commands are replaced by operation with a port [hdbase]+206h, which disables only interruption for IDE.
 
133 6464 d 13 h diamond / File system: new function 70.4 to set file size
Graphics: fixed error when putimage and drawrect do not draw pixels
on right and bottom window sides
Processes: fixed kernel fault when program to load is too big
Programs: EYES: now it works with new kernel (rev. 130). Size optimization.
Blinking deleted.
 
131 6467 d 13 h diamond / File system: new function 70.3 for write to the existing file

@panel: to match K0581 distro: SYSMETER -> GMON
@numcalc: moved to the appropriate place in repository
HeEd: added english variant
NetSendC, NetSendS: added english variant + optimization
pic4: changes in set background + optimization
tetris, @rcher, board, sysxtree, vrr: new versions from K0581 distro
bgitest: fixed small error + ability to set language via lang.inc
c4: small correction in label height to match K0581 distro
 
115 6479 d 16 h poddubny /kernel/trunk/ Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures.  
113 6483 d 11 h diamond /kernel/trunk/ Small bugfixes with DF in debug subsystem; small improvement in function 70.0 for floppies  
99 6503 d 5 h mario79 /kernel/trunk/fs/ Small fix for function 70 in iso9660.inc, procedures of search of the file are corrected.  
96 6510 d 17 h mario79 /kernel/trunk/fs/ Fix small bug for function 70/1 in iso9660.inc  
95 6511 d 9 h mario79 /kernel/trunk/fs/ Fix:
1) small error for procedure reserve_cd: (iso9660.inc)
2) reserved controller 1 or 2, because the devices IDE0+IDE1 or IDE2+IDE3 can not work simultaneously.
 
94 6515 d 10 h mario79 /kernel/trunk/ Added: Function 70/7 for ISO9660 - start application
Fix:
1) small error - for function 70/1
2) now function 18/6 used procedure call reserve_hd1
 
91 6520 d 14 h diamond /kernel/trunk/ 1. Execution of files with long names (function 70.7).
2. Function 70 now supports folders on ramdisk.
 
90 6521 d 7 h mario79 /kernel/trunk/ Added: Function 70/05 for ISO9660 - get file/directory attributes structure.
Fix: small error - incorrect allocation in the code of string mov [window_minimize], 2
 
89 6524 d 15 h diamond /kernel/trunk/ Bugfixes: videomode 9; returned ebx in 70.1 for CD  
88 6526 d 14 h diamond /kernel/trunk/ File system: deleted 58.12,13,14; fixed small bug in fat32.inc  
87 6528 d 9 h mario79 /kernel/trunk/ Added:
1) Low level procedures for СD device: read sector, load tray, out tray;
2) Function 70/0 for ISO9660 - read file
2) Function 70/0 for ISO9660 - read directory in format of standard 1.
 
86 6531 d 13 h diamond /kernel/trunk/ File system addition: get/set file/folder attributes  
84 6544 d 11 h diamond /kernel/trunk/ File system addition: fileinfo structure allows new syntax